| Programmers_Workbench_Library | Provides functions for compatibility with existing programs | [ libpw, libPW, Programmers_Workbench_Library ] |
| RtlUnwindRfp | entry points that support resuming execution of user code. | [ exc_resume, exc_longjmp, exc_continue, exc_unwind, RtlUnwindRfp ] |
| RtlVirtualUnwind | Routines to unwind a context. | [ unwind, exc_virtual_unwind, RtlVirtualUnwind, exc_find_frame_ptr ] |
| _fbss | locations in program, runtime procedure table | [ end, etext, edata, eprol, _ftext, _fdata, _fbss, _procedure_table, _procedure_table_size, _procedure_string_table ] |
| _fdata | locations in program, runtime procedure table | [ end, etext, edata, eprol, _ftext, _fdata, _fbss, _procedure_table, _procedure_table_size, _procedure_string_table ] |
| _ftext | locations in program, runtime procedure table | [ end, etext, edata, eprol, _ftext, _fdata, _fbss, _procedure_table, _procedure_table_size, _procedure_string_table ] |
| _getlong | Retrieves 32-bit quantities from a byte stream | |
| _getshort | Retrieves short quantities from a byte stream | |
| _longjmp | Saves and restores the current execution context | [ setjmp, _setjmp, longjmp, _longjmp ] |
| _procedure_string_table | locations in program, runtime procedure table | [ end, etext, edata, eprol, _ftext, _fdata, _fbss, _procedure_table, _procedure_table_size, _procedure_string_table ] |
| _procedure_table | locations in program, runtime procedure table | [ end, etext, edata, eprol, _ftext, _fdata, _fbss, _procedure_table, _procedure_table_size, _procedure_string_table ] |
| _procedure_table_size | locations in program, runtime procedure table | [ end, etext, edata, eprol, _ftext, _fdata, _fbss, _procedure_table, _procedure_table_size, _procedure_string_table ] |
| _setjmp | Saves and restores the current execution context | [ setjmp, _setjmp, longjmp, _longjmp ] |
| _tolower | Translate characters | [ toascii, tolower, _tolower, toupper, _toupper ] |
| _toupper | Translate characters | [ toascii, tolower, _tolower, toupper, _toupper ] |
| _|_exc_last_chance | support routines for unhandled exceptions | [ set_unhandled_exception, __exc_last_chance, exc_set_last_chance_handler ] |
| a64l | converts long integer and base-64 ASCII string | [ a64l, l64a ] |
| abort | Generates a software signal to end the current process | |
| abs | Computes absolute value and division of integers | [ abs, div, labs, ldiv ] |
| acceptable_password | Determines if a password meets deduction requirements (Enhanced Security) | |
| acos | Trigonometric and inverse trigonometric functions in radian and degree calculations. | [ sin, cos, tan, cot, asin, acos, atan, atan2, sincos, sind, cosd, tand, cotd, asind, acosd, atand, atand2, sincosd ] |
| acosd | Trigonometric and inverse trigonometric functions in radian and degree calculations. | [ sin, cos, tan, cot, asin, acos, atan, atan2, sincos, sind, cosd, tand, cotd, asind, acosd, atand, atand2, sincosd ] |
| acosh | Computes inverse hyperbolic functions | [ asinh, acosh, atanh ] |
| add_proplist_entry | Adds an Extended File Attribute to the Extended File Attribute buffer | |
| addch | Adds a character to a window. | [ addch, waddch, mvaddch, mvwaddch ] |
| addnwstr | Add a string of wchar_t characters to a curses window and advance cursor | [ addwstr, addnwstr, waddwstr, waddnwstr, mvaddwstr, mvaddnwstr, mvwaddwstr, mvwaddnwstr ] |
| addstr | Adds a string to a window | [ addstr, waddstr, mvaddstr, mvwaddstr ] |
| addwch | Add a wchar_t character (with attributes) to a curses window | [ addwch, waddwch, mvaddwch, mvwaddwch, echowchar, wechowchar ] |
| addwchnstr | Add a string of wchar_t characters (and attributes) to a curses window | [ addwchstr, addwchnstr, waddwchstr, waddwchnstr, mvaddwchstr, mvaddwchnstr, mvwaddwchstr, mvwaddwchnstr ] |
| addwchstr | Add a string of wchar_t characters (and attributes) to a curses window | [ addwchstr, addwchnstr, waddwchstr, waddwchnstr, mvaddwchstr, mvaddwchnstr, mvwaddwchstr, mvwaddwchnstr ] |
| addwstr | Add a string of wchar_t characters to a curses window and advance cursor | [ addwstr, addnwstr, waddwstr, waddnwstr, mvaddwstr, mvaddnwstr, mvwaddwstr, mvwaddnwstr ] |
| advance | Regular expression compile and match routines | [ advance, advance_r, compile, compile_r, step, step_r ] |
| advance_r | Regular expression compile and match routines | [ advance, advance_r, compile, compile_r, step, step_r ] |
| aio_cancel | Cancel one or more asynchronous I/O requests pending against the specified file descriptor (P1003.1b) | |
| aio_error | Return the error status of a specified asynchronous I/O operation (P1003.1b) | |
| aio_read | Queue an asynchronous read request on the specified file descriptor (P1003.1b) | |
| aio_return | Return the status of an asynchronous I/O operation (P1003.1b) | |
| aio_suspend | Suspend the calling process until at least one of the specified asynchronous I/O requests has completed, until a signal interrupts the function, or until a timeout interval, if specified, has passed (P1003.1b) | |
| aio_write | Queue an asynchronous write request to the specified file descriptor (P1003.1b) | |
| alarm | Sets or changes the timeout of interval timers. | [ alarm, ualarm ] |
| alloca | Provides a memory allocator | [ malloc, free, realloc, calloc, mallopt, mallinfo, alloca, valloc ] |
| alphasort | Scans or sorts directory contents | [ scandir, alphasort ] |
| asctime | Converts time units | [ asctime, asctime_r, ctime, ctime_r, gmtime, gmtime_r, localtime, localtime_r, mktime ] |
| asctime_r | Converts time units | [ asctime, asctime_r, ctime, ctime_r, gmtime, gmtime_r, localtime, localtime_r, mktime ] |
| asin | Trigonometric and inverse trigonometric functions in radian and degree calculations. | [ sin, cos, tan, cot, asin, acos, atan, atan2, sincos, sind, cosd, tand, cotd, asind, acosd, atand, atand2, sincosd ] |
| asind | Trigonometric and inverse trigonometric functions in radian and degree calculations. | [ sin, cos, tan, cot, asin, acos, atan, atan2, sincos, sind, cosd, tand, cotd, asind, acosd, atand, atand2, sincosd ] |
| asinh | Computes inverse hyperbolic functions | [ asinh, acosh, atanh ] |
| assert | Inserts program diagnostics | |
| atan | Trigonometric and inverse trigonometric functions in radian and degree calculations. | [ sin, cos, tan, cot, asin, acos, atan, atan2, sincos, sind, cosd, tand, cotd, asind, acosd, atand, atand2, sincosd ] |
| atan2 | Trigonometric and inverse trigonometric functions in radian and degree calculations. | [ sin, cos, tan, cot, asin, acos, atan, atan2, sincos, sind, cosd, tand, cotd, asind, acosd, atand, atand2, sincosd ] |
| atand | Trigonometric and inverse trigonometric functions in radian and degree calculations. | [ sin, cos, tan, cot, asin, acos, atan, atan2, sincos, sind, cosd, tand, cotd, asind, acosd, atand, atand2, sincosd ] |
| atand2 | Trigonometric and inverse trigonometric functions in radian and degree calculations. | [ sin, cos, tan, cot, asin, acos, atan, atan2, sincos, sind, cosd, tand, cotd, asind, acosd, atand, atand2, sincosd ] |
| atanh | Computes inverse hyperbolic functions | [ asinh, acosh, atanh ] |
| atof | Converts a character string to a double-precision floating-point value | [ atof, strtod ] |
| atoi | Convert a character string to the specified integer data type | [ atoi, atol, strtol, strtoul ] |
| atol | Convert a character string to the specified integer data type | [ atoi, atol, strtol, strtoul ] |
| attroff | Attribute manipulation | [ attroff, attron, attrset, standend, standout, wstandend, wstandout, wattroff, wattron, wattrset ] |
| attron | Attribute manipulation | [ attroff, attron, attrset, standend, standout, wstandend, wstandout, wattroff, wattron, wattrset ] |
| attrset | Attribute manipulation | [ attroff, attron, attrset, standend, standout, wstandend, wstandout, wattroff, wattron, wattrset ] |
| aud_sitevent | audit site event operations (Enhanced Security) | [ aud_sitevent, aud_sitevent_num ] |
| aud_sitevent_num | audit site event operations (Enhanced Security) | [ aud_sitevent, aud_sitevent_num ] |
| audgenl | generate an audit record (Enhanced Security) | |
| auth_destroy | library routines for ONC remote procedure calls | [ rpc, auth_destroy, authnon_create, authunix_create, authunix_create_default, callrpc, clnt_broadcast, clnt_call, clnt_create, clnt_control, clnt_destroy, clnt_freeres, clnt_geterr, clnt_pcreateerror, clnt_perrno, clnt_perror, clnt_spcreateerror, clnt_sperrno, clnt_sperror, clntraw_create, clnttcp_create, clntudp_create, get_myaddress, getnetname, host2netname, netname2host, netname2user, pmap_getmaps, pmap_getport, pmap_rmtcall, pmap_set, pmap_unset, registerrpc, rpc_createrr, svc_destroy, svc_fdset, svc_freeargs, svc_getargs, svc_getcaller, svc_getreq, svc_getreqset, svc_register, svc_run, svc_sendreply, svc_unregister, svcerr_auth, svcerr_decode, svcerr_noproc, svcerr_noprog, svcerr_progvers, svcerr_systemerr, svcerr_weakauth, svcfd_create, svcraw_create, svctcp_create, svcudp_create, usr2netname, xdr_accepted_reply, xdr_authunix_parms, xdr_callhdr, xdr_callmsg, xdr_opaque_auth, xdr_pmap, xdr_pmaplist, xdr_rejected_reply, xdr_replymsg, xprt_register, xprt_unregister, rpc_functions ] |
| authnon_create | library routines for ONC remote procedure calls | [ rpc, auth_destroy, authnon_create, authunix_create, authunix_create_default, callrpc, clnt_broadcast, clnt_call, clnt_create, clnt_control, clnt_destroy, clnt_freeres, clnt_geterr, clnt_pcreateerror, clnt_perrno, clnt_perror, clnt_spcreateerror, clnt_sperrno, clnt_sperror, clntraw_create, clnttcp_create, clntudp_create, get_myaddress, getnetname, host2netname, netname2host, netname2user, pmap_getmaps, pmap_getport, pmap_rmtcall, pmap_set, pmap_unset, registerrpc, rpc_createrr, svc_destroy, svc_fdset, svc_freeargs, svc_getargs, svc_getcaller, svc_getreq, svc_getreqset, svc_register, svc_run, svc_sendreply, svc_unregister, svcerr_auth, svcerr_decode, svcerr_noproc, svcerr_noprog, svcerr_progvers, svcerr_systemerr, svcerr_weakauth, svcfd_create, svcraw_create, svctcp_create, svcudp_create, usr2netname, xdr_accepted_reply, xdr_authunix_parms, xdr_callhdr, xdr_callmsg, xdr_opaque_auth, xdr_pmap, xdr_pmaplist, xdr_rejected_reply, xdr_replymsg, xprt_register, xprt_unregister, rpc_functions ] |
| authunix_create | library routines for ONC remote procedure calls | [ rpc, auth_destroy, authnon_create, authunix_create, authunix_create_default, callrpc, clnt_broadcast, clnt_call, clnt_create, clnt_control, clnt_destroy, clnt_freeres, clnt_geterr, clnt_pcreateerror, clnt_perrno, clnt_perror, clnt_spcreateerror, clnt_sperrno, clnt_sperror, clntraw_create, clnttcp_create, clntudp_create, get_myaddress, getnetname, host2netname, netname2host, netname2user, pmap_getmaps, pmap_getport, pmap_rmtcall, pmap_set, pmap_unset, registerrpc, rpc_createrr, svc_destroy, svc_fdset, svc_freeargs, svc_getargs, svc_getcaller, svc_getreq, svc_getreqset, svc_register, svc_run, svc_sendreply, svc_unregister, svcerr_auth, svcerr_decode, svcerr_noproc, svcerr_noprog, svcerr_progvers, svcerr_systemerr, svcerr_weakauth, svcfd_create, svcraw_create, svctcp_create, svcudp_create, usr2netname, xdr_accepted_reply, xdr_authunix_parms, xdr_callhdr, xdr_callmsg, xdr_opaque_auth, xdr_pmap, xdr_pmaplist, xdr_rejected_reply, xdr_replymsg, xprt_register, xprt_unregister, rpc_functions ] |
| authunix_create_default | library routines for ONC remote procedure calls | [ rpc, auth_destroy, authnon_create, authunix_create, authunix_create_default, callrpc, clnt_broadcast, clnt_call, clnt_create, clnt_control, clnt_destroy, clnt_freeres, clnt_geterr, clnt_pcreateerror, clnt_perrno, clnt_perror, clnt_spcreateerror, clnt_sperrno, clnt_sperror, clntraw_create, clnttcp_create, clntudp_create, get_myaddress, getnetname, host2netname, netname2host, netname2user, pmap_getmaps, pmap_getport, pmap_rmtcall, pmap_set, pmap_unset, registerrpc, rpc_createrr, svc_destroy, svc_fdset, svc_freeargs, svc_getargs, svc_getcaller, svc_getreq, svc_getreqset, svc_register, svc_run, svc_sendreply, svc_unregister, svcerr_auth, svcerr_decode, svcerr_noproc, svcerr_noprog, svcerr_progvers, svcerr_systemerr, svcerr_weakauth, svcfd_create, svcraw_create, svctcp_create, svcudp_create, usr2netname, xdr_accepted_reply, xdr_authunix_parms, xdr_callhdr, xdr_callmsg, xdr_opaque_auth, xdr_pmap, xdr_pmaplist, xdr_rejected_reply, xdr_replymsg, xprt_register, xprt_unregister, rpc_functions ] |
| basename | Returns the base filename or directory portion of a pathname | [ basename, dirname, dirname_r ] |
| baudrate | Returns terminal baudrate | |
| bcmp | Performs bit and byte string operations | [ bcopy, bcmp, bzero, ffs ] |
| bcopy | Performs bit and byte string operations | [ bcopy, bcmp, bzero, ffs ] |
| beep | Generates an audiovisual alarm | [ beep, flash ] |
| bessel | Computes Bessel functions | [ bessel, j0, j1, jn, y0, y1, yn ] |
| bind_to_cpu | Bind execution to a specific CPU. | |
| bindresvport | bind a socket to a privileged IP port | |
| box | Draws a box | |
| bsearch | Performs a binary search | |
| bzero | Performs bit and byte string operations | [ bcopy, bcmp, bzero, ffs ] |
| cabs | Euclidean distance calculation and complex absolute value | [ hypot, cabs, fabs ] |
| calloc | Provides a memory allocator | [ malloc, free, realloc, calloc, mallopt, mallinfo, alloca, valloc ] |
| callrpc | library routines for ONC remote procedure calls | [ rpc, auth_destroy, authnon_create, authunix_create, authunix_create_default, callrpc, clnt_broadcast, clnt_call, clnt_create, clnt_control, clnt_destroy, clnt_freeres, clnt_geterr, clnt_pcreateerror, clnt_perrno, clnt_perror, clnt_spcreateerror, clnt_sperrno, clnt_sperror, clntraw_create, clnttcp_create, clntudp_create, get_myaddress, getnetname, host2netname, netname2host, netname2user, pmap_getmaps, pmap_getport, pmap_rmtcall, pmap_set, pmap_unset, registerrpc, rpc_createrr, svc_destroy, svc_fdset, svc_freeargs, svc_getargs, svc_getcaller, svc_getreq, svc_getreqset, svc_register, svc_run, svc_sendreply, svc_unregister, svcerr_auth, svcerr_decode, svcerr_noproc, svcerr_noprog, svcerr_progvers, svcerr_systemerr, svcerr_weakauth, svcfd_create, svcraw_create, svctcp_create, svcudp_create, usr2netname, xdr_accepted_reply, xdr_authunix_parms, xdr_callhdr, xdr_callmsg, xdr_opaque_auth, xdr_pmap, xdr_pmaplist, xdr_rejected_reply, xdr_replymsg, xprt_register, xprt_unregister, rpc_functions ] |
| catclose | Closes a specified message catalog | |
| catgets | Retrieves a message from a catalog | |
| catopen | Opens a specified message catalog | |
| cbreak | Sets or clears cbreak mode | [ cbreak, nocbreak ] |
| cbrt | Square and cube root functions | [ sqrt, cbrt ] |
| ccos | Complex functions | [ csin, ccos, cdiv, cexp, clog, cmul, cpow, csqrt ] |
| cd_cdrec | Reads the Directory Record from a CD-ROM directory | [ cd_drec, cd_cdrec ] |
| cd_cptrec | Reads the Path Table Record from the CD-ROM Path Table | [ cd_ptrec, cd_cptrec ] |
| cd_cpvd | Reads the Primary Volume Descriptor from a CD-ROM | [ cd_pvd, cd_cpvd ] |
| cd_cxar | Reads the Extended Attribute Record for a CD-ROM file or directory from the CD-ROM | [ cd_xar, cd_cxar ] |
| cd_defs | Sets or gets default values for the User or Group ID, or for file or directory permissions | |
| cd_drec | Reads the Directory Record from a CD-ROM directory | [ cd_drec, cd_cdrec ] |
| cd_getdevmap | Get mappings of major/minor numbers of a file on a Rock Ridge format CD-ROM | |
| cd_idmap | Sets or gets mappings of User and Group IDs on a CD-ROM | |
| cd_nmconv | Sets or gets CD-ROM file name conversions | |
| cd_ptrec | Reads the Path Table Record from the CD-ROM Path Table | [ cd_ptrec, cd_cptrec ] |
| cd_pvd | Reads the Primary Volume Descriptor from a CD-ROM | [ cd_pvd, cd_cpvd ] |
| cd_setdevmap | Set mappings of major/minor numbers of a file on a Rock Ridge format CD-ROM | |
| cd_suf | Read System Use Field from a specified System Use Area on a Rock Ridge format CD-ROM | |
| cd_type | Determines the type of file system recorded on a CD-ROM | |
| cd_xar | Reads the Extended Attribute Record for a CD-ROM file or directory from the CD-ROM | [ cd_xar, cd_cxar ] |
| cdiv | Complex functions | [ csin, ccos, cdiv, cexp, clog, cmul, cpow, csqrt ] |
| ceil | Rounds floating-point numbers to floating-point integers, returns the nearest integral value, and truncates a floating-point number | [ floor, ceil, modf, rint, nint, trunc ] |
| cexp | Complex functions | [ csin, ccos, cdiv, cexp, clog, cmul, cpow, csqrt ] |
| cfgetispeed | Gets the input baud rate for a terminal | |
| cfgetospeed | Gets the output baud rate for a terminal | |
| cfsetispeed | Sets input baud rate for a terminal | |
| cfsetospeed | Sets the output baud rate for a terminal | |
| clear | Clears a window | [ clear, wclear ] |
| clearenv | Clears the process environment | |
| clearerr | Clears indicators on a stream | |
| clearok | Enables screen clearing | |
| clnt_broadcast | library routines for ONC remote procedure calls | [ rpc, auth_destroy, authnon_create, authunix_create, authunix_create_default, callrpc, clnt_broadcast, clnt_call, clnt_create, clnt_control, clnt_destroy, clnt_freeres, clnt_geterr, clnt_pcreateerror, clnt_perrno, clnt_perror, clnt_spcreateerror, clnt_sperrno, clnt_sperror, clntraw_create, clnttcp_create, clntudp_create, get_myaddress, getnetname, host2netname, netname2host, netname2user, pmap_getmaps, pmap_getport, pmap_rmtcall, pmap_set, pmap_unset, registerrpc, rpc_createrr, svc_destroy, svc_fdset, svc_freeargs, svc_getargs, svc_getcaller, svc_getreq, svc_getreqset, svc_register, svc_run, svc_sendreply, svc_unregister, svcerr_auth, svcerr_decode, svcerr_noproc, svcerr_noprog, svcerr_progvers, svcerr_systemerr, svcerr_weakauth, svcfd_create, svcraw_create, svctcp_create, svcudp_create, usr2netname, xdr_accepted_reply, xdr_authunix_parms, xdr_callhdr, xdr_callmsg, xdr_opaque_auth, xdr_pmap, xdr_pmaplist, xdr_rejected_reply, xdr_replymsg, xprt_register, xprt_unregister, rpc_functions ] |
| clnt_call | library routines for ONC remote procedure calls | [ rpc, auth_destroy, authnon_create, authunix_create, authunix_create_default, callrpc, clnt_broadcast, clnt_call, clnt_create, clnt_control, clnt_destroy, clnt_freeres, clnt_geterr, clnt_pcreateerror, clnt_perrno, clnt_perror, clnt_spcreateerror, clnt_sperrno, clnt_sperror, clntraw_create, clnttcp_create, clntudp_create, get_myaddress, getnetname, host2netname, netname2host, netname2user, pmap_getmaps, pmap_getport, pmap_rmtcall, pmap_set, pmap_unset, registerrpc, rpc_createrr, svc_destroy, svc_fdset, svc_freeargs, svc_getargs, svc_getcaller, svc_getreq, svc_getreqset, svc_register, svc_run, svc_sendreply, svc_unregister, svcerr_auth, svcerr_decode, svcerr_noproc, svcerr_noprog, svcerr_progvers, svcerr_systemerr, svcerr_weakauth, svcfd_create, svcraw_create, svctcp_create, svcudp_create, usr2netname, xdr_accepted_reply, xdr_authunix_parms, xdr_callhdr, xdr_callmsg, xdr_opaque_auth, xdr_pmap, xdr_pmaplist, xdr_rejected_reply, xdr_replymsg, xprt_register, xprt_unregister, rpc_functions ] |
| clnt_control | library routines for ONC remote procedure calls | [ rpc, auth_destroy, authnon_create, authunix_create, authunix_create_default, callrpc, clnt_broadcast, clnt_call, clnt_create, clnt_control, clnt_destroy, clnt_freeres, clnt_geterr, clnt_pcreateerror, clnt_perrno, clnt_perror, clnt_spcreateerror, clnt_sperrno, clnt_sperror, clntraw_create, clnttcp_create, clntudp_create, get_myaddress, getnetname, host2netname, netname2host, netname2user, pmap_getmaps, pmap_getport, pmap_rmtcall, pmap_set, pmap_unset, registerrpc, rpc_createrr, svc_destroy, svc_fdset, svc_freeargs, svc_getargs, svc_getcaller, svc_getreq, svc_getreqset, svc_register, svc_run, svc_sendreply, svc_unregister, svcerr_auth, svcerr_decode, svcerr_noproc, svcerr_noprog, svcerr_progvers, svcerr_systemerr, svcerr_weakauth, svcfd_create, svcraw_create, svctcp_create, svcudp_create, usr2netname, xdr_accepted_reply, xdr_authunix_parms, xdr_callhdr, xdr_callmsg, xdr_opaque_auth, xdr_pmap, xdr_pmaplist, xdr_rejected_reply, xdr_replymsg, xprt_register, xprt_unregister, rpc_functions ] |
| clnt_create | library routines for ONC remote procedure calls | [ rpc, auth_destroy, authnon_create, authunix_create, authunix_create_default, callrpc, clnt_broadcast, clnt_call, clnt_create, clnt_control, clnt_destroy, clnt_freeres, clnt_geterr, clnt_pcreateerror, clnt_perrno, clnt_perror, clnt_spcreateerror, clnt_sperrno, clnt_sperror, clntraw_create, clnttcp_create, clntudp_create, get_myaddress, getnetname, host2netname, netname2host, netname2user, pmap_getmaps, pmap_getport, pmap_rmtcall, pmap_set, pmap_unset, registerrpc, rpc_createrr, svc_destroy, svc_fdset, svc_freeargs, svc_getargs, svc_getcaller, svc_getreq, svc_getreqset, svc_register, svc_run, svc_sendreply, svc_unregister, svcerr_auth, svcerr_decode, svcerr_noproc, svcerr_noprog, svcerr_progvers, svcerr_systemerr, svcerr_weakauth, svcfd_create, svcraw_create, svctcp_create, svcudp_create, usr2netname, xdr_accepted_reply, xdr_authunix_parms, xdr_callhdr, xdr_callmsg, xdr_opaque_auth, xdr_pmap, xdr_pmaplist, xdr_rejected_reply, xdr_replymsg, xprt_register, xprt_unregister, rpc_functions ] |
| clnt_destroy | library routines for ONC remote procedure calls | [ rpc, auth_destroy, authnon_create, authunix_create, authunix_create_default, callrpc, clnt_broadcast, clnt_call, clnt_create, clnt_control, clnt_destroy, clnt_freeres, clnt_geterr, clnt_pcreateerror, clnt_perrno, clnt_perror, clnt_spcreateerror, clnt_sperrno, clnt_sperror, clntraw_create, clnttcp_create, clntudp_create, get_myaddress, getnetname, host2netname, netname2host, netname2user, pmap_getmaps, pmap_getport, pmap_rmtcall, pmap_set, pmap_unset, registerrpc, rpc_createrr, svc_destroy, svc_fdset, svc_freeargs, svc_getargs, svc_getcaller, svc_getreq, svc_getreqset, svc_register, svc_run, svc_sendreply, svc_unregister, svcerr_auth, svcerr_decode, svcerr_noproc, svcerr_noprog, svcerr_progvers, svcerr_systemerr, svcerr_weakauth, svcfd_create, svcraw_create, svctcp_create, svcudp_create, usr2netname, xdr_accepted_reply, xdr_authunix_parms, xdr_callhdr, xdr_callmsg, xdr_opaque_auth, xdr_pmap, xdr_pmaplist, xdr_rejected_reply, xdr_replymsg, xprt_register, xprt_unregister, rpc_functions ] |
| clnt_freeres | library routines for ONC remote procedure calls | [ rpc, auth_destroy, authnon_create, authunix_create, authunix_create_default, callrpc, clnt_broadcast, clnt_call, clnt_create, clnt_control, clnt_destroy, clnt_freeres, clnt_geterr, clnt_pcreateerror, clnt_perrno, clnt_perror, clnt_spcreateerror, clnt_sperrno, clnt_sperror, clntraw_create, clnttcp_create, clntudp_create, get_myaddress, getnetname, host2netname, netname2host, netname2user, pmap_getmaps, pmap_getport, pmap_rmtcall, pmap_set, pmap_unset, registerrpc, rpc_createrr, svc_destroy, svc_fdset, svc_freeargs, svc_getargs, svc_getcaller, svc_getreq, svc_getreqset, svc_register, svc_run, svc_sendreply, svc_unregister, svcerr_auth, svcerr_decode, svcerr_noproc, svcerr_noprog, svcerr_progvers, svcerr_systemerr, svcerr_weakauth, svcfd_create, svcraw_create, svctcp_create, svcudp_create, usr2netname, xdr_accepted_reply, xdr_authunix_parms, xdr_callhdr, xdr_callmsg, xdr_opaque_auth, xdr_pmap, xdr_pmaplist, xdr_rejected_reply, xdr_replymsg, xprt_register, xprt_unregister, rpc_functions ] |
| clnt_geterr | library routines for ONC remote procedure calls | [ rpc, auth_destroy, authnon_create, authunix_create, authunix_create_default, callrpc, clnt_broadcast, clnt_call, clnt_create, clnt_control, clnt_destroy, clnt_freeres, clnt_geterr, clnt_pcreateerror, clnt_perrno, clnt_perror, clnt_spcreateerror, clnt_sperrno, clnt_sperror, clntraw_create, clnttcp_create, clntudp_create, get_myaddress, getnetname, host2netname, netname2host, netname2user, pmap_getmaps, pmap_getport, pmap_rmtcall, pmap_set, pmap_unset, registerrpc, rpc_createrr, svc_destroy, svc_fdset, svc_freeargs, svc_getargs, svc_getcaller, svc_getreq, svc_getreqset, svc_register, svc_run, svc_sendreply, svc_unregister, svcerr_auth, svcerr_decode, svcerr_noproc, svcerr_noprog, svcerr_progvers, svcerr_systemerr, svcerr_weakauth, svcfd_create, svcraw_create, svctcp_create, svcudp_create, usr2netname, xdr_accepted_reply, xdr_authunix_parms, xdr_callhdr, xdr_callmsg, xdr_opaque_auth, xdr_pmap, xdr_pmaplist, xdr_rejected_reply, xdr_replymsg, xprt_register, xprt_unregister, rpc_functions ] |
| clnt_pcreateerror | library routines for ONC remote procedure calls | [ rpc, auth_destroy, authnon_create, authunix_create, authunix_create_default, callrpc, clnt_broadcast, clnt_call, clnt_create, clnt_control, clnt_destroy, clnt_freeres, clnt_geterr, clnt_pcreateerror, clnt_perrno, clnt_perror, clnt_spcreateerror, clnt_sperrno, clnt_sperror, clntraw_create, clnttcp_create, clntudp_create, get_myaddress, getnetname, host2netname, netname2host, netname2user, pmap_getmaps, pmap_getport, pmap_rmtcall, pmap_set, pmap_unset, registerrpc, rpc_createrr, svc_destroy, svc_fdset, svc_freeargs, svc_getargs, svc_getcaller, svc_getreq, svc_getreqset, svc_register, svc_run, svc_sendreply, svc_unregister, svcerr_auth, svcerr_decode, svcerr_noproc, svcerr_noprog, svcerr_progvers, svcerr_systemerr, svcerr_weakauth, svcfd_create, svcraw_create, svctcp_create, svcudp_create, usr2netname, xdr_accepted_reply, xdr_authunix_parms, xdr_callhdr, xdr_callmsg, xdr_opaque_auth, xdr_pmap, xdr_pmaplist, xdr_rejected_reply, xdr_replymsg, xprt_register, xprt_unregister, rpc_functions ] |
| clnt_perrno | library routines for ONC remote procedure calls | [ rpc, auth_destroy, authnon_create, authunix_create, authunix_create_default, callrpc, clnt_broadcast, clnt_call, clnt_create, clnt_control, clnt_destroy, clnt_freeres, clnt_geterr, clnt_pcreateerror, clnt_perrno, clnt_perror, clnt_spcreateerror, clnt_sperrno, clnt_sperror, clntraw_create, clnttcp_create, clntudp_create, get_myaddress, getnetname, host2netname, netname2host, netname2user, pmap_getmaps, pmap_getport, pmap_rmtcall, pmap_set, pmap_unset, registerrpc, rpc_createrr, svc_destroy, svc_fdset, svc_freeargs, svc_getargs, svc_getcaller, svc_getreq, svc_getreqset, svc_register, svc_run, svc_sendreply, svc_unregister, svcerr_auth, svcerr_decode, svcerr_noproc, svcerr_noprog, svcerr_progvers, svcerr_systemerr, svcerr_weakauth, svcfd_create, svcraw_create, svctcp_create, svcudp_create, usr2netname, xdr_accepted_reply, xdr_authunix_parms, xdr_callhdr, xdr_callmsg, xdr_opaque_auth, xdr_pmap, xdr_pmaplist, xdr_rejected_reply, xdr_replymsg, xprt_register, xprt_unregister, rpc_functions ] |
| clnt_perror | library routines for ONC remote procedure calls | [ rpc, auth_destroy, authnon_create, authunix_create, authunix_create_default, callrpc, clnt_broadcast, clnt_call, clnt_create, clnt_control, clnt_destroy, clnt_freeres, clnt_geterr, clnt_pcreateerror, clnt_perrno, clnt_perror, clnt_spcreateerror, clnt_sperrno, clnt_sperror, clntraw_create, clnttcp_create, clntudp_create, get_myaddress, getnetname, host2netname, netname2host, netname2user, pmap_getmaps, pmap_getport, pmap_rmtcall, pmap_set, pmap_unset, registerrpc, rpc_createrr, svc_destroy, svc_fdset, svc_freeargs, svc_getargs, svc_getcaller, svc_getreq, svc_getreqset, svc_register, svc_run, svc_sendreply, svc_unregister, svcerr_auth, svcerr_decode, svcerr_noproc, svcerr_noprog, svcerr_progvers, svcerr_systemerr, svcerr_weakauth, svcfd_create, svcraw_create, svctcp_create, svcudp_create, usr2netname, xdr_accepted_reply, xdr_authunix_parms, xdr_callhdr, xdr_callmsg, xdr_opaque_auth, xdr_pmap, xdr_pmaplist, xdr_rejected_reply, xdr_replymsg, xprt_register, xprt_unregister, rpc_functions ] |
| clnt_spcreateerror | library routines for ONC remote procedure calls | [ rpc, auth_destroy, authnon_create, authunix_create, authunix_create_default, callrpc, clnt_broadcast, clnt_call, clnt_create, clnt_control, clnt_destroy, clnt_freeres, clnt_geterr, clnt_pcreateerror, clnt_perrno, clnt_perror, clnt_spcreateerror, clnt_sperrno, clnt_sperror, clntraw_create, clnttcp_create, clntudp_create, get_myaddress, getnetname, host2netname, netname2host, netname2user, pmap_getmaps, pmap_getport, pmap_rmtcall, pmap_set, pmap_unset, registerrpc, rpc_createrr, svc_destroy, svc_fdset, svc_freeargs, svc_getargs, svc_getcaller, svc_getreq, svc_getreqset, svc_register, svc_run, svc_sendreply, svc_unregister, svcerr_auth, svcerr_decode, svcerr_noproc, svcerr_noprog, svcerr_progvers, svcerr_systemerr, svcerr_weakauth, svcfd_create, svcraw_create, svctcp_create, svcudp_create, usr2netname, xdr_accepted_reply, xdr_authunix_parms, xdr_callhdr, xdr_callmsg, xdr_opaque_auth, xdr_pmap, xdr_pmaplist, xdr_rejected_reply, xdr_replymsg, xprt_register, xprt_unregister, rpc_functions ] |
| clnt_sperrno | library routines for ONC remote procedure calls | [ rpc, auth_destroy, authnon_create, authunix_create, authunix_create_default, callrpc, clnt_broadcast, clnt_call, clnt_create, clnt_control, clnt_destroy, clnt_freeres, clnt_geterr, clnt_pcreateerror, clnt_perrno, clnt_perror, clnt_spcreateerror, clnt_sperrno, clnt_sperror, clntraw_create, clnttcp_create, clntudp_create, get_myaddress, getnetname, host2netname, netname2host, netname2user, pmap_getmaps, pmap_getport, pmap_rmtcall, pmap_set, pmap_unset, registerrpc, rpc_createrr, svc_destroy, svc_fdset, svc_freeargs, svc_getargs, svc_getcaller, svc_getreq, svc_getreqset, svc_register, svc_run, svc_sendreply, svc_unregister, svcerr_auth, svcerr_decode, svcerr_noproc, svcerr_noprog, svcerr_progvers, svcerr_systemerr, svcerr_weakauth, svcfd_create, svcraw_create, svctcp_create, svcudp_create, usr2netname, xdr_accepted_reply, xdr_authunix_parms, xdr_callhdr, xdr_callmsg, xdr_opaque_auth, xdr_pmap, xdr_pmaplist, xdr_rejected_reply, xdr_replymsg, xprt_register, xprt_unregister, rpc_functions ] |
| clnt_sperror | library routines for ONC remote procedure calls | [ rpc, auth_destroy, authnon_create, authunix_create, authunix_create_default, callrpc, clnt_broadcast, clnt_call, clnt_create, clnt_control, clnt_destroy, clnt_freeres, clnt_geterr, clnt_pcreateerror, clnt_perrno, clnt_perror, clnt_spcreateerror, clnt_sperrno, clnt_sperror, clntraw_create, clnttcp_create, clntudp_create, get_myaddress, getnetname, host2netname, netname2host, netname2user, pmap_getmaps, pmap_getport, pmap_rmtcall, pmap_set, pmap_unset, registerrpc, rpc_createrr, svc_destroy, svc_fdset, svc_freeargs, svc_getargs, svc_getcaller, svc_getreq, svc_getreqset, svc_register, svc_run, svc_sendreply, svc_unregister, svcerr_auth, svcerr_decode, svcerr_noproc, svcerr_noprog, svcerr_progvers, svcerr_systemerr, svcerr_weakauth, svcfd_create, svcraw_create, svctcp_create, svcudp_create, usr2netname, xdr_accepted_reply, xdr_authunix_parms, xdr_callhdr, xdr_callmsg, xdr_opaque_auth, xdr_pmap, xdr_pmaplist, xdr_rejected_reply, xdr_replymsg, xprt_register, xprt_unregister, rpc_functions ] |
| clntraw_create | library routines for ONC remote procedure calls | [ rpc, auth_destroy, authnon_create, authunix_create, authunix_create_default, callrpc, clnt_broadcast, clnt_call, clnt_create, clnt_control, clnt_destroy, clnt_freeres, clnt_geterr, clnt_pcreateerror, clnt_perrno, clnt_perror, clnt_spcreateerror, clnt_sperrno, clnt_sperror, clntraw_create, clnttcp_create, clntudp_create, get_myaddress, getnetname, host2netname, netname2host, netname2user, pmap_getmaps, pmap_getport, pmap_rmtcall, pmap_set, pmap_unset, registerrpc, rpc_createrr, svc_destroy, svc_fdset, svc_freeargs, svc_getargs, svc_getcaller, svc_getreq, svc_getreqset, svc_register, svc_run, svc_sendreply, svc_unregister, svcerr_auth, svcerr_decode, svcerr_noproc, svcerr_noprog, svcerr_progvers, svcerr_systemerr, svcerr_weakauth, svcfd_create, svcraw_create, svctcp_create, svcudp_create, usr2netname, xdr_accepted_reply, xdr_authunix_parms, xdr_callhdr, xdr_callmsg, xdr_opaque_auth, xdr_pmap, xdr_pmaplist, xdr_rejected_reply, xdr_replymsg, xprt_register, xprt_unregister, rpc_functions ] |
| clnttcp_create | library routines for ONC remote procedure calls | [ rpc, auth_destroy, authnon_create, authunix_create, authunix_create_default, callrpc, clnt_broadcast, clnt_call, clnt_create, clnt_control, clnt_destroy, clnt_freeres, clnt_geterr, clnt_pcreateerror, clnt_perrno, clnt_perror, clnt_spcreateerror, clnt_sperrno, clnt_sperror, clntraw_create, clnttcp_create, clntudp_create, get_myaddress, getnetname, host2netname, netname2host, netname2user, pmap_getmaps, pmap_getport, pmap_rmtcall, pmap_set, pmap_unset, registerrpc, rpc_createrr, svc_destroy, svc_fdset, svc_freeargs, svc_getargs, svc_getcaller, svc_getreq, svc_getreqset, svc_register, svc_run, svc_sendreply, svc_unregister, svcerr_auth, svcerr_decode, svcerr_noproc, svcerr_noprog, svcerr_progvers, svcerr_systemerr, svcerr_weakauth, svcfd_create, svcraw_create, svctcp_create, svcudp_create, usr2netname, xdr_accepted_reply, xdr_authunix_parms, xdr_callhdr, xdr_callmsg, xdr_opaque_auth, xdr_pmap, xdr_pmaplist, xdr_rejected_reply, xdr_replymsg, xprt_register, xprt_unregister, rpc_functions ] |
| clntudp_create | library routines for ONC remote procedure calls | [ rpc, auth_destroy, authnon_create, authunix_create, authunix_create_default, callrpc, clnt_broadcast, clnt_call, clnt_create, clnt_control, clnt_destroy, clnt_freeres, clnt_geterr, clnt_pcreateerror, clnt_perrno, clnt_perror, clnt_spcreateerror, clnt_sperrno, clnt_sperror, clntraw_create, clnttcp_create, clntudp_create, get_myaddress, getnetname, host2netname, netname2host, netname2user, pmap_getmaps, pmap_getport, pmap_rmtcall, pmap_set, pmap_unset, registerrpc, rpc_createrr, svc_destroy, svc_fdset, svc_freeargs, svc_getargs, svc_getcaller, svc_getreq, svc_getreqset, svc_register, svc_run, svc_sendreply, svc_unregister, svcerr_auth, svcerr_decode, svcerr_noproc, svcerr_noprog, svcerr_progvers, svcerr_systemerr, svcerr_weakauth, svcfd_create, svcraw_create, svctcp_create, svcudp_create, usr2netname, xdr_accepted_reply, xdr_authunix_parms, xdr_callhdr, xdr_callmsg, xdr_opaque_auth, xdr_pmap, xdr_pmaplist, xdr_rejected_reply, xdr_replymsg, xprt_register, xprt_unregister, rpc_functions ] |
| clock | Reports CPU time used | |
| clock_getres | Get the resolution for the specified clock (P1003.1b) | |
| clock_gettime | Get or set the time for the specified clock (P1003.1b) | [ clock_gettime, clock_settime ] |
| clock_settime | Get or set the time for the specified clock (P1003.1b) | [ clock_gettime, clock_settime ] |
| clog | Complex functions | [ csin, ccos, cdiv, cexp, clog, cmul, cpow, csqrt ] |
| closedir | Performs operations on directories | [ opendir, readdir, readdir_r, telldir, seekdir, rewinddir, closedir ] |
| closelog | Control system log | [ syslog, syslog_r, openlog, openlog_r, closelog, closelog_r, setlogmask, setlogmask_r ] |
| closelog_r | Control system log | [ syslog, syslog_r, openlog, openlog_r, closelog, closelog_r, setlogmask, setlogmask_r ] |
| clrtobot | Clears to the end of the screen | [ clrtobot, wclrtobot ] |
| clrtoeol | Clears to the end of a line | [ clrtoeol, wclrtoeol ] |
| cmul | Complex functions | [ csin, ccos, cdiv, cexp, clog, cmul, cpow, csqrt ] |
| compile | Regular expression compile and match routines | [ advance, advance_r, compile, compile_r, step, step_r ] |
| compile_r | Regular expression compile and match routines | [ advance, advance_r, compile, compile_r, step, step_r ] |
| complex | Complex functions | [ csin, ccos, cdiv, cexp, clog, cmul, cpow, csqrt ] |
| confstr | Determines the current value of a specified system variable defined by a string value | |
| conv | Translate characters | [ toascii, tolower, _tolower, toupper, _toupper ] |
| copydvagent | Manipulate device assignment database entry (Enhanced Security) | [ getdvagent, getdvagnam, setdvagent, enddvagent, putdvagnam, copydvagent ] |
| copysign | appendix and related miscellaneous functions for IEEE arithmetic | [ copysign, isnan, finite, fp_class, nextafter, unordered ] |
| cos | Trigonometric and inverse trigonometric functions in radian and degree calculations. | [ sin, cos, tan, cot, asin, acos, atan, atan2, sincos, sind, cosd, tand, cotd, asind, acosd, atand, atand2, sincosd ] |
| cosd | Trigonometric and inverse trigonometric functions in radian and degree calculations. | [ sin, cos, tan, cot, asin, acos, atan, atan2, sincos, sind, cosd, tand, cotd, asind, acosd, atand, atand2, sincosd ] |
| cosh | Hyperbolic functions | [ sinh, cosh, tanh, sinhcosh ] |
| cot | Trigonometric and inverse trigonometric functions in radian and degree calculations. | [ sin, cos, tan, cot, asin, acos, atan, atan2, sincos, sind, cosd, tand, cotd, asind, acosd, atand, atand2, sincosd ] |
| cotd | Trigonometric and inverse trigonometric functions in radian and degree calculations. | [ sin, cos, tan, cot, asin, acos, atan, atan2, sincos, sind, cosd, tand, cotd, asind, acosd, atand, atand2, sincosd ] |
| cpow | Complex functions | [ csin, ccos, cdiv, cexp, clog, cmul, cpow, csqrt ] |
| create_file_securely | Create a file in the authentication database (Enhanced Security) | |
| crypt | DES encryption | [ crypt, setkey, encrypt ] |
| csin | Complex functions | [ csin, ccos, cdiv, cexp, clog, cmul, cpow, csqrt ] |
| csqrt | Complex functions | [ csin, ccos, cdiv, cexp, clog, cmul, cpow, csqrt ] |
| ctermid | Generates the pathname for the controlling terminal | |
| ctime | Converts time units | [ asctime, asctime_r, ctime, ctime_r, gmtime, gmtime_r, localtime, localtime_r, mktime ] |
| ctime_r | Converts time units | [ asctime, asctime_r, ctime, ctime_r, gmtime, gmtime_r, localtime, localtime_r, mktime ] |
| ctype | Classify characters | [ isalpha, isupper, islower, isdigit, isxdigit, isalnum, isspace, ispunct, isprint, isgraph, iscntrl, isascii ] |
| curses | A library that controls cursor movement and windowing | |
| curses_intro | Introduction to the curses routines that optimize terminal screen handling and updating | |
| cuserid | Gets the alphanumeric username associated with the current process | |
| cvt_ftof | Converts a floating-point data type to another supported floating-point data type. | |
| daylight | Sets and accesses timezone conversion information | [ daylight, timezone, tzname, tzset ] |
| dbm | Database subroutines | [ dbminit, fetch, store, delete, firstkey, nextkey, forder ] |
| dbm_clearerr | Database subroutines | [ dbm_open, dbm_close, dbm_fetch, dbm_store, dbm_delete, dbm_firstkey, dbm_nextkey, dbm_forder, dbm_error, dbm_clearerr ] |
| dbm_close | Database subroutines | [ dbm_open, dbm_close, dbm_fetch, dbm_store, dbm_delete, dbm_firstkey, dbm_nextkey, dbm_forder, dbm_error, dbm_clearerr ] |
| dbm_delete | Database subroutines | [ dbm_open, dbm_close, dbm_fetch, dbm_store, dbm_delete, dbm_firstkey, dbm_nextkey, dbm_forder, dbm_error, dbm_clearerr ] |
| dbm_error | Database subroutines | [ dbm_open, dbm_close, dbm_fetch, dbm_store, dbm_delete, dbm_firstkey, dbm_nextkey, dbm_forder, dbm_error, dbm_clearerr ] |
| dbm_fetch | Database subroutines | [ dbm_open, dbm_close, dbm_fetch, dbm_store, dbm_delete, dbm_firstkey, dbm_nextkey, dbm_forder, dbm_error, dbm_clearerr ] |
| dbm_firstkey | Database subroutines | [ dbm_open, dbm_close, dbm_fetch, dbm_store, dbm_delete, dbm_firstkey, dbm_nextkey, dbm_forder, dbm_error, dbm_clearerr ] |
| dbm_forder | Database subroutines | [ dbm_open, dbm_close, dbm_fetch, dbm_store, dbm_delete, dbm_firstkey, dbm_nextkey, dbm_forder, dbm_error, dbm_clearerr ] |
| dbm_nextkey | Database subroutines | [ dbm_open, dbm_close, dbm_fetch, dbm_store, dbm_delete, dbm_firstkey, dbm_nextkey, dbm_forder, dbm_error, dbm_clearerr ] |
| dbm_open | Database subroutines | [ dbm_open, dbm_close, dbm_fetch, dbm_store, dbm_delete, dbm_firstkey, dbm_nextkey, dbm_forder, dbm_error, dbm_clearerr ] |
| dbm_store | Database subroutines | [ dbm_open, dbm_close, dbm_fetch, dbm_store, dbm_delete, dbm_firstkey, dbm_nextkey, dbm_forder, dbm_error, dbm_clearerr ] |
| dbminit | Database subroutines | [ dbminit, fetch, store, delete, firstkey, nextkey, forder ] |
| def_prog_mode | Saves terminal modes | [ def_prog_mode, def_shell_mode ] |
| def_shell_mode | Saves terminal modes | [ def_prog_mode, def_shell_mode ] |
| delay_output | Causes a short delay | |
| delch | Remove a character from a curses window | [ delch, wdelch, mvdelch, mvwdelch ] |
| delete | Database subroutines | [ dbminit, fetch, store, delete, firstkey, nextkey, forder ] |
| deleteln | Removes a line from the window | [ deleteln, wdeleteln ] |
| delproplist | Removes Extended File Attributes from a file | [ delproplist, fdelproplist ] |
| delwin | Deletes a window | |
| difftime | Compares time values | |
| dirname | Returns the base filename or directory portion of a pathname | [ basename, dirname, dirname_r ] |
| dirname_r | Returns the base filename or directory portion of a pathname | [ basename, dirname, dirname_r ] |
| disassembler | disassemble a machine instruction and print the results | |
| div | Computes absolute value and division of integers | [ abs, div, labs, ldiv ] |
| dlclose | interface to dynamic library loader | [ dlopen, dlsym, dlclose, dlerror ] |
| dlerror | interface to dynamic library loader | [ dlopen, dlsym, dlclose, dlerror ] |
| dlopen | interface to dynamic library loader | [ dlopen, dlsym, dlclose, dlerror ] |
| dlsym | interface to dynamic library loader | [ dlopen, dlsym, dlclose, dlerror ] |
| dn_comp | Compresses a domain name | |
| dn_expand | Expands a compressed domain name | |
| dn_find | Searches for an expanded domain name | |
| dn_skipname | Skips over a compressed domain name | |
| doupdate | Performs an efficient refresh | [ wnoutrefresh, doupdate ] |
| draino | Waits for output to drain | |
| drand48 | Generate uniformly distributed pseudorandom number sequences | [ drand48, drand48_r, erand48, erand48_r, lrand48, lrand48_r, nrand48, nrand48_r, mrand48, mrand48_r, jrand48, jrand48_r, srand48, srand48_r, seed48, seed48_r, lcong48, lcong48_r ] |
| drand48_r | Generate uniformly distributed pseudorandom number sequences | [ drand48, drand48_r, erand48, erand48_r, lrand48, lrand48_r, nrand48, nrand48_r, mrand48, mrand48_r, jrand48, jrand48_r, srand48, srand48_r, seed48, seed48_r, lcong48, lcong48_r ] |
| drem | Computes the Modulo Remainder, and a floating-point remainder | [ fmod, drem, remainder ] |
| echo | Enables or disables the terminal echo | [ echo, noecho ] |
| echowchar | Add a wchar_t character (with attributes) to a curses window | [ addwch, waddwch, mvaddwch, mvwaddwch, echowchar, wechowchar ] |
| ecvt | Convert a floating-point number to a string | [ ecvt, ecvt_r, fcvt, fcvt_r, gcvt ] |
| ecvt_r | Convert a floating-point number to a string | [ ecvt, ecvt_r, fcvt, fcvt_r, gcvt ] |
| edata | locations in program, runtime procedure table | [ end, etext, edata, eprol, _ftext, _fdata, _fbss, _procedure_table, _procedure_table_size, _procedure_string_table ] |
| encrypt | DES encryption | [ crypt, setkey, encrypt ] |
| end | locations in program, runtime procedure table | [ end, etext, edata, eprol, _ftext, _fdata, _fbss, _procedure_table, _procedure_table_size, _procedure_string_table ] |
| enddvagent | Manipulate device assignment database entry (Enhanced Security) | [ getdvagent, getdvagnam, setdvagent, enddvagent, putdvagnam, copydvagent ] |
| endfsent | Get information about a file system | [ getfsent, getfsent_r, getfsspec, getfsspec_r, getfsfile, getfsfile_r, setfsent, setfsent_r, endfsent, endfsent_r ] |
| endfsent_r | Get information about a file system | [ getfsent, getfsent_r, getfsspec, getfsspec_r, getfsfile, getfsfile_r, setfsent, setfsent_r, endfsent, endfsent_r ] |
| endgrent | Access group information in the user database | [ getgrent, getgrent_r, getgrgid, getgrgid_r, getgrnam, getgrnam_r, setgrent, setgrent_r, endgrent, endgrent_r, fgetgrent, fgetgrent_r ] |
| endgrent_r | Access group information in the user database | [ getgrent, getgrent_r, getgrgid, getgrgid_r, getgrnam, getgrnam_r, setgrent, setgrent_r, endgrent, endgrent_r, fgetgrent, fgetgrent_r ] |
| endhostent | Ends retrieval of network host entries | [ endhostent, endhostent_r ] |
| endhostent_r | Ends retrieval of network host entries | [ endhostent, endhostent_r ] |
| endnetent | Closes the networks file | |
| endnetent_r | Opens, rewinds, or closes the networks file | [ setnetent, setnetent_r, endnetent, endnetent_r ] |
| endnetgrent | get network group entry | [ getnetgrent, setnetgrent, endnetgrent, innetgr ] |
| endprdfent | Manipulate system default database entry (Enhanced Security) | [ getprdfent, getprdfnam, setprdfent, endprdfent, putprdfnam ] |
| endprfient | Manipulate file control database entry (Enhanced Security) | [ getprfient, getprfinam, setprfient, endprfient, putprfinam ] |
| endprotoent | Close the /etc/protocols file | [ endprotoent, endprotoent_r ] |
| endprotoent_r | Close the /etc/protocols file | [ endprotoent, endprotoent_r ] |
| endprpwent | Manipulate protected password database entry (Enhanced Security) | [ getprpwent, getprpwuid, getprpwnam, setprpwent, endprpwent, putprpwnam, fgetpwent, fgetpwent_r, getpwent_r ] |
| endprtcent | Manipulate terminal control database entry (Enhanced Security) | [ getprtcent, getprtcnam, setprtcent, endprtcent, putprtcnam ] |
| endpwent | Access user attribute information in the user database | [ getpwent, getpwent_r, getpwuid, getpwuid_r, getpwnam, getpwnam_r, putpwent, setpwent, setpwent_r, endpwent, endpwent_r, fgetpwent, fgetpwent_r ] |
| endpwent_r | Access user attribute information in the user database | [ getpwent, getpwent_r, getpwuid, getpwuid_r, getpwnam, getpwnam_r, putpwent, setpwent, setpwent_r, endpwent, endpwent_r, fgetpwent, fgetpwent_r ] |
| endrpcent | get rpc entry | [ getrpcent, getrpcbynumber, getrpcbyname, setrpcent, endrpcent ] |
| endservent | Close the /etc/services file. | [ endservent, endservent_r ] |
| endservent_r | Close the /etc/services file. | [ endservent, endservent_r ] |
| endttyent | Get a /etc/securettys file entry | [ getttyent, getttyent_r, getttynam, getttynam_r, setttyent, setttyent_r, endttyent, endttyent_r ] |
| endttyent_r | Get a /etc/securettys file entry | [ getttyent, getttyent_r, getttynam, getttynam_r, setttyent, setttyent_r, endttyent, endttyent_r ] |
| endusershell | Get the names of legal user shells | [ getusershell, getusershell_r, setusershell, setusershell_r, endusershell, endusershell_r ] |
| endusershell_r | Get the names of legal user shells | [ getusershell, getusershell_r, setusershell, setusershell_r, endusershell, endusershell_r ] |
| endutent | Access utmp file entries | [ getutent, getutent_r, getutid, getutid_r, getutline, getutline_r, pututline, pututline_r, setutent, setutent_r, endutent, endutent_r, utmpname ] |
| endutent_r | Access utmp file entries | [ getutent, getutent_r, getutid, getutid_r, getutline, getutline_r, pututline, pututline_r, setutent, setutent_r, endutent, endutent_r, utmpname ] |
| endwin | Restores the initial terminal environment | |
| enter_quiet_zone | Prevent keyboard interruption of program actions (Enhanced Security) | [ enter_quiet_zone, exit_quiet_zone ] |
| eprol | locations in program, runtime procedure table | [ end, etext, edata, eprol, _ftext, _fdata, _fbss, _procedure_table, _procedure_table_size, _procedure_string_table ] |
| erand48 | Generate uniformly distributed pseudorandom number sequences | [ drand48, drand48_r, erand48, erand48_r, lrand48, lrand48_r, nrand48, nrand48_r, mrand48, mrand48_r, jrand48, jrand48_r, srand48, srand48_r, seed48, seed48_r, lcong48, lcong48_r ] |
| erand48_r | Generate uniformly distributed pseudorandom number sequences | [ drand48, drand48_r, erand48, erand48_r, lrand48, lrand48_r, nrand48, nrand48_r, mrand48, mrand48_r, jrand48, jrand48_r, srand48, srand48_r, seed48, seed48_r, lcong48, lcong48_r ] |
| erase | Copies blanks into the window | [ erase, werase ] |
| erasechar | Returns the current ERASE character | |
| erf | Error functions | [ erf, erfc ] |
| erfc | Error functions | [ erf, erfc ] |
| etext | locations in program, runtime procedure table | [ end, etext, edata, eprol, _ftext, _fdata, _fbss, _procedure_table, _procedure_table_size, _procedure_string_table ] |
| ether_aton | Ethernet address mapping operations | [ ethers, ether_ntoa, ether_aton, ether_ntohost, ether_hostton, ether_line ] |
| ether_hostton | Ethernet address mapping operations | [ ethers, ether_ntoa, ether_aton, ether_ntohost, ether_hostton, ether_line ] |
| ether_line | Ethernet address mapping operations | [ ethers, ether_ntoa, ether_aton, ether_ntohost, ether_hostton, ether_line ] |
| ether_ntoa | Ethernet address mapping operations | [ ethers, ether_ntoa, ether_aton, ether_ntohost, ether_hostton, ether_line ] |
| ether_ntohost | Ethernet address mapping operations | [ ethers, ether_ntoa, ether_aton, ether_ntohost, ether_hostton, ether_line ] |
| ethers | Ethernet address mapping operations | [ ethers, ether_ntoa, ether_aton, ether_ntohost, ether_hostton, ether_line ] |
| exc_add_gp_range | Routines to support mapping program counters to the data structures defined by the DEC OSF/1 Calling Standard for AXP Systems at runtime | [ exc_add_pc_range_table, exc_remove_pc_range_table, exc_lookup_function_table_address, find_rpd, exc_lookup_function_entry, exc_add_gp_range, exc_remove_gp_range, exc_lookup_gp ] |
| exc_add_pc_range | Routines to support mapping program counters to the data structures defined by the DEC OSF/1 Calling Standard for AXP Systems at runtime | [ exc_add_pc_range_table, exc_remove_pc_range_table, exc_lookup_function_table_address, find_rpd, exc_lookup_function_entry, exc_add_gp_range, exc_remove_gp_range, exc_lookup_gp ] |
| exc_add_pc_range_table | Routines to support mapping program counters to the data structures defined by the DEC OSF/1 Calling Standard for AXP Systems at runtime | [ exc_add_pc_range_table, exc_remove_pc_range_table, exc_lookup_function_table_address, find_rpd, exc_lookup_function_entry, exc_add_gp_range, exc_remove_gp_range, exc_lookup_gp ] |
| exc_continue | entry points that support resuming execution of user code. | [ exc_resume, exc_longjmp, exc_continue, exc_unwind, RtlUnwindRfp ] |
| exc_dispatch_exception | routines to search and call handlers for exceptions. | [ exception_dispatcher, exc_raise_signal_exception, exc_dispatch_exception, exc_raise_exception, exc_raise_status_exception ] |
| exc_find_frame_ptr | Routines to unwind a context. | [ unwind, exc_virtual_unwind, RtlVirtualUnwind, exc_find_frame_ptr ] |
| exc_longjmp | entry points that support resuming execution of user code. | [ exc_resume, exc_longjmp, exc_continue, exc_unwind, RtlUnwindRfp ] |
| exc_lookup_function_entry | Routines to support mapping program counters to the data structures defined by the DEC OSF/1 Calling Standard for AXP Systems at runtime | [ exc_add_pc_range_table, exc_remove_pc_range_table, exc_lookup_function_table_address, find_rpd, exc_lookup_function_entry, exc_add_gp_range, exc_remove_gp_range, exc_lookup_gp ] |
| exc_lookup_function_table_address | Routines to support mapping program counters to the data structures defined by the DEC OSF/1 Calling Standard for AXP Systems at runtime | [ exc_add_pc_range_table, exc_remove_pc_range_table, exc_lookup_function_table_address, find_rpd, exc_lookup_function_entry, exc_add_gp_range, exc_remove_gp_range, exc_lookup_gp ] |
| exc_lookup_gp | Routines to support mapping program counters to the data structures defined by the DEC OSF/1 Calling Standard for AXP Systems at runtime | [ exc_add_pc_range_table, exc_remove_pc_range_table, exc_lookup_function_table_address, find_rpd, exc_lookup_function_entry, exc_add_gp_range, exc_remove_gp_range, exc_lookup_gp ] |
| exc_raise_exception | routines to search and call handlers for exceptions. | [ exception_dispatcher, exc_raise_signal_exception, exc_dispatch_exception, exc_raise_exception, exc_raise_status_exception ] |
| exc_raise_signal_exception | routines to search and call handlers for exceptions. | [ exception_dispatcher, exc_raise_signal_exception, exc_dispatch_exception, exc_raise_exception, exc_raise_status_exception ] |
| exc_raise_status_exception | routines to search and call handlers for exceptions. | [ exception_dispatcher, exc_raise_signal_exception, exc_dispatch_exception, exc_raise_exception, exc_raise_status_exception ] |
| exc_remove_gp_range | Routines to support mapping program counters to the data structures defined by the DEC OSF/1 Calling Standard for AXP Systems at runtime | [ exc_add_pc_range_table, exc_remove_pc_range_table, exc_lookup_function_table_address, find_rpd, exc_lookup_function_entry, exc_add_gp_range, exc_remove_gp_range, exc_lookup_gp ] |
| exc_remove_pc_range_table | Routines to support mapping program counters to the data structures defined by the DEC OSF/1 Calling Standard for AXP Systems at runtime | [ exc_add_pc_range_table, exc_remove_pc_range_table, exc_lookup_function_table_address, find_rpd, exc_lookup_function_entry, exc_add_gp_range, exc_remove_gp_range, exc_lookup_gp ] |
| exc_resume | entry points that support resuming execution of user code. | [ exc_resume, exc_longjmp, exc_continue, exc_unwind, RtlUnwindRfp ] |
| exc_set_last_chance_handler | support routines for unhandled exceptions | [ set_unhandled_exception, __exc_last_chance, exc_set_last_chance_handler ] |
| exc_unwind | entry points that support resuming execution of user code. | [ exc_resume, exc_longjmp, exc_continue, exc_unwind, RtlUnwindRfp ] |
| exc_virtual_unwind | Routines to unwind a context. | [ unwind, exc_virtual_unwind, RtlVirtualUnwind, exc_find_frame_ptr ] |
| exception_dispatcher | routines to search and call handlers for exceptions. | [ exception_dispatcher, exc_raise_signal_exception, exc_dispatch_exception, exc_raise_exception, exc_raise_status_exception ] |
| exception_intro | an overview of exception support supplied in libexc.a. | [ exception_intro, libexc ] |
| exit_quiet_zone | Prevent keyboard interruption of program actions (Enhanced Security) | [ enter_quiet_zone, exit_quiet_zone ] |
| exp | Exponential, logarithm, and power functions | [ exp, expm1, log, log2, log10, log1p, pow ] |
| expacct | Expands accounting record | |
| expm1 | Exponential, logarithm, and power functions | [ exp, expm1, log, log2, log10, log1p, pow ] |
| fabs | Euclidean distance calculation and complex absolute value | [ hypot, cabs, fabs ] |
| fattach | Attaches a STREAMS-based file descriptor to an object in the file system name space | |
| fclose | Closes or flushes a stream | [ fclose, fflush, fclose_unlocked, fflush_unlocked ] |
| fclose_unlocked | Closes or flushes a stream | [ fclose, fflush, fclose_unlocked, fflush_unlocked ] |
| fcvt | Convert a floating-point number to a string | [ ecvt, ecvt_r, fcvt, fcvt_r, gcvt ] |
| fcvt_r | Convert a floating-point number to a string | [ ecvt, ecvt_r, fcvt, fcvt_r, gcvt ] |
| fdelproplist | Removes Extended File Attributes from a file | [ delproplist, fdelproplist ] |
| fdetach | Detaches a file name from a STREAMS-based file descriptor | |
| fdopen | Open a stream | [ fopen, freopen, fdopen ] |
| feof | Tests EOF on a stream | |
| ferror | Tests the error indicator on a stream | |
| fetch | Database subroutines | [ dbminit, fetch, store, delete, firstkey, nextkey, forder ] |
| fflush | Closes or flushes a stream | [ fclose, fflush, fclose_unlocked, fflush_unlocked ] |
| fflush_unlocked | Closes or flushes a stream | [ fclose, fflush, fclose_unlocked, fflush_unlocked ] |
| ffs | Performs bit and byte string operations | [ bcopy, bcmp, bzero, ffs ] |
| fgetc | Get a character or word from an input stream | [ getc, fgetc, getc_unlocked, getchar, getchar_unlocked, getw ] |
| fgetgrent | Access group information in the user database | [ getgrent, getgrent_r, getgrgid, getgrgid_r, getgrnam, getgrnam_r, setgrent, setgrent_r, endgrent, endgrent_r, fgetgrent, fgetgrent_r ] |
| fgetgrent_r | Access group information in the user database | [ getgrent, getgrent_r, getgrgid, getgrgid_r, getgrnam, getgrnam_r, setgrent, setgrent_r, endgrent, endgrent_r, fgetgrent, fgetgrent_r ] |
| fgetpos | Reposition the file pointer of a stream | [ fseek, fseek_unlocked, rewind, ftell, fgetpos, fsetpos ] |
| fgetproplist | Gets the Extended File Attributes of a file | [ getproplist, fgetproplist ] |
| fgetpwent | Manipulate protected password database entry (Enhanced Security) | [ getprpwent, getprpwuid, getprpwnam, setprpwent, endprpwent, putprpwnam, fgetpwent, fgetpwent_r, getpwent_r ] |
| fgetpwent_r | Manipulate protected password database entry (Enhanced Security) | [ getprpwent, getprpwuid, getprpwnam, setprpwent, endprpwent, putprpwnam, fgetpwent, fgetpwent_r, getpwent_r ] |
| fgets | Get a string from a stream | [ gets, fgets ] |
| fgetwc | Get a character or word from an input stream | [ getwc, getwc_unlocked, fgetwc, getwchar ] |
| fgetws | Get a string from a stream | |
| fileno | Maps a stream pointer to a file descriptor | |
| find_rpd | Routines to support mapping program counters to the data structures defined by the DEC OSF/1 Calling Standard for AXP Systems at runtime | [ exc_add_pc_range_table, exc_remove_pc_range_table, exc_lookup_function_table_address, find_rpd, exc_lookup_function_entry, exc_add_gp_range, exc_remove_gp_range, exc_lookup_gp ] |
| finite | appendix and related miscellaneous functions for IEEE arithmetic | [ copysign, isnan, finite, fp_class, nextafter, unordered ] |
| firstkey | Database subroutines | [ dbminit, fetch, store, delete, firstkey, nextkey, forder ] |
| flash | Generates an audiovisual alarm | [ beep, flash ] |
| flockfile | Locks a stdio stream | |
| floor | Rounds floating-point numbers to floating-point integers, returns the nearest integral value, and truncates a floating-point number | [ floor, ceil, modf, rint, nint, trunc ] |
| flushinp | Discards the typeahead input | |
| fmin | Performs multiple precision integer arithmetic | [ madd, msub, mult, mdiv, pow, gcd, invert, rpow, msqrt, mcmp, min, omin, fmin, m_in, mout, omout, fmout, m_out, sdiv, itom ] |
| fmod | Computes the Modulo Remainder, and a floating-point remainder | [ fmod, drem, remainder ] |
| fmout | Performs multiple precision integer arithmetic | [ madd, msub, mult, mdiv, pow, gcd, invert, rpow, msqrt, mcmp, min, omin, fmin, m_in, mout, omout, fmout, m_out, sdiv, itom ] |
| fmtmsg | Displays a message in the standard format | |
| fnmatch | Matches filename patterns | |
| fopen | Open a stream | [ fopen, freopen, fdopen ] |
| forder | Database subroutines | [ dbminit, fetch, store, delete, firstkey, nextkey, forder ] |
| forkpty | Open and fork pseudoterminals | [ openpty, forkpty ] |
| fp_class | appendix and related miscellaneous functions for IEEE arithmetic | [ copysign, isnan, finite, fp_class, nextafter, unordered ] |
| fpathconf | Retrieves file implementation characteristics | [ pathconf, fpathconf ] |
| fprintf | Print formatted output | [ printf, fprintf, sprintf ] |
| fputc | Write a character or a word to a stream | [ putc, fputc, putc_unlocked, putchar, putchar_unlocked, putw ] |
| fputs | Writes a string to a stream | [ puts, fputs ] |
| fputwc | Write a character to a stream | [ putwc, putwchar, fputwc ] |
| fputws | Write a string to a stream | |
| fread | Perform input/output operations | [ fread, fread_unlocked, fwrite, fwrite_unlocked ] |
| fread_unlocked | Perform input/output operations | [ fread, fread_unlocked, fwrite, fwrite_unlocked ] |
| free | Provides a memory allocator | [ malloc, free, realloc, calloc, mallopt, mallinfo, alloca, valloc ] |
| freopen | Open a stream | [ fopen, freopen, fdopen ] |
| frexp | Manipulates floating-point numbers | [ frexp, ldexp, logb, scalb ] |
| fscanf | Converts formatted input | [ scanf, fscanf, sscanf ] |
| fseek | Reposition the file pointer of a stream | [ fseek, fseek_unlocked, rewind, ftell, fgetpos, fsetpos ] |
| fseek_unlocked | Reposition the file pointer of a stream | [ fseek, fseek_unlocked, rewind, ftell, fgetpos, fsetpos ] |
| fsetpos | Reposition the file pointer of a stream | [ fseek, fseek_unlocked, rewind, ftell, fgetpos, fsetpos ] |
| fsetproplist | Assigns Extended File Attributes to a file | [ setproplist, fsetproplist ] |
| ftell | Reposition the file pointer of a stream | [ fseek, fseek_unlocked, rewind, ftell, fgetpos, fsetpos ] |
| ftok | Generates a standard interprocess communication key | |
| ftw | Walks a file tree | [ ftw, nftw ] |
| funlockfile | Unlocks a stdio stream | |
| fwrite | Perform input/output operations | [ fread, fread_unlocked, fwrite, fwrite_unlocked ] |
| fwrite_unlocked | Perform input/output operations | [ fread, fread_unlocked, fwrite, fwrite_unlocked ] |
| gcd | Performs multiple precision integer arithmetic | [ madd, msub, mult, mdiv, pow, gcd, invert, rpow, msqrt, mcmp, min, omin, fmin, m_in, mout, omout, fmout, m_out, sdiv, itom ] |
| gcvt | Convert a floating-point number to a string | [ ecvt, ecvt_r, fcvt, fcvt_r, gcvt ] |
| get_myaddress | library routines for ONC remote procedure calls | [ rpc, auth_destroy, authnon_create, authunix_create, authunix_create_default, callrpc, clnt_broadcast, clnt_call, clnt_create, clnt_control, clnt_destroy, clnt_freeres, clnt_geterr, clnt_pcreateerror, clnt_perrno, clnt_perror, clnt_spcreateerror, clnt_sperrno, clnt_sperror, clntraw_create, clnttcp_create, clntudp_create, get_myaddress, getnetname, host2netname, netname2host, netname2user, pmap_getmaps, pmap_getport, pmap_rmtcall, pmap_set, pmap_unset, registerrpc, rpc_createrr, svc_destroy, svc_fdset, svc_freeargs, svc_getargs, svc_getcaller, svc_getreq, svc_getreqset, svc_register, svc_run, svc_sendreply, svc_unregister, svcerr_auth, svcerr_decode, svcerr_noproc, svcerr_noprog, svcerr_progvers, svcerr_systemerr, svcerr_weakauth, svcfd_create, svcraw_create, svctcp_create, svcudp_create, usr2netname, xdr_accepted_reply, xdr_authunix_parms, xdr_callhdr, xdr_callmsg, xdr_opaque_auth, xdr_pmap, xdr_pmaplist, xdr_rejected_reply, xdr_replymsg, xprt_register, xprt_unregister, rpc_functions ] |
| get_proplist_entry | Initializes pointers to the corresponding entries in an Extended File Attribute buffer | |
| getc | Get a character or word from an input stream | [ getc, fgetc, getc_unlocked, getchar, getchar_unlocked, getw ] |
| getc_unlocked | Get a character or word from an input stream | [ getc, fgetc, getc_unlocked, getchar, getchar_unlocked, getw ] |
| getch | Read a character | [ getch, mvgetch, mvwgetch, wgetch ] |
| getchar | Get a character or word from an input stream | [ getc, fgetc, getc_unlocked, getchar, getchar_unlocked, getw ] |
| getchar_unlocked | Get a character or word from an input stream | [ getc, fgetc, getc_unlocked, getchar, getchar_unlocked, getw ] |
| getclock | Gets current value of system-wide clock. | |
| getcwd | Gets the pathname of the current directory | |
| getdate | Converts formatted string into time/date structure | |
| getdiskbyname | Get the disk description using a disk name | [ getdiskbyname, getdiskbyname_r ] |
| getdiskbyname_r | Get the disk description using a disk name | [ getdiskbyname, getdiskbyname_r ] |
| getdvagent | Manipulate device assignment database entry (Enhanced Security) | [ getdvagent, getdvagnam, setdvagent, enddvagent, putdvagnam, copydvagent ] |
| getdvagnam | Manipulate device assignment database entry (Enhanced Security) | [ getdvagent, getdvagnam, setdvagent, enddvagent, putdvagnam, copydvagent ] |
| getenv | Returns the value of an environment variable | |
| getfsent | Get information about a file system | [ getfsent, getfsent_r, getfsspec, getfsspec_r, getfsfile, getfsfile_r, setfsent, setfsent_r, endfsent, endfsent_r ] |
| getfsent_r | Get information about a file system | [ getfsent, getfsent_r, getfsspec, getfsspec_r, getfsfile, getfsfile_r, setfsent, setfsent_r, endfsent, endfsent_r ] |
| getfsfile | Get information about a file system | [ getfsent, getfsent_r, getfsspec, getfsspec_r, getfsfile, getfsfile_r, setfsent, setfsent_r, endfsent, endfsent_r ] |
| getfsfile_r | Get information about a file system | [ getfsent, getfsent_r, getfsspec, getfsspec_r, getfsfile, getfsfile_r, setfsent, setfsent_r, endfsent, endfsent_r ] |
| getfsspec | Get information about a file system | [ getfsent, getfsent_r, getfsspec, getfsspec_r, getfsfile, getfsfile_r, setfsent, setfsent_r, endfsent, endfsent_r ] |
| getfsspec_r | Get information about a file system | [ getfsent, getfsent_r, getfsspec, getfsspec_r, getfsfile, getfsfile_r, setfsent, setfsent_r, endfsent, endfsent_r ] |
| getgrent | Access group information in the user database | [ getgrent, getgrent_r, getgrgid, getgrgid_r, getgrnam, getgrnam_r, setgrent, setgrent_r, endgrent, endgrent_r, fgetgrent, fgetgrent_r ] |
| getgrent_r | Access group information in the user database | [ getgrent, getgrent_r, getgrgid, getgrgid_r, getgrnam, getgrnam_r, setgrent, setgrent_r, endgrent, endgrent_r, fgetgrent, fgetgrent_r ] |
| getgrgid | Access group information in the user database | [ getgrent, getgrent_r, getgrgid, getgrgid_r, getgrnam, getgrnam_r, setgrent, setgrent_r, endgrent, endgrent_r, fgetgrent, fgetgrent_r ] |
| getgrgid_r | Access group information in the user database | [ getgrent, getgrent_r, getgrgid, getgrgid_r, getgrnam, getgrnam_r, setgrent, setgrent_r, endgrent, endgrent_r, fgetgrent, fgetgrent_r ] |
| getgrnam | Access group information in the user database | [ getgrent, getgrent_r, getgrgid, getgrgid_r, getgrnam, getgrnam_r, setgrent, setgrent_r, endgrent, endgrent_r, fgetgrent, fgetgrent_r ] |
| getgrnam_r | Access group information in the user database | [ getgrent, getgrent_r, getgrgid, getgrgid_r, getgrnam, getgrnam_r, setgrent, setgrent_r, endgrent, endgrent_r, fgetgrent, fgetgrent_r ] |
| gethostbyaddr | Gets a network host entry by address | [ gethostbyaddr, gethostbyaddr_r ] |
| gethostbyaddr_r | Gets a network host entry by address | [ gethostbyaddr, gethostbyaddr_r ] |
| gethostbyname | Get a network host entry by name | [ gethostbyname, gethostbyname_r ] |
| gethostbyname_r | Get a network host entry by name | [ gethostbyname, gethostbyname_r ] |
| gethostent | Opens network host file | [ gethostent, gethostent_r, sethostent, sethostent_r ] |
| gethostent_r | Opens network host file | [ gethostent, gethostent_r, sethostent, sethostent_r ] |
| gethostsex | get the byte sex of the host machine | |
| getlong | Retrieves 32-bit quantities from a byte stream | [ _getlong ] |
| getluid | Get or set the login UID (Enhanced Security) | [ getluid, setluid ] |
| getmntinfo | Get information about mounted file systems | [ getmntinfo, getmntinfo_r ] |
| getmntinfo_r | Get information about mounted file systems | [ getmntinfo, getmntinfo_r ] |
| getnetbyaddr | Get a network entry by address | [ getnetbyaddr, getnetbyaddr_r ] |
| getnetbyaddr_r | Get a network entry by address | [ getnetbyaddr, getnetbyaddr_r ] |
| getnetbyname | Get a network entry by name | [ getnetbyname, getnetbyname_r ] |
| getnetbyname_r | Get a network entry by name | [ getnetbyname, getnetbyname_r ] |
| getnetent | Get a network entry | [ getnetent, getnetent_r ] |
| getnetent_r | Get a network entry | [ getnetent, getnetent_r ] |
| getnetgrent | get network group entry | [ getnetgrent, setnetgrent, endnetgrent, innetgr ] |
| getnetname | library routines for ONC remote procedure calls | [ rpc, auth_destroy, authnon_create, authunix_create, authunix_create_default, callrpc, clnt_broadcast, clnt_call, clnt_create, clnt_control, clnt_destroy, clnt_freeres, clnt_geterr, clnt_pcreateerror, clnt_perrno, clnt_perror, clnt_spcreateerror, clnt_sperrno, clnt_sperror, clntraw_create, clnttcp_create, clntudp_create, get_myaddress, getnetname, host2netname, netname2host, netname2user, pmap_getmaps, pmap_getport, pmap_rmtcall, pmap_set, pmap_unset, registerrpc, rpc_createrr, svc_destroy, svc_fdset, svc_freeargs, svc_getargs, svc_getcaller, svc_getreq, svc_getreqset, svc_register, svc_run, svc_sendreply, svc_unregister, svcerr_auth, svcerr_decode, svcerr_noproc, svcerr_noprog, svcerr_progvers, svcerr_systemerr, svcerr_weakauth, svcfd_create, svcraw_create, svctcp_create, svcudp_create, usr2netname, xdr_accepted_reply, xdr_authunix_parms, xdr_callhdr, xdr_callmsg, xdr_opaque_auth, xdr_pmap, xdr_pmaplist, xdr_rejected_reply, xdr_replymsg, xprt_register, xprt_unregister, rpc_functions ] |
| getnwstr | Read wchar_t character strings from curses terminal keyboard | [ getwstr, getnwstr, mvgetwstr, mvgetnwstr, mvwgetwstr, mvwgetnwstr, wgetwstr, wgetnwstr ] |
| getopt | Gets flag letters from the argument vector | |
| getpass | Reads a password | |
| getprdfent | Manipulate system default database entry (Enhanced Security) | [ getprdfent, getprdfnam, setprdfent, endprdfent, putprdfnam ] |
| getprdfnam | Manipulate system default database entry (Enhanced Security) | [ getprdfent, getprdfnam, setprdfent, endprdfent, putprdfnam ] |
| getprfient | Manipulate file control database entry (Enhanced Security) | [ getprfient, getprfinam, setprfient, endprfient, putprfinam ] |
| getprfinam | Manipulate file control database entry (Enhanced Security) | [ getprfient, getprfinam, setprfient, endprfient, putprfinam ] |
| getprlpnam | Manipulate printer control database entry (Enhanced Security) | [ getprlpnam, putprlpnam ] |
| getproplist | Gets the Extended File Attributes of a file | [ getproplist, fgetproplist ] |
| getprotobyname | Get a protocol entry by protocol name | [ getprotobyname, getprotobyname_r ] |
| getprotobyname_r | Get a protocol entry by protocol name | [ getprotobyname, getprotobyname_r ] |
| getprotobynumber | Get a protocol entry by number | [ getprotobynumber, getprotobynumber_r ] |
| getprotobynumber_r | Get a protocol entry by number | [ getprotobynumber, getprotobynumber_r ] |
| getprotoent | Get a protocol entry | [ getprotoent, getprotoent_r ] |
| getprotoent_r | Get a protocol entry | [ getprotoent, getprotoent_r ] |
| getprpwent | Manipulate protected password database entry (Enhanced Security) | [ getprpwent, getprpwuid, getprpwnam, setprpwent, endprpwent, putprpwnam, fgetpwent, fgetpwent_r, getpwent_r ] |
| getprpwnam | Manipulate protected password database entry (Enhanced Security) | [ getprpwent, getprpwuid, getprpwnam, setprpwent, endprpwent, putprpwnam, fgetpwent, fgetpwent_r, getpwent_r ] |
| getprpwuid | Manipulate protected password database entry (Enhanced Security) | [ getprpwent, getprpwuid, getprpwnam, setprpwent, endprpwent, putprpwnam, fgetpwent, fgetpwent_r, getpwent_r ] |
| getprtcent | Manipulate terminal control database entry (Enhanced Security) | [ getprtcent, getprtcnam, setprtcent, endprtcent, putprtcnam ] |
| getprtcnam | Manipulate terminal control database entry (Enhanced Security) | [ getprtcent, getprtcnam, setprtcent, endprtcent, putprtcnam ] |
| getpw | get name from uid | |
| getpwent | Access user attribute information in the user database | [ getpwent, getpwent_r, getpwuid, getpwuid_r, getpwnam, getpwnam_r, putpwent, setpwent, setpwent_r, endpwent, endpwent_r, fgetpwent, fgetpwent_r ] |
| getpwent_r | Manipulate protected password database entry (Enhanced Security) | [ getprpwent, getprpwuid, getprpwnam, setprpwent, endprpwent, putprpwnam, fgetpwent, fgetpwent_r, getpwent_r ] |
| getpwnam | Access user attribute information in the user database | [ getpwent, getpwent_r, getpwuid, getpwuid_r, getpwnam, getpwnam_r, putpwent, setpwent, setpwent_r, endpwent, endpwent_r, fgetpwent, fgetpwent_r ] |
| getpwnam_r | Access user attribute information in the user database | [ getpwent, getpwent_r, getpwuid, getpwuid_r, getpwnam, getpwnam_r, putpwent, setpwent, setpwent_r, endpwent, endpwent_r, fgetpwent, fgetpwent_r ] |
| getpwuid | Access user attribute information in the user database | [ getpwent, getpwent_r, getpwuid, getpwuid_r, getpwnam, getpwnam_r, putpwent, setpwent, setpwent_r, endpwent, endpwent_r, fgetpwent, fgetpwent_r ] |
| getpwuid_r | Access user attribute information in the user database | [ getpwent, getpwent_r, getpwuid, getpwuid_r, getpwnam, getpwnam_r, putpwent, setpwent, setpwent_r, endpwent, endpwent_r, fgetpwent, fgetpwent_r ] |
| getrpcbyname | get rpc entry | [ getrpcent, getrpcbynumber, getrpcbyname, setrpcent, endrpcent ] |
| getrpcbynumber | get rpc entry | [ getrpcent, getrpcbynumber, getrpcbyname, setrpcent, endrpcent ] |
| getrpcent | get rpc entry | [ getrpcent, getrpcbynumber, getrpcbyname, setrpcent, endrpcent ] |
| gets | Get a string from a stream | [ gets, fgets ] |
| getservbyname | Get a service entry by name | [ getservbyname, getservbyname_r ] |
| getservbyname_r | Get a service entry by name | [ getservbyname, getservbyname_r ] |
| getservbyport | Get a service entry by port number | [ getservbyport, getservbyport_r ] |
| getservbyport_r | Get a service entry by port number | [ getservbyport, getservbyport_r ] |
| getservent | Get a services file entry from the /etc/services file. | [ getservent, getservent_r ] |
| getservent_r | Get a services file entry from the /etc/services file. | [ getservent, getservent_r ] |
| getshort | Retrieves short quantities from a byte stream | [ _getshort ] |
| getstr | Reads a string | [ getstr, mvgetstr, mvwgetstr, wgetstr ] |
| getsubopt | Parses suboptions from a command line | |
| getsvc | Gets a pointer to the svcinfo structure. | |
| gettimer | Gets date and time | |
| getttyent | Get a /etc/securettys file entry | [ getttyent, getttyent_r, getttynam, getttynam_r, setttyent, setttyent_r, endttyent, endttyent_r ] |
| getttyent_r | Get a /etc/securettys file entry | [ getttyent, getttyent_r, getttynam, getttynam_r, setttyent, setttyent_r, endttyent, endttyent_r ] |
| getttynam | Get a /etc/securettys file entry | [ getttyent, getttyent_r, getttynam, getttynam_r, setttyent, setttyent_r, endttyent, endttyent_r ] |
| getttynam_r | Get a /etc/securettys file entry | [ getttyent, getttyent_r, getttynam, getttynam_r, setttyent, setttyent_r, endttyent, endttyent_r ] |
| gettxt | return the session ID of the terminal | |
| getusershell | Get the names of legal user shells | [ getusershell, getusershell_r, setusershell, setusershell_r, endusershell, endusershell_r ] |
| getusershell_r | Get the names of legal user shells | [ getusershell, getusershell_r, setusershell, setusershell_r, endusershell, endusershell_r ] |
| getutent | Access utmp file entries | [ getutent, getutent_r, getutid, getutid_r, getutline, getutline_r, pututline, pututline_r, setutent, setutent_r, endutent, endutent_r, utmpname ] |
| getutent_r | Access utmp file entries | [ getutent, getutent_r, getutid, getutid_r, getutline, getutline_r, pututline, pututline_r, setutent, setutent_r, endutent, endutent_r, utmpname ] |
| getutid | Access utmp file entries | [ getutent, getutent_r, getutid, getutid_r, getutline, getutline_r, pututline, pututline_r, setutent, setutent_r, endutent, endutent_r, utmpname ] |
| getutid_r | Access utmp file entries | [ getutent, getutent_r, getutid, getutid_r, getutline, getutline_r, pututline, pututline_r, setutent, setutent_r, endutent, endutent_r, utmpname ] |
| getutline | Access utmp file entries | [ getutent, getutent_r, getutid, getutid_r, getutline, getutline_r, pututline, pututline_r, setutent, setutent_r, endutent, endutent_r, utmpname ] |
| getutline_r | Access utmp file entries | [ getutent, getutent_r, getutid, getutid_r, getutline, getutline_r, pututline, pututline_r, setutent, setutent_r, endutent, endutent_r, utmpname ] |
| getvfsbyname | Gets the virtual file system type number | |
| getvfsbynumber | Gets the virtual file system type name | |
| getw | Get a character or word from an input stream | [ getc, fgetc, getc_unlocked, getchar, getchar_unlocked, getw ] |
| getwc | Get a character or word from an input stream | [ getwc, getwc_unlocked, fgetwc, getwchar ] |
| getwc_unlocked | Get a character or word from an input stream | [ getwc, getwc_unlocked, fgetwc, getwchar ] |
| getwch | Read (or push back) a wchar_t character from curses terminal keyboard | [ getwch, wgetwch, mvgetwch, mvwgetwch, ungetwch ] |
| getwchar | Get a character or word from an input stream | [ getwc, getwc_unlocked, fgetwc, getwchar ] |
| getwd | Gets current directory pathname | |
| getwstr | Read wchar_t character strings from curses terminal keyboard | [ getwstr, getnwstr, mvgetwstr, mvgetnwstr, mvwgetwstr, mvwgetnwstr, wgetwstr, wgetnwstr ] |
| getyx | Gets the cursor position | |
| glob | Generates pathnames | |
| globfree | Frees all memory associated with the pglob parameter. | |
| gmtime | Converts time units | [ asctime, asctime_r, ctime, ctime_r, gmtime, gmtime_r, localtime, localtime_r, mktime ] |
| gmtime_r | Converts time units | [ asctime, asctime_r, ctime, ctime_r, gmtime, gmtime_r, localtime, localtime_r, mktime ] |
| gr_idtoname | Map between user and group names and IDs (Enhanced Security) | [ pw_nametoid, pw_idtoname, gr_nametoid, gr_idtoname ] |
| gr_nametoid | Map between user and group names and IDs (Enhanced Security) | [ pw_nametoid, pw_idtoname, gr_nametoid, gr_idtoname ] |
| grantpt | Permits access to the slave pty | |
| gsignal | Set and raise a software signal | [ ssignal, ssignal_r, gsignal, gsignal_r ] |
| gsignal_r | Set and raise a software signal | [ ssignal, ssignal_r, gsignal, gsignal_r ] |
| gtty | Set and get terminal state | [ stty, gtty ] |
| has_ic | Determines whether insert/delete character is available | |
| has_il | Determines whether insert/delete line is available | |
| hcreate | Manage hash tables | [ hsearch, hcreate, hdestroy, hsearch_r, hcreate_r, hdestroy_r ] |
| hcreate_r | Manage hash tables | [ hsearch, hcreate, hdestroy, hsearch_r, hcreate_r, hdestroy_r ] |
| hdestroy | Manage hash tables | [ hsearch, hcreate, hdestroy, hsearch_r, hcreate_r, hdestroy_r ] |
| hdestroy_r | Manage hash tables | [ hsearch, hcreate, hdestroy, hsearch_r, hcreate_r, hdestroy_r ] |
| host2netname | library routines for ONC remote procedure calls | [ rpc, auth_destroy, authnon_create, authunix_create, authunix_create_default, callrpc, clnt_broadcast, clnt_call, clnt_create, clnt_control, clnt_destroy, clnt_freeres, clnt_geterr, clnt_pcreateerror, clnt_perrno, clnt_perror, clnt_spcreateerror, clnt_sperrno, clnt_sperror, clntraw_create, clnttcp_create, clntudp_create, get_myaddress, getnetname, host2netname, netname2host, netname2user, pmap_getmaps, pmap_getport, pmap_rmtcall, pmap_set, pmap_unset, registerrpc, rpc_createrr, svc_destroy, svc_fdset, svc_freeargs, svc_getargs, svc_getcaller, svc_getreq, svc_getreqset, svc_register, svc_run, svc_sendreply, svc_unregister, svcerr_auth, svcerr_decode, svcerr_noproc, svcerr_noprog, svcerr_progvers, svcerr_systemerr, svcerr_weakauth, svcfd_create, svcraw_create, svctcp_create, svcudp_create, usr2netname, xdr_accepted_reply, xdr_authunix_parms, xdr_callhdr, xdr_callmsg, xdr_opaque_auth, xdr_pmap, xdr_pmaplist, xdr_rejected_reply, xdr_replymsg, xprt_register, xprt_unregister, rpc_functions ] |
| hostalias | Searches for host aliases | |
| hsearch | Manage hash tables | [ hsearch, hcreate, hdestroy, hsearch_r, hcreate_r, hdestroy_r ] |
| hsearch_r | Manage hash tables | [ hsearch, hcreate, hdestroy, hsearch_r, hcreate_r, hdestroy_r ] |
| htonl | Converts an unsigned 32-bit integer from host byte order to Internet network-byte order | |
| htons | Converts an unsigned short (16-bit) integer from host byte order to a 2-byte Internet network integer | |
| hypot | Euclidean distance calculation and complex absolute value | [ hypot, cabs, fabs ] |
| iconv | Converts a string of characters from one codeset to another codeset | |
| iconv_close | Closes a specified codeset converter | |
| iconv_open | Opens a character codeset converter | |
| identity | Get or check user or group IDs (Enhanced Security) | [ starting_luid, starting_ruid, starting_euid, starting_rgid, starting_egid, is_starting_luid, is_starting_ruid, is_starting_euid, is_starting_rgid, is_starting_egid ] |
| idlok | Enables the use of insert/delete line | |
| ieee | libc ieee trap enable support routines. | [ ieee, ieee_set_fp_control, ieee_get_fp_control, ieee_set_state_at_signal, ieee_get_state_at_signal, ieee_ignore_state_at_signal ] |
| ieee_functions | appendix and related miscellaneous functions for IEEE arithmetic | [ copysign, isnan, finite, fp_class, nextafter, unordered ] |
| ieee_get_fp_control | libc ieee trap enable support routines. | [ ieee, ieee_set_fp_control, ieee_get_fp_control, ieee_set_state_at_signal, ieee_get_state_at_signal, ieee_ignore_state_at_signal ] |
| ieee_get_state_at_signal | libc ieee trap enable support routines. | [ ieee, ieee_set_fp_control, ieee_get_fp_control, ieee_set_state_at_signal, ieee_get_state_at_signal, ieee_ignore_state_at_signal ] |
| ieee_ignore_state_at_signal | libc ieee trap enable support routines. | [ ieee, ieee_set_fp_control, ieee_get_fp_control, ieee_set_state_at_signal, ieee_get_state_at_signal, ieee_ignore_state_at_signal ] |
| ieee_set_fp_control | libc ieee trap enable support routines. | [ ieee, ieee_set_fp_control, ieee_get_fp_control, ieee_set_state_at_signal, ieee_get_state_at_signal, ieee_ignore_state_at_signal ] |
| ieee_set_state_at_signal | libc ieee trap enable support routines. | [ ieee, ieee_set_fp_control, ieee_get_fp_control, ieee_set_state_at_signal, ieee_get_state_at_signal, ieee_ignore_state_at_signal ] |
| inch | Returns a character from the window | [ inch, mvinch, mvwinch, winch ] |
| index | Search for character in string | [ rindex, index, strchr, strrchr ] |
| inet_addr | Translates an Internet network address string to an Internet address integer | |
| inet_lnaof | Translates an Internet address integer into its host (local) address component | |
| inet_makeaddr | Translates an Internet address and host address into an Internet byte-ordered address integer | |
| inet_netof | Translates an Internet address integer into its network address component | |
| inet_network | Translates an Internet dot-formatted address string to a network address integer | |
| inet_ntoa | Translates an Internet integer address into a dot-formatted character string | |
| initgroups | Initializes concurrent group set | |
| initprivs | Initialize priviledges (Enhanced Security) | |
| initscr | Initializes the terminal environment | |
| initstate | Generate pseudo-random number | [ random, random_r, srandom, srandom_r, initstate, initstate_r, setstate, setstate_r ] |
| initstate_r | Generate pseudo-random number | [ random, random_r, srandom, srandom_r, initstate, initstate_r, setstate, setstate_r ] |
| innetgr | get network group entry | [ getnetgrent, setnetgrent, endnetgrent, innetgr ] |
| innwstr | Get a string of wchar_t characters from a curses window | [ inwstr, innwstr, winwstr, winnwstr, mvinwstr, mvinnwstr, mvwinwstr, mvwinnwstr ] |
| insch | Inserts a character | [ insch, mvinsch, mvwinsch, winsch ] |
| insertln | Inserts a line | [ insertln, winsertln ] |
| insnwstr | Insert a string of wchar_t characters before the character under the cursor in a curses window | [ inswstr, insnwstr, winswstr, winnswstr, mvinswstr, mvinsnwstr, mvwinswstr, mvwinsnwstr ] |
| insque | Inserts or removes an element in a queue | [ insque, remque ] |
| inswch | Insert a wchar_t character before the character under the cursor in a window | [ inswch, winswch, mvinswch, mvwinswch ] |
| inswstr | Insert a string of wchar_t characters before the character under the cursor in a curses window | [ inswstr, insnwstr, winswstr, winnswstr, mvinswstr, mvinsnwstr, mvwinswstr, mvwinsnwstr ] |
| intrflush | Enables a flush on interrupt | |
| intro | introduction to library functions | |
| invert | Performs multiple precision integer arithmetic | [ madd, msub, mult, mdiv, pow, gcd, invert, rpow, msqrt, mcmp, min, omin, fmin, m_in, mout, omout, fmout, m_out, sdiv, itom ] |
| inwch | Return a wchar_t character and its attribute from a curses window | [ inwch, winwch, mvinwch, mvwinwch ] |
| inwchnstr | Get a string of wchar_t characters (with attributes) from a curses window | [ inwchstr, inwchnstr, winwchstr, winwchnstr, mvinwchstr, mvinwchnstr, mvwinwchstr, mvwinwchnstr ] |
| inwchstr | Get a string of wchar_t characters (with attributes) from a curses window | [ inwchstr, inwchnstr, winwchstr, winwchnstr, mvinwchstr, mvinwchnstr, mvwinwchstr, mvwinwchnstr ] |
| inwstr | Get a string of wchar_t characters from a curses window | [ inwstr, innwstr, winwstr, winnwstr, mvinwstr, mvinnwstr, mvwinwstr, mvwinnwstr ] |
| is_starting_egid | Get or check user or group IDs (Enhanced Security) | [ starting_luid, starting_ruid, starting_euid, starting_rgid, starting_egid, is_starting_luid, is_starting_ruid, is_starting_euid, is_starting_rgid, is_starting_egid ] |
| is_starting_euid | Get or check user or group IDs (Enhanced Security) | [ starting_luid, starting_ruid, starting_euid, starting_rgid, starting_egid, is_starting_luid, is_starting_ruid, is_starting_euid, is_starting_rgid, is_starting_egid ] |
| is_starting_luid | Get or check user or group IDs (Enhanced Security) | [ starting_luid, starting_ruid, starting_euid, starting_rgid, starting_egid, is_starting_luid, is_starting_ruid, is_starting_euid, is_starting_rgid, is_starting_egid ] |
| is_starting_rgid | Get or check user or group IDs (Enhanced Security) | [ starting_luid, starting_ruid, starting_euid, starting_rgid, starting_egid, is_starting_luid, is_starting_ruid, is_starting_euid, is_starting_rgid, is_starting_egid ] |
| is_starting_ruid | Get or check user or group IDs (Enhanced Security) | [ starting_luid, starting_ruid, starting_euid, starting_rgid, starting_egid, is_starting_luid, is_starting_ruid, is_starting_euid, is_starting_rgid, is_starting_egid ] |
| isalnum | Classify characters | [ isalpha, isupper, islower, isdigit, isxdigit, isalnum, isspace, ispunct, isprint, isgraph, iscntrl, isascii ] |
| isalpha | Classify characters | [ isalpha, isupper, islower, isdigit, isxdigit, isalnum, isspace, ispunct, isprint, isgraph, iscntrl, isascii ] |
| isascii | Classify characters | [ isalpha, isupper, islower, isdigit, isxdigit, isalnum, isspace, ispunct, isprint, isgraph, iscntrl, isascii ] |
| isastream | Determines if a file descriptor refers to a STREAMS file | |
| isatty | Gets the name of a terminal | [ ttyname, isatty, ttyname_r ] |
| iscntrl | Classify characters | [ isalpha, isupper, islower, isdigit, isxdigit, isalnum, isspace, ispunct, isprint, isgraph, iscntrl, isascii ] |
| isdigit | Classify characters | [ isalpha, isupper, islower, isdigit, isxdigit, isalnum, isspace, ispunct, isprint, isgraph, iscntrl, isascii ] |
| isgraph | Classify characters | [ isalpha, isupper, islower, isdigit, isxdigit, isalnum, isspace, ispunct, isprint, isgraph, iscntrl, isascii ] |
| islower | Classify characters | [ isalpha, isupper, islower, isdigit, isxdigit, isalnum, isspace, ispunct, isprint, isgraph, iscntrl, isascii ] |
| isnan | appendix and related miscellaneous functions for IEEE arithmetic | [ copysign, isnan, finite, fp_class, nextafter, unordered ] |
| isprint | Classify characters | [ isalpha, isupper, islower, isdigit, isxdigit, isalnum, isspace, ispunct, isprint, isgraph, iscntrl, isascii ] |
| ispunct | Classify characters | [ isalpha, isupper, islower, isdigit, isxdigit, isalnum, isspace, ispunct, isprint, isgraph, iscntrl, isascii ] |
| isspace | Classify characters | [ isalpha, isupper, islower, isdigit, isxdigit, isalnum, isspace, ispunct, isprint, isgraph, iscntrl, isascii ] |
| isupper | Classify characters | [ isalpha, isupper, islower, isdigit, isxdigit, isalnum, isspace, ispunct, isprint, isgraph, iscntrl, isascii ] |
| iswalnum | Classify a wide character | [ iswalnum, iswalpha, iswcntrl, iswdigit, iswgraph, iswlower, iswprint, iswpunct, iswspace, iswupper, iswxdigit ] |
| iswalpha | Classify a wide character | [ iswalnum, iswalpha, iswcntrl, iswdigit, iswgraph, iswlower, iswprint, iswpunct, iswspace, iswupper, iswxdigit ] |
| iswcntrl | Classify a wide character | [ iswalnum, iswalpha, iswcntrl, iswdigit, iswgraph, iswlower, iswprint, iswpunct, iswspace, iswupper, iswxdigit ] |
| iswctype | Determines the properties of a wide character | |
| iswdigit | Classify a wide character | [ iswalnum, iswalpha, iswcntrl, iswdigit, iswgraph, iswlower, iswprint, iswpunct, iswspace, iswupper, iswxdigit ] |
| iswgraph | Classify a wide character | [ iswalnum, iswalpha, iswcntrl, iswdigit, iswgraph, iswlower, iswprint, iswpunct, iswspace, iswupper, iswxdigit ] |
| iswlower | Classify a wide character | [ iswalnum, iswalpha, iswcntrl, iswdigit, iswgraph, iswlower, iswprint, iswpunct, iswspace, iswupper, iswxdigit ] |
| iswprint | Classify a wide character | [ iswalnum, iswalpha, iswcntrl, iswdigit, iswgraph, iswlower, iswprint, iswpunct, iswspace, iswupper, iswxdigit ] |
| iswpunct | Classify a wide character | [ iswalnum, iswalpha, iswcntrl, iswdigit, iswgraph, iswlower, iswprint, iswpunct, iswspace, iswupper, iswxdigit ] |
| iswspace | Classify a wide character | [ iswalnum, iswalpha, iswcntrl, iswdigit, iswgraph, iswlower, iswprint, iswpunct, iswspace, iswupper, iswxdigit ] |
| iswupper | Classify a wide character | [ iswalnum, iswalpha, iswcntrl, iswdigit, iswgraph, iswlower, iswprint, iswpunct, iswspace, iswupper, iswxdigit ] |
| iswxdigit | Classify a wide character | [ iswalnum, iswalpha, iswcntrl, iswdigit, iswgraph, iswlower, iswprint, iswpunct, iswspace, iswupper, iswxdigit ] |
| isxdigit | Classify characters | [ isalpha, isupper, islower, isdigit, isxdigit, isalnum, isspace, ispunct, isprint, isgraph, iscntrl, isascii ] |
| itom | Performs multiple precision integer arithmetic | [ madd, msub, mult, mdiv, pow, gcd, invert, rpow, msqrt, mcmp, min, omin, fmin, m_in, mout, omout, fmout, m_out, sdiv, itom ] |
| itrunc | Truncate a floating-point number | [ itrunc, uitrunc ] |
| j0 | Computes Bessel functions | [ bessel, j0, j1, jn, y0, y1, yn ] |
| j1 | Computes Bessel functions | [ bessel, j0, j1, jn, y0, y1, yn ] |
| jn | Computes Bessel functions | [ bessel, j0, j1, jn, y0, y1, yn ] |
| jrand48 | Generate uniformly distributed pseudorandom number sequences | [ drand48, drand48_r, erand48, erand48_r, lrand48, lrand48_r, nrand48, nrand48_r, mrand48, mrand48_r, jrand48, jrand48_r, srand48, srand48_r, seed48, seed48_r, lcong48, lcong48_r ] |
| jrand48_r | Generate uniformly distributed pseudorandom number sequences | [ drand48, drand48_r, erand48, erand48_r, lrand48, lrand48_r, nrand48, nrand48_r, mrand48, mrand48_r, jrand48, jrand48_r, srand48, srand48_r, seed48, seed48_r, lcong48, lcong48_r ] |
| keypad | Enables the keypad | |
| killchar | Returns the current kill character | |
| l64a | converts long integer and base-64 ASCII string | [ a64l, l64a ] |
| labs | Computes absolute value and division of integers | [ abs, div, labs, ldiv ] |
| lcong48 | Generate uniformly distributed pseudorandom number sequences | [ drand48, drand48_r, erand48, erand48_r, lrand48, lrand48_r, nrand48, nrand48_r, mrand48, mrand48_r, jrand48, jrand48_r, srand48, srand48_r, seed48, seed48_r, lcong48, lcong48_r ] |
| lcong48_r | Generate uniformly distributed pseudorandom number sequences | [ drand48, drand48_r, erand48, erand48_r, lrand48, lrand48_r, nrand48, nrand48_r, mrand48, mrand48_r, jrand48, jrand48_r, srand48, srand48_r, seed48, seed48_r, lcong48, lcong48_r ] |
| ldaclose | close a common object file | [ ldclose, ldaclose ] |
| ldahread | read the archive header of a member of an archive file | |
| ldaopen | open a common object file for reading | [ ldopen, ldaopen ] |
| ldclose | close a common object file | [ ldclose, ldaclose ] |
| ldexp | Manipulates floating-point numbers | [ frexp, ldexp, logb, scalb ] |
| ldfhread | read the file header of a common object file | |
| ldgetaux | Retrieves an auxiliary entry, given an index | |
| ldgetname | retrieve symbol name for object file symbol table entry | |
| ldgetpd | Retrieves procedure descriptor given a procedure descriptor index | |
| ldiv | Computes absolute value and division of integers | [ abs, div, labs, ldiv ] |
| ldlinit | manipulate line number entries of a common object file function | [ ldlread, ldlinit, ldlitem ] |
| ldlitem | manipulate line number entries of a common object file function | [ ldlread, ldlinit, ldlitem ] |
| ldlread | manipulate line number entries of a common object file function | [ ldlread, ldlinit, ldlitem ] |
| ldlseek | seek to line number entries of a section of a common object file | [ ldlseek, ldnlseek ] |
| ldnlseek | seek to line number entries of a section of a common object file | [ ldlseek, ldnlseek ] |
| ldnrseek | seek to relocation entries of a section of a common object file | [ ldrseek, ldnrseek ] |
| ldnshread | read an indexed/named section header of a common object file | [ ldshread, ldnshread ] |
| ldnsseek | seek to an indexed/named section of a common object file | [ ldsseek, ldnsseek ] |
| ldohseek | seek to the optional file header of a common object file | |
| ldopen | open a common object file for reading | [ ldopen, ldaopen ] |
| ldr_inq_module | Returns information about a loaded module | |
| ldr_inq_region | Returns module information about a region in a loaded module | |
| ldr_next_module | Returns the next module ID for a process | |
| ldr_xattach | Attaches to another process to permit loading/unloading of modules in that process’ address space | |
| ldr_xdetach | Detaches from an attached process | |
| ldr_xentry | Returns the entry point for a module loaded in another process | |
| ldr_xload | Loads a module in another process and returns the module ID | |
| ldr_xlookup_package | Returns the address of a symbol name within a specified package in another process | |
| ldr_xunload | Unloads a module previously loaded in another process | |
| ldrseek | seek to relocation entries of a section of a common object file | [ ldrseek, ldnrseek ] |
| ldshread | read an indexed/named section header of a common object file | [ ldshread, ldnshread ] |
| ldsseek | seek to an indexed/named section of a common object file | [ ldsseek, ldnsseek ] |
| ldtbread | read an indexed symbol table entry of a common object file | |
| ldtbseek | seek to the symbol table of a common object file | |
| leaveok | Enables a non-tracking cursor | |
| len | return length of Fortran string | |
| lfind | Performs a linear search and update | [ lsearch, lfind ] |
| lgamma | Computes the logarithm of the gamma function | |
| libAF | Provides Attribute File Library functions to manipulate file attributes | |
| libPW | Provides functions for compatibility with existing programs | [ libpw, libPW, Programmers_Workbench_Library ] |
| libexc | an overview of exception support supplied in libexc.a. | [ exception_intro, libexc ] |
| libpw | Provides functions for compatibility with existing programs | [ libpw, libPW, Programmers_Workbench_Library ] |
| lio_listio | Initiate a list of asynchronous I/O requests (P1003.1b) | |
| localeconv | Retrieves locale-dependent formatting parameters | |
| localtime | Converts time units | [ asctime, asctime_r, ctime, ctime_r, gmtime, gmtime_r, localtime, localtime_r, mktime ] |
| localtime_r | Converts time units | [ asctime, asctime_r, ctime, ctime_r, gmtime, gmtime_r, localtime, localtime_r, mktime ] |
| lockf | Controls open file descriptors | |
| log | Exponential, logarithm, and power functions | [ exp, expm1, log, log2, log10, log1p, pow ] |
| log10 | Exponential, logarithm, and power functions | [ exp, expm1, log, log2, log10, log1p, pow ] |
| log1p | Exponential, logarithm, and power functions | [ exp, expm1, log, log2, log10, log1p, pow ] |
| log2 | Exponential, logarithm, and power functions | [ exp, expm1, log, log2, log10, log1p, pow ] |
| logb | Manipulates floating-point numbers | [ frexp, ldexp, logb, scalb ] |
| longjmp | Saves and restores the current execution context | [ setjmp, _setjmp, longjmp, _longjmp ] |
| longname | Return the full terminal type name | |
| lrand48 | Generate uniformly distributed pseudorandom number sequences | [ drand48, drand48_r, erand48, erand48_r, lrand48, lrand48_r, nrand48, nrand48_r, mrand48, mrand48_r, jrand48, jrand48_r, srand48, srand48_r, seed48, seed48_r, lcong48, lcong48_r ] |
| lrand48_r | Generate uniformly distributed pseudorandom number sequences | [ drand48, drand48_r, erand48, erand48_r, lrand48, lrand48_r, nrand48, nrand48_r, mrand48, mrand48_r, jrand48, jrand48_r, srand48, srand48_r, seed48, seed48_r, lcong48, lcong48_r ] |
| lsearch | Performs a linear search and update | [ lsearch, lfind ] |
| m_in | Performs multiple precision integer arithmetic | [ madd, msub, mult, mdiv, pow, gcd, invert, rpow, msqrt, mcmp, min, omin, fmin, m_in, mout, omout, fmout, m_out, sdiv, itom ] |
| m_out | Performs multiple precision integer arithmetic | [ madd, msub, mult, mdiv, pow, gcd, invert, rpow, msqrt, mcmp, min, omin, fmin, m_in, mout, omout, fmout, m_out, sdiv, itom ] |
| madd | Performs multiple precision integer arithmetic | [ madd, msub, mult, mdiv, pow, gcd, invert, rpow, msqrt, mcmp, min, omin, fmin, m_in, mout, omout, fmout, m_out, sdiv, itom ] |
| mallinfo | Provides a memory allocator | [ malloc, free, realloc, calloc, mallopt, mallinfo, alloca, valloc ] |
| malloc | Provides a memory allocator | [ malloc, free, realloc, calloc, mallopt, mallinfo, alloca, valloc ] |
| mallopt | Provides a memory allocator | [ malloc, free, realloc, calloc, mallopt, mallinfo, alloca, valloc ] |
| mblen | Determines the length in bytes of a multibyte character | |
| mbstowcs | Converts a multibyte character string to a wide character string | |
| mbtowc | Converts a multibyte character to a wide character | |
| mcmp | Performs multiple precision integer arithmetic | [ madd, msub, mult, mdiv, pow, gcd, invert, rpow, msqrt, mcmp, min, omin, fmin, m_in, mout, omout, fmout, m_out, sdiv, itom ] |
| mdiv | Performs multiple precision integer arithmetic | [ madd, msub, mult, mdiv, pow, gcd, invert, rpow, msqrt, mcmp, min, omin, fmin, m_in, mout, omout, fmout, m_out, sdiv, itom ] |
| memccpy | Perform memory operations | [ memccpy, memchr, memcmp, memcpy, memset, memmove ] |
| memchr | Perform memory operations | [ memccpy, memchr, memcmp, memcpy, memset, memmove ] |
| memcmp | Perform memory operations | [ memccpy, memchr, memcmp, memcpy, memset, memmove ] |
| memcpy | Perform memory operations | [ memccpy, memchr, memcmp, memcpy, memset, memmove ] |
| memmove | Perform memory operations | [ memccpy, memchr, memcmp, memcpy, memset, memmove ] |
| memset | Perform memory operations | [ memccpy, memchr, memcmp, memcpy, memset, memmove ] |
| meta | Forces the number of significant bits on input | |
| min | Performs multiple precision integer arithmetic | [ madd, msub, mult, mdiv, pow, gcd, invert, rpow, msqrt, mcmp, min, omin, fmin, m_in, mout, omout, fmout, m_out, sdiv, itom ] |
| mkfifo | Creates a FIFO | |
| mkstemp | Constructs a unique filename | [ mktemp, mkstemp ] |
| mktemp | Constructs a unique filename | [ mktemp, mkstemp ] |
| mktime | Converts time units | [ asctime, asctime_r, ctime, ctime_r, gmtime, gmtime_r, localtime, localtime_r, mktime ] |
| mktimer | Allocates a per-process timer | |
| mlock | Lock or unlock a specified region in memory (P1003.1b) | [ mlock, munlock ] |
| mlockall | Lock or unlock all of a specified process’s pages into memory (P1003.1b) | [ mlockall, munlockall ] |
| modf | Rounds floating-point numbers to floating-point integers, returns the nearest integral value, and truncates a floating-point number | [ floor, ceil, modf, rint, nint, trunc ] |
| moncontrol | Prepare execution profile | [ monitor, monstartup, moncontrol, monitor_signal ] |
| monitor | Prepare execution profile | [ monitor, monstartup, moncontrol, monitor_signal ] |
| monitor_signal | Prepare execution profile | [ monitor, monstartup, moncontrol, monitor_signal ] |
| monstartup | Prepare execution profile | [ monitor, monstartup, moncontrol, monitor_signal ] |
| mout | Performs multiple precision integer arithmetic | [ madd, msub, mult, mdiv, pow, gcd, invert, rpow, msqrt, mcmp, min, omin, fmin, m_in, mout, omout, fmout, m_out, sdiv, itom ] |
| move | Moves the cursor in the window | [ move, wmove ] |
| mp | Performs multiple precision integer arithmetic | [ madd, msub, mult, mdiv, pow, gcd, invert, rpow, msqrt, mcmp, min, omin, fmin, m_in, mout, omout, fmout, m_out, sdiv, itom ] |
| mq_close | Closes a message queue (P1003.1b) | |
| mq_getattr | Returns the status and attributes of a message queue (P1003.1b) | |
| mq_notify | Attaches a request for asynchronous signal notification to a message queue (P1003.1b) | |
| mq_open | Establishes the connection between a message queue and a message queue descriptor (P1003.1b) | |
| mq_receive | Receives the oldest, highest-priority message from the message queue (P1003.1b) | |
| mq_send | Places a message in the message queue (P1003.1b) | |
| mq_setattr | Sets the mq_flags attributes associated with a message queue (P1003.1b) | |
| mq_unlink | Removes a message queue (P1003.1b) | |
| mrand48 | Generate uniformly distributed pseudorandom number sequences | [ drand48, drand48_r, erand48, erand48_r, lrand48, lrand48_r, nrand48, nrand48_r, mrand48, mrand48_r, jrand48, jrand48_r, srand48, srand48_r, seed48, seed48_r, lcong48, lcong48_r ] |
| mrand48_r | Generate uniformly distributed pseudorandom number sequences | [ drand48, drand48_r, erand48, erand48_r, lrand48, lrand48_r, nrand48, nrand48_r, mrand48, mrand48_r, jrand48, jrand48_r, srand48, srand48_r, seed48, seed48_r, lcong48, lcong48_r ] |
| msem_init | Initializes a semaphore in a mapped file or shared memory region | |
| msem_lock | Locks a semaphore | |
| msem_remove | Removes a semaphore | |
| msem_unlock | Unlocks a semaphore | |
| msqrt | Performs multiple precision integer arithmetic | [ madd, msub, mult, mdiv, pow, gcd, invert, rpow, msqrt, mcmp, min, omin, fmin, m_in, mout, omout, fmout, m_out, sdiv, itom ] |
| msub | Performs multiple precision integer arithmetic | [ madd, msub, mult, mdiv, pow, gcd, invert, rpow, msqrt, mcmp, min, omin, fmin, m_in, mout, omout, fmout, m_out, sdiv, itom ] |
| mult | Performs multiple precision integer arithmetic | [ madd, msub, mult, mdiv, pow, gcd, invert, rpow, msqrt, mcmp, min, omin, fmin, m_in, mout, omout, fmout, m_out, sdiv, itom ] |
| munlock | Lock or unlock a specified region in memory (P1003.1b) | [ mlock, munlock ] |
| munlockall | Lock or unlock all of a specified process’s pages into memory (P1003.1b) | [ mlockall, munlockall ] |
| mvaddch | Adds a character to a window. | [ addch, waddch, mvaddch, mvwaddch ] |
| mvaddnwstr | Add a string of wchar_t characters to a curses window and advance cursor | [ addwstr, addnwstr, waddwstr, waddnwstr, mvaddwstr, mvaddnwstr, mvwaddwstr, mvwaddnwstr ] |
| mvaddstr | Adds a string to a window | [ addstr, waddstr, mvaddstr, mvwaddstr ] |
| mvaddwch | Add a wchar_t character (with attributes) to a curses window | [ addwch, waddwch, mvaddwch, mvwaddwch, echowchar, wechowchar ] |
| mvaddwchnstr | Add a string of wchar_t characters (and attributes) to a curses window | [ addwchstr, addwchnstr, waddwchstr, waddwchnstr, mvaddwchstr, mvaddwchnstr, mvwaddwchstr, mvwaddwchnstr ] |
| mvaddwchstr | Add a string of wchar_t characters (and attributes) to a curses window | [ addwchstr, addwchnstr, waddwchstr, waddwchnstr, mvaddwchstr, mvaddwchnstr, mvwaddwchstr, mvwaddwchnstr ] |
| mvaddwstr | Add a string of wchar_t characters to a curses window and advance cursor | [ addwstr, addnwstr, waddwstr, waddnwstr, mvaddwstr, mvaddnwstr, mvwaddwstr, mvwaddnwstr ] |
| mvcur | Controls low-level cursor movement | |
| mvdelch | Remove a character from a curses window | [ delch, wdelch, mvdelch, mvwdelch ] |
| mvgetch | Read a character | [ getch, mvgetch, mvwgetch, wgetch ] |
| mvgetnwstr | Read wchar_t character strings from curses terminal keyboard | [ getwstr, getnwstr, mvgetwstr, mvgetnwstr, mvwgetwstr, mvwgetnwstr, wgetwstr, wgetnwstr ] |
| mvgetstr | Reads a string | [ getstr, mvgetstr, mvwgetstr, wgetstr ] |
| mvgetwch | Read (or push back) a wchar_t character from curses terminal keyboard | [ getwch, wgetwch, mvgetwch, mvwgetwch, ungetwch ] |
| mvgetwstr | Read wchar_t character strings from curses terminal keyboard | [ getwstr, getnwstr, mvgetwstr, mvgetnwstr, mvwgetwstr, mvwgetnwstr, wgetwstr, wgetnwstr ] |
| mvinch | Returns a character from the window | [ inch, mvinch, mvwinch, winch ] |
| mvinnwstr | Get a string of wchar_t characters from a curses window | [ inwstr, innwstr, winwstr, winnwstr, mvinwstr, mvinnwstr, mvwinwstr, mvwinnwstr ] |
| mvinsch | Inserts a character | [ insch, mvinsch, mvwinsch, winsch ] |
| mvinsnwstr | Insert a string of wchar_t characters before the character under the cursor in a curses window | [ inswstr, insnwstr, winswstr, winnswstr, mvinswstr, mvinsnwstr, mvwinswstr, mvwinsnwstr ] |
| mvinswch | Insert a wchar_t character before the character under the cursor in a window | [ inswch, winswch, mvinswch, mvwinswch ] |
| mvinswstr | Insert a string of wchar_t characters before the character under the cursor in a curses window | [ inswstr, insnwstr, winswstr, winnswstr, mvinswstr, mvinsnwstr, mvwinswstr, mvwinsnwstr ] |
| mvinwch | Return a wchar_t character and its attribute from a curses window | [ inwch, winwch, mvinwch, mvwinwch ] |
| mvinwchnstr | Get a string of wchar_t characters (with attributes) from a curses window | [ inwchstr, inwchnstr, winwchstr, winwchnstr, mvinwchstr, mvinwchnstr, mvwinwchstr, mvwinwchnstr ] |
| mvinwchstr | Get a string of wchar_t characters (with attributes) from a curses window | [ inwchstr, inwchnstr, winwchstr, winwchnstr, mvinwchstr, mvinwchnstr, mvwinwchstr, mvwinwchnstr ] |
| mvinwstr | Get a string of wchar_t characters from a curses window | [ inwstr, innwstr, winwstr, winnwstr, mvinwstr, mvinnwstr, mvwinwstr, mvwinnwstr ] |
| mvprintw | Formatted write operation to a curses window | [ printw, wprintw, mvprintw, mvwprintw, vwprintw ] |
| mvscanw | Formatted read operation from a curses window | [ scanw, mvscanw, mvwscanw, wscanw, vwscanw ] |
| mvwaddch | Adds a character to a window. | [ addch, waddch, mvaddch, mvwaddch ] |
| mvwaddnwstr | Add a string of wchar_t characters to a curses window and advance cursor | [ addwstr, addnwstr, waddwstr, waddnwstr, mvaddwstr, mvaddnwstr, mvwaddwstr, mvwaddnwstr ] |
| mvwaddstr | Adds a string to a window | [ addstr, waddstr, mvaddstr, mvwaddstr ] |
| mvwaddwch | Add a wchar_t character (with attributes) to a curses window | [ addwch, waddwch, mvaddwch, mvwaddwch, echowchar, wechowchar ] |
| mvwaddwchnstr | Add a string of wchar_t characters (and attributes) to a curses window | [ addwchstr, addwchnstr, waddwchstr, waddwchnstr, mvaddwchstr, mvaddwchnstr, mvwaddwchstr, mvwaddwchnstr ] |
| mvwaddwchstr | Add a string of wchar_t characters (and attributes) to a curses window | [ addwchstr, addwchnstr, waddwchstr, waddwchnstr, mvaddwchstr, mvaddwchnstr, mvwaddwchstr, mvwaddwchnstr ] |
| mvwaddwstr | Add a string of wchar_t characters to a curses window and advance cursor | [ addwstr, addnwstr, waddwstr, waddnwstr, mvaddwstr, mvaddnwstr, mvwaddwstr, mvwaddnwstr ] |
| mvwdelch | Remove a character from a curses window | [ delch, wdelch, mvdelch, mvwdelch ] |
| mvwgetch | Read a character | [ getch, mvgetch, mvwgetch, wgetch ] |
| mvwgetnwstr | Read wchar_t character strings from curses terminal keyboard | [ getwstr, getnwstr, mvgetwstr, mvgetnwstr, mvwgetwstr, mvwgetnwstr, wgetwstr, wgetnwstr ] |
| mvwgetstr | Reads a string | [ getstr, mvgetstr, mvwgetstr, wgetstr ] |
| mvwgetwch | Read (or push back) a wchar_t character from curses terminal keyboard | [ getwch, wgetwch, mvgetwch, mvwgetwch, ungetwch ] |
| mvwgetwstr | Read wchar_t character strings from curses terminal keyboard | [ getwstr, getnwstr, mvgetwstr, mvgetnwstr, mvwgetwstr, mvwgetnwstr, wgetwstr, wgetnwstr ] |
| mvwin | Moves the window | |
| mvwinch | Returns a character from the window | [ inch, mvinch, mvwinch, winch ] |
| mvwinnwstr | Get a string of wchar_t characters from a curses window | [ inwstr, innwstr, winwstr, winnwstr, mvinwstr, mvinnwstr, mvwinwstr, mvwinnwstr ] |
| mvwinsch | Inserts a character | [ insch, mvinsch, mvwinsch, winsch ] |
| mvwinsnwstr | Insert a string of wchar_t characters before the character under the cursor in a curses window | [ inswstr, insnwstr, winswstr, winnswstr, mvinswstr, mvinsnwstr, mvwinswstr, mvwinsnwstr ] |
| mvwinswch | Insert a wchar_t character before the character under the cursor in a window | [ inswch, winswch, mvinswch, mvwinswch ] |
| mvwinswstr | Insert a string of wchar_t characters before the character under the cursor in a curses window | [ inswstr, insnwstr, winswstr, winnswstr, mvinswstr, mvinsnwstr, mvwinswstr, mvwinsnwstr ] |
| mvwinwch | Return a wchar_t character and its attribute from a curses window | [ inwch, winwch, mvinwch, mvwinwch ] |
| mvwinwchnstr | Get a string of wchar_t characters (with attributes) from a curses window | [ inwchstr, inwchnstr, winwchstr, winwchnstr, mvinwchstr, mvinwchnstr, mvwinwchstr, mvwinwchnstr ] |
| mvwinwchstr | Get a string of wchar_t characters (with attributes) from a curses window | [ inwchstr, inwchnstr, winwchstr, winwchnstr, mvinwchstr, mvinwchnstr, mvwinwchstr, mvwinwchnstr ] |
| mvwinwstr | Get a string of wchar_t characters from a curses window | [ inwstr, innwstr, winwstr, winnwstr, mvinwstr, mvinnwstr, mvwinwstr, mvwinnwstr ] |
| mvwprintw | Formatted write operation to a curses window | [ printw, wprintw, mvprintw, mvwprintw, vwprintw ] |
| mvwscanw | Formatted read operation from a curses window | [ scanw, mvscanw, mvwscanw, wscanw, vwscanw ] |
| nanosleep | Suspend a process from execution for the specified timer interval (P1003.1b) | |
| napms | Causes the program to sleep | |
| ndbm | Database subroutines | [ dbm_open, dbm_close, dbm_fetch, dbm_store, dbm_delete, dbm_firstkey, dbm_nextkey, dbm_forder, dbm_error, dbm_clearerr ] |
| neg | Negates and returns the value of the double operand x | |
| netname2host | library routines for ONC remote procedure calls | [ rpc, auth_destroy, authnon_create, authunix_create, authunix_create_default, callrpc, clnt_broadcast, clnt_call, clnt_create, clnt_control, clnt_destroy, clnt_freeres, clnt_geterr, clnt_pcreateerror, clnt_perrno, clnt_perror, clnt_spcreateerror, clnt_sperrno, clnt_sperror, clntraw_create, clnttcp_create, clntudp_create, get_myaddress, getnetname, host2netname, netname2host, netname2user, pmap_getmaps, pmap_getport, pmap_rmtcall, pmap_set, pmap_unset, registerrpc, rpc_createrr, svc_destroy, svc_fdset, svc_freeargs, svc_getargs, svc_getcaller, svc_getreq, svc_getreqset, svc_register, svc_run, svc_sendreply, svc_unregister, svcerr_auth, svcerr_decode, svcerr_noproc, svcerr_noprog, svcerr_progvers, svcerr_systemerr, svcerr_weakauth, svcfd_create, svcraw_create, svctcp_create, svcudp_create, usr2netname, xdr_accepted_reply, xdr_authunix_parms, xdr_callhdr, xdr_callmsg, xdr_opaque_auth, xdr_pmap, xdr_pmaplist, xdr_rejected_reply, xdr_replymsg, xprt_register, xprt_unregister, rpc_functions ] |
| netname2user | library routines for ONC remote procedure calls | [ rpc, auth_destroy, authnon_create, authunix_create, authunix_create_default, callrpc, clnt_broadcast, clnt_call, clnt_create, clnt_control, clnt_destroy, clnt_freeres, clnt_geterr, clnt_pcreateerror, clnt_perrno, clnt_perror, clnt_spcreateerror, clnt_sperrno, clnt_sperror, clntraw_create, clnttcp_create, clntudp_create, get_myaddress, getnetname, host2netname, netname2host, netname2user, pmap_getmaps, pmap_getport, pmap_rmtcall, pmap_set, pmap_unset, registerrpc, rpc_createrr, svc_destroy, svc_fdset, svc_freeargs, svc_getargs, svc_getcaller, svc_getreq, svc_getreqset, svc_register, svc_run, svc_sendreply, svc_unregister, svcerr_auth, svcerr_decode, svcerr_noproc, svcerr_noprog, svcerr_progvers, svcerr_systemerr, svcerr_weakauth, svcfd_create, svcraw_create, svctcp_create, svcudp_create, usr2netname, xdr_accepted_reply, xdr_authunix_parms, xdr_callhdr, xdr_callmsg, xdr_opaque_auth, xdr_pmap, xdr_pmaplist, xdr_rejected_reply, xdr_replymsg, xprt_register, xprt_unregister, rpc_functions ] |
| newpad | Creates a new pad | |
| newterm | Opens a new terminal | |
| newwin | Creates a new window | |
| nextafter | appendix and related miscellaneous functions for IEEE arithmetic | [ copysign, isnan, finite, fp_class, nextafter, unordered ] |
| nextkey | Database subroutines | [ dbminit, fetch, store, delete, firstkey, nextkey, forder ] |
| nftw | Walks a file tree | [ ftw, nftw ] |
| nice | Changes the scheduling priority of a process | |
| nint | Rounds floating-point numbers to floating-point integers, returns the nearest integral value, and truncates a floating-point number | [ floor, ceil, modf, rint, nint, trunc ] |
| nl | Enables or disables newline control | [ nl, nonl ] |
| nl_langinfo | Language information | |
| nlist | Gets entries from name list. | |
| nocbreak | Sets or clears cbreak mode | [ cbreak, nocbreak ] |
| nodelay | Disables a block during a read | |
| noecho | Enables or disables the terminal echo | [ echo, noecho ] |
| nonl | Enables or disables newline control | [ nl, nonl ] |
| noraw | Enables or disables raw mode | [ raw, noraw ] |
| nrand48 | Generate uniformly distributed pseudorandom number sequences | [ drand48, drand48_r, erand48, erand48_r, lrand48, lrand48_r, nrand48, nrand48_r, mrand48, mrand48_r, jrand48, jrand48_r, srand48, srand48_r, seed48, seed48_r, lcong48, lcong48_r ] |
| nrand48_r | Generate uniformly distributed pseudorandom number sequences | [ drand48, drand48_r, erand48, erand48_r, lrand48, lrand48_r, nrand48, nrand48_r, mrand48, mrand48_r, jrand48, jrand48_r, srand48, srand48_r, seed48, seed48_r, lcong48, lcong48_r ] |
| ns_addr | Xerox NS address conversion routines | [ ns_addr, ns_ntoa, ns_ntoa_r ] |
| ns_ntoa | Xerox NS address conversion routines | [ ns_addr, ns_ntoa, ns_ntoa_r ] |
| ns_ntoa_r | Xerox NS address conversion routines | [ ns_addr, ns_ntoa, ns_ntoa_r ] |
| ntohl | Converts an unsigned 32-bit integer from Internet network byte order to host byte order | |
| ntohs | Converts an unsigned short (16-bit) integer from Internet network-byte order to host-byte order | |
| omin | Performs multiple precision integer arithmetic | [ madd, msub, mult, mdiv, pow, gcd, invert, rpow, msqrt, mcmp, min, omin, fmin, m_in, mout, omout, fmout, m_out, sdiv, itom ] |
| omout | Performs multiple precision integer arithmetic | [ madd, msub, mult, mdiv, pow, gcd, invert, rpow, msqrt, mcmp, min, omin, fmin, m_in, mout, omout, fmout, m_out, sdiv, itom ] |
| opendir | Performs operations on directories | [ opendir, readdir, readdir_r, telldir, seekdir, rewinddir, closedir ] |
| openlog | Control system log | [ syslog, syslog_r, openlog, openlog_r, closelog, closelog_r, setlogmask, setlogmask_r ] |
| openlog_r | Control system log | [ syslog, syslog_r, openlog, openlog_r, closelog, closelog_r, setlogmask, setlogmask_r ] |
| openpty | Open and fork pseudoterminals | [ openpty, forkpty ] |
| overlay | Overlays windows | [ overlay, overwrite ] |
| overwrite | Overlays windows | [ overlay, overwrite ] |
| passlen | Determines minimum password length (Enhanced Security) | |
| pathconf | Retrieves file implementation characteristics | [ pathconf, fpathconf ] |
| pause | Suspends a process until a signal is received | |
| pclose | Closes a pipe to a process | |
| perror | Writes a message explaining a function error | |
| pfopen | Open a packet filter file | |
| pmap_getmaps | library routines for ONC remote procedure calls | [ rpc, auth_destroy, authnon_create, authunix_create, authunix_create_default, callrpc, clnt_broadcast, clnt_call, clnt_create, clnt_control, clnt_destroy, clnt_freeres, clnt_geterr, clnt_pcreateerror, clnt_perrno, clnt_perror, clnt_spcreateerror, clnt_sperrno, clnt_sperror, clntraw_create, clnttcp_create, clntudp_create, get_myaddress, getnetname, host2netname, netname2host, netname2user, pmap_getmaps, pmap_getport, pmap_rmtcall, pmap_set, pmap_unset, registerrpc, rpc_createrr, svc_destroy, svc_fdset, svc_freeargs, svc_getargs, svc_getcaller, svc_getreq, svc_getreqset, svc_register, svc_run, svc_sendreply, svc_unregister, svcerr_auth, svcerr_decode, svcerr_noproc, svcerr_noprog, svcerr_progvers, svcerr_systemerr, svcerr_weakauth, svcfd_create, svcraw_create, svctcp_create, svcudp_create, usr2netname, xdr_accepted_reply, xdr_authunix_parms, xdr_callhdr, xdr_callmsg, xdr_opaque_auth, xdr_pmap, xdr_pmaplist, xdr_rejected_reply, xdr_replymsg, xprt_register, xprt_unregister, rpc_functions ] |
| pmap_getport | library routines for ONC remote procedure calls | [ rpc, auth_destroy, authnon_create, authunix_create, authunix_create_default, callrpc, clnt_broadcast, clnt_call, clnt_create, clnt_control, clnt_destroy, clnt_freeres, clnt_geterr, clnt_pcreateerror, clnt_perrno, clnt_perror, clnt_spcreateerror, clnt_sperrno, clnt_sperror, clntraw_create, clnttcp_create, clntudp_create, get_myaddress, getnetname, host2netname, netname2host, netname2user, pmap_getmaps, pmap_getport, pmap_rmtcall, pmap_set, pmap_unset, registerrpc, rpc_createrr, svc_destroy, svc_fdset, svc_freeargs, svc_getargs, svc_getcaller, svc_getreq, svc_getreqset, svc_register, svc_run, svc_sendreply, svc_unregister, svcerr_auth, svcerr_decode, svcerr_noproc, svcerr_noprog, svcerr_progvers, svcerr_systemerr, svcerr_weakauth, svcfd_create, svcraw_create, svctcp_create, svcudp_create, usr2netname, xdr_accepted_reply, xdr_authunix_parms, xdr_callhdr, xdr_callmsg, xdr_opaque_auth, xdr_pmap, xdr_pmaplist, xdr_rejected_reply, xdr_replymsg, xprt_register, xprt_unregister, rpc_functions ] |
| pmap_rmtcall | library routines for ONC remote procedure calls | [ rpc, auth_destroy, authnon_create, authunix_create, authunix_create_default, callrpc, clnt_broadcast, clnt_call, clnt_create, clnt_control, clnt_destroy, clnt_freeres, clnt_geterr, clnt_pcreateerror, clnt_perrno, clnt_perror, clnt_spcreateerror, clnt_sperrno, clnt_sperror, clntraw_create, clnttcp_create, clntudp_create, get_myaddress, getnetname, host2netname, netname2host, netname2user, pmap_getmaps, pmap_getport, pmap_rmtcall, pmap_set, pmap_unset, registerrpc, rpc_createrr, svc_destroy, svc_fdset, svc_freeargs, svc_getargs, svc_getcaller, svc_getreq, svc_getreqset, svc_register, svc_run, svc_sendreply, svc_unregister, svcerr_auth, svcerr_decode, svcerr_noproc, svcerr_noprog, svcerr_progvers, svcerr_systemerr, svcerr_weakauth, svcfd_create, svcraw_create, svctcp_create, svcudp_create, usr2netname, xdr_accepted_reply, xdr_authunix_parms, xdr_callhdr, xdr_callmsg, xdr_opaque_auth, xdr_pmap, xdr_pmaplist, xdr_rejected_reply, xdr_replymsg, xprt_register, xprt_unregister, rpc_functions ] |
| pmap_set | library routines for ONC remote procedure calls | [ rpc, auth_destroy, authnon_create, authunix_create, authunix_create_default, callrpc, clnt_broadcast, clnt_call, clnt_create, clnt_control, clnt_destroy, clnt_freeres, clnt_geterr, clnt_pcreateerror, clnt_perrno, clnt_perror, clnt_spcreateerror, clnt_sperrno, clnt_sperror, clntraw_create, clnttcp_create, clntudp_create, get_myaddress, getnetname, host2netname, netname2host, netname2user, pmap_getmaps, pmap_getport, pmap_rmtcall, pmap_set, pmap_unset, registerrpc, rpc_createrr, svc_destroy, svc_fdset, svc_freeargs, svc_getargs, svc_getcaller, svc_getreq, svc_getreqset, svc_register, svc_run, svc_sendreply, svc_unregister, svcerr_auth, svcerr_decode, svcerr_noproc, svcerr_noprog, svcerr_progvers, svcerr_systemerr, svcerr_weakauth, svcfd_create, svcraw_create, svctcp_create, svcudp_create, usr2netname, xdr_accepted_reply, xdr_authunix_parms, xdr_callhdr, xdr_callmsg, xdr_opaque_auth, xdr_pmap, xdr_pmaplist, xdr_rejected_reply, xdr_replymsg, xprt_register, xprt_unregister, rpc_functions ] |
| pmap_unset | library routines for ONC remote procedure calls | [ rpc, auth_destroy, authnon_create, authunix_create, authunix_create_default, callrpc, clnt_broadcast, clnt_call, clnt_create, clnt_control, clnt_destroy, clnt_freeres, clnt_geterr, clnt_pcreateerror, clnt_perrno, clnt_perror, clnt_spcreateerror, clnt_sperrno, clnt_sperror, clntraw_create, clnttcp_create, clntudp_create, get_myaddress, getnetname, host2netname, netname2host, netname2user, pmap_getmaps, pmap_getport, pmap_rmtcall, pmap_set, pmap_unset, registerrpc, rpc_createrr, svc_destroy, svc_fdset, svc_freeargs, svc_getargs, svc_getcaller, svc_getreq, svc_getreqset, svc_register, svc_run, svc_sendreply, svc_unregister, svcerr_auth, svcerr_decode, svcerr_noproc, svcerr_noprog, svcerr_progvers, svcerr_systemerr, svcerr_weakauth, svcfd_create, svcraw_create, svctcp_create, svcudp_create, usr2netname, xdr_accepted_reply, xdr_authunix_parms, xdr_callhdr, xdr_callmsg, xdr_opaque_auth, xdr_pmap, xdr_pmaplist, xdr_rejected_reply, xdr_replymsg, xprt_register, xprt_unregister, rpc_functions ] |
| pnoutrefresh | Refreshs the specified pad | [ prefresh, pnoutrefresh ] |
| popen | Initiates a pipe to a process | |
| pow | Exponential, logarithm, and power functions | [ exp, expm1, log, log2, log10, log1p, pow ] |
| prefresh | Refreshs the specified pad | [ prefresh, pnoutrefresh ] |
| printf | Print formatted output | [ printf, fprintf, sprintf ] |
| printw | Formatted write operation to a curses window | [ printw, wprintw, mvprintw, mvwprintw, vwprintw ] |
| pthread | Introduction to DCE Threads | |
| pthread_attr_create | Creates a thread attributes object that is used to specify the attributes of threads when they are created. | |
| pthread_attr_delete | Deletes a thread attributes object. | |
| pthread_attr_getdetach_np | Obtains the detachstate attribute of thread creation. | |
| pthread_attr_getguardsize_np | Obtains the guardsize attribute of the specified thread attributes object. | |
| pthread_attr_getinheritsched | Obtains the inherit scheduling attribute of the specified thread attributes object. | |
| pthread_attr_getprio | Obtains the scheduling priority attribute of the specified thread attributes object. | |
| pthread_attr_getsched | Obtains the value of the scheduling policy attribute in the specified thread attributes object. | |
| pthread_attr_getstacksize | Obtains the value of the stacksize attribute in the specified thread attributes object. | |
| pthread_attr_setdetach_np | Changes the detachstate attribute of thread creation. | |
| pthread_attr_setguardsize_np | Changes the guardsize attribute of thread creation. | |
| pthread_attr_setinheritsched | Changes the inherit scheduling attribute of the specified thread attributes object. | |
| pthread_attr_setprio | Changes the scheduling priority attribute of thread creation. | |
| pthread_attr_setsched | Changes the scheduling policy attribute of thread creation. | |
| pthread_attr_setstacksize | Changes the stacksize attribute of thread creation. | |
| pthread_bind_to_cpu_np | Binds a thread to a particular CPU on a multiprocessor system. | |
| pthread_cancel | Allows a thread to request that it or another thread terminate execution. | |
| pthread_cleanup_pop | Removes the cleanup handler at the top of the cleanup stack and optionally executes it. | |
| pthread_cleanup_push | Establishes a cleanup handler that is executed when the thread exits or is canceled. | |
| pthread_cond_broadcast | Wakes all threads that are waiting on a condition variable. | |
| pthread_cond_destroy | Deletes a condition variable. | |
| pthread_cond_init | Creates a condition variable. | |
| pthread_cond_sig_preempt_int_np | Wakes one thread that is waiting on a condition variable. | |
| pthread_cond_signal | Wakes one thread that is waiting on a condition variable. | |
| pthread_cond_signal_int_np | Wakes one thread that is waiting on a condition variable. | |
| pthread_cond_timedwait | Causes a thread to wait for a condition variable to be signaled or broadcast for a specified period of time. | |
| pthread_cond_wait | Causes a thread to wait for a condition variable to be signaled or broadcast. | |
| pthread_condattr_create | Creates a condition variable attributes object that is used to specify the attributes of condition variables when they are created. | |
| pthread_condattr_delete | Deletes a condition variable attributes object. | |
| pthread_create | Creates a thread object and thread. | |
| pthread_delay_np | Causes a thread to wait for a specified period of time before continuing execution. | |
| pthread_detach | Marks a thread object for deletion. | |
| pthread_equal | Compares one thread to another thread identifier. | |
| pthread_exit | Terminates the calling thread. | |
| pthread_get_expiration_np | Obtains a value representing a desired expiration time. | |
| pthread_getprio | Obtains the current priority of a thread. | |
| pthread_getscheduler | Obtains the current scheduling policy of a thread. | |
| pthread_getspecific | Obtains the per-thread context associated with the specified key. | |
| pthread_join | Causes the calling thread to wait for the termination of a specified thread. | |
| pthread_keycreate | Generates a unique per-thread context key value. | |
| pthread_lock_global_np | Locks the global mutex. If the global mutex is held by another thread, this routine causes the thread to wait for the global mutex to become available. | |
| pthread_mutex_destroy | Deletes a mutex. | |
| pthread_mutex_init | Creates a mutex. | |
| pthread_mutex_lock | Locks an unlocked mutex. If the mutex is locked, this routine causes the thread to wait for the mutex to become available. | |
| pthread_mutex_trylock | Locks a mutex. If the mutex is already locked, the calling thread does not wait for the mutex to become available. | |
| pthread_mutex_unlock | Unlocks a mutex. | |
| pthread_mutexattr_create | Creates a mutex attributes object that is used to specify the attributes of mutexes when they are created. | |
| pthread_mutexattr_delete | Deletes a mutex attributes object | |
| pthread_mutexattr_getkind_np | Obtains the mutex type attribute used when a mutex is created | |
| pthread_mutexattr_setkind_np | Specifies the mutex type attribute that is used when a mutex is created. | |
| pthread_once | Calls an initialization routine executed by one thread, a single time. | |
| pthread_self | Obtains the identifier of the current thread. | |
| pthread_setasynccancel | Enables or disables the current thread’s asynchronous cancelability. | |
| pthread_setcancel | Enables or disables the current thread’s general cancelability. | |
| pthread_setprio | Changes the current priority of a thread. | |
| pthread_setscheduler | Changes the current scheduling policy and priority of a thread. | |
| pthread_setspecific | Sets the per-thread context associated with the specified key for the current thread. | |
| pthread_testcancel | Requests delivery of a pending cancel to the current thread. | |
| pthread_unlock_global_np | Unlocks a global mutex. | |
| pthread_yield | Notifies the scheduler that the current thread is willing to release its processor to other threads of the same or higher priority. | |
| ptsname | Gets the name of a slave pty | [ ptsname, ptsname_r ] |
| ptsname_r | Gets the name of a slave pty | [ ptsname, ptsname_r ] |
| putc | Write a character or a word to a stream | [ putc, fputc, putc_unlocked, putchar, putchar_unlocked, putw ] |
| putc_unlocked | Write a character or a word to a stream | [ putc, fputc, putc_unlocked, putchar, putchar_unlocked, putw ] |
| putchar | Write a character or a word to a stream | [ putc, fputc, putc_unlocked, putchar, putchar_unlocked, putw ] |
| putchar_unlocked | Write a character or a word to a stream | [ putc, fputc, putc_unlocked, putchar, putchar_unlocked, putw ] |
| putdvagnam | Manipulate device assignment database entry (Enhanced Security) | [ getdvagent, getdvagnam, setdvagent, enddvagent, putdvagnam, copydvagent ] |
| putenv | Sets an environment variable | |
| putlong | Places long byte quantities into the byte stream | |
| putp | Pads and outputs a string | |
| putprdfnam | Manipulate system default database entry (Enhanced Security) | [ getprdfent, getprdfnam, setprdfent, endprdfent, putprdfnam ] |
| putprfinam | Manipulate file control database entry (Enhanced Security) | [ getprfient, getprfinam, setprfient, endprfient, putprfinam ] |
| putprlpnam | Manipulate printer control database entry (Enhanced Security) | [ getprlpnam, putprlpnam ] |
| putprpwnam | Manipulate protected password database entry (Enhanced Security) | [ getprpwent, getprpwuid, getprpwnam, setprpwent, endprpwent, putprpwnam, fgetpwent, fgetpwent_r, getpwent_r ] |
| putprtcnam | Manipulate terminal control database entry (Enhanced Security) | [ getprtcent, getprtcnam, setprtcent, endprtcent, putprtcnam ] |
| putpwent | Access user attribute information in the user database | [ getpwent, getpwent_r, getpwuid, getpwuid_r, getpwnam, getpwnam_r, putpwent, setpwent, setpwent_r, endpwent, endpwent_r, fgetpwent, fgetpwent_r ] |
| puts | Writes a string to a stream | [ puts, fputs ] |
| putshort | Places short byte quantities into the byte stream | |
| pututline | Access utmp file entries | [ getutent, getutent_r, getutid, getutid_r, getutline, getutline_r, pututline, pututline_r, setutent, setutent_r, endutent, endutent_r, utmpname ] |
| pututline_r | Access utmp file entries | [ getutent, getutent_r, getutid, getutid_r, getutline, getutline_r, pututline, pututline_r, setutent, setutent_r, endutent, endutent_r, utmpname ] |
| putw | Write a character or a word to a stream | [ putc, fputc, putc_unlocked, putchar, putchar_unlocked, putw ] |
| putwc | Write a character to a stream | [ putwc, putwchar, fputwc ] |
| putwchar | Write a character to a stream | [ putwc, putwchar, fputwc ] |
| pw_idtoname | Map between user and group names and IDs (Enhanced Security) | [ pw_nametoid, pw_idtoname, gr_nametoid, gr_idtoname ] |
| pw_mapping | Map between user and group names and IDs (Enhanced Security) | [ pw_nametoid, pw_idtoname, gr_nametoid, gr_idtoname ] |
| pw_nametoid | Map between user and group names and IDs (Enhanced Security) | [ pw_nametoid, pw_idtoname, gr_nametoid, gr_idtoname ] |
| qsort | Sorts a table in place | |
| raise | Sends a signal to the executing program | |
| rand | Generates pseudo-random numbers | [ rand, rand_r, srand ] |
| rand_r | Generates pseudo-random numbers | [ rand, rand_r, srand ] |
| random | Generate pseudo-random number | [ random, random_r, srandom, srandom_r, initstate, initstate_r, setstate, setstate_r ] |
| random_r | Generate pseudo-random number | [ random, random_r, srandom, srandom_r, initstate, initstate_r, setstate, setstate_r ] |
| randomchars | Generate random passwords (Enhanced Security) | [ randomword, randomchars, randomletters ] |
| randomletters | Generate random passwords (Enhanced Security) | [ randomword, randomchars, randomletters ] |
| randomword | Generate random passwords (Enhanced Security) | [ randomword, randomchars, randomletters ] |
| ranhash | access routine for the symbol table definition file in archives | [ ranhashinit, ranhash, ranlookup ] |
| ranhashinit | access routine for the symbol table definition file in archives | [ ranhashinit, ranhash, ranlookup ] |
| ranlookup | access routine for the symbol table definition file in archives | [ ranhashinit, ranhash, ranlookup ] |
| raw | Enables or disables raw mode | [ raw, noraw ] |
| rcmd | Allow execution of commands on a remote host | [ rcmd, rcmd_r ] |
| rcmd_r | Allow execution of commands on a remote host | [ rcmd, rcmd_r ] |
| re_comp | Handle regular expressions | [ re_comp, re_exec ] |
| re_exec | Handle regular expressions | [ re_comp, re_exec ] |
| read_rnd | Sets and returns IEEE dynamic rounding mode for floating-point operations | [ write_rnd, read_rnd ] |
| readdir | Performs operations on directories | [ opendir, readdir, readdir_r, telldir, seekdir, rewinddir, closedir ] |
| readdir_r | Performs operations on directories | [ opendir, readdir, readdir_r, telldir, seekdir, rewinddir, closedir ] |
| realloc | Provides a memory allocator | [ malloc, free, realloc, calloc, mallopt, mallinfo, alloca, valloc ] |
| refresh | Refreshs the window | [ refresh, wrefresh ] |
| regcomp | Compares string to regular expression | [ regcomp, regerror, regexec, regfree ] |
| regerror | Compares string to regular expression | [ regcomp, regerror, regexec, regfree ] |
| regexec | Compares string to regular expression | [ regcomp, regerror, regexec, regfree ] |
| regexp | Regular expression compile and match routines | [ advance, advance_r, compile, compile_r, step, step_r ] |
| regfree | Compares string to regular expression | [ regcomp, regerror, regexec, regfree ] |
| registerrpc | library routines for ONC remote procedure calls | [ rpc, auth_destroy, authnon_create, authunix_create, authunix_create_default, callrpc, clnt_broadcast, clnt_call, clnt_create, clnt_control, clnt_destroy, clnt_freeres, clnt_geterr, clnt_pcreateerror, clnt_perrno, clnt_perror, clnt_spcreateerror, clnt_sperrno, clnt_sperror, clntraw_create, clnttcp_create, clntudp_create, get_myaddress, getnetname, host2netname, netname2host, netname2user, pmap_getmaps, pmap_getport, pmap_rmtcall, pmap_set, pmap_unset, registerrpc, rpc_createrr, svc_destroy, svc_fdset, svc_freeargs, svc_getargs, svc_getcaller, svc_getreq, svc_getreqset, svc_register, svc_run, svc_sendreply, svc_unregister, svcerr_auth, svcerr_decode, svcerr_noproc, svcerr_noprog, svcerr_progvers, svcerr_systemerr, svcerr_weakauth, svcfd_create, svcraw_create, svctcp_create, svcudp_create, usr2netname, xdr_accepted_reply, xdr_authunix_parms, xdr_callhdr, xdr_callmsg, xdr_opaque_auth, xdr_pmap, xdr_pmaplist, xdr_rejected_reply, xdr_replymsg, xprt_register, xprt_unregister, rpc_functions ] |
| reltimer | Establishes timeout intervals of a per-process timer | |
| remainder | Computes the Modulo Remainder, and a floating-point remainder | [ fmod, drem, remainder ] |
| remove | Removes a file | |
| remque | Inserts or removes an element in a queue | [ insque, remque ] |
| res_init | Searches for a default domain name and Internet address | |
| res_mkquery | Makes query messages for name servers | |
| res_send | Sends a query to a name server and retrieves a response | |
| reset_prog_mode | Restores terminal mode | [ reset_prog_mode, reset_shell_mode ] |
| reset_shell_mode | Restores terminal mode | [ reset_prog_mode, reset_shell_mode ] |
| resetty | Restores or saves terminal modes | [ resetty, savetty ] |
| restartterm | Restarts the terminal for a curses application | |
| rewind | Reposition the file pointer of a stream | [ fseek, fseek_unlocked, rewind, ftell, fgetpos, fsetpos ] |
| rewinddir | Performs operations on directories | [ opendir, readdir, readdir_r, telldir, seekdir, rewinddir, closedir ] |
| rexec | Allow command execution on a remote host | [ rexec, rexec_r ] |
| rexec_r | Allow command execution on a remote host | [ rexec, rexec_r ] |
| rindex | Search for character in string | [ rindex, index, strchr, strrchr ] |
| rint | Rounds floating-point numbers to floating-point integers, returns the nearest integral value, and truncates a floating-point number | [ floor, ceil, modf, rint, nint, trunc ] |
| rmtimer | Frees a per-process timer | |
| rpc | library routines for ONC remote procedure calls | [ rpc, auth_destroy, authnon_create, authunix_create, authunix_create_default, callrpc, clnt_broadcast, clnt_call, clnt_create, clnt_control, clnt_destroy, clnt_freeres, clnt_geterr, clnt_pcreateerror, clnt_perrno, clnt_perror, clnt_spcreateerror, clnt_sperrno, clnt_sperror, clntraw_create, clnttcp_create, clntudp_create, get_myaddress, getnetname, host2netname, netname2host, netname2user, pmap_getmaps, pmap_getport, pmap_rmtcall, pmap_set, pmap_unset, registerrpc, rpc_createrr, svc_destroy, svc_fdset, svc_freeargs, svc_getargs, svc_getcaller, svc_getreq, svc_getreqset, svc_register, svc_run, svc_sendreply, svc_unregister, svcerr_auth, svcerr_decode, svcerr_noproc, svcerr_noprog, svcerr_progvers, svcerr_systemerr, svcerr_weakauth, svcfd_create, svcraw_create, svctcp_create, svcudp_create, usr2netname, xdr_accepted_reply, xdr_authunix_parms, xdr_callhdr, xdr_callmsg, xdr_opaque_auth, xdr_pmap, xdr_pmaplist, xdr_rejected_reply, xdr_replymsg, xprt_register, xprt_unregister, rpc_functions ] |
| rpc_createrr | library routines for ONC remote procedure calls | [ rpc, auth_destroy, authnon_create, authunix_create, authunix_create_default, callrpc, clnt_broadcast, clnt_call, clnt_create, clnt_control, clnt_destroy, clnt_freeres, clnt_geterr, clnt_pcreateerror, clnt_perrno, clnt_perror, clnt_spcreateerror, clnt_sperrno, clnt_sperror, clntraw_create, clnttcp_create, clntudp_create, get_myaddress, getnetname, host2netname, netname2host, netname2user, pmap_getmaps, pmap_getport, pmap_rmtcall, pmap_set, pmap_unset, registerrpc, rpc_createrr, svc_destroy, svc_fdset, svc_freeargs, svc_getargs, svc_getcaller, svc_getreq, svc_getreqset, svc_register, svc_run, svc_sendreply, svc_unregister, svcerr_auth, svcerr_decode, svcerr_noproc, svcerr_noprog, svcerr_progvers, svcerr_systemerr, svcerr_weakauth, svcfd_create, svcraw_create, svctcp_create, svcudp_create, usr2netname, xdr_accepted_reply, xdr_authunix_parms, xdr_callhdr, xdr_callmsg, xdr_opaque_auth, xdr_pmap, xdr_pmaplist, xdr_rejected_reply, xdr_replymsg, xprt_register, xprt_unregister, rpc_functions ] |
| rpc_functions | library routines for ONC remote procedure calls | [ rpc, auth_destroy, authnon_create, authunix_create, authunix_create_default, callrpc, clnt_broadcast, clnt_call, clnt_create, clnt_control, clnt_destroy, clnt_freeres, clnt_geterr, clnt_pcreateerror, clnt_perrno, clnt_perror, clnt_spcreateerror, clnt_sperrno, clnt_sperror, clntraw_create, clnttcp_create, clntudp_create, get_myaddress, getnetname, host2netname, netname2host, netname2user, pmap_getmaps, pmap_getport, pmap_rmtcall, pmap_set, pmap_unset, registerrpc, rpc_createrr, svc_destroy, svc_fdset, svc_freeargs, svc_getargs, svc_getcaller, svc_getreq, svc_getreqset, svc_register, svc_run, svc_sendreply, svc_unregister, svcerr_auth, svcerr_decode, svcerr_noproc, svcerr_noprog, svcerr_progvers, svcerr_systemerr, svcerr_weakauth, svcfd_create, svcraw_create, svctcp_create, svcudp_create, usr2netname, xdr_accepted_reply, xdr_authunix_parms, xdr_callhdr, xdr_callmsg, xdr_opaque_auth, xdr_pmap, xdr_pmaplist, xdr_rejected_reply, xdr_replymsg, xprt_register, xprt_unregister, rpc_functions ] |
| rpmatch | Determines whether a response is affirmative or negative | |
| rpow | Performs multiple precision integer arithmetic | [ madd, msub, mult, mdiv, pow, gcd, invert, rpow, msqrt, mcmp, min, omin, fmin, m_in, mout, omout, fmout, m_out, sdiv, itom ] |
| rresvport | Retrieves a socket with a privileged address | |
| rtime | get remote time | |
| ruserok | Allows servers to authenticate clients | |
| savetty | Restores or saves terminal modes | [ resetty, savetty ] |
| scalb | Manipulates floating-point numbers | [ frexp, ldexp, logb, scalb ] |
| scandir | Scans or sorts directory contents | [ scandir, alphasort ] |
| scanf | Converts formatted input | [ scanf, fscanf, sscanf ] |
| scanw | Formatted read operation from a curses window | [ scanw, mvscanw, mvwscanw, wscanw, vwscanw ] |
| sched_get_priority_max | Return the maximum or minimum priority for the specified scheduling policy (P1003.1b) | [ sched_get_priority_max, sched_get_priority_min ] |
| sched_get_priority_min | Return the maximum or minimum priority for the specified scheduling policy (P1003.1b) | [ sched_get_priority_max, sched_get_priority_min ] |
| sched_getparam | Return the scheduling parameters of the specified process (P1003.1b) | |
| sched_getscheduler | Return the scheduling policy of a process (P1003.1b) | |
| sched_setparam | Set the scheduling parameters of the specified process (P1003.1b) | |
| sched_setscheduler | Set the scheduling policy and scheduling parameters of the specified process (P1003.1b) | |
| sched_yield | Yield execution to another process (P1003.1b) | |
| scroll | Scrolls the window | |
| scrollok | Enables screen scrolling | |
| sdiv | Performs multiple precision integer arithmetic | [ madd, msub, mult, mdiv, pow, gcd, invert, rpow, msqrt, mcmp, min, omin, fmin, m_in, mout, omout, fmout, m_out, sdiv, itom ] |
| seed48 | Generate uniformly distributed pseudorandom number sequences | [ drand48, drand48_r, erand48, erand48_r, lrand48, lrand48_r, nrand48, nrand48_r, mrand48, mrand48_r, jrand48, jrand48_r, srand48, srand48_r, seed48, seed48_r, lcong48, lcong48_r ] |
| seed48_r | Generate uniformly distributed pseudorandom number sequences | [ drand48, drand48_r, erand48, erand48_r, lrand48, lrand48_r, nrand48, nrand48_r, mrand48, mrand48_r, jrand48, jrand48_r, srand48, srand48_r, seed48, seed48_r, lcong48, lcong48_r ] |
| seekdir | Performs operations on directories | [ opendir, readdir, readdir_r, telldir, seekdir, rewinddir, closedir ] |
| sem_close | Deallocate the specified named semaphore (P1003.1b) | |
| sem_destroy | Destroy an unnamed semaphore (P1003.1b) | |
| sem_getvalue | Get the value of a specified semaphore (P1003.1b). | |
| sem_init | Initialize an unnamed semaphore (P1003.1b) | |
| sem_open | Opens/creates a named semaphore for use by a process (P1003.1b) | |
| sem_post | Unlock a semaphore (P1003.1b) | |
| sem_trywait | Perform (or conditionally perform) a semaphore lock (P1003.1b) | [ sem_wait, sem_trywait ] |
| sem_unlink | Removes the specified named semaphore (P1003.1b) | |
| sem_wait | Perform (or conditionally perform) a semaphore lock (P1003.1b) | [ sem_wait, sem_trywait ] |
| set_term | Switches between terminals | |
| set_unhandled_exception | support routines for unhandled exceptions | [ set_unhandled_exception, __exc_last_chance, exc_set_last_chance_handler ] |
| setbuf | Assign buffering to a stream | [ setbuf, setvbuf, setvbuf_unlocked, setbuffer, setlinebuf ] |
| setbuffer | Assign buffering to a stream | [ setbuf, setvbuf, setvbuf_unlocked, setbuffer, setlinebuf ] |
| setclock | Sets value of system-wide clock | |
| setdvagent | Manipulate device assignment database entry (Enhanced Security) | [ getdvagent, getdvagnam, setdvagent, enddvagent, putdvagnam, copydvagent ] |
| setegid | Set the process’s group IDs | [ setrgid, setegid ] |
| seteuid | Set the process’s user IDs | [ setruid, seteuid ] |
| setfsent | Get information about a file system | [ getfsent, getfsent_r, getfsspec, getfsspec_r, getfsfile, getfsfile_r, setfsent, setfsent_r, endfsent, endfsent_r ] |
| setfsent_r | Get information about a file system | [ getfsent, getfsent_r, getfsspec, getfsspec_r, getfsfile, getfsfile_r, setfsent, setfsent_r, endfsent, endfsent_r ] |
| setgrent | Access group information in the user database | [ getgrent, getgrent_r, getgrgid, getgrgid_r, getgrnam, getgrnam_r, setgrent, setgrent_r, endgrent, endgrent_r, fgetgrent, fgetgrent_r ] |
| setgrent_r | Access group information in the user database | [ getgrent, getgrent_r, getgrgid, getgrgid_r, getgrnam, getgrnam_r, setgrent, setgrent_r, endgrent, endgrent_r, fgetgrent, fgetgrent_r ] |
| sethostent | Opens network host file | [ gethostent, gethostent_r, sethostent, sethostent_r ] |
| sethostent_r | Opens network host file | [ gethostent, gethostent_r, sethostent, sethostent_r ] |
| setjmp | Saves and restores the current execution context | [ setjmp, _setjmp, longjmp, _longjmp ] |
| setkey | DES encryption | [ crypt, setkey, encrypt ] |
| setlinebuf | Assign buffering to a stream | [ setbuf, setvbuf, setvbuf_unlocked, setbuffer, setlinebuf ] |
| setlocale | Changes or queries the program’s current locale | |
| setlogmask | Control system log | [ syslog, syslog_r, openlog, openlog_r, closelog, closelog_r, setlogmask, setlogmask_r ] |
| setlogmask_r | Control system log | [ syslog, syslog_r, openlog, openlog_r, closelog, closelog_r, setlogmask, setlogmask_r ] |
| setluid | Get or set the login UID (Enhanced Security) | [ getluid, setluid ] |
| setnetent | Opens, rewinds, or closes the networks file | [ setnetent, setnetent_r, endnetent, endnetent_r ] |
| setnetent_r | Opens, rewinds, or closes the networks file | [ setnetent, setnetent_r, endnetent, endnetent_r ] |
| setnetgrent | get network group entry | [ getnetgrent, setnetgrent, endnetgrent, innetgr ] |
| setprdfent | Manipulate system default database entry (Enhanced Security) | [ getprdfent, getprdfnam, setprdfent, endprdfent, putprdfnam ] |
| setprfient | Manipulate file control database entry (Enhanced Security) | [ getprfient, getprfinam, setprfient, endprfient, putprfinam ] |
| setproplist | Assigns Extended File Attributes to a file | [ setproplist, fsetproplist ] |
| setprotoent | Open or rewind the protocols file | [ setprotoent, setprotoent_r ] |
| setprotoent_r | Open or rewind the protocols file | [ setprotoent, setprotoent_r ] |
| setprpwent | Manipulate protected password database entry (Enhanced Security) | [ getprpwent, getprpwuid, getprpwnam, setprpwent, endprpwent, putprpwnam, fgetpwent, fgetpwent_r, getpwent_r ] |
| setprtcent | Manipulate terminal control database entry (Enhanced Security) | [ getprtcent, getprtcnam, setprtcent, endprtcent, putprtcnam ] |
| setpwent | Access user attribute information in the user database | [ getpwent, getpwent_r, getpwuid, getpwuid_r, getpwnam, getpwnam_r, putpwent, setpwent, setpwent_r, endpwent, endpwent_r, fgetpwent, fgetpwent_r ] |
| setpwent_r | Access user attribute information in the user database | [ getpwent, getpwent_r, getpwuid, getpwuid_r, getpwnam, getpwnam_r, putpwent, setpwent, setpwent_r, endpwent, endpwent_r, fgetpwent, fgetpwent_r ] |
| setrgid | Set the process’s group IDs | [ setrgid, setegid ] |
| setrpcent | get rpc entry | [ getrpcent, getrpcbynumber, getrpcbyname, setrpcent, endrpcent ] |
| setruid | Set the process’s user IDs | [ setruid, seteuid ] |
| setscrreg | Sets the scrolling region | [ setscrreg, wsetscrreg ] |
| setservent | Open or rewind the services file | [ setservent, setservent_r ] |
| setservent_r | Open or rewind the services file | [ setservent, setservent_r ] |
| setstate | Generate pseudo-random number | [ random, random_r, srandom, srandom_r, initstate, initstate_r, setstate, setstate_r ] |
| setstate_r | Generate pseudo-random number | [ random, random_r, srandom, srandom_r, initstate, initstate_r, setstate, setstate_r ] |
| setttyent | Get a /etc/securettys file entry | [ getttyent, getttyent_r, getttynam, getttynam_r, setttyent, setttyent_r, endttyent, endttyent_r ] |
| setttyent_r | Get a /etc/securettys file entry | [ getttyent, getttyent_r, getttynam, getttynam_r, setttyent, setttyent_r, endttyent, endttyent_r ] |
| setupterm | Performs low level terminal setup | |
| setusershell | Get the names of legal user shells | [ getusershell, getusershell_r, setusershell, setusershell_r, endusershell, endusershell_r ] |
| setusershell_r | Get the names of legal user shells | [ getusershell, getusershell_r, setusershell, setusershell_r, endusershell, endusershell_r ] |
| setutent | Access utmp file entries | [ getutent, getutent_r, getutid, getutid_r, getutline, getutline_r, pututline, pututline_r, setutent, setutent_r, endutent, endutent_r, utmpname ] |
| setutent_r | Access utmp file entries | [ getutent, getutent_r, getutid, getutid_r, getutline, getutline_r, pututline, pututline_r, setutent, setutent_r, endutent, endutent_r, utmpname ] |
| setvbuf | Assign buffering to a stream | [ setbuf, setvbuf, setvbuf_unlocked, setbuffer, setlinebuf ] |
| setvbuf_unlocked | Assign buffering to a stream | [ setbuf, setvbuf, setvbuf_unlocked, setbuffer, setlinebuf ] |
| shm_open | Open a shared memory object, creating the object if necessary (P1003.1b) | |
| shm_unlink | Remove a shared memory object created by a call to the shm_open function (P1003.1b) | |
| sia_ses_init | SIA session routines (Enhanced Security) | [ sia_ses_init, sia_ses_reauthent, sia_ses_release ] |
| sia_ses_reauthent | SIA session routines (Enhanced Security) | [ sia_ses_init, sia_ses_reauthent, sia_ses_release ] |
| sia_ses_release | SIA session routines (Enhanced Security) | [ sia_ses_init, sia_ses_reauthent, sia_ses_release ] |
| sigaddset | Creates and manipulates signal masks | [ sigemptyset, sigfillset, sigaddset, sigdelset, sigismember ] |
| sigdelset | Creates and manipulates signal masks | [ sigemptyset, sigfillset, sigaddset, sigdelset, sigismember ] |
| sigemptyset | Creates and manipulates signal masks | [ sigemptyset, sigfillset, sigaddset, sigdelset, sigismember ] |
| sigfillset | Creates and manipulates signal masks | [ sigemptyset, sigfillset, sigaddset, sigdelset, sigismember ] |
| sighold | Compatibility interfaces for signal management | [ sigset, sighold, sigrelse, sigignore ] |
| sigignore | Compatibility interfaces for signal management | [ sigset, sighold, sigrelse, sigignore ] |
| siginterrupt | Allows signals to interrupt functions | |
| sigismember | Creates and manipulates signal masks | [ sigemptyset, sigfillset, sigaddset, sigdelset, sigismember ] |
| siglongjmp | Nonlocal goto with signal handling | |
| sigpause | Provides a compatibility interface to the sigsuspend function | |
| sigrelse | Compatibility interfaces for signal management | [ sigset, sighold, sigrelse, sigignore ] |
| sigset | Compatibility interfaces for signal management | [ sigset, sighold, sigrelse, sigignore ] |
| sigsetjmp | Sets jump point for a nonlocal goto | |
| sigwait | Suspends a calling thread | |
| sin | Trigonometric and inverse trigonometric functions in radian and degree calculations. | [ sin, cos, tan, cot, asin, acos, atan, atan2, sincos, sind, cosd, tand, cotd, asind, acosd, atand, atand2, sincosd ] |
| sincos | Trigonometric and inverse trigonometric functions in radian and degree calculations. | [ sin, cos, tan, cot, asin, acos, atan, atan2, sincos, sind, cosd, tand, cotd, asind, acosd, atand, atand2, sincosd ] |
| sincosd | Trigonometric and inverse trigonometric functions in radian and degree calculations. | [ sin, cos, tan, cot, asin, acos, atan, atan2, sincos, sind, cosd, tand, cotd, asind, acosd, atand, atand2, sincosd ] |
| sind | Trigonometric and inverse trigonometric functions in radian and degree calculations. | [ sin, cos, tan, cot, asin, acos, atan, atan2, sincos, sind, cosd, tand, cotd, asind, acosd, atand, atand2, sincosd ] |
| sinh | Hyperbolic functions | [ sinh, cosh, tanh, sinhcosh ] |
| sinhcosh | Hyperbolic functions | [ sinh, cosh, tanh, sinhcosh ] |
| sizeof_proplist_entry | Determines space necessary to store an Extended File Attribute | |
| sleep | Suspends execution for an interval | |
| sprintf | Print formatted output | [ printf, fprintf, sprintf ] |
| sqrt | Square and cube root functions | [ sqrt, cbrt ] |
| srand | Generates pseudo-random numbers | [ rand, rand_r, srand ] |
| srand48 | Generate uniformly distributed pseudorandom number sequences | [ drand48, drand48_r, erand48, erand48_r, lrand48, lrand48_r, nrand48, nrand48_r, mrand48, mrand48_r, jrand48, jrand48_r, srand48, srand48_r, seed48, seed48_r, lcong48, lcong48_r ] |
| srand48_r | Generate uniformly distributed pseudorandom number sequences | [ drand48, drand48_r, erand48, erand48_r, lrand48, lrand48_r, nrand48, nrand48_r, mrand48, mrand48_r, jrand48, jrand48_r, srand48, srand48_r, seed48, seed48_r, lcong48, lcong48_r ] |
| srandom | Generate pseudo-random number | [ random, random_r, srandom, srandom_r, initstate, initstate_r, setstate, setstate_r ] |
| srandom_r | Generate pseudo-random number | [ random, random_r, srandom, srandom_r, initstate, initstate_r, setstate, setstate_r ] |
| sscanf | Converts formatted input | [ scanf, fscanf, sscanf ] |
| ssignal | Set and raise a software signal | [ ssignal, ssignal_r, gsignal, gsignal_r ] |
| ssignal_r | Set and raise a software signal | [ ssignal, ssignal_r, gsignal, gsignal_r ] |
| standend | Attribute manipulation | [ attroff, attron, attrset, standend, standout, wstandend, wstandout, wattroff, wattron, wattrset ] |
| standout | Attribute manipulation | [ attroff, attron, attrset, standend, standout, wstandend, wstandout, wattroff, wattron, wattrset ] |
| starting_egid | Get or check user or group IDs (Enhanced Security) | [ starting_luid, starting_ruid, starting_euid, starting_rgid, starting_egid, is_starting_luid, is_starting_ruid, is_starting_euid, is_starting_rgid, is_starting_egid ] |
| starting_euid | Get or check user or group IDs (Enhanced Security) | [ starting_luid, starting_ruid, starting_euid, starting_rgid, starting_egid, is_starting_luid, is_starting_ruid, is_starting_euid, is_starting_rgid, is_starting_egid ] |
| starting_luid | Get or check user or group IDs (Enhanced Security) | [ starting_luid, starting_ruid, starting_euid, starting_rgid, starting_egid, is_starting_luid, is_starting_ruid, is_starting_euid, is_starting_rgid, is_starting_egid ] |
| starting_rgid | Get or check user or group IDs (Enhanced Security) | [ starting_luid, starting_ruid, starting_euid, starting_rgid, starting_egid, is_starting_luid, is_starting_ruid, is_starting_euid, is_starting_rgid, is_starting_egid ] |
| starting_ruid | Get or check user or group IDs (Enhanced Security) | [ starting_luid, starting_ruid, starting_euid, starting_rgid, starting_egid, is_starting_luid, is_starting_ruid, is_starting_euid, is_starting_rgid, is_starting_egid ] |
| staux | Routines that provide scalar interfaces to auxiliaries | |
| stcu | Routines that provide a compilation unit symbol table interface | |
| stdarg | Handles a variable-length parameter list | |
| step | Regular expression compile and match routines | [ advance, advance_r, compile, compile_r, step, step_r ] |
| step_r | Regular expression compile and match routines | [ advance, advance_r, compile, compile_r, step, step_r ] |
| stfd | Routines that provide access to per file descriptor section of the symbol table | |
| stfe | Routines that provide a high-level interface to basic functions needed to access and add to the symbol table | |
| stime | Sets the system-wide time-of-day clock | |
| stio | Routines that provide a binary read/write interface to the symbol table | |
| store | Database subroutines | [ dbminit, fetch, store, delete, firstkey, nextkey, forder ] |
| strcasecmp | Perform operations on strings | [ strcasecmp, strcat, strcmp, strcpy, strdup ] |
| strcat | Perform operations on strings | [ strcasecmp, strcat, strcmp, strcpy, strdup ] |
| strchr | Search for character in string | [ rindex, index, strchr, strrchr ] |
| strcmp | Perform operations on strings | [ strcasecmp, strcat, strcmp, strcpy, strdup ] |
| strcoll | Compares strings using locale collation | |
| strcpy | Perform operations on strings | [ strcasecmp, strcat, strcmp, strcpy, strdup ] |
| strcspn | Returns length of initial segment of string | [ strcspn, strspn ] |
| strdup | Perform operations on strings | [ strcasecmp, strcat, strcmp, strcpy, strdup ] |
| strerror | Access message explaining function error | [ strerror, strerror_r ] |
| strerror_r | Access message explaining function error | [ strerror, strerror_r ] |
| strfmon | Formats monetary strings | |
| strftime | Converts a date and time to a string | [ strftime, wcsftime ] |
| string | Perform operations on strings | [ strcasecmp, strcat, strcmp, strcpy, strdup ] |
| strlen | Finds length of string | |
| strncasecmp | Perform operations on string | [ strncasecmp, strncat, strncmp, strncpy ] |
| strncat | Perform operations on string | [ strncasecmp, strncat, strncmp, strncpy ] |
| strncmp | Perform operations on string | [ strncasecmp, strncat, strncmp, strncpy ] |
| strncpy | Perform operations on string | [ strncasecmp, strncat, strncmp, strncpy ] |
| strpbrk | Find one of a set of bytes in a string | |
| strptime | Converts a character string to a time value | |
| strrchr | Search for character in string | [ rindex, index, strchr, strrchr ] |
| strspn | Returns length of initial segment of string | [ strcspn, strspn ] |
| strstr | Finds a substring | |
| strtod | Converts a character string to a double-precision floating-point value | [ atof, strtod ] |
| strtok | Split string into tokens | [ strtok, strtok_r ] |
| strtok_r | Split string into tokens | [ strtok, strtok_r ] |
| strtol | Convert a character string to the specified integer data type | [ atoi, atol, strtol, strtoul ] |
| strtoul | Convert a character string to the specified integer data type | [ atoi, atol, strtol, strtoul ] |
| strxfrm | Transforms string for collation in current locale | |
| stty | Set and get terminal state | [ stty, gtty ] |
| subwin | Creates a subwindow | |
| svc_destroy | library routines for ONC remote procedure calls | [ rpc, auth_destroy, authnon_create, authunix_create, authunix_create_default, callrpc, clnt_broadcast, clnt_call, clnt_create, clnt_control, clnt_destroy, clnt_freeres, clnt_geterr, clnt_pcreateerror, clnt_perrno, clnt_perror, clnt_spcreateerror, clnt_sperrno, clnt_sperror, clntraw_create, clnttcp_create, clntudp_create, get_myaddress, getnetname, host2netname, netname2host, netname2user, pmap_getmaps, pmap_getport, pmap_rmtcall, pmap_set, pmap_unset, registerrpc, rpc_createrr, svc_destroy, svc_fdset, svc_freeargs, svc_getargs, svc_getcaller, svc_getreq, svc_getreqset, svc_register, svc_run, svc_sendreply, svc_unregister, svcerr_auth, svcerr_decode, svcerr_noproc, svcerr_noprog, svcerr_progvers, svcerr_systemerr, svcerr_weakauth, svcfd_create, svcraw_create, svctcp_create, svcudp_create, usr2netname, xdr_accepted_reply, xdr_authunix_parms, xdr_callhdr, xdr_callmsg, xdr_opaque_auth, xdr_pmap, xdr_pmaplist, xdr_rejected_reply, xdr_replymsg, xprt_register, xprt_unregister, rpc_functions ] |
| svc_fdset | library routines for ONC remote procedure calls | [ rpc, auth_destroy, authnon_create, authunix_create, authunix_create_default, callrpc, clnt_broadcast, clnt_call, clnt_create, clnt_control, clnt_destroy, clnt_freeres, clnt_geterr, clnt_pcreateerror, clnt_perrno, clnt_perror, clnt_spcreateerror, clnt_sperrno, clnt_sperror, clntraw_create, clnttcp_create, clntudp_create, get_myaddress, getnetname, host2netname, netname2host, netname2user, pmap_getmaps, pmap_getport, pmap_rmtcall, pmap_set, pmap_unset, registerrpc, rpc_createrr, svc_destroy, svc_fdset, svc_freeargs, svc_getargs, svc_getcaller, svc_getreq, svc_getreqset, svc_register, svc_run, svc_sendreply, svc_unregister, svcerr_auth, svcerr_decode, svcerr_noproc, svcerr_noprog, svcerr_progvers, svcerr_systemerr, svcerr_weakauth, svcfd_create, svcraw_create, svctcp_create, svcudp_create, usr2netname, xdr_accepted_reply, xdr_authunix_parms, xdr_callhdr, xdr_callmsg, xdr_opaque_auth, xdr_pmap, xdr_pmaplist, xdr_rejected_reply, xdr_replymsg, xprt_register, xprt_unregister, rpc_functions ] |
| svc_freeargs | library routines for ONC remote procedure calls | [ rpc, auth_destroy, authnon_create, authunix_create, authunix_create_default, callrpc, clnt_broadcast, clnt_call, clnt_create, clnt_control, clnt_destroy, clnt_freeres, clnt_geterr, clnt_pcreateerror, clnt_perrno, clnt_perror, clnt_spcreateerror, clnt_sperrno, clnt_sperror, clntraw_create, clnttcp_create, clntudp_create, get_myaddress, getnetname, host2netname, netname2host, netname2user, pmap_getmaps, pmap_getport, pmap_rmtcall, pmap_set, pmap_unset, registerrpc, rpc_createrr, svc_destroy, svc_fdset, svc_freeargs, svc_getargs, svc_getcaller, svc_getreq, svc_getreqset, svc_register, svc_run, svc_sendreply, svc_unregister, svcerr_auth, svcerr_decode, svcerr_noproc, svcerr_noprog, svcerr_progvers, svcerr_systemerr, svcerr_weakauth, svcfd_create, svcraw_create, svctcp_create, svcudp_create, usr2netname, xdr_accepted_reply, xdr_authunix_parms, xdr_callhdr, xdr_callmsg, xdr_opaque_auth, xdr_pmap, xdr_pmaplist, xdr_rejected_reply, xdr_replymsg, xprt_register, xprt_unregister, rpc_functions ] |
| svc_getargs | library routines for ONC remote procedure calls | [ rpc, auth_destroy, authnon_create, authunix_create, authunix_create_default, callrpc, clnt_broadcast, clnt_call, clnt_create, clnt_control, clnt_destroy, clnt_freeres, clnt_geterr, clnt_pcreateerror, clnt_perrno, clnt_perror, clnt_spcreateerror, clnt_sperrno, clnt_sperror, clntraw_create, clnttcp_create, clntudp_create, get_myaddress, getnetname, host2netname, netname2host, netname2user, pmap_getmaps, pmap_getport, pmap_rmtcall, pmap_set, pmap_unset, registerrpc, rpc_createrr, svc_destroy, svc_fdset, svc_freeargs, svc_getargs, svc_getcaller, svc_getreq, svc_getreqset, svc_register, svc_run, svc_sendreply, svc_unregister, svcerr_auth, svcerr_decode, svcerr_noproc, svcerr_noprog, svcerr_progvers, svcerr_systemerr, svcerr_weakauth, svcfd_create, svcraw_create, svctcp_create, svcudp_create, usr2netname, xdr_accepted_reply, xdr_authunix_parms, xdr_callhdr, xdr_callmsg, xdr_opaque_auth, xdr_pmap, xdr_pmaplist, xdr_rejected_reply, xdr_replymsg, xprt_register, xprt_unregister, rpc_functions ] |
| svc_getcaller | library routines for ONC remote procedure calls | [ rpc, auth_destroy, authnon_create, authunix_create, authunix_create_default, callrpc, clnt_broadcast, clnt_call, clnt_create, clnt_control, clnt_destroy, clnt_freeres, clnt_geterr, clnt_pcreateerror, clnt_perrno, clnt_perror, clnt_spcreateerror, clnt_sperrno, clnt_sperror, clntraw_create, clnttcp_create, clntudp_create, get_myaddress, getnetname, host2netname, netname2host, netname2user, pmap_getmaps, pmap_getport, pmap_rmtcall, pmap_set, pmap_unset, registerrpc, rpc_createrr, svc_destroy, svc_fdset, svc_freeargs, svc_getargs, svc_getcaller, svc_getreq, svc_getreqset, svc_register, svc_run, svc_sendreply, svc_unregister, svcerr_auth, svcerr_decode, svcerr_noproc, svcerr_noprog, svcerr_progvers, svcerr_systemerr, svcerr_weakauth, svcfd_create, svcraw_create, svctcp_create, svcudp_create, usr2netname, xdr_accepted_reply, xdr_authunix_parms, xdr_callhdr, xdr_callmsg, xdr_opaque_auth, xdr_pmap, xdr_pmaplist, xdr_rejected_reply, xdr_replymsg, xprt_register, xprt_unregister, rpc_functions ] |
| svc_getreq | library routines for ONC remote procedure calls | [ rpc, auth_destroy, authnon_create, authunix_create, authunix_create_default, callrpc, clnt_broadcast, clnt_call, clnt_create, clnt_control, clnt_destroy, clnt_freeres, clnt_geterr, clnt_pcreateerror, clnt_perrno, clnt_perror, clnt_spcreateerror, clnt_sperrno, clnt_sperror, clntraw_create, clnttcp_create, clntudp_create, get_myaddress, getnetname, host2netname, netname2host, netname2user, pmap_getmaps, pmap_getport, pmap_rmtcall, pmap_set, pmap_unset, registerrpc, rpc_createrr, svc_destroy, svc_fdset, svc_freeargs, svc_getargs, svc_getcaller, svc_getreq, svc_getreqset, svc_register, svc_run, svc_sendreply, svc_unregister, svcerr_auth, svcerr_decode, svcerr_noproc, svcerr_noprog, svcerr_progvers, svcerr_systemerr, svcerr_weakauth, svcfd_create, svcraw_create, svctcp_create, svcudp_create, usr2netname, xdr_accepted_reply, xdr_authunix_parms, xdr_callhdr, xdr_callmsg, xdr_opaque_auth, xdr_pmap, xdr_pmaplist, xdr_rejected_reply, xdr_replymsg, xprt_register, xprt_unregister, rpc_functions ] |
| svc_getreqset | library routines for ONC remote procedure calls | [ rpc, auth_destroy, authnon_create, authunix_create, authunix_create_default, callrpc, clnt_broadcast, clnt_call, clnt_create, clnt_control, clnt_destroy, clnt_freeres, clnt_geterr, clnt_pcreateerror, clnt_perrno, clnt_perror, clnt_spcreateerror, clnt_sperrno, clnt_sperror, clntraw_create, clnttcp_create, clntudp_create, get_myaddress, getnetname, host2netname, netname2host, netname2user, pmap_getmaps, pmap_getport, pmap_rmtcall, pmap_set, pmap_unset, registerrpc, rpc_createrr, svc_destroy, svc_fdset, svc_freeargs, svc_getargs, svc_getcaller, svc_getreq, svc_getreqset, svc_register, svc_run, svc_sendreply, svc_unregister, svcerr_auth, svcerr_decode, svcerr_noproc, svcerr_noprog, svcerr_progvers, svcerr_systemerr, svcerr_weakauth, svcfd_create, svcraw_create, svctcp_create, svcudp_create, usr2netname, xdr_accepted_reply, xdr_authunix_parms, xdr_callhdr, xdr_callmsg, xdr_opaque_auth, xdr_pmap, xdr_pmaplist, xdr_rejected_reply, xdr_replymsg, xprt_register, xprt_unregister, rpc_functions ] |
| svc_register | library routines for ONC remote procedure calls | [ rpc, auth_destroy, authnon_create, authunix_create, authunix_create_default, callrpc, clnt_broadcast, clnt_call, clnt_create, clnt_control, clnt_destroy, clnt_freeres, clnt_geterr, clnt_pcreateerror, clnt_perrno, clnt_perror, clnt_spcreateerror, clnt_sperrno, clnt_sperror, clntraw_create, clnttcp_create, clntudp_create, get_myaddress, getnetname, host2netname, netname2host, netname2user, pmap_getmaps, pmap_getport, pmap_rmtcall, pmap_set, pmap_unset, registerrpc, rpc_createrr, svc_destroy, svc_fdset, svc_freeargs, svc_getargs, svc_getcaller, svc_getreq, svc_getreqset, svc_register, svc_run, svc_sendreply, svc_unregister, svcerr_auth, svcerr_decode, svcerr_noproc, svcerr_noprog, svcerr_progvers, svcerr_systemerr, svcerr_weakauth, svcfd_create, svcraw_create, svctcp_create, svcudp_create, usr2netname, xdr_accepted_reply, xdr_authunix_parms, xdr_callhdr, xdr_callmsg, xdr_opaque_auth, xdr_pmap, xdr_pmaplist, xdr_rejected_reply, xdr_replymsg, xprt_register, xprt_unregister, rpc_functions ] |
| svc_run | library routines for ONC remote procedure calls | [ rpc, auth_destroy, authnon_create, authunix_create, authunix_create_default, callrpc, clnt_broadcast, clnt_call, clnt_create, clnt_control, clnt_destroy, clnt_freeres, clnt_geterr, clnt_pcreateerror, clnt_perrno, clnt_perror, clnt_spcreateerror, clnt_sperrno, clnt_sperror, clntraw_create, clnttcp_create, clntudp_create, get_myaddress, getnetname, host2netname, netname2host, netname2user, pmap_getmaps, pmap_getport, pmap_rmtcall, pmap_set, pmap_unset, registerrpc, rpc_createrr, svc_destroy, svc_fdset, svc_freeargs, svc_getargs, svc_getcaller, svc_getreq, svc_getreqset, svc_register, svc_run, svc_sendreply, svc_unregister, svcerr_auth, svcerr_decode, svcerr_noproc, svcerr_noprog, svcerr_progvers, svcerr_systemerr, svcerr_weakauth, svcfd_create, svcraw_create, svctcp_create, svcudp_create, usr2netname, xdr_accepted_reply, xdr_authunix_parms, xdr_callhdr, xdr_callmsg, xdr_opaque_auth, xdr_pmap, xdr_pmaplist, xdr_rejected_reply, xdr_replymsg, xprt_register, xprt_unregister, rpc_functions ] |
| svc_sendreply | library routines for ONC remote procedure calls | [ rpc, auth_destroy, authnon_create, authunix_create, authunix_create_default, callrpc, clnt_broadcast, clnt_call, clnt_create, clnt_control, clnt_destroy, clnt_freeres, clnt_geterr, clnt_pcreateerror, clnt_perrno, clnt_perror, clnt_spcreateerror, clnt_sperrno, clnt_sperror, clntraw_create, clnttcp_create, clntudp_create, get_myaddress, getnetname, host2netname, netname2host, netname2user, pmap_getmaps, pmap_getport, pmap_rmtcall, pmap_set, pmap_unset, registerrpc, rpc_createrr, svc_destroy, svc_fdset, svc_freeargs, svc_getargs, svc_getcaller, svc_getreq, svc_getreqset, svc_register, svc_run, svc_sendreply, svc_unregister, svcerr_auth, svcerr_decode, svcerr_noproc, svcerr_noprog, svcerr_progvers, svcerr_systemerr, svcerr_weakauth, svcfd_create, svcraw_create, svctcp_create, svcudp_create, usr2netname, xdr_accepted_reply, xdr_authunix_parms, xdr_callhdr, xdr_callmsg, xdr_opaque_auth, xdr_pmap, xdr_pmaplist, xdr_rejected_reply, xdr_replymsg, xprt_register, xprt_unregister, rpc_functions ] |
| svc_unregister | library routines for ONC remote procedure calls | [ rpc, auth_destroy, authnon_create, authunix_create, authunix_create_default, callrpc, clnt_broadcast, clnt_call, clnt_create, clnt_control, clnt_destroy, clnt_freeres, clnt_geterr, clnt_pcreateerror, clnt_perrno, clnt_perror, clnt_spcreateerror, clnt_sperrno, clnt_sperror, clntraw_create, clnttcp_create, clntudp_create, get_myaddress, getnetname, host2netname, netname2host, netname2user, pmap_getmaps, pmap_getport, pmap_rmtcall, pmap_set, pmap_unset, registerrpc, rpc_createrr, svc_destroy, svc_fdset, svc_freeargs, svc_getargs, svc_getcaller, svc_getreq, svc_getreqset, svc_register, svc_run, svc_sendreply, svc_unregister, svcerr_auth, svcerr_decode, svcerr_noproc, svcerr_noprog, svcerr_progvers, svcerr_systemerr, svcerr_weakauth, svcfd_create, svcraw_create, svctcp_create, svcudp_create, usr2netname, xdr_accepted_reply, xdr_authunix_parms, xdr_callhdr, xdr_callmsg, xdr_opaque_auth, xdr_pmap, xdr_pmaplist, xdr_rejected_reply, xdr_replymsg, xprt_register, xprt_unregister, rpc_functions ] |
| svcerr_auth | library routines for ONC remote procedure calls | [ rpc, auth_destroy, authnon_create, authunix_create, authunix_create_default, callrpc, clnt_broadcast, clnt_call, clnt_create, clnt_control, clnt_destroy, clnt_freeres, clnt_geterr, clnt_pcreateerror, clnt_perrno, clnt_perror, clnt_spcreateerror, clnt_sperrno, clnt_sperror, clntraw_create, clnttcp_create, clntudp_create, get_myaddress, getnetname, host2netname, netname2host, netname2user, pmap_getmaps, pmap_getport, pmap_rmtcall, pmap_set, pmap_unset, registerrpc, rpc_createrr, svc_destroy, svc_fdset, svc_freeargs, svc_getargs, svc_getcaller, svc_getreq, svc_getreqset, svc_register, svc_run, svc_sendreply, svc_unregister, svcerr_auth, svcerr_decode, svcerr_noproc, svcerr_noprog, svcerr_progvers, svcerr_systemerr, svcerr_weakauth, svcfd_create, svcraw_create, svctcp_create, svcudp_create, usr2netname, xdr_accepted_reply, xdr_authunix_parms, xdr_callhdr, xdr_callmsg, xdr_opaque_auth, xdr_pmap, xdr_pmaplist, xdr_rejected_reply, xdr_replymsg, xprt_register, xprt_unregister, rpc_functions ] |
| svcerr_decode | library routines for ONC remote procedure calls | [ rpc, auth_destroy, authnon_create, authunix_create, authunix_create_default, callrpc, clnt_broadcast, clnt_call, clnt_create, clnt_control, clnt_destroy, clnt_freeres, clnt_geterr, clnt_pcreateerror, clnt_perrno, clnt_perror, clnt_spcreateerror, clnt_sperrno, clnt_sperror, clntraw_create, clnttcp_create, clntudp_create, get_myaddress, getnetname, host2netname, netname2host, netname2user, pmap_getmaps, pmap_getport, pmap_rmtcall, pmap_set, pmap_unset, registerrpc, rpc_createrr, svc_destroy, svc_fdset, svc_freeargs, svc_getargs, svc_getcaller, svc_getreq, svc_getreqset, svc_register, svc_run, svc_sendreply, svc_unregister, svcerr_auth, svcerr_decode, svcerr_noproc, svcerr_noprog, svcerr_progvers, svcerr_systemerr, svcerr_weakauth, svcfd_create, svcraw_create, svctcp_create, svcudp_create, usr2netname, xdr_accepted_reply, xdr_authunix_parms, xdr_callhdr, xdr_callmsg, xdr_opaque_auth, xdr_pmap, xdr_pmaplist, xdr_rejected_reply, xdr_replymsg, xprt_register, xprt_unregister, rpc_functions ] |
| svcerr_noproc | library routines for ONC remote procedure calls | [ rpc, auth_destroy, authnon_create, authunix_create, authunix_create_default, callrpc, clnt_broadcast, clnt_call, clnt_create, clnt_control, clnt_destroy, clnt_freeres, clnt_geterr, clnt_pcreateerror, clnt_perrno, clnt_perror, clnt_spcreateerror, clnt_sperrno, clnt_sperror, clntraw_create, clnttcp_create, clntudp_create, get_myaddress, getnetname, host2netname, netname2host, netname2user, pmap_getmaps, pmap_getport, pmap_rmtcall, pmap_set, pmap_unset, registerrpc, rpc_createrr, svc_destroy, svc_fdset, svc_freeargs, svc_getargs, svc_getcaller, svc_getreq, svc_getreqset, svc_register, svc_run, svc_sendreply, svc_unregister, svcerr_auth, svcerr_decode, svcerr_noproc, svcerr_noprog, svcerr_progvers, svcerr_systemerr, svcerr_weakauth, svcfd_create, svcraw_create, svctcp_create, svcudp_create, usr2netname, xdr_accepted_reply, xdr_authunix_parms, xdr_callhdr, xdr_callmsg, xdr_opaque_auth, xdr_pmap, xdr_pmaplist, xdr_rejected_reply, xdr_replymsg, xprt_register, xprt_unregister, rpc_functions ] |
| svcerr_noprog | library routines for ONC remote procedure calls | [ rpc, auth_destroy, authnon_create, authunix_create, authunix_create_default, callrpc, clnt_broadcast, clnt_call, clnt_create, clnt_control, clnt_destroy, clnt_freeres, clnt_geterr, clnt_pcreateerror, clnt_perrno, clnt_perror, clnt_spcreateerror, clnt_sperrno, clnt_sperror, clntraw_create, clnttcp_create, clntudp_create, get_myaddress, getnetname, host2netname, netname2host, netname2user, pmap_getmaps, pmap_getport, pmap_rmtcall, pmap_set, pmap_unset, registerrpc, rpc_createrr, svc_destroy, svc_fdset, svc_freeargs, svc_getargs, svc_getcaller, svc_getreq, svc_getreqset, svc_register, svc_run, svc_sendreply, svc_unregister, svcerr_auth, svcerr_decode, svcerr_noproc, svcerr_noprog, svcerr_progvers, svcerr_systemerr, svcerr_weakauth, svcfd_create, svcraw_create, svctcp_create, svcudp_create, usr2netname, xdr_accepted_reply, xdr_authunix_parms, xdr_callhdr, xdr_callmsg, xdr_opaque_auth, xdr_pmap, xdr_pmaplist, xdr_rejected_reply, xdr_replymsg, xprt_register, xprt_unregister, rpc_functions ] |
| svcerr_progvers | library routines for ONC remote procedure calls | [ rpc, auth_destroy, authnon_create, authunix_create, authunix_create_default, callrpc, clnt_broadcast, clnt_call, clnt_create, clnt_control, clnt_destroy, clnt_freeres, clnt_geterr, clnt_pcreateerror, clnt_perrno, clnt_perror, clnt_spcreateerror, clnt_sperrno, clnt_sperror, clntraw_create, clnttcp_create, clntudp_create, get_myaddress, getnetname, host2netname, netname2host, netname2user, pmap_getmaps, pmap_getport, pmap_rmtcall, pmap_set, pmap_unset, registerrpc, rpc_createrr, svc_destroy, svc_fdset, svc_freeargs, svc_getargs, svc_getcaller, svc_getreq, svc_getreqset, svc_register, svc_run, svc_sendreply, svc_unregister, svcerr_auth, svcerr_decode, svcerr_noproc, svcerr_noprog, svcerr_progvers, svcerr_systemerr, svcerr_weakauth, svcfd_create, svcraw_create, svctcp_create, svcudp_create, usr2netname, xdr_accepted_reply, xdr_authunix_parms, xdr_callhdr, xdr_callmsg, xdr_opaque_auth, xdr_pmap, xdr_pmaplist, xdr_rejected_reply, xdr_replymsg, xprt_register, xprt_unregister, rpc_functions ] |
| svcerr_systemerr | library routines for ONC remote procedure calls | [ rpc, auth_destroy, authnon_create, authunix_create, authunix_create_default, callrpc, clnt_broadcast, clnt_call, clnt_create, clnt_control, clnt_destroy, clnt_freeres, clnt_geterr, clnt_pcreateerror, clnt_perrno, clnt_perror, clnt_spcreateerror, clnt_sperrno, clnt_sperror, clntraw_create, clnttcp_create, clntudp_create, get_myaddress, getnetname, host2netname, netname2host, netname2user, pmap_getmaps, pmap_getport, pmap_rmtcall, pmap_set, pmap_unset, registerrpc, rpc_createrr, svc_destroy, svc_fdset, svc_freeargs, svc_getargs, svc_getcaller, svc_getreq, svc_getreqset, svc_register, svc_run, svc_sendreply, svc_unregister, svcerr_auth, svcerr_decode, svcerr_noproc, svcerr_noprog, svcerr_progvers, svcerr_systemerr, svcerr_weakauth, svcfd_create, svcraw_create, svctcp_create, svcudp_create, usr2netname, xdr_accepted_reply, xdr_authunix_parms, xdr_callhdr, xdr_callmsg, xdr_opaque_auth, xdr_pmap, xdr_pmaplist, xdr_rejected_reply, xdr_replymsg, xprt_register, xprt_unregister, rpc_functions ] |
| svcerr_weakauth | library routines for ONC remote procedure calls | [ rpc, auth_destroy, authnon_create, authunix_create, authunix_create_default, callrpc, clnt_broadcast, clnt_call, clnt_create, clnt_control, clnt_destroy, clnt_freeres, clnt_geterr, clnt_pcreateerror, clnt_perrno, clnt_perror, clnt_spcreateerror, clnt_sperrno, clnt_sperror, clntraw_create, clnttcp_create, clntudp_create, get_myaddress, getnetname, host2netname, netname2host, netname2user, pmap_getmaps, pmap_getport, pmap_rmtcall, pmap_set, pmap_unset, registerrpc, rpc_createrr, svc_destroy, svc_fdset, svc_freeargs, svc_getargs, svc_getcaller, svc_getreq, svc_getreqset, svc_register, svc_run, svc_sendreply, svc_unregister, svcerr_auth, svcerr_decode, svcerr_noproc, svcerr_noprog, svcerr_progvers, svcerr_systemerr, svcerr_weakauth, svcfd_create, svcraw_create, svctcp_create, svcudp_create, usr2netname, xdr_accepted_reply, xdr_authunix_parms, xdr_callhdr, xdr_callmsg, xdr_opaque_auth, xdr_pmap, xdr_pmaplist, xdr_rejected_reply, xdr_replymsg, xprt_register, xprt_unregister, rpc_functions ] |
| svcfd_create | library routines for ONC remote procedure calls | [ rpc, auth_destroy, authnon_create, authunix_create, authunix_create_default, callrpc, clnt_broadcast, clnt_call, clnt_create, clnt_control, clnt_destroy, clnt_freeres, clnt_geterr, clnt_pcreateerror, clnt_perrno, clnt_perror, clnt_spcreateerror, clnt_sperrno, clnt_sperror, clntraw_create, clnttcp_create, clntudp_create, get_myaddress, getnetname, host2netname, netname2host, netname2user, pmap_getmaps, pmap_getport, pmap_rmtcall, pmap_set, pmap_unset, registerrpc, rpc_createrr, svc_destroy, svc_fdset, svc_freeargs, svc_getargs, svc_getcaller, svc_getreq, svc_getreqset, svc_register, svc_run, svc_sendreply, svc_unregister, svcerr_auth, svcerr_decode, svcerr_noproc, svcerr_noprog, svcerr_progvers, svcerr_systemerr, svcerr_weakauth, svcfd_create, svcraw_create, svctcp_create, svcudp_create, usr2netname, xdr_accepted_reply, xdr_authunix_parms, xdr_callhdr, xdr_callmsg, xdr_opaque_auth, xdr_pmap, xdr_pmaplist, xdr_rejected_reply, xdr_replymsg, xprt_register, xprt_unregister, rpc_functions ] |
| svcraw_create | library routines for ONC remote procedure calls | [ rpc, auth_destroy, authnon_create, authunix_create, authunix_create_default, callrpc, clnt_broadcast, clnt_call, clnt_create, clnt_control, clnt_destroy, clnt_freeres, clnt_geterr, clnt_pcreateerror, clnt_perrno, clnt_perror, clnt_spcreateerror, clnt_sperrno, clnt_sperror, clntraw_create, clnttcp_create, clntudp_create, get_myaddress, getnetname, host2netname, netname2host, netname2user, pmap_getmaps, pmap_getport, pmap_rmtcall, pmap_set, pmap_unset, registerrpc, rpc_createrr, svc_destroy, svc_fdset, svc_freeargs, svc_getargs, svc_getcaller, svc_getreq, svc_getreqset, svc_register, svc_run, svc_sendreply, svc_unregister, svcerr_auth, svcerr_decode, svcerr_noproc, svcerr_noprog, svcerr_progvers, svcerr_systemerr, svcerr_weakauth, svcfd_create, svcraw_create, svctcp_create, svcudp_create, usr2netname, xdr_accepted_reply, xdr_authunix_parms, xdr_callhdr, xdr_callmsg, xdr_opaque_auth, xdr_pmap, xdr_pmaplist, xdr_rejected_reply, xdr_replymsg, xprt_register, xprt_unregister, rpc_functions ] |
| svctcp_create | library routines for ONC remote procedure calls | [ rpc, auth_destroy, authnon_create, authunix_create, authunix_create_default, callrpc, clnt_broadcast, clnt_call, clnt_create, clnt_control, clnt_destroy, clnt_freeres, clnt_geterr, clnt_pcreateerror, clnt_perrno, clnt_perror, clnt_spcreateerror, clnt_sperrno, clnt_sperror, clntraw_create, clnttcp_create, clntudp_create, get_myaddress, getnetname, host2netname, netname2host, netname2user, pmap_getmaps, pmap_getport, pmap_rmtcall, pmap_set, pmap_unset, registerrpc, rpc_createrr, svc_destroy, svc_fdset, svc_freeargs, svc_getargs, svc_getcaller, svc_getreq, svc_getreqset, svc_register, svc_run, svc_sendreply, svc_unregister, svcerr_auth, svcerr_decode, svcerr_noproc, svcerr_noprog, svcerr_progvers, svcerr_systemerr, svcerr_weakauth, svcfd_create, svcraw_create, svctcp_create, svcudp_create, usr2netname, xdr_accepted_reply, xdr_authunix_parms, xdr_callhdr, xdr_callmsg, xdr_opaque_auth, xdr_pmap, xdr_pmaplist, xdr_rejected_reply, xdr_replymsg, xprt_register, xprt_unregister, rpc_functions ] |
| svcudp_create | library routines for ONC remote procedure calls | [ rpc, auth_destroy, authnon_create, authunix_create, authunix_create_default, callrpc, clnt_broadcast, clnt_call, clnt_create, clnt_control, clnt_destroy, clnt_freeres, clnt_geterr, clnt_pcreateerror, clnt_perrno, clnt_perror, clnt_spcreateerror, clnt_sperrno, clnt_sperror, clntraw_create, clnttcp_create, clntudp_create, get_myaddress, getnetname, host2netname, netname2host, netname2user, pmap_getmaps, pmap_getport, pmap_rmtcall, pmap_set, pmap_unset, registerrpc, rpc_createrr, svc_destroy, svc_fdset, svc_freeargs, svc_getargs, svc_getcaller, svc_getreq, svc_getreqset, svc_register, svc_run, svc_sendreply, svc_unregister, svcerr_auth, svcerr_decode, svcerr_noproc, svcerr_noprog, svcerr_progvers, svcerr_systemerr, svcerr_weakauth, svcfd_create, svcraw_create, svctcp_create, svcudp_create, usr2netname, xdr_accepted_reply, xdr_authunix_parms, xdr_callhdr, xdr_callmsg, xdr_opaque_auth, xdr_pmap, xdr_pmaplist, xdr_rejected_reply, xdr_replymsg, xprt_register, xprt_unregister, rpc_functions ] |
| swab | Swaps bytes | |
| swapsex | swap the sex of the specified structure | |
| sysconf | Gets configurable system variables | |
| syslog | Control system log | [ syslog, syslog_r, openlog, openlog_r, closelog, closelog_r, setlogmask, setlogmask_r ] |
| syslog_r | Control system log | [ syslog, syslog_r, openlog, openlog_r, closelog, closelog_r, setlogmask, setlogmask_r ] |
| system | Executes a shell command | |
| t_accept | Accepts a connect request | |
| t_alloc | Allocates a library structure | |
| t_bind | Binds an address to a transport endpoint | |
| t_close | Closes a transport endpoint. | |
| t_connect | Establishes a connection with another transport user | |
| t_error | Produces error message | |
| t_free | Frees a library structure | |
| t_getinfo | Gets protocol-specific information | |
| t_getstate | Gets the current state of the transport provider | |
| t_listen | Listens for a connect request | |
| t_look | Looks at the current event on a transport endpoint. | |
| t_open | Establishes a transport endpoint | |
| t_optmgmt | Manages protocol options for a transport endpoint | |
| t_rcv | Receives normal data or expedited data on a connection | |
| t_rcvconnect | Receives the confirmation from a connect request | |
| t_rcvdis | Retrieves disconnect information | |
| t_rcvrel | Acknowledges receipt of an orderly release indication | |
| t_rcvudata | Receives a data unit | |
| t_rcvuderr | Receives a unit data error indication | |
| t_snd | Sends normal data or expedited data over a connection | |
| t_snddis | Sends user-initiated disconnect request | |
| t_sndrel | Initiates an endpoint connect orderly release | |
| t_sndudata | Sends a data unit | |
| t_sync | Synchronizes transport library | |
| t_unbind | Disables a transport endpoint. | |
| tan | Trigonometric and inverse trigonometric functions in radian and degree calculations. | [ sin, cos, tan, cot, asin, acos, atan, atan2, sincos, sind, cosd, tand, cotd, asind, acosd, atand, atand2, sincosd ] |
| tand | Trigonometric and inverse trigonometric functions in radian and degree calculations. | [ sin, cos, tan, cot, asin, acos, atan, atan2, sincos, sind, cosd, tand, cotd, asind, acosd, atand, atand2, sincosd ] |
| tanh | Hyperbolic functions | [ sinh, cosh, tanh, sinhcosh ] |
| tcdrain | Waits for output to complete | |
| tcflow | Performs flow control functions | |
| tcflush | Flushes nontransmitted output data or nonread input data | |
| tcgetattr | Gets the parameters associated with the terminal | |
| tcgetpgrp | Gets foreground process group ID | |
| tcgetsid | Returns the session ID of the terminal | |
| tcsendbreak | Sends a break on an asynchronous serial data line | |
| tcsetattr | Sets the parameters associated with the terminal | |
| tcsetpgrp | Sets foreground process group ID | |
| tdelete | Manages binary search trees | [ tsearch, tfind, tdelete, twalk ] |
| telldir | Performs operations on directories | [ opendir, readdir, readdir_r, telldir, seekdir, rewinddir, closedir ] |
| tempnam | Constructs the name for a temporary file | [ tmpnam, tempnam ] |
| termcap | terminal independent operation routines | [ tgetent, tgetnum, tgetflag, tgetstr, tgoto, tputs ] |
| tfind | Manages binary search trees | [ tsearch, tfind, tdelete, twalk ] |
| tgetent | Emulates termcap for old programs | [ tgetent, tgetnum, tgoto, tgetstr, tgetflag ] |
| tgetflag | Emulates termcap for old programs | [ tgetent, tgetnum, tgoto, tgetstr, tgetflag ] |
| tgetnum | Emulates termcap for old programs | [ tgetent, tgetnum, tgoto, tgetstr, tgetflag ] |
| tgetstr | Emulates termcap for old programs | [ tgetent, tgetnum, tgoto, tgetstr, tgetflag ] |
| tgoto | Emulates termcap for old programs | [ tgetent, tgetnum, tgoto, tgetstr, tgetflag ] |
| time | Gets time | |
| time_lock | Check time-of-day locking (Enhanced Security) | |
| timer_create | Allocate a per-process timer (P1003.1b) | |
| timer_delete | Deallocate a previously allocated per-process timer (P1003.1b) | |
| timer_gettime | Get or set the expiration time of the specified per-process timer (P1003.1b) | [ timer_settime, timer_gettime ] |
| timer_settime | Get or set the expiration time of the specified per-process timer (P1003.1b) | [ timer_settime, timer_gettime ] |
| times | Gets process and child process times | |
| timezone | Sets and accesses timezone conversion information | [ daylight, timezone, tzname, tzset ] |
| tmpfile | Creates a temporary file | |
| tmpnam | Constructs the name for a temporary file | [ tmpnam, tempnam ] |
| toascii | Translate characters | [ toascii, tolower, _tolower, toupper, _toupper ] |
| tolower | Translate characters | [ toascii, tolower, _tolower, toupper, _toupper ] |
| touchwin | Touches the window | |
| toupper | Translate characters | [ toascii, tolower, _tolower, toupper, _toupper ] |
| towlower | Converts uppercase and lowercase wide characters | [ towlower, towupper ] |
| towupper | Converts uppercase and lowercase wide characters | [ towlower, towupper ] |
| tparm | Instantiates a string | |
| tputs | Pads and outputs a string | |
| traceoff | Enables or disables debug trace output | [ traceon, traceoff ] |
| traceon | Enables or disables debug trace output | [ traceon, traceoff ] |
| trunc | Rounds floating-point numbers to floating-point integers, returns the nearest integral value, and truncates a floating-point number | [ floor, ceil, modf, rint, nint, trunc ] |
| tsearch | Manages binary search trees | [ tsearch, tfind, tdelete, twalk ] |
| ttyname | Gets the name of a terminal | [ ttyname, isatty, ttyname_r ] |
| ttyname_r | Gets the name of a terminal | [ ttyname, isatty, ttyname_r ] |
| ttyslot | Finds the slot in the utmp file for the current user | |
| twalk | Manages binary search trees | [ tsearch, tfind, tdelete, twalk ] |
| typeahead | Checks for typeahead input | |
| tzname | Sets and accesses timezone conversion information | [ daylight, timezone, tzname, tzset ] |
| tzset | Sets and accesses timezone conversion information | [ daylight, timezone, tzname, tzset ] |
| ualarm | Sets or changes the timeout of interval timers. | [ alarm, ualarm ] |
| uitrunc | Truncate a floating-point number | [ itrunc, uitrunc ] |
| ulimit | Sets and gets user limits | |
| umount | Unmounts a file system | |
| unctrl | Converts a character to printable form | |
| ungetc | Pushes a character back into the input stream | [ ungetc, ungetwc ] |
| ungetwc | Pushes a character back into the input stream | [ ungetc, ungetwc ] |
| ungetwch | Read (or push back) a wchar_t character from curses terminal keyboard | [ getwch, wgetwch, mvgetwch, mvwgetwch, ungetwch ] |
| unlockpt | Unlocks a pseudoterminal master and slave pair | |
| unordered | appendix and related miscellaneous functions for IEEE arithmetic | [ copysign, isnan, finite, fp_class, nextafter, unordered ] |
| unwind | Routines to unwind a context. | [ unwind, exc_virtual_unwind, RtlVirtualUnwind, exc_find_frame_ptr ] |
| usleep | Suspends execution for an interval | |
| usr2netname | library routines for ONC remote procedure calls | [ rpc, auth_destroy, authnon_create, authunix_create, authunix_create_default, callrpc, clnt_broadcast, clnt_call, clnt_create, clnt_control, clnt_destroy, clnt_freeres, clnt_geterr, clnt_pcreateerror, clnt_perrno, clnt_perror, clnt_spcreateerror, clnt_sperrno, clnt_sperror, clntraw_create, clnttcp_create, clntudp_create, get_myaddress, getnetname, host2netname, netname2host, netname2user, pmap_getmaps, pmap_getport, pmap_rmtcall, pmap_set, pmap_unset, registerrpc, rpc_createrr, svc_destroy, svc_fdset, svc_freeargs, svc_getargs, svc_getcaller, svc_getreq, svc_getreqset, svc_register, svc_run, svc_sendreply, svc_unregister, svcerr_auth, svcerr_decode, svcerr_noproc, svcerr_noprog, svcerr_progvers, svcerr_systemerr, svcerr_weakauth, svcfd_create, svcraw_create, svctcp_create, svcudp_create, usr2netname, xdr_accepted_reply, xdr_authunix_parms, xdr_callhdr, xdr_callmsg, xdr_opaque_auth, xdr_pmap, xdr_pmaplist, xdr_rejected_reply, xdr_replymsg, xprt_register, xprt_unregister, rpc_functions ] |
| utmpname | Access utmp file entries | [ getutent, getutent_r, getutid, getutid_r, getutline, getutline_r, pututline, pututline_r, setutent, setutent_r, endutent, endutent_r, utmpname ] |
| va_arg | Handles a variable-length parameter list | [ varargs, va_arg, va_start, va_end ] |
| va_end | Handles a variable-length parameter list | [ varargs, va_arg, va_start, va_end ] |
| va_start | Handles a variable-length parameter list | [ varargs, va_arg, va_start, va_end ] |
| valloc | Provides a memory allocator | [ malloc, free, realloc, calloc, mallopt, mallinfo, alloca, valloc ] |
| varargs | Handles a variable-length parameter list | [ varargs, va_arg, va_start, va_end ] |
| vfprintf | Formats a variable number of parameters for output | [ vprintf, vfprintf, vsprintf ] |
| vidattr | Outputs a string that sets the terminal display | [ vidattr, vidputs ] |
| vidputs | Outputs a string that sets the terminal display | [ vidattr, vidputs ] |
| vprintf | Formats a variable number of parameters for output | [ vprintf, vfprintf, vsprintf ] |
| vsprintf | Formats a variable number of parameters for output | [ vprintf, vfprintf, vsprintf ] |
| vwprintw | Formatted write operation to a curses window | [ printw, wprintw, mvprintw, mvwprintw, vwprintw ] |
| vwscanw | Formatted read operation from a curses window | [ scanw, mvscanw, mvwscanw, wscanw, vwscanw ] |
| waddch | Adds a character to a window. | [ addch, waddch, mvaddch, mvwaddch ] |
| waddnwstr | Add a string of wchar_t characters to a curses window and advance cursor | [ addwstr, addnwstr, waddwstr, waddnwstr, mvaddwstr, mvaddnwstr, mvwaddwstr, mvwaddnwstr ] |
| waddstr | Adds a string to a window | [ addstr, waddstr, mvaddstr, mvwaddstr ] |
| waddwch | Add a wchar_t character (with attributes) to a curses window | [ addwch, waddwch, mvaddwch, mvwaddwch, echowchar, wechowchar ] |
| waddwchnstr | Add a string of wchar_t characters (and attributes) to a curses window | [ addwchstr, addwchnstr, waddwchstr, waddwchnstr, mvaddwchstr, mvaddwchnstr, mvwaddwchstr, mvwaddwchnstr ] |
| waddwchstr | Add a string of wchar_t characters (and attributes) to a curses window | [ addwchstr, addwchnstr, waddwchstr, waddwchnstr, mvaddwchstr, mvaddwchnstr, mvwaddwchstr, mvwaddwchnstr ] |
| waddwstr | Add a string of wchar_t characters to a curses window and advance cursor | [ addwstr, addnwstr, waddwstr, waddnwstr, mvaddwstr, mvaddnwstr, mvwaddwstr, mvwaddnwstr ] |
| wattroff | Attribute manipulation | [ attroff, attron, attrset, standend, standout, wstandend, wstandout, wattroff, wattron, wattrset ] |
| wattron | Attribute manipulation | [ attroff, attron, attrset, standend, standout, wstandend, wstandout, wattroff, wattron, wattrset ] |
| wattrset | Attribute manipulation | [ attroff, attron, attrset, standend, standout, wstandend, wstandout, wattroff, wattron, wattrset ] |
| wclear | Clears a window | [ clear, wclear ] |
| wclrtobot | Clears to the end of the screen | [ clrtobot, wclrtobot ] |
| wclrtoeol | Clears to the end of a line | [ clrtoeol, wclrtoeol ] |
| wcscat | Perform operations on wide-character strings | [ wcscat, wcscmp, wcscpy ] |
| wcschr | Search for a character in a wide-character string | [ wcschr, wcsrchr ] |
| wcscmp | Perform operations on wide-character strings | [ wcscat, wcscmp, wcscpy ] |
| wcscoll | Compares wide-character strings using collation information | |
| wcscpy | Perform operations on wide-character strings | [ wcscat, wcscmp, wcscpy ] |
| wcscspn | Returns the length of the initial segment of a wide-character string | [ wcsspn, wcscspn ] |
| wcsftime | Converts a date and time to a string | [ strftime, wcsftime ] |
| wcslen | Determines the number of characters in a wide-character string | |
| wcsncat | Perform operations on wide-character strings with a character count | [ wcsncat, wcsncmp, wcsncpy ] |
| wcsncmp | Perform operations on wide-character strings with a character count | [ wcsncat, wcsncmp, wcsncpy ] |
| wcsncpy | Perform operations on wide-character strings with a character count | [ wcsncat, wcsncmp, wcsncpy ] |
| wcspbrk | Locates the first occurrence of a wide character in a wide-character string | |
| wcsrchr | Search for a character in a wide-character string | [ wcschr, wcsrchr ] |
| wcsspn | Returns the length of the initial segment of a wide-character string | [ wcsspn, wcscspn ] |
| wcstod | Converts a wide character string to a double-precision value | |
| wcstok | Split wide-character strings to tokens | [ wcstok, wcstok_r ] |
| wcstok_r | Split wide-character strings to tokens | [ wcstok, wcstok_r ] |
| wcstol | Converts a wide-character string to long integer | |
| wcstombs | Converts a wide-character string into a multibyte character string | |
| wcstoul | Converts wide-character strings to unsigned long integer | |
| wcswcs | Searches for a substring in a wide-character string. | |
| wcswidth | Determines the display width of wide-character strings | |
| wcsxfrm | Transforms wide-character strings for collation in the current locale | |
| wctomb | Converts a wide character into a multibyte character | |
| wctype | Gets a handle to classify wide characters | |
| wcwidth | Determines the display width of wide characters | |
| wdelch | Remove a character from a curses window | [ delch, wdelch, mvdelch, mvwdelch ] |
| wdeleteln | Removes a line from the window | [ deleteln, wdeleteln ] |
| wechowchar | Add a wchar_t character (with attributes) to a curses window | [ addwch, waddwch, mvaddwch, mvwaddwch, echowchar, wechowchar ] |
| werase | Copies blanks into the window | [ erase, werase ] |
| wgetch | Read a character | [ getch, mvgetch, mvwgetch, wgetch ] |
| wgetnwstr | Read wchar_t character strings from curses terminal keyboard | [ getwstr, getnwstr, mvgetwstr, mvgetnwstr, mvwgetwstr, mvwgetnwstr, wgetwstr, wgetnwstr ] |
| wgetstr | Reads a string | [ getstr, mvgetstr, mvwgetstr, wgetstr ] |
| wgetwch | Read (or push back) a wchar_t character from curses terminal keyboard | [ getwch, wgetwch, mvgetwch, mvwgetwch, ungetwch ] |
| wgetwstr | Read wchar_t character strings from curses terminal keyboard | [ getwstr, getnwstr, mvgetwstr, mvgetnwstr, mvwgetwstr, mvwgetnwstr, wgetwstr, wgetnwstr ] |
| winch | Returns a character from the window | [ inch, mvinch, mvwinch, winch ] |
| winnswstr | Insert a string of wchar_t characters before the character under the cursor in a curses window | [ inswstr, insnwstr, winswstr, winnswstr, mvinswstr, mvinsnwstr, mvwinswstr, mvwinsnwstr ] |
| winnwstr | Get a string of wchar_t characters from a curses window | [ inwstr, innwstr, winwstr, winnwstr, mvinwstr, mvinnwstr, mvwinwstr, mvwinnwstr ] |
| winsch | Inserts a character | [ insch, mvinsch, mvwinsch, winsch ] |
| winsertln | Inserts a line | [ insertln, winsertln ] |
| winswch | Insert a wchar_t character before the character under the cursor in a window | [ inswch, winswch, mvinswch, mvwinswch ] |
| winswstr | Insert a string of wchar_t characters before the character under the cursor in a curses window | [ inswstr, insnwstr, winswstr, winnswstr, mvinswstr, mvinsnwstr, mvwinswstr, mvwinsnwstr ] |
| winwch | Return a wchar_t character and its attribute from a curses window | [ inwch, winwch, mvinwch, mvwinwch ] |
| winwchnstr | Get a string of wchar_t characters (with attributes) from a curses window | [ inwchstr, inwchnstr, winwchstr, winwchnstr, mvinwchstr, mvinwchnstr, mvwinwchstr, mvwinwchnstr ] |
| winwchstr | Get a string of wchar_t characters (with attributes) from a curses window | [ inwchstr, inwchnstr, winwchstr, winwchnstr, mvinwchstr, mvinwchnstr, mvwinwchstr, mvwinwchnstr ] |
| winwstr | Get a string of wchar_t characters from a curses window | [ inwstr, innwstr, winwstr, winnwstr, mvinwstr, mvinnwstr, mvwinwstr, mvwinnwstr ] |
| wmove | Moves the cursor in the window | [ move, wmove ] |
| wnoutrefresh | Performs an efficient refresh | [ wnoutrefresh, doupdate ] |
| wordexp | Expands tokens from a stream of words | |
| wordfree | Frees all memory associated with the pwordexp parameter | |
| wprintw | Formatted write operation to a curses window | [ printw, wprintw, mvprintw, mvwprintw, vwprintw ] |
| wrefresh | Refreshs the window | [ refresh, wrefresh ] |
| write_rnd | Sets and returns IEEE dynamic rounding mode for floating-point operations | [ write_rnd, read_rnd ] |
| wscanw | Formatted read operation from a curses window | [ scanw, mvscanw, mvwscanw, wscanw, vwscanw ] |
| wsetscrreg | Sets the scrolling region | [ setscrreg, wsetscrreg ] |
| wstandend | Attribute manipulation | [ attroff, attron, attrset, standend, standout, wstandend, wstandout, wattroff, wattron, wattrset ] |
| wstandout | Attribute manipulation | [ attroff, attron, attrset, standend, standout, wstandend, wstandout, wattroff, wattron, wattrset ] |
| xdr | library routines for external data representation | [ xdr, xdr_accepted_reply, xdr_array, xdr_authunix_parms, xdr_bool, xdr_bytes, xdr_callhdr, xdr_callmsg, xdr_char, xdr_destroy, xdr_double, xdr_enum, xdr_float, xdr_free, xdr_functions, xdr_getpos, xdr_hyper, xdr_inline, xdr_int, xdr_long, xdr_longlong_t, xdrmem_create, xdr_opaque, xdr_pointer, xdrrec_create, xdrrec_endofrecord, xdrrec_eof, xdrrec_skiprecord, xdr_reference, xdr_setpos, xdr_short, xdrstdio_create, xdr_string, xdr_u_char, xdr_u_hyper, xdr_u_int, xdr_u_long, xdr_u_longlong_t, xdr_u_short, xdr_union, xdr_vector, xdr_void, xdr_wrapstring ] |
| xdr_accepted_reply | library routines for external data representation | [ xdr, xdr_accepted_reply, xdr_array, xdr_authunix_parms, xdr_bool, xdr_bytes, xdr_callhdr, xdr_callmsg, xdr_char, xdr_destroy, xdr_double, xdr_enum, xdr_float, xdr_free, xdr_functions, xdr_getpos, xdr_hyper, xdr_inline, xdr_int, xdr_long, xdr_longlong_t, xdrmem_create, xdr_opaque, xdr_pointer, xdrrec_create, xdrrec_endofrecord, xdrrec_eof, xdrrec_skiprecord, xdr_reference, xdr_setpos, xdr_short, xdrstdio_create, xdr_string, xdr_u_char, xdr_u_hyper, xdr_u_int, xdr_u_long, xdr_u_longlong_t, xdr_u_short, xdr_union, xdr_vector, xdr_void, xdr_wrapstring ] |
| xdr_array | library routines for external data representation | [ xdr, xdr_accepted_reply, xdr_array, xdr_authunix_parms, xdr_bool, xdr_bytes, xdr_callhdr, xdr_callmsg, xdr_char, xdr_destroy, xdr_double, xdr_enum, xdr_float, xdr_free, xdr_functions, xdr_getpos, xdr_hyper, xdr_inline, xdr_int, xdr_long, xdr_longlong_t, xdrmem_create, xdr_opaque, xdr_pointer, xdrrec_create, xdrrec_endofrecord, xdrrec_eof, xdrrec_skiprecord, xdr_reference, xdr_setpos, xdr_short, xdrstdio_create, xdr_string, xdr_u_char, xdr_u_hyper, xdr_u_int, xdr_u_long, xdr_u_longlong_t, xdr_u_short, xdr_union, xdr_vector, xdr_void, xdr_wrapstring ] |
| xdr_authunix_parms | library routines for external data representation | [ xdr, xdr_accepted_reply, xdr_array, xdr_authunix_parms, xdr_bool, xdr_bytes, xdr_callhdr, xdr_callmsg, xdr_char, xdr_destroy, xdr_double, xdr_enum, xdr_float, xdr_free, xdr_functions, xdr_getpos, xdr_hyper, xdr_inline, xdr_int, xdr_long, xdr_longlong_t, xdrmem_create, xdr_opaque, xdr_pointer, xdrrec_create, xdrrec_endofrecord, xdrrec_eof, xdrrec_skiprecord, xdr_reference, xdr_setpos, xdr_short, xdrstdio_create, xdr_string, xdr_u_char, xdr_u_hyper, xdr_u_int, xdr_u_long, xdr_u_longlong_t, xdr_u_short, xdr_union, xdr_vector, xdr_void, xdr_wrapstring ] |
| xdr_bool | library routines for external data representation | [ xdr, xdr_accepted_reply, xdr_array, xdr_authunix_parms, xdr_bool, xdr_bytes, xdr_callhdr, xdr_callmsg, xdr_char, xdr_destroy, xdr_double, xdr_enum, xdr_float, xdr_free, xdr_functions, xdr_getpos, xdr_hyper, xdr_inline, xdr_int, xdr_long, xdr_longlong_t, xdrmem_create, xdr_opaque, xdr_pointer, xdrrec_create, xdrrec_endofrecord, xdrrec_eof, xdrrec_skiprecord, xdr_reference, xdr_setpos, xdr_short, xdrstdio_create, xdr_string, xdr_u_char, xdr_u_hyper, xdr_u_int, xdr_u_long, xdr_u_longlong_t, xdr_u_short, xdr_union, xdr_vector, xdr_void, xdr_wrapstring ] |
| xdr_bytes | library routines for external data representation | [ xdr, xdr_accepted_reply, xdr_array, xdr_authunix_parms, xdr_bool, xdr_bytes, xdr_callhdr, xdr_callmsg, xdr_char, xdr_destroy, xdr_double, xdr_enum, xdr_float, xdr_free, xdr_functions, xdr_getpos, xdr_hyper, xdr_inline, xdr_int, xdr_long, xdr_longlong_t, xdrmem_create, xdr_opaque, xdr_pointer, xdrrec_create, xdrrec_endofrecord, xdrrec_eof, xdrrec_skiprecord, xdr_reference, xdr_setpos, xdr_short, xdrstdio_create, xdr_string, xdr_u_char, xdr_u_hyper, xdr_u_int, xdr_u_long, xdr_u_longlong_t, xdr_u_short, xdr_union, xdr_vector, xdr_void, xdr_wrapstring ] |
| xdr_callhdr | library routines for external data representation | [ xdr, xdr_accepted_reply, xdr_array, xdr_authunix_parms, xdr_bool, xdr_bytes, xdr_callhdr, xdr_callmsg, xdr_char, xdr_destroy, xdr_double, xdr_enum, xdr_float, xdr_free, xdr_functions, xdr_getpos, xdr_hyper, xdr_inline, xdr_int, xdr_long, xdr_longlong_t, xdrmem_create, xdr_opaque, xdr_pointer, xdrrec_create, xdrrec_endofrecord, xdrrec_eof, xdrrec_skiprecord, xdr_reference, xdr_setpos, xdr_short, xdrstdio_create, xdr_string, xdr_u_char, xdr_u_hyper, xdr_u_int, xdr_u_long, xdr_u_longlong_t, xdr_u_short, xdr_union, xdr_vector, xdr_void, xdr_wrapstring ] |
| xdr_callmsg | library routines for external data representation | [ xdr, xdr_accepted_reply, xdr_array, xdr_authunix_parms, xdr_bool, xdr_bytes, xdr_callhdr, xdr_callmsg, xdr_char, xdr_destroy, xdr_double, xdr_enum, xdr_float, xdr_free, xdr_functions, xdr_getpos, xdr_hyper, xdr_inline, xdr_int, xdr_long, xdr_longlong_t, xdrmem_create, xdr_opaque, xdr_pointer, xdrrec_create, xdrrec_endofrecord, xdrrec_eof, xdrrec_skiprecord, xdr_reference, xdr_setpos, xdr_short, xdrstdio_create, xdr_string, xdr_u_char, xdr_u_hyper, xdr_u_int, xdr_u_long, xdr_u_longlong_t, xdr_u_short, xdr_union, xdr_vector, xdr_void, xdr_wrapstring ] |
| xdr_char | library routines for external data representation | [ xdr, xdr_accepted_reply, xdr_array, xdr_authunix_parms, xdr_bool, xdr_bytes, xdr_callhdr, xdr_callmsg, xdr_char, xdr_destroy, xdr_double, xdr_enum, xdr_float, xdr_free, xdr_functions, xdr_getpos, xdr_hyper, xdr_inline, xdr_int, xdr_long, xdr_longlong_t, xdrmem_create, xdr_opaque, xdr_pointer, xdrrec_create, xdrrec_endofrecord, xdrrec_eof, xdrrec_skiprecord, xdr_reference, xdr_setpos, xdr_short, xdrstdio_create, xdr_string, xdr_u_char, xdr_u_hyper, xdr_u_int, xdr_u_long, xdr_u_longlong_t, xdr_u_short, xdr_union, xdr_vector, xdr_void, xdr_wrapstring ] |
| xdr_destroy | library routines for external data representation | [ xdr, xdr_accepted_reply, xdr_array, xdr_authunix_parms, xdr_bool, xdr_bytes, xdr_callhdr, xdr_callmsg, xdr_char, xdr_destroy, xdr_double, xdr_enum, xdr_float, xdr_free, xdr_functions, xdr_getpos, xdr_hyper, xdr_inline, xdr_int, xdr_long, xdr_longlong_t, xdrmem_create, xdr_opaque, xdr_pointer, xdrrec_create, xdrrec_endofrecord, xdrrec_eof, xdrrec_skiprecord, xdr_reference, xdr_setpos, xdr_short, xdrstdio_create, xdr_string, xdr_u_char, xdr_u_hyper, xdr_u_int, xdr_u_long, xdr_u_longlong_t, xdr_u_short, xdr_union, xdr_vector, xdr_void, xdr_wrapstring ] |
| xdr_double | library routines for external data representation | [ xdr, xdr_accepted_reply, xdr_array, xdr_authunix_parms, xdr_bool, xdr_bytes, xdr_callhdr, xdr_callmsg, xdr_char, xdr_destroy, xdr_double, xdr_enum, xdr_float, xdr_free, xdr_functions, xdr_getpos, xdr_hyper, xdr_inline, xdr_int, xdr_long, xdr_longlong_t, xdrmem_create, xdr_opaque, xdr_pointer, xdrrec_create, xdrrec_endofrecord, xdrrec_eof, xdrrec_skiprecord, xdr_reference, xdr_setpos, xdr_short, xdrstdio_create, xdr_string, xdr_u_char, xdr_u_hyper, xdr_u_int, xdr_u_long, xdr_u_longlong_t, xdr_u_short, xdr_union, xdr_vector, xdr_void, xdr_wrapstring ] |
| xdr_enum | library routines for external data representation | [ xdr, xdr_accepted_reply, xdr_array, xdr_authunix_parms, xdr_bool, xdr_bytes, xdr_callhdr, xdr_callmsg, xdr_char, xdr_destroy, xdr_double, xdr_enum, xdr_float, xdr_free, xdr_functions, xdr_getpos, xdr_hyper, xdr_inline, xdr_int, xdr_long, xdr_longlong_t, xdrmem_create, xdr_opaque, xdr_pointer, xdrrec_create, xdrrec_endofrecord, xdrrec_eof, xdrrec_skiprecord, xdr_reference, xdr_setpos, xdr_short, xdrstdio_create, xdr_string, xdr_u_char, xdr_u_hyper, xdr_u_int, xdr_u_long, xdr_u_longlong_t, xdr_u_short, xdr_union, xdr_vector, xdr_void, xdr_wrapstring ] |
| xdr_float | library routines for external data representation | [ xdr, xdr_accepted_reply, xdr_array, xdr_authunix_parms, xdr_bool, xdr_bytes, xdr_callhdr, xdr_callmsg, xdr_char, xdr_destroy, xdr_double, xdr_enum, xdr_float, xdr_free, xdr_functions, xdr_getpos, xdr_hyper, xdr_inline, xdr_int, xdr_long, xdr_longlong_t, xdrmem_create, xdr_opaque, xdr_pointer, xdrrec_create, xdrrec_endofrecord, xdrrec_eof, xdrrec_skiprecord, xdr_reference, xdr_setpos, xdr_short, xdrstdio_create, xdr_string, xdr_u_char, xdr_u_hyper, xdr_u_int, xdr_u_long, xdr_u_longlong_t, xdr_u_short, xdr_union, xdr_vector, xdr_void, xdr_wrapstring ] |
| xdr_free | library routines for external data representation | [ xdr, xdr_accepted_reply, xdr_array, xdr_authunix_parms, xdr_bool, xdr_bytes, xdr_callhdr, xdr_callmsg, xdr_char, xdr_destroy, xdr_double, xdr_enum, xdr_float, xdr_free, xdr_functions, xdr_getpos, xdr_hyper, xdr_inline, xdr_int, xdr_long, xdr_longlong_t, xdrmem_create, xdr_opaque, xdr_pointer, xdrrec_create, xdrrec_endofrecord, xdrrec_eof, xdrrec_skiprecord, xdr_reference, xdr_setpos, xdr_short, xdrstdio_create, xdr_string, xdr_u_char, xdr_u_hyper, xdr_u_int, xdr_u_long, xdr_u_longlong_t, xdr_u_short, xdr_union, xdr_vector, xdr_void, xdr_wrapstring ] |
| xdr_functions | library routines for external data representation | [ xdr, xdr_accepted_reply, xdr_array, xdr_authunix_parms, xdr_bool, xdr_bytes, xdr_callhdr, xdr_callmsg, xdr_char, xdr_destroy, xdr_double, xdr_enum, xdr_float, xdr_free, xdr_functions, xdr_getpos, xdr_hyper, xdr_inline, xdr_int, xdr_long, xdr_longlong_t, xdrmem_create, xdr_opaque, xdr_pointer, xdrrec_create, xdrrec_endofrecord, xdrrec_eof, xdrrec_skiprecord, xdr_reference, xdr_setpos, xdr_short, xdrstdio_create, xdr_string, xdr_u_char, xdr_u_hyper, xdr_u_int, xdr_u_long, xdr_u_longlong_t, xdr_u_short, xdr_union, xdr_vector, xdr_void, xdr_wrapstring ] |
| xdr_getpos | library routines for external data representation | [ xdr, xdr_accepted_reply, xdr_array, xdr_authunix_parms, xdr_bool, xdr_bytes, xdr_callhdr, xdr_callmsg, xdr_char, xdr_destroy, xdr_double, xdr_enum, xdr_float, xdr_free, xdr_functions, xdr_getpos, xdr_hyper, xdr_inline, xdr_int, xdr_long, xdr_longlong_t, xdrmem_create, xdr_opaque, xdr_pointer, xdrrec_create, xdrrec_endofrecord, xdrrec_eof, xdrrec_skiprecord, xdr_reference, xdr_setpos, xdr_short, xdrstdio_create, xdr_string, xdr_u_char, xdr_u_hyper, xdr_u_int, xdr_u_long, xdr_u_longlong_t, xdr_u_short, xdr_union, xdr_vector, xdr_void, xdr_wrapstring ] |
| xdr_hyper | library routines for external data representation | [ xdr, xdr_accepted_reply, xdr_array, xdr_authunix_parms, xdr_bool, xdr_bytes, xdr_callhdr, xdr_callmsg, xdr_char, xdr_destroy, xdr_double, xdr_enum, xdr_float, xdr_free, xdr_functions, xdr_getpos, xdr_hyper, xdr_inline, xdr_int, xdr_long, xdr_longlong_t, xdrmem_create, xdr_opaque, xdr_pointer, xdrrec_create, xdrrec_endofrecord, xdrrec_eof, xdrrec_skiprecord, xdr_reference, xdr_setpos, xdr_short, xdrstdio_create, xdr_string, xdr_u_char, xdr_u_hyper, xdr_u_int, xdr_u_long, xdr_u_longlong_t, xdr_u_short, xdr_union, xdr_vector, xdr_void, xdr_wrapstring ] |
| xdr_inline | library routines for external data representation | [ xdr, xdr_accepted_reply, xdr_array, xdr_authunix_parms, xdr_bool, xdr_bytes, xdr_callhdr, xdr_callmsg, xdr_char, xdr_destroy, xdr_double, xdr_enum, xdr_float, xdr_free, xdr_functions, xdr_getpos, xdr_hyper, xdr_inline, xdr_int, xdr_long, xdr_longlong_t, xdrmem_create, xdr_opaque, xdr_pointer, xdrrec_create, xdrrec_endofrecord, xdrrec_eof, xdrrec_skiprecord, xdr_reference, xdr_setpos, xdr_short, xdrstdio_create, xdr_string, xdr_u_char, xdr_u_hyper, xdr_u_int, xdr_u_long, xdr_u_longlong_t, xdr_u_short, xdr_union, xdr_vector, xdr_void, xdr_wrapstring ] |
| xdr_int | library routines for external data representation | [ xdr, xdr_accepted_reply, xdr_array, xdr_authunix_parms, xdr_bool, xdr_bytes, xdr_callhdr, xdr_callmsg, xdr_char, xdr_destroy, xdr_double, xdr_enum, xdr_float, xdr_free, xdr_functions, xdr_getpos, xdr_hyper, xdr_inline, xdr_int, xdr_long, xdr_longlong_t, xdrmem_create, xdr_opaque, xdr_pointer, xdrrec_create, xdrrec_endofrecord, xdrrec_eof, xdrrec_skiprecord, xdr_reference, xdr_setpos, xdr_short, xdrstdio_create, xdr_string, xdr_u_char, xdr_u_hyper, xdr_u_int, xdr_u_long, xdr_u_longlong_t, xdr_u_short, xdr_union, xdr_vector, xdr_void, xdr_wrapstring ] |
| xdr_long | library routines for external data representation | [ xdr, xdr_accepted_reply, xdr_array, xdr_authunix_parms, xdr_bool, xdr_bytes, xdr_callhdr, xdr_callmsg, xdr_char, xdr_destroy, xdr_double, xdr_enum, xdr_float, xdr_free, xdr_functions, xdr_getpos, xdr_hyper, xdr_inline, xdr_int, xdr_long, xdr_longlong_t, xdrmem_create, xdr_opaque, xdr_pointer, xdrrec_create, xdrrec_endofrecord, xdrrec_eof, xdrrec_skiprecord, xdr_reference, xdr_setpos, xdr_short, xdrstdio_create, xdr_string, xdr_u_char, xdr_u_hyper, xdr_u_int, xdr_u_long, xdr_u_longlong_t, xdr_u_short, xdr_union, xdr_vector, xdr_void, xdr_wrapstring ] |
| xdr_longlong_t | library routines for external data representation | [ xdr, xdr_accepted_reply, xdr_array, xdr_authunix_parms, xdr_bool, xdr_bytes, xdr_callhdr, xdr_callmsg, xdr_char, xdr_destroy, xdr_double, xdr_enum, xdr_float, xdr_free, xdr_functions, xdr_getpos, xdr_hyper, xdr_inline, xdr_int, xdr_long, xdr_longlong_t, xdrmem_create, xdr_opaque, xdr_pointer, xdrrec_create, xdrrec_endofrecord, xdrrec_eof, xdrrec_skiprecord, xdr_reference, xdr_setpos, xdr_short, xdrstdio_create, xdr_string, xdr_u_char, xdr_u_hyper, xdr_u_int, xdr_u_long, xdr_u_longlong_t, xdr_u_short, xdr_union, xdr_vector, xdr_void, xdr_wrapstring ] |
| xdr_opaque | library routines for external data representation | [ xdr, xdr_accepted_reply, xdr_array, xdr_authunix_parms, xdr_bool, xdr_bytes, xdr_callhdr, xdr_callmsg, xdr_char, xdr_destroy, xdr_double, xdr_enum, xdr_float, xdr_free, xdr_functions, xdr_getpos, xdr_hyper, xdr_inline, xdr_int, xdr_long, xdr_longlong_t, xdrmem_create, xdr_opaque, xdr_pointer, xdrrec_create, xdrrec_endofrecord, xdrrec_eof, xdrrec_skiprecord, xdr_reference, xdr_setpos, xdr_short, xdrstdio_create, xdr_string, xdr_u_char, xdr_u_hyper, xdr_u_int, xdr_u_long, xdr_u_longlong_t, xdr_u_short, xdr_union, xdr_vector, xdr_void, xdr_wrapstring ] |
| xdr_opaque_auth | library routines for ONC remote procedure calls | [ rpc, auth_destroy, authnon_create, authunix_create, authunix_create_default, callrpc, clnt_broadcast, clnt_call, clnt_create, clnt_control, clnt_destroy, clnt_freeres, clnt_geterr, clnt_pcreateerror, clnt_perrno, clnt_perror, clnt_spcreateerror, clnt_sperrno, clnt_sperror, clntraw_create, clnttcp_create, clntudp_create, get_myaddress, getnetname, host2netname, netname2host, netname2user, pmap_getmaps, pmap_getport, pmap_rmtcall, pmap_set, pmap_unset, registerrpc, rpc_createrr, svc_destroy, svc_fdset, svc_freeargs, svc_getargs, svc_getcaller, svc_getreq, svc_getreqset, svc_register, svc_run, svc_sendreply, svc_unregister, svcerr_auth, svcerr_decode, svcerr_noproc, svcerr_noprog, svcerr_progvers, svcerr_systemerr, svcerr_weakauth, svcfd_create, svcraw_create, svctcp_create, svcudp_create, usr2netname, xdr_accepted_reply, xdr_authunix_parms, xdr_callhdr, xdr_callmsg, xdr_opaque_auth, xdr_pmap, xdr_pmaplist, xdr_rejected_reply, xdr_replymsg, xprt_register, xprt_unregister, rpc_functions ] |
| xdr_pmap | library routines for ONC remote procedure calls | [ rpc, auth_destroy, authnon_create, authunix_create, authunix_create_default, callrpc, clnt_broadcast, clnt_call, clnt_create, clnt_control, clnt_destroy, clnt_freeres, clnt_geterr, clnt_pcreateerror, clnt_perrno, clnt_perror, clnt_spcreateerror, clnt_sperrno, clnt_sperror, clntraw_create, clnttcp_create, clntudp_create, get_myaddress, getnetname, host2netname, netname2host, netname2user, pmap_getmaps, pmap_getport, pmap_rmtcall, pmap_set, pmap_unset, registerrpc, rpc_createrr, svc_destroy, svc_fdset, svc_freeargs, svc_getargs, svc_getcaller, svc_getreq, svc_getreqset, svc_register, svc_run, svc_sendreply, svc_unregister, svcerr_auth, svcerr_decode, svcerr_noproc, svcerr_noprog, svcerr_progvers, svcerr_systemerr, svcerr_weakauth, svcfd_create, svcraw_create, svctcp_create, svcudp_create, usr2netname, xdr_accepted_reply, xdr_authunix_parms, xdr_callhdr, xdr_callmsg, xdr_opaque_auth, xdr_pmap, xdr_pmaplist, xdr_rejected_reply, xdr_replymsg, xprt_register, xprt_unregister, rpc_functions ] |
| xdr_pmaplist | library routines for ONC remote procedure calls | [ rpc, auth_destroy, authnon_create, authunix_create, authunix_create_default, callrpc, clnt_broadcast, clnt_call, clnt_create, clnt_control, clnt_destroy, clnt_freeres, clnt_geterr, clnt_pcreateerror, clnt_perrno, clnt_perror, clnt_spcreateerror, clnt_sperrno, clnt_sperror, clntraw_create, clnttcp_create, clntudp_create, get_myaddress, getnetname, host2netname, netname2host, netname2user, pmap_getmaps, pmap_getport, pmap_rmtcall, pmap_set, pmap_unset, registerrpc, rpc_createrr, svc_destroy, svc_fdset, svc_freeargs, svc_getargs, svc_getcaller, svc_getreq, svc_getreqset, svc_register, svc_run, svc_sendreply, svc_unregister, svcerr_auth, svcerr_decode, svcerr_noproc, svcerr_noprog, svcerr_progvers, svcerr_systemerr, svcerr_weakauth, svcfd_create, svcraw_create, svctcp_create, svcudp_create, usr2netname, xdr_accepted_reply, xdr_authunix_parms, xdr_callhdr, xdr_callmsg, xdr_opaque_auth, xdr_pmap, xdr_pmaplist, xdr_rejected_reply, xdr_replymsg, xprt_register, xprt_unregister, rpc_functions ] |
| xdr_pointer | library routines for external data representation | [ xdr, xdr_accepted_reply, xdr_array, xdr_authunix_parms, xdr_bool, xdr_bytes, xdr_callhdr, xdr_callmsg, xdr_char, xdr_destroy, xdr_double, xdr_enum, xdr_float, xdr_free, xdr_functions, xdr_getpos, xdr_hyper, xdr_inline, xdr_int, xdr_long, xdr_longlong_t, xdrmem_create, xdr_opaque, xdr_pointer, xdrrec_create, xdrrec_endofrecord, xdrrec_eof, xdrrec_skiprecord, xdr_reference, xdr_setpos, xdr_short, xdrstdio_create, xdr_string, xdr_u_char, xdr_u_hyper, xdr_u_int, xdr_u_long, xdr_u_longlong_t, xdr_u_short, xdr_union, xdr_vector, xdr_void, xdr_wrapstring ] |
| xdr_reference | library routines for external data representation | [ xdr, xdr_accepted_reply, xdr_array, xdr_authunix_parms, xdr_bool, xdr_bytes, xdr_callhdr, xdr_callmsg, xdr_char, xdr_destroy, xdr_double, xdr_enum, xdr_float, xdr_free, xdr_functions, xdr_getpos, xdr_hyper, xdr_inline, xdr_int, xdr_long, xdr_longlong_t, xdrmem_create, xdr_opaque, xdr_pointer, xdrrec_create, xdrrec_endofrecord, xdrrec_eof, xdrrec_skiprecord, xdr_reference, xdr_setpos, xdr_short, xdrstdio_create, xdr_string, xdr_u_char, xdr_u_hyper, xdr_u_int, xdr_u_long, xdr_u_longlong_t, xdr_u_short, xdr_union, xdr_vector, xdr_void, xdr_wrapstring ] |
| xdr_rejected_reply | library routines for ONC remote procedure calls | [ rpc, auth_destroy, authnon_create, authunix_create, authunix_create_default, callrpc, clnt_broadcast, clnt_call, clnt_create, clnt_control, clnt_destroy, clnt_freeres, clnt_geterr, clnt_pcreateerror, clnt_perrno, clnt_perror, clnt_spcreateerror, clnt_sperrno, clnt_sperror, clntraw_create, clnttcp_create, clntudp_create, get_myaddress, getnetname, host2netname, netname2host, netname2user, pmap_getmaps, pmap_getport, pmap_rmtcall, pmap_set, pmap_unset, registerrpc, rpc_createrr, svc_destroy, svc_fdset, svc_freeargs, svc_getargs, svc_getcaller, svc_getreq, svc_getreqset, svc_register, svc_run, svc_sendreply, svc_unregister, svcerr_auth, svcerr_decode, svcerr_noproc, svcerr_noprog, svcerr_progvers, svcerr_systemerr, svcerr_weakauth, svcfd_create, svcraw_create, svctcp_create, svcudp_create, usr2netname, xdr_accepted_reply, xdr_authunix_parms, xdr_callhdr, xdr_callmsg, xdr_opaque_auth, xdr_pmap, xdr_pmaplist, xdr_rejected_reply, xdr_replymsg, xprt_register, xprt_unregister, rpc_functions ] |
| xdr_replymsg | library routines for ONC remote procedure calls | [ rpc, auth_destroy, authnon_create, authunix_create, authunix_create_default, callrpc, clnt_broadcast, clnt_call, clnt_create, clnt_control, clnt_destroy, clnt_freeres, clnt_geterr, clnt_pcreateerror, clnt_perrno, clnt_perror, clnt_spcreateerror, clnt_sperrno, clnt_sperror, clntraw_create, clnttcp_create, clntudp_create, get_myaddress, getnetname, host2netname, netname2host, netname2user, pmap_getmaps, pmap_getport, pmap_rmtcall, pmap_set, pmap_unset, registerrpc, rpc_createrr, svc_destroy, svc_fdset, svc_freeargs, svc_getargs, svc_getcaller, svc_getreq, svc_getreqset, svc_register, svc_run, svc_sendreply, svc_unregister, svcerr_auth, svcerr_decode, svcerr_noproc, svcerr_noprog, svcerr_progvers, svcerr_systemerr, svcerr_weakauth, svcfd_create, svcraw_create, svctcp_create, svcudp_create, usr2netname, xdr_accepted_reply, xdr_authunix_parms, xdr_callhdr, xdr_callmsg, xdr_opaque_auth, xdr_pmap, xdr_pmaplist, xdr_rejected_reply, xdr_replymsg, xprt_register, xprt_unregister, rpc_functions ] |
| xdr_setpos | library routines for external data representation | [ xdr, xdr_accepted_reply, xdr_array, xdr_authunix_parms, xdr_bool, xdr_bytes, xdr_callhdr, xdr_callmsg, xdr_char, xdr_destroy, xdr_double, xdr_enum, xdr_float, xdr_free, xdr_functions, xdr_getpos, xdr_hyper, xdr_inline, xdr_int, xdr_long, xdr_longlong_t, xdrmem_create, xdr_opaque, xdr_pointer, xdrrec_create, xdrrec_endofrecord, xdrrec_eof, xdrrec_skiprecord, xdr_reference, xdr_setpos, xdr_short, xdrstdio_create, xdr_string, xdr_u_char, xdr_u_hyper, xdr_u_int, xdr_u_long, xdr_u_longlong_t, xdr_u_short, xdr_union, xdr_vector, xdr_void, xdr_wrapstring ] |
| xdr_short | library routines for external data representation | [ xdr, xdr_accepted_reply, xdr_array, xdr_authunix_parms, xdr_bool, xdr_bytes, xdr_callhdr, xdr_callmsg, xdr_char, xdr_destroy, xdr_double, xdr_enum, xdr_float, xdr_free, xdr_functions, xdr_getpos, xdr_hyper, xdr_inline, xdr_int, xdr_long, xdr_longlong_t, xdrmem_create, xdr_opaque, xdr_pointer, xdrrec_create, xdrrec_endofrecord, xdrrec_eof, xdrrec_skiprecord, xdr_reference, xdr_setpos, xdr_short, xdrstdio_create, xdr_string, xdr_u_char, xdr_u_hyper, xdr_u_int, xdr_u_long, xdr_u_longlong_t, xdr_u_short, xdr_union, xdr_vector, xdr_void, xdr_wrapstring ] |
| xdr_string | library routines for external data representation | [ xdr, xdr_accepted_reply, xdr_array, xdr_authunix_parms, xdr_bool, xdr_bytes, xdr_callhdr, xdr_callmsg, xdr_char, xdr_destroy, xdr_double, xdr_enum, xdr_float, xdr_free, xdr_functions, xdr_getpos, xdr_hyper, xdr_inline, xdr_int, xdr_long, xdr_longlong_t, xdrmem_create, xdr_opaque, xdr_pointer, xdrrec_create, xdrrec_endofrecord, xdrrec_eof, xdrrec_skiprecord, xdr_reference, xdr_setpos, xdr_short, xdrstdio_create, xdr_string, xdr_u_char, xdr_u_hyper, xdr_u_int, xdr_u_long, xdr_u_longlong_t, xdr_u_short, xdr_union, xdr_vector, xdr_void, xdr_wrapstring ] |
| xdr_u_char | library routines for external data representation | [ xdr, xdr_accepted_reply, xdr_array, xdr_authunix_parms, xdr_bool, xdr_bytes, xdr_callhdr, xdr_callmsg, xdr_char, xdr_destroy, xdr_double, xdr_enum, xdr_float, xdr_free, xdr_functions, xdr_getpos, xdr_hyper, xdr_inline, xdr_int, xdr_long, xdr_longlong_t, xdrmem_create, xdr_opaque, xdr_pointer, xdrrec_create, xdrrec_endofrecord, xdrrec_eof, xdrrec_skiprecord, xdr_reference, xdr_setpos, xdr_short, xdrstdio_create, xdr_string, xdr_u_char, xdr_u_hyper, xdr_u_int, xdr_u_long, xdr_u_longlong_t, xdr_u_short, xdr_union, xdr_vector, xdr_void, xdr_wrapstring ] |
| xdr_u_hyper | library routines for external data representation | [ xdr, xdr_accepted_reply, xdr_array, xdr_authunix_parms, xdr_bool, xdr_bytes, xdr_callhdr, xdr_callmsg, xdr_char, xdr_destroy, xdr_double, xdr_enum, xdr_float, xdr_free, xdr_functions, xdr_getpos, xdr_hyper, xdr_inline, xdr_int, xdr_long, xdr_longlong_t, xdrmem_create, xdr_opaque, xdr_pointer, xdrrec_create, xdrrec_endofrecord, xdrrec_eof, xdrrec_skiprecord, xdr_reference, xdr_setpos, xdr_short, xdrstdio_create, xdr_string, xdr_u_char, xdr_u_hyper, xdr_u_int, xdr_u_long, xdr_u_longlong_t, xdr_u_short, xdr_union, xdr_vector, xdr_void, xdr_wrapstring ] |
| xdr_u_int | library routines for external data representation | [ xdr, xdr_accepted_reply, xdr_array, xdr_authunix_parms, xdr_bool, xdr_bytes, xdr_callhdr, xdr_callmsg, xdr_char, xdr_destroy, xdr_double, xdr_enum, xdr_float, xdr_free, xdr_functions, xdr_getpos, xdr_hyper, xdr_inline, xdr_int, xdr_long, xdr_longlong_t, xdrmem_create, xdr_opaque, xdr_pointer, xdrrec_create, xdrrec_endofrecord, xdrrec_eof, xdrrec_skiprecord, xdr_reference, xdr_setpos, xdr_short, xdrstdio_create, xdr_string, xdr_u_char, xdr_u_hyper, xdr_u_int, xdr_u_long, xdr_u_longlong_t, xdr_u_short, xdr_union, xdr_vector, xdr_void, xdr_wrapstring ] |
| xdr_u_long | library routines for external data representation | [ xdr, xdr_accepted_reply, xdr_array, xdr_authunix_parms, xdr_bool, xdr_bytes, xdr_callhdr, xdr_callmsg, xdr_char, xdr_destroy, xdr_double, xdr_enum, xdr_float, xdr_free, xdr_functions, xdr_getpos, xdr_hyper, xdr_inline, xdr_int, xdr_long, xdr_longlong_t, xdrmem_create, xdr_opaque, xdr_pointer, xdrrec_create, xdrrec_endofrecord, xdrrec_eof, xdrrec_skiprecord, xdr_reference, xdr_setpos, xdr_short, xdrstdio_create, xdr_string, xdr_u_char, xdr_u_hyper, xdr_u_int, xdr_u_long, xdr_u_longlong_t, xdr_u_short, xdr_union, xdr_vector, xdr_void, xdr_wrapstring ] |
| xdr_u_longlong_t | library routines for external data representation | [ xdr, xdr_accepted_reply, xdr_array, xdr_authunix_parms, xdr_bool, xdr_bytes, xdr_callhdr, xdr_callmsg, xdr_char, xdr_destroy, xdr_double, xdr_enum, xdr_float, xdr_free, xdr_functions, xdr_getpos, xdr_hyper, xdr_inline, xdr_int, xdr_long, xdr_longlong_t, xdrmem_create, xdr_opaque, xdr_pointer, xdrrec_create, xdrrec_endofrecord, xdrrec_eof, xdrrec_skiprecord, xdr_reference, xdr_setpos, xdr_short, xdrstdio_create, xdr_string, xdr_u_char, xdr_u_hyper, xdr_u_int, xdr_u_long, xdr_u_longlong_t, xdr_u_short, xdr_union, xdr_vector, xdr_void, xdr_wrapstring ] |
| xdr_u_short | library routines for external data representation | [ xdr, xdr_accepted_reply, xdr_array, xdr_authunix_parms, xdr_bool, xdr_bytes, xdr_callhdr, xdr_callmsg, xdr_char, xdr_destroy, xdr_double, xdr_enum, xdr_float, xdr_free, xdr_functions, xdr_getpos, xdr_hyper, xdr_inline, xdr_int, xdr_long, xdr_longlong_t, xdrmem_create, xdr_opaque, xdr_pointer, xdrrec_create, xdrrec_endofrecord, xdrrec_eof, xdrrec_skiprecord, xdr_reference, xdr_setpos, xdr_short, xdrstdio_create, xdr_string, xdr_u_char, xdr_u_hyper, xdr_u_int, xdr_u_long, xdr_u_longlong_t, xdr_u_short, xdr_union, xdr_vector, xdr_void, xdr_wrapstring ] |
| xdr_union | library routines for external data representation | [ xdr, xdr_accepted_reply, xdr_array, xdr_authunix_parms, xdr_bool, xdr_bytes, xdr_callhdr, xdr_callmsg, xdr_char, xdr_destroy, xdr_double, xdr_enum, xdr_float, xdr_free, xdr_functions, xdr_getpos, xdr_hyper, xdr_inline, xdr_int, xdr_long, xdr_longlong_t, xdrmem_create, xdr_opaque, xdr_pointer, xdrrec_create, xdrrec_endofrecord, xdrrec_eof, xdrrec_skiprecord, xdr_reference, xdr_setpos, xdr_short, xdrstdio_create, xdr_string, xdr_u_char, xdr_u_hyper, xdr_u_int, xdr_u_long, xdr_u_longlong_t, xdr_u_short, xdr_union, xdr_vector, xdr_void, xdr_wrapstring ] |
| xdr_vector | library routines for external data representation | [ xdr, xdr_accepted_reply, xdr_array, xdr_authunix_parms, xdr_bool, xdr_bytes, xdr_callhdr, xdr_callmsg, xdr_char, xdr_destroy, xdr_double, xdr_enum, xdr_float, xdr_free, xdr_functions, xdr_getpos, xdr_hyper, xdr_inline, xdr_int, xdr_long, xdr_longlong_t, xdrmem_create, xdr_opaque, xdr_pointer, xdrrec_create, xdrrec_endofrecord, xdrrec_eof, xdrrec_skiprecord, xdr_reference, xdr_setpos, xdr_short, xdrstdio_create, xdr_string, xdr_u_char, xdr_u_hyper, xdr_u_int, xdr_u_long, xdr_u_longlong_t, xdr_u_short, xdr_union, xdr_vector, xdr_void, xdr_wrapstring ] |
| xdr_void | library routines for external data representation | [ xdr, xdr_accepted_reply, xdr_array, xdr_authunix_parms, xdr_bool, xdr_bytes, xdr_callhdr, xdr_callmsg, xdr_char, xdr_destroy, xdr_double, xdr_enum, xdr_float, xdr_free, xdr_functions, xdr_getpos, xdr_hyper, xdr_inline, xdr_int, xdr_long, xdr_longlong_t, xdrmem_create, xdr_opaque, xdr_pointer, xdrrec_create, xdrrec_endofrecord, xdrrec_eof, xdrrec_skiprecord, xdr_reference, xdr_setpos, xdr_short, xdrstdio_create, xdr_string, xdr_u_char, xdr_u_hyper, xdr_u_int, xdr_u_long, xdr_u_longlong_t, xdr_u_short, xdr_union, xdr_vector, xdr_void, xdr_wrapstring ] |
| xdr_wrapstring | library routines for external data representation | [ xdr, xdr_accepted_reply, xdr_array, xdr_authunix_parms, xdr_bool, xdr_bytes, xdr_callhdr, xdr_callmsg, xdr_char, xdr_destroy, xdr_double, xdr_enum, xdr_float, xdr_free, xdr_functions, xdr_getpos, xdr_hyper, xdr_inline, xdr_int, xdr_long, xdr_longlong_t, xdrmem_create, xdr_opaque, xdr_pointer, xdrrec_create, xdrrec_endofrecord, xdrrec_eof, xdrrec_skiprecord, xdr_reference, xdr_setpos, xdr_short, xdrstdio_create, xdr_string, xdr_u_char, xdr_u_hyper, xdr_u_int, xdr_u_long, xdr_u_longlong_t, xdr_u_short, xdr_union, xdr_vector, xdr_void, xdr_wrapstring ] |
| xdrmem_create | library routines for external data representation | [ xdr, xdr_accepted_reply, xdr_array, xdr_authunix_parms, xdr_bool, xdr_bytes, xdr_callhdr, xdr_callmsg, xdr_char, xdr_destroy, xdr_double, xdr_enum, xdr_float, xdr_free, xdr_functions, xdr_getpos, xdr_hyper, xdr_inline, xdr_int, xdr_long, xdr_longlong_t, xdrmem_create, xdr_opaque, xdr_pointer, xdrrec_create, xdrrec_endofrecord, xdrrec_eof, xdrrec_skiprecord, xdr_reference, xdr_setpos, xdr_short, xdrstdio_create, xdr_string, xdr_u_char, xdr_u_hyper, xdr_u_int, xdr_u_long, xdr_u_longlong_t, xdr_u_short, xdr_union, xdr_vector, xdr_void, xdr_wrapstring ] |
| xdrrec_create | library routines for external data representation | [ xdr, xdr_accepted_reply, xdr_array, xdr_authunix_parms, xdr_bool, xdr_bytes, xdr_callhdr, xdr_callmsg, xdr_char, xdr_destroy, xdr_double, xdr_enum, xdr_float, xdr_free, xdr_functions, xdr_getpos, xdr_hyper, xdr_inline, xdr_int, xdr_long, xdr_longlong_t, xdrmem_create, xdr_opaque, xdr_pointer, xdrrec_create, xdrrec_endofrecord, xdrrec_eof, xdrrec_skiprecord, xdr_reference, xdr_setpos, xdr_short, xdrstdio_create, xdr_string, xdr_u_char, xdr_u_hyper, xdr_u_int, xdr_u_long, xdr_u_longlong_t, xdr_u_short, xdr_union, xdr_vector, xdr_void, xdr_wrapstring ] |
| xdrrec_endofrecord | library routines for external data representation | [ xdr, xdr_accepted_reply, xdr_array, xdr_authunix_parms, xdr_bool, xdr_bytes, xdr_callhdr, xdr_callmsg, xdr_char, xdr_destroy, xdr_double, xdr_enum, xdr_float, xdr_free, xdr_functions, xdr_getpos, xdr_hyper, xdr_inline, xdr_int, xdr_long, xdr_longlong_t, xdrmem_create, xdr_opaque, xdr_pointer, xdrrec_create, xdrrec_endofrecord, xdrrec_eof, xdrrec_skiprecord, xdr_reference, xdr_setpos, xdr_short, xdrstdio_create, xdr_string, xdr_u_char, xdr_u_hyper, xdr_u_int, xdr_u_long, xdr_u_longlong_t, xdr_u_short, xdr_union, xdr_vector, xdr_void, xdr_wrapstring ] |
| xdrrec_eof | library routines for external data representation | [ xdr, xdr_accepted_reply, xdr_array, xdr_authunix_parms, xdr_bool, xdr_bytes, xdr_callhdr, xdr_callmsg, xdr_char, xdr_destroy, xdr_double, xdr_enum, xdr_float, xdr_free, xdr_functions, xdr_getpos, xdr_hyper, xdr_inline, xdr_int, xdr_long, xdr_longlong_t, xdrmem_create, xdr_opaque, xdr_pointer, xdrrec_create, xdrrec_endofrecord, xdrrec_eof, xdrrec_skiprecord, xdr_reference, xdr_setpos, xdr_short, xdrstdio_create, xdr_string, xdr_u_char, xdr_u_hyper, xdr_u_int, xdr_u_long, xdr_u_longlong_t, xdr_u_short, xdr_union, xdr_vector, xdr_void, xdr_wrapstring ] |
| xdrrec_skiprecord | library routines for external data representation | [ xdr, xdr_accepted_reply, xdr_array, xdr_authunix_parms, xdr_bool, xdr_bytes, xdr_callhdr, xdr_callmsg, xdr_char, xdr_destroy, xdr_double, xdr_enum, xdr_float, xdr_free, xdr_functions, xdr_getpos, xdr_hyper, xdr_inline, xdr_int, xdr_long, xdr_longlong_t, xdrmem_create, xdr_opaque, xdr_pointer, xdrrec_create, xdrrec_endofrecord, xdrrec_eof, xdrrec_skiprecord, xdr_reference, xdr_setpos, xdr_short, xdrstdio_create, xdr_string, xdr_u_char, xdr_u_hyper, xdr_u_int, xdr_u_long, xdr_u_longlong_t, xdr_u_short, xdr_union, xdr_vector, xdr_void, xdr_wrapstring ] |
| xdrstdio_create | library routines for external data representation | [ xdr, xdr_accepted_reply, xdr_array, xdr_authunix_parms, xdr_bool, xdr_bytes, xdr_callhdr, xdr_callmsg, xdr_char, xdr_destroy, xdr_double, xdr_enum, xdr_float, xdr_free, xdr_functions, xdr_getpos, xdr_hyper, xdr_inline, xdr_int, xdr_long, xdr_longlong_t, xdrmem_create, xdr_opaque, xdr_pointer, xdrrec_create, xdrrec_endofrecord, xdrrec_eof, xdrrec_skiprecord, xdr_reference, xdr_setpos, xdr_short, xdrstdio_create, xdr_string, xdr_u_char, xdr_u_hyper, xdr_u_int, xdr_u_long, xdr_u_longlong_t, xdr_u_short, xdr_union, xdr_vector, xdr_void, xdr_wrapstring ] |
| xprt_register | library routines for ONC remote procedure calls | [ rpc, auth_destroy, authnon_create, authunix_create, authunix_create_default, callrpc, clnt_broadcast, clnt_call, clnt_create, clnt_control, clnt_destroy, clnt_freeres, clnt_geterr, clnt_pcreateerror, clnt_perrno, clnt_perror, clnt_spcreateerror, clnt_sperrno, clnt_sperror, clntraw_create, clnttcp_create, clntudp_create, get_myaddress, getnetname, host2netname, netname2host, netname2user, pmap_getmaps, pmap_getport, pmap_rmtcall, pmap_set, pmap_unset, registerrpc, rpc_createrr, svc_destroy, svc_fdset, svc_freeargs, svc_getargs, svc_getcaller, svc_getreq, svc_getreqset, svc_register, svc_run, svc_sendreply, svc_unregister, svcerr_auth, svcerr_decode, svcerr_noproc, svcerr_noprog, svcerr_progvers, svcerr_systemerr, svcerr_weakauth, svcfd_create, svcraw_create, svctcp_create, svcudp_create, usr2netname, xdr_accepted_reply, xdr_authunix_parms, xdr_callhdr, xdr_callmsg, xdr_opaque_auth, xdr_pmap, xdr_pmaplist, xdr_rejected_reply, xdr_replymsg, xprt_register, xprt_unregister, rpc_functions ] |
| xprt_unregister | library routines for ONC remote procedure calls | [ rpc, auth_destroy, authnon_create, authunix_create, authunix_create_default, callrpc, clnt_broadcast, clnt_call, clnt_create, clnt_control, clnt_destroy, clnt_freeres, clnt_geterr, clnt_pcreateerror, clnt_perrno, clnt_perror, clnt_spcreateerror, clnt_sperrno, clnt_sperror, clntraw_create, clnttcp_create, clntudp_create, get_myaddress, getnetname, host2netname, netname2host, netname2user, pmap_getmaps, pmap_getport, pmap_rmtcall, pmap_set, pmap_unset, registerrpc, rpc_createrr, svc_destroy, svc_fdset, svc_freeargs, svc_getargs, svc_getcaller, svc_getreq, svc_getreqset, svc_register, svc_run, svc_sendreply, svc_unregister, svcerr_auth, svcerr_decode, svcerr_noproc, svcerr_noprog, svcerr_progvers, svcerr_systemerr, svcerr_weakauth, svcfd_create, svcraw_create, svctcp_create, svcudp_create, usr2netname, xdr_accepted_reply, xdr_authunix_parms, xdr_callhdr, xdr_callmsg, xdr_opaque_auth, xdr_pmap, xdr_pmaplist, xdr_rejected_reply, xdr_replymsg, xprt_register, xprt_unregister, rpc_functions ] |
| y0 | Computes Bessel functions | [ bessel, j0, j1, jn, y0, y1, yn ] |
| y1 | Computes Bessel functions | [ bessel, j0, j1, jn, y0, y1, yn ] |
| yn | Computes Bessel functions | [ bessel, j0, j1, jn, y0, y1, yn ] |
| yp_all | Network Information Service (NIS) client package | [ yp_get_default_domain, yp_bind, yp_unbind, yp_match, yp_first, yp_next, yp_all, yp_order, yp_master, yperr_string, ypprot_err ] |
| yp_bind | Network Information Service (NIS) client package | [ yp_get_default_domain, yp_bind, yp_unbind, yp_match, yp_first, yp_next, yp_all, yp_order, yp_master, yperr_string, ypprot_err ] |
| yp_first | Network Information Service (NIS) client package | [ yp_get_default_domain, yp_bind, yp_unbind, yp_match, yp_first, yp_next, yp_all, yp_order, yp_master, yperr_string, ypprot_err ] |
| yp_get_default_domain | Network Information Service (NIS) client package | [ yp_get_default_domain, yp_bind, yp_unbind, yp_match, yp_first, yp_next, yp_all, yp_order, yp_master, yperr_string, ypprot_err ] |
| yp_master | Network Information Service (NIS) client package | [ yp_get_default_domain, yp_bind, yp_unbind, yp_match, yp_first, yp_next, yp_all, yp_order, yp_master, yperr_string, ypprot_err ] |
| yp_match | Network Information Service (NIS) client package | [ yp_get_default_domain, yp_bind, yp_unbind, yp_match, yp_first, yp_next, yp_all, yp_order, yp_master, yperr_string, ypprot_err ] |
| yp_next | Network Information Service (NIS) client package | [ yp_get_default_domain, yp_bind, yp_unbind, yp_match, yp_first, yp_next, yp_all, yp_order, yp_master, yperr_string, ypprot_err ] |
| yp_order | Network Information Service (NIS) client package | [ yp_get_default_domain, yp_bind, yp_unbind, yp_match, yp_first, yp_next, yp_all, yp_order, yp_master, yperr_string, ypprot_err ] |
| yp_unbind | Network Information Service (NIS) client package | [ yp_get_default_domain, yp_bind, yp_unbind, yp_match, yp_first, yp_next, yp_all, yp_order, yp_master, yperr_string, ypprot_err ] |
| ypclnt | Network Information Service (NIS) client package | [ yp_get_default_domain, yp_bind, yp_unbind, yp_match, yp_first, yp_next, yp_all, yp_order, yp_master, yperr_string, ypprot_err ] |
| yperr_string | Network Information Service (NIS) client package | [ yp_get_default_domain, yp_bind, yp_unbind, yp_match, yp_first, yp_next, yp_all, yp_order, yp_master, yperr_string, ypprot_err ] |
| yppasswd | update user password in Network Information Service (NIS) password map. | |
| ypprot_err | Network Information Service (NIS) client package | [ yp_get_default_domain, yp_bind, yp_unbind, yp_match, yp_first, yp_next, yp_all, yp_order, yp_master, yperr_string, ypprot_err ] |
| AllPlanes | Display macros | [ AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, XListDepths, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, XMaxRequestSize, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease ] |
| BitmapBitOrder | image format functions and macros | [ ImageByteOrder, BitmapBitOrder, BitmapPad, BitmapUnit, DisplayHeight, DisplayHeightMM, DisplayWidth, DisplayWidthMM, XListPixmapFormats, XPixmapFormatValues ] |
| BitmapPad | image format functions and macros | [ ImageByteOrder, BitmapBitOrder, BitmapPad, BitmapUnit, DisplayHeight, DisplayHeightMM, DisplayWidth, DisplayWidthMM, XListPixmapFormats, XPixmapFormatValues ] |
| BitmapUnit | image format functions and macros | [ ImageByteOrder, BitmapBitOrder, BitmapPad, BitmapUnit, DisplayHeight, DisplayHeightMM, DisplayWidth, DisplayWidthMM, XListPixmapFormats, XPixmapFormatValues ] |
| BlackPixel | Display macros | [ AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, XListDepths, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, XMaxRequestSize, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease ] |
| BlackPixelOfScreen | screen information functions and macros | [ BlackPixelOfScreen, WhitePixelOfScreen, CellsOfScreen, DefaultColormapOfScreen, DefaultDepthOfScreen, DefaultGCOfScreen, DefaultVisualOfScreen, DoesBackingStore, DoesSaveUnders, DisplayOfScreen, XScreenNumberOfScreen, EventMaskOfScreen, HeightOfScreen, HeightMMOfScreen, MaxCmapsOfScreen, MinCmapsOfScreen, PlanesOfScreen, RootWindowOfScreen, WidthOfScreen, WidthMMOfScreen ] |
| CT | Compound text and wide character encoding | [ XCTWC, CT, WC ] |
| CellsOfScreen | screen information functions and macros | [ BlackPixelOfScreen, WhitePixelOfScreen, CellsOfScreen, DefaultColormapOfScreen, DefaultDepthOfScreen, DefaultGCOfScreen, DefaultVisualOfScreen, DoesBackingStore, DoesSaveUnders, DisplayOfScreen, XScreenNumberOfScreen, EventMaskOfScreen, HeightOfScreen, HeightMMOfScreen, MaxCmapsOfScreen, MinCmapsOfScreen, PlanesOfScreen, RootWindowOfScreen, WidthOfScreen, WidthMMOfScreen ] |
| ClientWhitePointOfCCC | Color Conversion Context macros | [ DisplayOfCCC, VisualOfCCC, ScreenNumberOfCCC, ScreenWhitePointOfCCC, ClientWhitePointOfCCC ] |
| ConnectionNumber | Display macros | [ AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, XListDepths, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, XMaxRequestSize, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease ] |
| DefaultColormap | Display macros | [ AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, XListDepths, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, XMaxRequestSize, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease ] |
| DefaultColormapOfScreen | screen information functions and macros | [ BlackPixelOfScreen, WhitePixelOfScreen, CellsOfScreen, DefaultColormapOfScreen, DefaultDepthOfScreen, DefaultGCOfScreen, DefaultVisualOfScreen, DoesBackingStore, DoesSaveUnders, DisplayOfScreen, XScreenNumberOfScreen, EventMaskOfScreen, HeightOfScreen, HeightMMOfScreen, MaxCmapsOfScreen, MinCmapsOfScreen, PlanesOfScreen, RootWindowOfScreen, WidthOfScreen, WidthMMOfScreen ] |
| DefaultDepth | Display macros | [ AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, XListDepths, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, XMaxRequestSize, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease ] |
| DefaultDepthOfScreen | screen information functions and macros | [ BlackPixelOfScreen, WhitePixelOfScreen, CellsOfScreen, DefaultColormapOfScreen, DefaultDepthOfScreen, DefaultGCOfScreen, DefaultVisualOfScreen, DoesBackingStore, DoesSaveUnders, DisplayOfScreen, XScreenNumberOfScreen, EventMaskOfScreen, HeightOfScreen, HeightMMOfScreen, MaxCmapsOfScreen, MinCmapsOfScreen, PlanesOfScreen, RootWindowOfScreen, WidthOfScreen, WidthMMOfScreen ] |
| DefaultGC | Display macros | [ AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, XListDepths, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, XMaxRequestSize, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease ] |
| DefaultGCOfScreen | screen information functions and macros | [ BlackPixelOfScreen, WhitePixelOfScreen, CellsOfScreen, DefaultColormapOfScreen, DefaultDepthOfScreen, DefaultGCOfScreen, DefaultVisualOfScreen, DoesBackingStore, DoesSaveUnders, DisplayOfScreen, XScreenNumberOfScreen, EventMaskOfScreen, HeightOfScreen, HeightMMOfScreen, MaxCmapsOfScreen, MinCmapsOfScreen, PlanesOfScreen, RootWindowOfScreen, WidthOfScreen, WidthMMOfScreen ] |
| DefaultRootWindow | Display macros | [ AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, XListDepths, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, XMaxRequestSize, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease ] |
| DefaultScreen | Display macros | [ AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, XListDepths, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, XMaxRequestSize, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease ] |
| DefaultScreenOfDisplay | Display macros | [ AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, XListDepths, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, XMaxRequestSize, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease ] |
| DefaultVisual | Display macros | [ AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, XListDepths, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, XMaxRequestSize, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease ] |
| DefaultVisualOfScreen | screen information functions and macros | [ BlackPixelOfScreen, WhitePixelOfScreen, CellsOfScreen, DefaultColormapOfScreen, DefaultDepthOfScreen, DefaultGCOfScreen, DefaultVisualOfScreen, DoesBackingStore, DoesSaveUnders, DisplayOfScreen, XScreenNumberOfScreen, EventMaskOfScreen, HeightOfScreen, HeightMMOfScreen, MaxCmapsOfScreen, MinCmapsOfScreen, PlanesOfScreen, RootWindowOfScreen, WidthOfScreen, WidthMMOfScreen ] |
| DisplayCells | Display macros | [ AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, XListDepths, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, XMaxRequestSize, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease ] |
| DisplayHeight | image format functions and macros | [ ImageByteOrder, BitmapBitOrder, BitmapPad, BitmapUnit, DisplayHeight, DisplayHeightMM, DisplayWidth, DisplayWidthMM, XListPixmapFormats, XPixmapFormatValues ] |
| DisplayHeightMM | image format functions and macros | [ ImageByteOrder, BitmapBitOrder, BitmapPad, BitmapUnit, DisplayHeight, DisplayHeightMM, DisplayWidth, DisplayWidthMM, XListPixmapFormats, XPixmapFormatValues ] |
| DisplayOfCCC | Color Conversion Context macros | [ DisplayOfCCC, VisualOfCCC, ScreenNumberOfCCC, ScreenWhitePointOfCCC, ClientWhitePointOfCCC ] |
| DisplayOfScreen | screen information functions and macros | [ BlackPixelOfScreen, WhitePixelOfScreen, CellsOfScreen, DefaultColormapOfScreen, DefaultDepthOfScreen, DefaultGCOfScreen, DefaultVisualOfScreen, DoesBackingStore, DoesSaveUnders, DisplayOfScreen, XScreenNumberOfScreen, EventMaskOfScreen, HeightOfScreen, HeightMMOfScreen, MaxCmapsOfScreen, MinCmapsOfScreen, PlanesOfScreen, RootWindowOfScreen, WidthOfScreen, WidthMMOfScreen ] |
| DisplayPlanes | Display macros | [ AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, XListDepths, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, XMaxRequestSize, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease ] |
| DisplayString | Display macros | [ AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, XListDepths, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, XMaxRequestSize, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease ] |
| DisplayWidth | image format functions and macros | [ ImageByteOrder, BitmapBitOrder, BitmapPad, BitmapUnit, DisplayHeight, DisplayHeightMM, DisplayWidth, DisplayWidthMM, XListPixmapFormats, XPixmapFormatValues ] |
| DisplayWidthMM | image format functions and macros | [ ImageByteOrder, BitmapBitOrder, BitmapPad, BitmapUnit, DisplayHeight, DisplayHeightMM, DisplayWidth, DisplayWidthMM, XListPixmapFormats, XPixmapFormatValues ] |
| DoesBackingStore | screen information functions and macros | [ BlackPixelOfScreen, WhitePixelOfScreen, CellsOfScreen, DefaultColormapOfScreen, DefaultDepthOfScreen, DefaultGCOfScreen, DefaultVisualOfScreen, DoesBackingStore, DoesSaveUnders, DisplayOfScreen, XScreenNumberOfScreen, EventMaskOfScreen, HeightOfScreen, HeightMMOfScreen, MaxCmapsOfScreen, MinCmapsOfScreen, PlanesOfScreen, RootWindowOfScreen, WidthOfScreen, WidthMMOfScreen ] |
| DoesSaveUnders | screen information functions and macros | [ BlackPixelOfScreen, WhitePixelOfScreen, CellsOfScreen, DefaultColormapOfScreen, DefaultDepthOfScreen, DefaultGCOfScreen, DefaultVisualOfScreen, DoesBackingStore, DoesSaveUnders, DisplayOfScreen, XScreenNumberOfScreen, EventMaskOfScreen, HeightOfScreen, HeightMMOfScreen, MaxCmapsOfScreen, MinCmapsOfScreen, PlanesOfScreen, RootWindowOfScreen, WidthOfScreen, WidthMMOfScreen ] |
| EventMaskOfScreen | screen information functions and macros | [ BlackPixelOfScreen, WhitePixelOfScreen, CellsOfScreen, DefaultColormapOfScreen, DefaultDepthOfScreen, DefaultGCOfScreen, DefaultVisualOfScreen, DoesBackingStore, DoesSaveUnders, DisplayOfScreen, XScreenNumberOfScreen, EventMaskOfScreen, HeightOfScreen, HeightMMOfScreen, MaxCmapsOfScreen, MinCmapsOfScreen, PlanesOfScreen, RootWindowOfScreen, WidthOfScreen, WidthMMOfScreen ] |
| HeightMMOfScreen | screen information functions and macros | [ BlackPixelOfScreen, WhitePixelOfScreen, CellsOfScreen, DefaultColormapOfScreen, DefaultDepthOfScreen, DefaultGCOfScreen, DefaultVisualOfScreen, DoesBackingStore, DoesSaveUnders, DisplayOfScreen, XScreenNumberOfScreen, EventMaskOfScreen, HeightOfScreen, HeightMMOfScreen, MaxCmapsOfScreen, MinCmapsOfScreen, PlanesOfScreen, RootWindowOfScreen, WidthOfScreen, WidthMMOfScreen ] |
| HeightOfScreen | screen information functions and macros | [ BlackPixelOfScreen, WhitePixelOfScreen, CellsOfScreen, DefaultColormapOfScreen, DefaultDepthOfScreen, DefaultGCOfScreen, DefaultVisualOfScreen, DoesBackingStore, DoesSaveUnders, DisplayOfScreen, XScreenNumberOfScreen, EventMaskOfScreen, HeightOfScreen, HeightMMOfScreen, MaxCmapsOfScreen, MinCmapsOfScreen, PlanesOfScreen, RootWindowOfScreen, WidthOfScreen, WidthMMOfScreen ] |
| ImageByteOrder | image format functions and macros | [ ImageByteOrder, BitmapBitOrder, BitmapPad, BitmapUnit, DisplayHeight, DisplayHeightMM, DisplayWidth, DisplayWidthMM, XListPixmapFormats, XPixmapFormatValues ] |
| IsCursorKey | keysym classification macros | [ IsCursorKey, IsFunctionKey, IsKeypadKey, IsMiscFunctionKey, IsModiferKey, IsPFKey ] |
| IsFunctionKey | keysym classification macros | [ IsCursorKey, IsFunctionKey, IsKeypadKey, IsMiscFunctionKey, IsModiferKey, IsPFKey ] |
| IsKeypadKey | keysym classification macros | [ IsCursorKey, IsFunctionKey, IsKeypadKey, IsMiscFunctionKey, IsModiferKey, IsPFKey ] |
| IsMiscFunctionKey | keysym classification macros | [ IsCursorKey, IsFunctionKey, IsKeypadKey, IsMiscFunctionKey, IsModiferKey, IsPFKey ] |
| IsModiferKey | keysym classification macros | [ IsCursorKey, IsFunctionKey, IsKeypadKey, IsMiscFunctionKey, IsModiferKey, IsPFKey ] |
| IsPFKey | keysym classification macros | [ IsCursorKey, IsFunctionKey, IsKeypadKey, IsMiscFunctionKey, IsModiferKey, IsPFKey ] |
| LastKnownRequestProcessed | Display macros | [ AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, XListDepths, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, XMaxRequestSize, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease ] |
| LocalIM | Conversion table of Local Input Method | |
| MaxCmapsOfScreen | screen information functions and macros | [ BlackPixelOfScreen, WhitePixelOfScreen, CellsOfScreen, DefaultColormapOfScreen, DefaultDepthOfScreen, DefaultGCOfScreen, DefaultVisualOfScreen, DoesBackingStore, DoesSaveUnders, DisplayOfScreen, XScreenNumberOfScreen, EventMaskOfScreen, HeightOfScreen, HeightMMOfScreen, MaxCmapsOfScreen, MinCmapsOfScreen, PlanesOfScreen, RootWindowOfScreen, WidthOfScreen, WidthMMOfScreen ] |
| MinCmapsOfScreen | screen information functions and macros | [ BlackPixelOfScreen, WhitePixelOfScreen, CellsOfScreen, DefaultColormapOfScreen, DefaultDepthOfScreen, DefaultGCOfScreen, DefaultVisualOfScreen, DoesBackingStore, DoesSaveUnders, DisplayOfScreen, XScreenNumberOfScreen, EventMaskOfScreen, HeightOfScreen, HeightMMOfScreen, MaxCmapsOfScreen, MinCmapsOfScreen, PlanesOfScreen, RootWindowOfScreen, WidthOfScreen, WidthMMOfScreen ] |
| NextRequest | Display macros | [ AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, XListDepths, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, XMaxRequestSize, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease ] |
| PlanesOfScreen | screen information functions and macros | [ BlackPixelOfScreen, WhitePixelOfScreen, CellsOfScreen, DefaultColormapOfScreen, DefaultDepthOfScreen, DefaultGCOfScreen, DefaultVisualOfScreen, DoesBackingStore, DoesSaveUnders, DisplayOfScreen, XScreenNumberOfScreen, EventMaskOfScreen, HeightOfScreen, HeightMMOfScreen, MaxCmapsOfScreen, MinCmapsOfScreen, PlanesOfScreen, RootWindowOfScreen, WidthOfScreen, WidthMMOfScreen ] |
| ProtocolRevision | Display macros | [ AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, XListDepths, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, XMaxRequestSize, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease ] |
| ProtocolVersion | Display macros | [ AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, XListDepths, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, XMaxRequestSize, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease ] |
| QLength | Display macros | [ AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, XListDepths, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, XMaxRequestSize, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease ] |
| RootWindow | Display macros | [ AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, XListDepths, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, XMaxRequestSize, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease ] |
| RootWindowOfScreen | screen information functions and macros | [ BlackPixelOfScreen, WhitePixelOfScreen, CellsOfScreen, DefaultColormapOfScreen, DefaultDepthOfScreen, DefaultGCOfScreen, DefaultVisualOfScreen, DoesBackingStore, DoesSaveUnders, DisplayOfScreen, XScreenNumberOfScreen, EventMaskOfScreen, HeightOfScreen, HeightMMOfScreen, MaxCmapsOfScreen, MinCmapsOfScreen, PlanesOfScreen, RootWindowOfScreen, WidthOfScreen, WidthMMOfScreen ] |
| ScreenCount | Display macros | [ AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, XListDepths, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, XMaxRequestSize, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease ] |
| ScreenNumberOfCCC | Color Conversion Context macros | [ DisplayOfCCC, VisualOfCCC, ScreenNumberOfCCC, ScreenWhitePointOfCCC, ClientWhitePointOfCCC ] |
| ScreenOfDisplay | Display macros | [ AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, XListDepths, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, XMaxRequestSize, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease ] |
| ScreenWhitePointOfCCC | Color Conversion Context macros | [ DisplayOfCCC, VisualOfCCC, ScreenNumberOfCCC, ScreenWhitePointOfCCC, ClientWhitePointOfCCC ] |
| ServerVendor | Display macros | [ AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, XListDepths, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, XMaxRequestSize, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease ] |
| VendorRelease | Display macros | [ AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, XListDepths, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, XMaxRequestSize, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease ] |
| VisualOfCCC | Color Conversion Context macros | [ DisplayOfCCC, VisualOfCCC, ScreenNumberOfCCC, ScreenWhitePointOfCCC, ClientWhitePointOfCCC ] |
| WC | Compound text and wide character encoding | [ XCTWC, CT, WC ] |
| WhitePixel | Display macros | [ AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, XListDepths, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, XMaxRequestSize, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease ] |
| WhitePixelOfScreen | screen information functions and macros | [ BlackPixelOfScreen, WhitePixelOfScreen, CellsOfScreen, DefaultColormapOfScreen, DefaultDepthOfScreen, DefaultGCOfScreen, DefaultVisualOfScreen, DoesBackingStore, DoesSaveUnders, DisplayOfScreen, XScreenNumberOfScreen, EventMaskOfScreen, HeightOfScreen, HeightMMOfScreen, MaxCmapsOfScreen, MinCmapsOfScreen, PlanesOfScreen, RootWindowOfScreen, WidthOfScreen, WidthMMOfScreen ] |
| WidthMMOfScreen | screen information functions and macros | [ BlackPixelOfScreen, WhitePixelOfScreen, CellsOfScreen, DefaultColormapOfScreen, DefaultDepthOfScreen, DefaultGCOfScreen, DefaultVisualOfScreen, DoesBackingStore, DoesSaveUnders, DisplayOfScreen, XScreenNumberOfScreen, EventMaskOfScreen, HeightOfScreen, HeightMMOfScreen, MaxCmapsOfScreen, MinCmapsOfScreen, PlanesOfScreen, RootWindowOfScreen, WidthOfScreen, WidthMMOfScreen ] |
| WidthOfScreen | screen information functions and macros | [ BlackPixelOfScreen, WhitePixelOfScreen, CellsOfScreen, DefaultColormapOfScreen, DefaultDepthOfScreen, DefaultGCOfScreen, DefaultVisualOfScreen, DoesBackingStore, DoesSaveUnders, DisplayOfScreen, XScreenNumberOfScreen, EventMaskOfScreen, HeightOfScreen, HeightMMOfScreen, MaxCmapsOfScreen, MinCmapsOfScreen, PlanesOfScreen, RootWindowOfScreen, WidthOfScreen, WidthMMOfScreen ] |
| XActivateScreenSaver | manipulate the screen saver | [ XSetScreenSaver, XForceScreenSaver, XActivateScreenSaver, XResetScreenSaver, XGetScreenSaver ] |
| XAddHost | control host access and host control structure | [ XAddHost, XAddHosts, XListHosts, XRemoveHost, XRemoveHosts, XSetAccessControl, XEnableAccessControl, XDisableAccessControl, XHostAddress ] |
| XAddHosts | control host access and host control structure | [ XAddHost, XAddHosts, XListHosts, XRemoveHost, XRemoveHosts, XSetAccessControl, XEnableAccessControl, XDisableAccessControl, XHostAddress ] |
| XAddPixel | image utilities | [ XCreateImage, XGetPixel, XPutPixel, XSubImage, XAddPixel, XDestroyImage ] |
| XAddToSaveSet | change a client’s save set | [ XChangeSaveSet, XAddToSaveSet, XRemoveFromSaveSet ] |
| XAllocClassHint | allocate class hints structure and set or read a window’s WM_CLASS property | [ XAllocClassHint, XSetClassHint, XGetClassHint, XClassHint ] |
| XAllocColor | allocate and free colors | [ XAllocColor, XAllocNamedColor, XAllocColorCells, XAllocColorPlanes, XFreeColors ] |
| XAllocColorCells | allocate and free colors | [ XAllocColor, XAllocNamedColor, XAllocColorCells, XAllocColorPlanes, XFreeColors ] |
| XAllocColorPlanes | allocate and free colors | [ XAllocColor, XAllocNamedColor, XAllocColorCells, XAllocColorPlanes, XFreeColors ] |
| XAllocIconSize | allocate icon size structure and set or read a window’s WM_ICON_SIZES property | [ XAllocIconSize, XSetIconSizes, XGetIconSizes, XIconSize ] |
| XAllocNamedColor | allocate and free colors | [ XAllocColor, XAllocNamedColor, XAllocColorCells, XAllocColorPlanes, XFreeColors ] |
| XAllocSizeHints | allocate size hints structure and set or read a window’s WM_NORMAL_HINTS property | [ XAllocSizeHints, XSetWMNormalHints, XGetWMNormalHints, XSetWMSizeHints, XGetWMSizeHints, XSizeHints ] |
| XAllocStandardColormap | allocate, set, or read a standard colormap structure | [ XAllocStandardColormap, XSetRGBColormaps, XGetRGBColormaps, XStandardColormap ] |
| XAllocWMHints | allocate window manager hints structure and set or read a window’s WM_HINTS property | [ XAllocWMHints, XSetWMHints, XGetWMHints, XWMHints ] |
| XAllowEvents | release queued events | |
| XAnyEvent | generic X event structures | [ XAnyEvent, XEvent ] |
| XArc | draw arcs and arc structure | [ XDrawArc, XDrawArcs, XArc ] |
| XAutoRepeatOff | manipulate keyboard settings and keyboard control structure | [ XChangeKeyboardControl, XGetKeyboardControl, XAutoRepeatOn, XAutoRepeatOff, XBell, XQueryKeymap, XKeyboardControl ] |
| XAutoRepeatOn | manipulate keyboard settings and keyboard control structure | [ XChangeKeyboardControl, XGetKeyboardControl, XAutoRepeatOn, XAutoRepeatOff, XBell, XQueryKeymap, XKeyboardControl ] |
| XBaseFontNameListOfFontSet | obtain fontset information | [ XFontsOfFontSet, XBaseFontNameListOfFontSet, XLocaleOfFontSet, XContextDependentDrawing ] |
| XBell | manipulate keyboard settings and keyboard control structure | [ XChangeKeyboardControl, XGetKeyboardControl, XAutoRepeatOn, XAutoRepeatOff, XBell, XQueryKeymap, XKeyboardControl ] |
| XButtonEvent | KeyPress, KeyRelease, ButtonPress, ButtonRelease, and MotionNotify event structures | [ XButtonEvent, XKeyEvent, XMotionEvent ] |
| XCTWC | Compound text and wide character encoding | [ XCTWC, CT, WC ] |
| XChangeActivePointerGrab | grab the pointer | [ XGrabPointer, XUngrabPointer, XChangeActivePointerGrab ] |
| XChangeGC | create or free graphics contexts and graphics context structure | [ XCreateGC, XCopyGC, XChangeGC, XGetGCValues, XFreeGC, XGContextFromGC, XGCValues ] |
| XChangeKeyboardControl | manipulate keyboard settings and keyboard control structure | [ XChangeKeyboardControl, XGetKeyboardControl, XAutoRepeatOn, XAutoRepeatOff, XBell, XQueryKeymap, XKeyboardControl ] |
| XChangeKeyboardMapping | Manipulate keyboard encoding and keyboard encoding structure | [ XChangeKeyboardMapping, XGetKeyboardMapping, XDisplayKeycodes, XSetModifierMapping, XGetModifierMapping, XNewModifiermap, XInsertModifiermapEntry, XDeleteModifiermapEntry, XFreeModifierMap, XModifierKeymap ] |
| XChangePointerControl | control pointer | [ XChangePointerControl, XGetPointerControl ] |
| XChangeProperty | obtain and change window properties | [ XGetWindowProperty, XListProperties, XChangeProperty, XRotateWindowProperties, XDeleteProperty ] |
| XChangeSaveSet | change a client’s save set | [ XChangeSaveSet, XAddToSaveSet, XRemoveFromSaveSet ] |
| XChangeWindowAttributes | change window attributes | [ XChangeWindowAttributes, XSetWindowBackground, XSetWindowBackgroundPixmap, XSetWindowBorder, XSetWindowBorderPixmap, XSetWindowColormap ] |
| XChar2b | load or unload fonts and font metric structures | [ XLoadFont, XQueryFont, XLoadQueryFont, XFreeFont, XGetFontProperty, XUnloadFont, XCharStruct, XFontProp, XChar2b, XFontStruct ] |
| XCharStruct | load or unload fonts and font metric structures | [ XLoadFont, XQueryFont, XLoadQueryFont, XFreeFont, XGetFontProperty, XUnloadFont, XCharStruct, XFontProp, XChar2b, XFontStruct ] |
| XCheckIfEvent | check the event queue with a predicate procedure | [ XIfEvent, XCheckIfEvent, XPeekIfEvent ] |
| XCheckMaskEvent | select events by type | [ XNextEvent, XPeekEvent, XWindowEvent, XCheckWindowEvent, XMaskEvent, XCheckMaskEvent, XCheckTypedEvent, XCheckTypedWindowEvent ] |
| XCheckTypedEvent | select events by type | [ XNextEvent, XPeekEvent, XWindowEvent, XCheckWindowEvent, XMaskEvent, XCheckMaskEvent, XCheckTypedEvent, XCheckTypedWindowEvent ] |
| XCheckTypedWindowEvent | select events by type | [ XNextEvent, XPeekEvent, XWindowEvent, XCheckWindowEvent, XMaskEvent, XCheckMaskEvent, XCheckTypedEvent, XCheckTypedWindowEvent ] |
| XCheckWindowEvent | select events by type | [ XNextEvent, XPeekEvent, XWindowEvent, XCheckWindowEvent, XMaskEvent, XCheckMaskEvent, XCheckTypedEvent, XCheckTypedWindowEvent ] |
| XCirculateEvent | CirculateNotify event structure | |
| XCirculateRequestEvent | CirculateRequest event structure | |
| XCirculateSubwindows | change window stacking order | [ XRaiseWindow, XLowerWindow, XCirculateSubwindows, XCirculateSubwindowsUp, XCirculateSubwindowsDown, XRestackWindows ] |
| XCirculateSubwindowsDown | change window stacking order | [ XRaiseWindow, XLowerWindow, XCirculateSubwindows, XCirculateSubwindowsUp, XCirculateSubwindowsDown, XRestackWindows ] |
| XCirculateSubwindowsUp | change window stacking order | [ XRaiseWindow, XLowerWindow, XCirculateSubwindows, XCirculateSubwindowsUp, XCirculateSubwindowsDown, XRestackWindows ] |
| XClassHint | allocate class hints structure and set or read a window’s WM_CLASS property | [ XAllocClassHint, XSetClassHint, XGetClassHint, XClassHint ] |
| XClearArea | clear area or window | [ XClearArea, XClearWindow ] |
| XClearWindow | clear area or window | [ XClearArea, XClearWindow ] |
| XClientMessageEvent | ColormapNotify event structure | |
| XClipBox | generate regions | [ XPolygonRegion, XClipBox ] |
| XCloseDisplay | connect or disconnect to X server | [ XOpenDisplay, XCloseDisplay ] |
| XCloseIM | open, close, and obtain input method information | [ XOpenIM, XCloseIM, XGetIMValues, XDisplayOfIM, XLocaleOfIM ] |
| XColor | create, copy, or destroy colormaps and color structure | [ XCreateColormap, XCopyColormapAndFree, XFreeColormap, XColor ] |
| XColormapEvent | ColormapNotify event structure | |
| XConfigureEvent | ConfigureNotify event structure | |
| XConfigureRequestEvent | ConfigureRequest event structure | |
| XConfigureWindow | configure windows and window changes structure | [ XConfigureWindow, XMoveWindow, XResizeWindow, XMoveResizeWindow, XSetWindowBorderWidth, XWindowChanges ] |
| XContextDependentDrawing | obtain fontset information | [ XFontsOfFontSet, XBaseFontNameListOfFontSet, XLocaleOfFontSet, XContextDependentDrawing ] |
| XConvertCTToMB | conversion from CT string to multibyte string | [ _XConvertCTToMB ] |
| XConvertCTToWC | conversion from CT string to WC string | [ _XConvertCTToWC ] |
| XConvertMBToCT | conversion from mb string to CT | [ _XConvertMBToCT ] |
| XConvertMBToWC | conversion from CT string to mb string. | [ _XConvertMBToWC ] |
| XConvertSelection | manipulate window selection | [ XSetSelectionOwner, XGetSelectionOwner, XConvertSelection ] |
| XConvertWCToCT | conversion from WC string to CT | [ _XConvertWCToCT ] |
| XConvertWCToMB | conversion from WC string to mb string | [ _XConvertWCToMB ] |
| XCopyArea | copy areas | [ XCopyArea, XCopyPlane ] |
| XCopyColormapAndFree | create, copy, or destroy colormaps and color structure | [ XCreateColormap, XCopyColormapAndFree, XFreeColormap, XColor ] |
| XCopyGC | create or free graphics contexts and graphics context structure | [ XCreateGC, XCopyGC, XChangeGC, XGetGCValues, XFreeGC, XGContextFromGC, XGCValues ] |
| XCopyPlane | copy areas | [ XCopyArea, XCopyPlane ] |
| XCreateBitmapFromData | manipulate bitmaps | [ XReadBitmapFile, XWriteBitmapFile, XCreatePixmapFromBitmapData, XCreateBitmapFromData ] |
| XCreateColormap | create, copy, or destroy colormaps and color structure | [ XCreateColormap, XCopyColormapAndFree, XFreeColormap, XColor ] |
| XCreateFontCursor | create cursors | [ XCreateFontCursor, XCreatePixmapCursor, XCreateGlyphCursor ] |
| XCreateFontSet | create and free an international text drawing font set | [ XCreateFontSet, XFreeFontSet ] |
| XCreateGC | create or free graphics contexts and graphics context structure | [ XCreateGC, XCopyGC, XChangeGC, XGetGCValues, XFreeGC, XGContextFromGC, XGCValues ] |
| XCreateGlyphCursor | create cursors | [ XCreateFontCursor, XCreatePixmapCursor, XCreateGlyphCursor ] |
| XCreateIC | create, destroy, and obtain the input method of an input context | [ XCreateIC, XDestroyIC, XIMOfIC ] |
| XCreateImage | image utilities | [ XCreateImage, XGetPixel, XPutPixel, XSubImage, XAddPixel, XDestroyImage ] |
| XCreatePixmap | create or destroy pixmaps | [ XCreatePixmap, XFreePixmap ] |
| XCreatePixmapCursor | create cursors | [ XCreateFontCursor, XCreatePixmapCursor, XCreateGlyphCursor ] |
| XCreatePixmapFromBitmapData | manipulate bitmaps | [ XReadBitmapFile, XWriteBitmapFile, XCreatePixmapFromBitmapData, XCreateBitmapFromData ] |
| XCreateRegion | create or destroy regions | [ XCreateRegion, XSetRegion, XDestroyRegion ] |
| XCreateSimpleWindow | create windows and window attributes structure | [ XCreateWindow, XCreateSimpleWindow, XSetWindowAttributes ] |
| XCreateWindow | create windows and window attributes structure | [ XCreateWindow, XCreateSimpleWindow, XSetWindowAttributes ] |
| XCreateWindowEvent | CreateNotify event structure | |
| XCrossingEvent | EnterNotify and LeaveNotify event structure | |
| XDefaultString | convert text lists and text property structures | [ XmbTextListToTextProperty, XwcTextListToTextProperty, XmbTextPropertyToTextList, XwcTextPropertyToTextList, XwcFreeStringList, XDefaultString ] |
| XDefineCursor | define cursors | [ XDefineCursor, XUndefineCursor ] |
| XDeleteContext | associative look-up routines | [ XSaveContext, XFindContext, XDeleteContext, XUniqueContext ] |
| XDeleteModifiermapEntry | Manipulate keyboard encoding and keyboard encoding structure | [ XChangeKeyboardMapping, XGetKeyboardMapping, XDisplayKeycodes, XSetModifierMapping, XGetModifierMapping, XNewModifiermap, XInsertModifiermapEntry, XDeleteModifiermapEntry, XFreeModifierMap, XModifierKeymap ] |
| XDeleteProperty | obtain and change window properties | [ XGetWindowProperty, XListProperties, XChangeProperty, XRotateWindowProperties, XDeleteProperty ] |
| XDestroyIC | create, destroy, and obtain the input method of an input context | [ XCreateIC, XDestroyIC, XIMOfIC ] |
| XDestroyImage | image utilities | [ XCreateImage, XGetPixel, XPutPixel, XSubImage, XAddPixel, XDestroyImage ] |
| XDestroyRegion | create or destroy regions | [ XCreateRegion, XSetRegion, XDestroyRegion ] |
| XDestroySubwindows | destroy windows | [ XDestroyWindow, XDestroySubwindows ] |
| XDestroyWindow | destroy windows | [ XDestroyWindow, XDestroySubwindows ] |
| XDestroyWindowEvent | DestroyNotify event structure | |
| XDisableAccessControl | control host access and host control structure | [ XAddHost, XAddHosts, XListHosts, XRemoveHost, XRemoveHosts, XSetAccessControl, XEnableAccessControl, XDisableAccessControl, XHostAddress ] |
| XDisplayKeycodes | Manipulate keyboard encoding and keyboard encoding structure | [ XChangeKeyboardMapping, XGetKeyboardMapping, XDisplayKeycodes, XSetModifierMapping, XGetModifierMapping, XNewModifiermap, XInsertModifiermapEntry, XDeleteModifiermapEntry, XFreeModifierMap, XModifierKeymap ] |
| XDisplayMotionBufferSize | send events and pointer motion history structure | [ XSendEvent, XDisplayMotionBufferSize, XGetMotionEvents, XTimeCoord ] |
| XDisplayName | default error handlers | [ XSetErrorHandler, XGetErrorText, XDisplayName, XSetIOErrorHandler, XGetErrorDatabaseText ] |
| XDisplayOfIM | open, close, and obtain input method information | [ XOpenIM, XCloseIM, XGetIMValues, XDisplayOfIM, XLocaleOfIM ] |
| XDrawArc | draw arcs and arc structure | [ XDrawArc, XDrawArcs, XArc ] |
| XDrawArcs | draw arcs and arc structure | [ XDrawArc, XDrawArcs, XArc ] |
| XDrawImageString | draw image text | [ XDrawImageString, XDrawImageString16 ] |
| XDrawImageString16 | draw image text | [ XDrawImageString, XDrawImageString16 ] |
| XDrawLine | draw lines, polygons, and line structure | [ XDrawLine, XDrawLines, XDrawSegments, XSegment ] |
| XDrawLines | draw lines, polygons, and line structure | [ XDrawLine, XDrawLines, XDrawSegments, XSegment ] |
| XDrawPoint | draw points and points structure | [ XDrawPoint, XDrawPoints, XPoint ] |
| XDrawPoints | draw points and points structure | [ XDrawPoint, XDrawPoints, XPoint ] |
| XDrawRectangle | draw rectangles and rectangles structure | [ XDrawRectangle, XDrawRectangles, XRectangle ] |
| XDrawRectangles | draw rectangles and rectangles structure | [ XDrawRectangle, XDrawRectangles, XRectangle ] |
| XDrawSegments | draw lines, polygons, and line structure | [ XDrawLine, XDrawLines, XDrawSegments, XSegment ] |
| XDrawString | draw text characters | [ XDrawString, XDrawString16 ] |
| XDrawString16 | draw text characters | [ XDrawString, XDrawString16 ] |
| XDrawText | draw polytext text and text drawing structures | [ XDrawText, XDrawText16, XTextItem, XTextItem16 ] |
| XDrawText16 | draw polytext text and text drawing structures | [ XDrawText, XDrawText16, XTextItem, XTextItem16 ] |
| XEmptyRegion | determine if regions are empty or equal | [ XEmptyRegion, XEqualRegion, XPointInRegion, XRectInRegion ] |
| XEnableAccessControl | control host access and host control structure | [ XAddHost, XAddHosts, XListHosts, XRemoveHost, XRemoveHosts, XSetAccessControl, XEnableAccessControl, XDisableAccessControl, XHostAddress ] |
| XEqualRegion | determine if regions are empty or equal | [ XEmptyRegion, XEqualRegion, XPointInRegion, XRectInRegion ] |
| XErrorEvent | X error event structure | |
| XEvent | generic X event structures | [ XAnyEvent, XEvent ] |
| XEventsQueued | handle output buffer or event queue | [ XFlush, XSync, XEventsQueued, XPending ] |
| XExposeEvent | Expose event structure | |
| XExtentsOfFontSet | obtain the maximum extents structure for a font set | |
| XFetchBuffer | manipulate cut and paste buffers | [ XStoreBytes, XStoreBuffer, XFetchBytes, XFetchBuffer, XRotateBuffers ] |
| XFetchBytes | manipulate cut and paste buffers | [ XStoreBytes, XStoreBuffer, XFetchBytes, XFetchBuffer, XRotateBuffers ] |
| XFetchName | set or read a window’s WM_NAME property | [ XSetWMName, XGetWMName, XStoreName, XFetchName ] |
| XFillArc | fill rectangles, polygons, or arcs | [ XFillRectangle, XFillRectangles, XFillPolygon, XFillArc, XFillArcs ] |
| XFillArcs | fill rectangles, polygons, or arcs | [ XFillRectangle, XFillRectangles, XFillPolygon, XFillArc, XFillArcs ] |
| XFillPolygon | fill rectangles, polygons, or arcs | [ XFillRectangle, XFillRectangles, XFillPolygon, XFillArc, XFillArcs ] |
| XFillRectangle | fill rectangles, polygons, or arcs | [ XFillRectangle, XFillRectangles, XFillPolygon, XFillArc, XFillArcs ] |
| XFillRectangles | fill rectangles, polygons, or arcs | [ XFillRectangle, XFillRectangles, XFillPolygon, XFillArc, XFillArcs ] |
| XFilterEvent | filter X events for an input method | |
| XFindContext | associative look-up routines | [ XSaveContext, XFindContext, XDeleteContext, XUniqueContext ] |
| XFlush | handle output buffer or event queue | [ XFlush, XSync, XEventsQueued, XPending ] |
| XFocusChangeEvent | FocusIn and FocusOut event structure | |
| XFontProp | load or unload fonts and font metric structures | [ XLoadFont, XQueryFont, XLoadQueryFont, XFreeFont, XGetFontProperty, XUnloadFont, XCharStruct, XFontProp, XChar2b, XFontStruct ] |
| XFontSetExtents | XFontSetExtents structure | |
| XFontStruct | load or unload fonts and font metric structures | [ XLoadFont, XQueryFont, XLoadQueryFont, XFreeFont, XGetFontProperty, XUnloadFont, XCharStruct, XFontProp, XChar2b, XFontStruct ] |
| XFontsOfFontSet | obtain fontset information | [ XFontsOfFontSet, XBaseFontNameListOfFontSet, XLocaleOfFontSet, XContextDependentDrawing ] |
| XForceScreenSaver | manipulate the screen saver | [ XSetScreenSaver, XForceScreenSaver, XActivateScreenSaver, XResetScreenSaver, XGetScreenSaver ] |
| XFree | free client data | |
| XFreeColormap | create, copy, or destroy colormaps and color structure | [ XCreateColormap, XCopyColormapAndFree, XFreeColormap, XColor ] |
| XFreeColors | allocate and free colors | [ XAllocColor, XAllocNamedColor, XAllocColorCells, XAllocColorPlanes, XFreeColors ] |
| XFreeCursor | manipulate cursors | [ XRecolorCursor, XFreeCursor, XQueryBestCursor ] |
| XFreeFont | load or unload fonts and font metric structures | [ XLoadFont, XQueryFont, XLoadQueryFont, XFreeFont, XGetFontProperty, XUnloadFont, XCharStruct, XFontProp, XChar2b, XFontStruct ] |
| XFreeFontInfo | obtain or free font names and information | [ XListFonts, XFreeFontNames, XListFontsWithInfo, XFreeFontInfo ] |
| XFreeFontNames | obtain or free font names and information | [ XListFonts, XFreeFontNames, XListFontsWithInfo, XFreeFontInfo ] |
| XFreeFontPath | set, get, or free the font search path | [ XSetFontPath, XGetFontPath, XFreeFontPath ] |
| XFreeFontSet | create and free an international text drawing font set | [ XCreateFontSet, XFreeFontSet ] |
| XFreeGC | create or free graphics contexts and graphics context structure | [ XCreateGC, XCopyGC, XChangeGC, XGetGCValues, XFreeGC, XGContextFromGC, XGCValues ] |
| XFreeModifierMap | Manipulate keyboard encoding and keyboard encoding structure | [ XChangeKeyboardMapping, XGetKeyboardMapping, XDisplayKeycodes, XSetModifierMapping, XGetModifierMapping, XNewModifiermap, XInsertModifiermapEntry, XDeleteModifiermapEntry, XFreeModifierMap, XModifierKeymap ] |
| XFreePixmap | create or destroy pixmaps | [ XCreatePixmap, XFreePixmap ] |
| XFreeStringList | convert string lists and text property structure | [ XStringListToTextProperty, XTextPropertyToStringList, XFreeStringList, XTextProperty ] |
| XGCValues | create or free graphics contexts and graphics context structure | [ XCreateGC, XCopyGC, XChangeGC, XGetGCValues, XFreeGC, XGContextFromGC, XGCValues ] |
| XGContextFromGC | create or free graphics contexts and graphics context structure | [ XCreateGC, XCopyGC, XChangeGC, XGetGCValues, XFreeGC, XGContextFromGC, XGCValues ] |
| XGetAtomName | create or return atom names | [ XInternAtom, XGetAtomName ] |
| XGetClassHint | allocate class hints structure and set or read a window’s WM_CLASS property | [ XAllocClassHint, XSetClassHint, XGetClassHint, XClassHint ] |
| XGetCommand | set or read a window’s WM_COMMAND property | [ XSetCommand, XGetCommand ] |
| XGetDefault | get X program defaults | [ XGetDefault, XResourceManagerString ] |
| XGetErrorDatabaseText | default error handlers | [ XSetErrorHandler, XGetErrorText, XDisplayName, XSetIOErrorHandler, XGetErrorDatabaseText ] |
| XGetErrorText | default error handlers | [ XSetErrorHandler, XGetErrorText, XDisplayName, XSetIOErrorHandler, XGetErrorDatabaseText ] |
| XGetFontPath | set, get, or free the font search path | [ XSetFontPath, XGetFontPath, XFreeFontPath ] |
| XGetFontProperty | load or unload fonts and font metric structures | [ XLoadFont, XQueryFont, XLoadQueryFont, XFreeFont, XGetFontProperty, XUnloadFont, XCharStruct, XFontProp, XChar2b, XFontStruct ] |
| XGetGCValues | create or free graphics contexts and graphics context structure | [ XCreateGC, XCopyGC, XChangeGC, XGetGCValues, XFreeGC, XGContextFromGC, XGCValues ] |
| XGetGeometry | get current window attribute or geometry and current window attributes structure | [ XGetWindowAttributes, XGetGeometry, XWindowAttributes ] |
| XGetICValues | set and obtain XIC values | [ XSetICValues, XGetICValues ] |
| XGetIMValues | open, close, and obtain input method information | [ XOpenIM, XCloseIM, XGetIMValues, XDisplayOfIM, XLocaleOfIM ] |
| XGetIconName | set or read a window’s WM_ICON_NAME property | [ XSetWMIconName, XGetWMIconName, XSetIconName, XGetIconName ] |
| XGetIconSizes | allocate icon size structure and set or read a window’s WM_ICON_SIZES property | [ XAllocIconSize, XSetIconSizes, XGetIconSizes, XIconSize ] |
| XGetImage | transfer images | [ XPutImage, XGetImage, XGetSubImage ] |
| XGetInputFocus | control input focus | [ XSetInputFocus, XGetInputFocus ] |
| XGetKeyboardControl | manipulate keyboard settings and keyboard control structure | [ XChangeKeyboardControl, XGetKeyboardControl, XAutoRepeatOn, XAutoRepeatOff, XBell, XQueryKeymap, XKeyboardControl ] |
| XGetKeyboardMapping | Manipulate keyboard encoding and keyboard encoding structure | [ XChangeKeyboardMapping, XGetKeyboardMapping, XDisplayKeycodes, XSetModifierMapping, XGetModifierMapping, XNewModifiermap, XInsertModifiermapEntry, XDeleteModifiermapEntry, XFreeModifierMap, XModifierKeymap ] |
| XGetModifierMapping | Manipulate keyboard encoding and keyboard encoding structure | [ XChangeKeyboardMapping, XGetKeyboardMapping, XDisplayKeycodes, XSetModifierMapping, XGetModifierMapping, XNewModifiermap, XInsertModifiermapEntry, XDeleteModifiermapEntry, XFreeModifierMap, XModifierKeymap ] |
| XGetMotionEvents | send events and pointer motion history structure | [ XSendEvent, XDisplayMotionBufferSize, XGetMotionEvents, XTimeCoord ] |
| XGetPixel | image utilities | [ XCreateImage, XGetPixel, XPutPixel, XSubImage, XAddPixel, XDestroyImage ] |
| XGetPointerControl | control pointer | [ XChangePointerControl, XGetPointerControl ] |
| XGetPointerMapping | manipulate pointer settings | [ XSetPointerMapping, XGetPointerMapping ] |
| XGetRGBColormaps | allocate, set, or read a standard colormap structure | [ XAllocStandardColormap, XSetRGBColormaps, XGetRGBColormaps, XStandardColormap ] |
| XGetScreenSaver | manipulate the screen saver | [ XSetScreenSaver, XForceScreenSaver, XActivateScreenSaver, XResetScreenSaver, XGetScreenSaver ] |
| XGetSelectionOwner | manipulate window selection | [ XSetSelectionOwner, XGetSelectionOwner, XConvertSelection ] |
| XGetSubImage | transfer images | [ XPutImage, XGetImage, XGetSubImage ] |
| XGetTextProperty | set and read text properties | [ XSetTextProperty, XGetTextProperty ] |
| XGetTransientForHint | set or read a window’s WM_TRANSIENT_FOR property | [ XSetTransientForHint, XGetTransientForHint ] |
| XGetVisualInfo | obtain visual information and visual structure | [ XGetVisualInfo, XMatchVisualInfo, XVisualIDFromVisual, XVisualInfo ] |
| XGetWMClientMachine | set or read a window’s WM_CLIENT_MACHINE property | [ XSetWMClientMachine, XGetWMClientMachine ] |
| XGetWMColormapWindows | set or read a window’s WM_COLORMAP_WINDOWS property | [ XSetWMColormapWindows, XGetWMColormapWindows ] |
| XGetWMHints | allocate window manager hints structure and set or read a window’s WM_HINTS property | [ XAllocWMHints, XSetWMHints, XGetWMHints, XWMHints ] |
| XGetWMIconName | set or read a window’s WM_ICON_NAME property | [ XSetWMIconName, XGetWMIconName, XSetIconName, XGetIconName ] |
| XGetWMName | set or read a window’s WM_NAME property | [ XSetWMName, XGetWMName, XStoreName, XFetchName ] |
| XGetWMNormalHints | allocate size hints structure and set or read a window’s WM_NORMAL_HINTS property | [ XAllocSizeHints, XSetWMNormalHints, XGetWMNormalHints, XSetWMSizeHints, XGetWMSizeHints, XSizeHints ] |
| XGetWMProtocols | set or read a window’s WM__PROTOCOLS property | [ XSetWMProtocols, XGetWMProtocols ] |
| XGetWMSizeHints | allocate size hints structure and set or read a window’s WM_NORMAL_HINTS property | [ XAllocSizeHints, XSetWMNormalHints, XGetWMNormalHints, XSetWMSizeHints, XGetWMSizeHints, XSizeHints ] |
| XGetWindowAttributes | get current window attribute or geometry and current window attributes structure | [ XGetWindowAttributes, XGetGeometry, XWindowAttributes ] |
| XGetWindowProperty | obtain and change window properties | [ XGetWindowProperty, XListProperties, XChangeProperty, XRotateWindowProperties, XDeleteProperty ] |
| XGrabButton | grab pointer buttons | [ XGrabButton, XUngrabButton ] |
| XGrabKey | grab keyboard keys | [ XGrabKey, XUngrabKey ] |
| XGrabKeyboard | grab the keyboard | [ XGrabKeyboard, XUngrabKeyboard ] |
| XGrabPointer | grab the pointer | [ XGrabPointer, XUngrabPointer, XChangeActivePointerGrab ] |
| XGrabServer | grab the server | [ XGrabServer, XUngrabServer ] |
| XGraphicsExposeEvent | GraphicsExpose and NoExpose event structures | [ XGraphicsExposeEvent, XNoExposeEvent ] |
| XGravityEvent | GravityNotify event structure | |
| XHostAddress | control host access and host control structure | [ XAddHost, XAddHosts, XListHosts, XRemoveHost, XRemoveHosts, XSetAccessControl, XEnableAccessControl, XDisableAccessControl, XHostAddress ] |
| XIMOfIC | create, destroy, and obtain the input method of an input context | [ XCreateIC, XDestroyIC, XIMOfIC ] |
| XIconSize | allocate icon size structure and set or read a window’s WM_ICON_SIZES property | [ XAllocIconSize, XSetIconSizes, XGetIconSizes, XIconSize ] |
| XIconifyWindow | manipulate top-level windows | [ XIconifyWindow, XWithdrawWindow, XReconfigureWMWindow ] |
| XIfEvent | check the event queue with a predicate procedure | [ XIfEvent, XCheckIfEvent, XPeekIfEvent ] |
| XInsertModifiermapEntry | Manipulate keyboard encoding and keyboard encoding structure | [ XChangeKeyboardMapping, XGetKeyboardMapping, XDisplayKeycodes, XSetModifierMapping, XGetModifierMapping, XNewModifiermap, XInsertModifiermapEntry, XDeleteModifiermapEntry, XFreeModifierMap, XModifierKeymap ] |
| XInstallColormap | control colormaps | [ XInstallColormap, XUninstallColormap, XListInstalledColormaps ] |
| XInternAtom | create or return atom names | [ XInternAtom, XGetAtomName ] |
| XIntersectRegion | region arithmetic | [ XIntersectRegion, XUnionRegion, XUnionRectWithRegion, XSubtractRegion, XXorRegion, XOffsetRegion, XShrinkRegion ] |
| XKeyEvent | KeyPress, KeyRelease, ButtonPress, ButtonRelease, and MotionNotify event structures | [ XButtonEvent, XKeyEvent, XMotionEvent ] |
| XKeyboardControl | manipulate keyboard settings and keyboard control structure | [ XChangeKeyboardControl, XGetKeyboardControl, XAutoRepeatOn, XAutoRepeatOff, XBell, XQueryKeymap, XKeyboardControl ] |
| XKeycodeToKeysym | convert keysyms | [ XStringToKeysym, XKeysymToString, XKeycodeToKeysym, XKeysymToKeycode ] |
| XKeymapEvent | KeymapNotify event structure | |
| XKeysymToKeycode | convert keysyms | [ XStringToKeysym, XKeysymToString, XKeycodeToKeysym, XKeysymToKeycode ] |
| XKeysymToString | convert keysyms | [ XStringToKeysym, XKeysymToString, XKeycodeToKeysym, XKeysymToKeycode ] |
| XKillClient | control clients | [ XSetCloseDownMode, XKillClient ] |
| XListDepths | Display macros | [ AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, XListDepths, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, XMaxRequestSize, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease ] |
| XListFonts | obtain or free font names and information | [ XListFonts, XFreeFontNames, XListFontsWithInfo, XFreeFontInfo ] |
| XListFontsWithInfo | obtain or free font names and information | [ XListFonts, XFreeFontNames, XListFontsWithInfo, XFreeFontInfo ] |
| XListHosts | control host access and host control structure | [ XAddHost, XAddHosts, XListHosts, XRemoveHost, XRemoveHosts, XSetAccessControl, XEnableAccessControl, XDisableAccessControl, XHostAddress ] |
| XListInstalledColormaps | control colormaps | [ XInstallColormap, XUninstallColormap, XListInstalledColormaps ] |
| XListPixmapFormats | image format functions and macros | [ ImageByteOrder, BitmapBitOrder, BitmapPad, BitmapUnit, DisplayHeight, DisplayHeightMM, DisplayWidth, DisplayWidthMM, XListPixmapFormats, XPixmapFormatValues ] |
| XListProperties | obtain and change window properties | [ XGetWindowProperty, XListProperties, XChangeProperty, XRotateWindowProperties, XDeleteProperty ] |
| XLoadFont | load or unload fonts and font metric structures | [ XLoadFont, XQueryFont, XLoadQueryFont, XFreeFont, XGetFontProperty, XUnloadFont, XCharStruct, XFontProp, XChar2b, XFontStruct ] |
| XLoadQueryFont | load or unload fonts and font metric structures | [ XLoadFont, XQueryFont, XLoadQueryFont, XFreeFont, XGetFontProperty, XUnloadFont, XCharStruct, XFontProp, XChar2b, XFontStruct ] |
| XLocale | all functions to access locale database | |
| XLocaleOfFontSet | obtain fontset information | [ XFontsOfFontSet, XBaseFontNameListOfFontSet, XLocaleOfFontSet, XContextDependentDrawing ] |
| XLocaleOfIM | open, close, and obtain input method information | [ XOpenIM, XCloseIM, XGetIMValues, XDisplayOfIM, XLocaleOfIM ] |
| XLookupColor | obtain color values | [ XQueryColor, XQueryColors, XLookupColor, XParseColor ] |
| XLookupKeysym | handle keyboard input events in Latin-1 | [ XLookupKeysym, XRefreshKeyboardMapping, XLookupString, XRebindKeySym ] |
| XLookupString | handle keyboard input events in Latin-1 | [ XLookupKeysym, XRefreshKeyboardMapping, XLookupString, XRebindKeySym ] |
| XLowerWindow | change window stacking order | [ XRaiseWindow, XLowerWindow, XCirculateSubwindows, XCirculateSubwindowsUp, XCirculateSubwindowsDown, XRestackWindows ] |
| XMBUF | X multibuffering functions | [ XmbufQueryExtension, XmbufGetVersion, XmbufCreateBuffers, XmbufDestroyBuffers, XmbufDisplayBuffers, XmbufGetWindowAttributes, XmbufChangeWindowAttributes, XmbufGetBufferAttributes, XmbufChangeBufferAttributes, XmbufGetScreenInfo, XmbufCreateStereoWindow ] |
| XMapEvent | MapNotify and MappingNotify event structures | [ XMapEvent, XMappingEvent ] |
| XMapRaised | map windows | [ XMapWindow, XMapRaised, XMapSubwindows ] |
| XMapRequestEvent | MapRequest event structure | |
| XMapSubwindows | map windows | [ XMapWindow, XMapRaised, XMapSubwindows ] |
| XMapWindow | map windows | [ XMapWindow, XMapRaised, XMapSubwindows ] |
| XMappingEvent | MapNotify and MappingNotify event structures | [ XMapEvent, XMappingEvent ] |
| XMaskEvent | select events by type | [ XNextEvent, XPeekEvent, XWindowEvent, XCheckWindowEvent, XMaskEvent, XCheckMaskEvent, XCheckTypedEvent, XCheckTypedWindowEvent ] |
| XMatchVisualInfo | obtain visual information and visual structure | [ XGetVisualInfo, XMatchVisualInfo, XVisualIDFromVisual, XVisualInfo ] |
| XMaxRequestSize | Display macros | [ AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, XListDepths, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, XMaxRequestSize, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease ] |
| XModifierKeymap | Manipulate keyboard encoding and keyboard encoding structure | [ XChangeKeyboardMapping, XGetKeyboardMapping, XDisplayKeycodes, XSetModifierMapping, XGetModifierMapping, XNewModifiermap, XInsertModifiermapEntry, XDeleteModifiermapEntry, XFreeModifierMap, XModifierKeymap ] |
| XMotionEvent | KeyPress, KeyRelease, ButtonPress, ButtonRelease, and MotionNotify event structures | [ XButtonEvent, XKeyEvent, XMotionEvent ] |
| XMoveResizeWindow | configure windows and window changes structure | [ XConfigureWindow, XMoveWindow, XResizeWindow, XMoveResizeWindow, XSetWindowBorderWidth, XWindowChanges ] |
| XMoveWindow | configure windows and window changes structure | [ XConfigureWindow, XMoveWindow, XResizeWindow, XMoveResizeWindow, XSetWindowBorderWidth, XWindowChanges ] |
| XNewModifiermap | Manipulate keyboard encoding and keyboard encoding structure | [ XChangeKeyboardMapping, XGetKeyboardMapping, XDisplayKeycodes, XSetModifierMapping, XGetModifierMapping, XNewModifiermap, XInsertModifiermapEntry, XDeleteModifiermapEntry, XFreeModifierMap, XModifierKeymap ] |
| XNextEvent | select events by type | [ XNextEvent, XPeekEvent, XWindowEvent, XCheckWindowEvent, XMaskEvent, XCheckMaskEvent, XCheckTypedEvent, XCheckTypedWindowEvent ] |
| XNoExposeEvent | GraphicsExpose and NoExpose event structures | [ XGraphicsExposeEvent, XNoExposeEvent ] |
| XNoOp | No Operation | |
| XOffsetRegion | region arithmetic | [ XIntersectRegion, XUnionRegion, XUnionRectWithRegion, XSubtractRegion, XXorRegion, XOffsetRegion, XShrinkRegion ] |
| XOpenDisplay | connect or disconnect to X server | [ XOpenDisplay, XCloseDisplay ] |
| XOpenIM | open, close, and obtain input method information | [ XOpenIM, XCloseIM, XGetIMValues, XDisplayOfIM, XLocaleOfIM ] |
| XParseColor | obtain color values | [ XQueryColor, XQueryColors, XLookupColor, XParseColor ] |
| XParseGeometry | parse window geometry | [ XParseGeometry, XWMGeometry ] |
| XParseISOEncoding | parse compound text encoding(ISO 2022) | [ _XParseISOEncoding ] |
| XPeekEvent | select events by type | [ XNextEvent, XPeekEvent, XWindowEvent, XCheckWindowEvent, XMaskEvent, XCheckMaskEvent, XCheckTypedEvent, XCheckTypedWindowEvent ] |
| XPeekIfEvent | check the event queue with a predicate procedure | [ XIfEvent, XCheckIfEvent, XPeekIfEvent ] |
| XPending | handle output buffer or event queue | [ XFlush, XSync, XEventsQueued, XPending ] |
| XPixmapFormatValues | image format functions and macros | [ ImageByteOrder, BitmapBitOrder, BitmapPad, BitmapUnit, DisplayHeight, DisplayHeightMM, DisplayWidth, DisplayWidthMM, XListPixmapFormats, XPixmapFormatValues ] |
| XPoint | draw points and points structure | [ XDrawPoint, XDrawPoints, XPoint ] |
| XPointInRegion | determine if regions are empty or equal | [ XEmptyRegion, XEqualRegion, XPointInRegion, XRectInRegion ] |
| XPolygonRegion | generate regions | [ XPolygonRegion, XClipBox ] |
| XPropertyEvent | PropertyNotify event structure | |
| XPutBackEvent | put events back on the queue | |
| XPutImage | transfer images | [ XPutImage, XGetImage, XGetSubImage ] |
| XPutPixel | image utilities | [ XCreateImage, XGetPixel, XPutPixel, XSubImage, XAddPixel, XDestroyImage ] |
| XQueryBestCursor | manipulate cursors | [ XRecolorCursor, XFreeCursor, XQueryBestCursor ] |
| XQueryBestSize | determine efficient sizes | [ XQueryBestSize, XQueryBestTile, XQueryBestStipple ] |
| XQueryBestStipple | determine efficient sizes | [ XQueryBestSize, XQueryBestTile, XQueryBestStipple ] |
| XQueryBestTile | determine efficient sizes | [ XQueryBestSize, XQueryBestTile, XQueryBestStipple ] |
| XQueryColor | obtain color values | [ XQueryColor, XQueryColors, XLookupColor, XParseColor ] |
| XQueryColors | obtain color values | [ XQueryColor, XQueryColors, XLookupColor, XParseColor ] |
| XQueryFont | load or unload fonts and font metric structures | [ XLoadFont, XQueryFont, XLoadQueryFont, XFreeFont, XGetFontProperty, XUnloadFont, XCharStruct, XFontProp, XChar2b, XFontStruct ] |
| XQueryKeymap | manipulate keyboard settings and keyboard control structure | [ XChangeKeyboardControl, XGetKeyboardControl, XAutoRepeatOn, XAutoRepeatOff, XBell, XQueryKeymap, XKeyboardControl ] |
| XQueryPointer | get pointer coordinates | |
| XQueryTextExtents | compute or query text extents | [ XTextExtents, XTextExtents16, XQueryTextExtents, XQueryTextExtents16 ] |
| XQueryTextExtents16 | compute or query text extents | [ XTextExtents, XTextExtents16, XQueryTextExtents, XQueryTextExtents16 ] |
| XQueryTree | query window tree information | |
| XRaiseWindow | change window stacking order | [ XRaiseWindow, XLowerWindow, XCirculateSubwindows, XCirculateSubwindowsUp, XCirculateSubwindowsDown, XRestackWindows ] |
| XReadBitmapFile | manipulate bitmaps | [ XReadBitmapFile, XWriteBitmapFile, XCreatePixmapFromBitmapData, XCreateBitmapFromData ] |
| XRebindKeySym | handle keyboard input events in Latin-1 | [ XLookupKeysym, XRefreshKeyboardMapping, XLookupString, XRebindKeySym ] |
| XRecolorCursor | manipulate cursors | [ XRecolorCursor, XFreeCursor, XQueryBestCursor ] |
| XReconfigureWMWindow | manipulate top-level windows | [ XIconifyWindow, XWithdrawWindow, XReconfigureWMWindow ] |
| XRectInRegion | determine if regions are empty or equal | [ XEmptyRegion, XEqualRegion, XPointInRegion, XRectInRegion ] |
| XRectangle | draw rectangles and rectangles structure | [ XDrawRectangle, XDrawRectangles, XRectangle ] |
| XRefreshKeyboardMapping | handle keyboard input events in Latin-1 | [ XLookupKeysym, XRefreshKeyboardMapping, XLookupString, XRebindKeySym ] |
| XRemoveFromSaveSet | change a client’s save set | [ XChangeSaveSet, XAddToSaveSet, XRemoveFromSaveSet ] |
| XRemoveHost | control host access and host control structure | [ XAddHost, XAddHosts, XListHosts, XRemoveHost, XRemoveHosts, XSetAccessControl, XEnableAccessControl, XDisableAccessControl, XHostAddress ] |
| XRemoveHosts | control host access and host control structure | [ XAddHost, XAddHosts, XListHosts, XRemoveHost, XRemoveHosts, XSetAccessControl, XEnableAccessControl, XDisableAccessControl, XHostAddress ] |
| XReparentEvent | ReparentNotify event structure | |
| XReparentWindow | reparent windows | |
| XResetScreenSaver | manipulate the screen saver | [ XSetScreenSaver, XForceScreenSaver, XActivateScreenSaver, XResetScreenSaver, XGetScreenSaver ] |
| XResizeRequestEvent | ResizeRequest event structure | |
| XResizeWindow | configure windows and window changes structure | [ XConfigureWindow, XMoveWindow, XResizeWindow, XMoveResizeWindow, XSetWindowBorderWidth, XWindowChanges ] |
| XResourceManagerString | obtain server resource properties | [ XResourceManagerString, XScreenResourceString ] |
| XRestackWindows | change window stacking order | [ XRaiseWindow, XLowerWindow, XCirculateSubwindows, XCirculateSubwindowsUp, XCirculateSubwindowsDown, XRestackWindows ] |
| XRotateBuffers | manipulate cut and paste buffers | [ XStoreBytes, XStoreBuffer, XFetchBytes, XFetchBuffer, XRotateBuffers ] |
| XRotateWindowProperties | obtain and change window properties | [ XGetWindowProperty, XListProperties, XChangeProperty, XRotateWindowProperties, XDeleteProperty ] |
| XSHAPE | X nonrectangular shape functions | [ XShapeQueryExtension, XShapeQueryVersion, XShapeCombineRegion, XShapeCombineRectangles, XShapeCombineMask, XShapeCombineShape, XShapeOffsetShape, XShapeQueryExtents, XShapeSelectInput, XShapeInputSelected, XShapeGetRectangles ] |
| XSaveContext | associative look-up routines | [ XSaveContext, XFindContext, XDeleteContext, XUniqueContext ] |
| XScreenNumberOfScreen | screen information functions and macros | [ BlackPixelOfScreen, WhitePixelOfScreen, CellsOfScreen, DefaultColormapOfScreen, DefaultDepthOfScreen, DefaultGCOfScreen, DefaultVisualOfScreen, DoesBackingStore, DoesSaveUnders, DisplayOfScreen, XScreenNumberOfScreen, EventMaskOfScreen, HeightOfScreen, HeightMMOfScreen, MaxCmapsOfScreen, MinCmapsOfScreen, PlanesOfScreen, RootWindowOfScreen, WidthOfScreen, WidthMMOfScreen ] |
| XScreenResourceString | obtain server resource properties | [ XResourceManagerString, XScreenResourceString ] |
| XSegment | draw lines, polygons, and line structure | [ XDrawLine, XDrawLines, XDrawSegments, XSegment ] |
| XSelectInput | select input events | |
| XSelectionClearEvent | SelectionClear event structure | |
| XSelectionEvent | SelectionNotify event structure | |
| XSelectionRequestEvent | SelectionRequest event structure | |
| XSendEvent | send events and pointer motion history structure | [ XSendEvent, XDisplayMotionBufferSize, XGetMotionEvents, XTimeCoord ] |
| XSetAccessControl | control host access and host control structure | [ XAddHost, XAddHosts, XListHosts, XRemoveHost, XRemoveHosts, XSetAccessControl, XEnableAccessControl, XDisableAccessControl, XHostAddress ] |
| XSetAfterFunction | enable or disable synchronization | [ XSynchronize, XSetAfterFunction ] |
| XSetArcMode | GC convenience routines | [ XSetArcMode, XSetSubwindowMode, XSetGraphicsExposure ] |
| XSetBackground | GC convenience routines | [ XSetState, XSetFunction, XSetPlanemask, XSetForeground, XSetBackground ] |
| XSetClassHint | allocate class hints structure and set or read a window’s WM_CLASS property | [ XAllocClassHint, XSetClassHint, XGetClassHint, XClassHint ] |
| XSetClipMask | GC convenience routines | [ XSetClipOrigin, XSetClipMask, XSetClipRectangles ] |
| XSetClipOrigin | GC convenience routines | [ XSetClipOrigin, XSetClipMask, XSetClipRectangles ] |
| XSetClipRectangles | GC convenience routines | [ XSetClipOrigin, XSetClipMask, XSetClipRectangles ] |
| XSetCloseDownMode | control clients | [ XSetCloseDownMode, XKillClient ] |
| XSetCommand | set or read a window’s WM_COMMAND property | [ XSetCommand, XGetCommand ] |
| XSetDashes | GC convenience routines | [ XSetLineAttributes, XSetDashes ] |
| XSetErrorHandler | default error handlers | [ XSetErrorHandler, XGetErrorText, XDisplayName, XSetIOErrorHandler, XGetErrorDatabaseText ] |
| XSetFillRule | GC convenience routines | [ XSetFillStyle, XSetFillRule ] |
| XSetFillStyle | GC convenience routines | [ XSetFillStyle, XSetFillRule ] |
| XSetFont | GC convenience routines | |
| XSetFontPath | set, get, or free the font search path | [ XSetFontPath, XGetFontPath, XFreeFontPath ] |
| XSetForeground | GC convenience routines | [ XSetState, XSetFunction, XSetPlanemask, XSetForeground, XSetBackground ] |
| XSetFunction | GC convenience routines | [ XSetState, XSetFunction, XSetPlanemask, XSetForeground, XSetBackground ] |
| XSetGraphicsExposure | GC convenience routines | [ XSetArcMode, XSetSubwindowMode, XSetGraphicsExposure ] |
| XSetICFocus | set and unset input context focus | [ XSetICFocus, XUnsetICFocus ] |
| XSetICValues | set and obtain XIC values | [ XSetICValues, XGetICValues ] |
| XSetIOErrorHandler | default error handlers | [ XSetErrorHandler, XGetErrorText, XDisplayName, XSetIOErrorHandler, XGetErrorDatabaseText ] |
| XSetIconName | set or read a window’s WM_ICON_NAME property | [ XSetWMIconName, XGetWMIconName, XSetIconName, XGetIconName ] |
| XSetIconSizes | allocate icon size structure and set or read a window’s WM_ICON_SIZES property | [ XAllocIconSize, XSetIconSizes, XGetIconSizes, XIconSize ] |
| XSetInputFocus | control input focus | [ XSetInputFocus, XGetInputFocus ] |
| XSetLineAttributes | GC convenience routines | [ XSetLineAttributes, XSetDashes ] |
| XSetLocaleModifiers | determine locale support and configure locale modifiers | [ XSupportsLocale, XSetLocaleModifiers ] |
| XSetModifierMapping | Manipulate keyboard encoding and keyboard encoding structure | [ XChangeKeyboardMapping, XGetKeyboardMapping, XDisplayKeycodes, XSetModifierMapping, XGetModifierMapping, XNewModifiermap, XInsertModifiermapEntry, XDeleteModifiermapEntry, XFreeModifierMap, XModifierKeymap ] |
| XSetPlanemask | GC convenience routines | [ XSetState, XSetFunction, XSetPlanemask, XSetForeground, XSetBackground ] |
| XSetPointerMapping | manipulate pointer settings | [ XSetPointerMapping, XGetPointerMapping ] |
| XSetRGBColormaps | allocate, set, or read a standard colormap structure | [ XAllocStandardColormap, XSetRGBColormaps, XGetRGBColormaps, XStandardColormap ] |
| XSetRegion | create or destroy regions | [ XCreateRegion, XSetRegion, XDestroyRegion ] |
| XSetScreenSaver | manipulate the screen saver | [ XSetScreenSaver, XForceScreenSaver, XActivateScreenSaver, XResetScreenSaver, XGetScreenSaver ] |
| XSetSelectionOwner | manipulate window selection | [ XSetSelectionOwner, XGetSelectionOwner, XConvertSelection ] |
| XSetState | GC convenience routines | [ XSetState, XSetFunction, XSetPlanemask, XSetForeground, XSetBackground ] |
| XSetStipple | GC convenience routines | [ XSetTile, XSetStipple, XSetTSOrigin ] |
| XSetSubwindowMode | GC convenience routines | [ XSetArcMode, XSetSubwindowMode, XSetGraphicsExposure ] |
| XSetTSOrigin | GC convenience routines | [ XSetTile, XSetStipple, XSetTSOrigin ] |
| XSetTextProperty | set and read text properties | [ XSetTextProperty, XGetTextProperty ] |
| XSetTile | GC convenience routines | [ XSetTile, XSetStipple, XSetTSOrigin ] |
| XSetTransientForHint | set or read a window’s WM_TRANSIENT_FOR property | [ XSetTransientForHint, XGetTransientForHint ] |
| XSetWMClientMachine | set or read a window’s WM_CLIENT_MACHINE property | [ XSetWMClientMachine, XGetWMClientMachine ] |
| XSetWMColormapWindows | set or read a window’s WM_COLORMAP_WINDOWS property | [ XSetWMColormapWindows, XGetWMColormapWindows ] |
| XSetWMHints | allocate window manager hints structure and set or read a window’s WM_HINTS property | [ XAllocWMHints, XSetWMHints, XGetWMHints, XWMHints ] |
| XSetWMIconName | set or read a window’s WM_ICON_NAME property | [ XSetWMIconName, XGetWMIconName, XSetIconName, XGetIconName ] |
| XSetWMName | set or read a window’s WM_NAME property | [ XSetWMName, XGetWMName, XStoreName, XFetchName ] |
| XSetWMNormalHints | allocate size hints structure and set or read a window’s WM_NORMAL_HINTS property | [ XAllocSizeHints, XSetWMNormalHints, XGetWMNormalHints, XSetWMSizeHints, XGetWMSizeHints, XSizeHints ] |
| XSetWMProperties | set standard window properties | [ XSetWMProperties, XmbSetWMProperties ] |
| XSetWMProtocols | set or read a window’s WM__PROTOCOLS property | [ XSetWMProtocols, XGetWMProtocols ] |
| XSetWMSizeHints | allocate size hints structure and set or read a window’s WM_NORMAL_HINTS property | [ XAllocSizeHints, XSetWMNormalHints, XGetWMNormalHints, XSetWMSizeHints, XGetWMSizeHints, XSizeHints ] |
| XSetWindowAttributes | create windows and window attributes structure | [ XCreateWindow, XCreateSimpleWindow, XSetWindowAttributes ] |
| XSetWindowBackground | change window attributes | [ XChangeWindowAttributes, XSetWindowBackground, XSetWindowBackgroundPixmap, XSetWindowBorder, XSetWindowBorderPixmap, XSetWindowColormap ] |
| XSetWindowBackgroundPixmap | change window attributes | [ XChangeWindowAttributes, XSetWindowBackground, XSetWindowBackgroundPixmap, XSetWindowBorder, XSetWindowBorderPixmap, XSetWindowColormap ] |
| XSetWindowBorder | change window attributes | [ XChangeWindowAttributes, XSetWindowBackground, XSetWindowBackgroundPixmap, XSetWindowBorder, XSetWindowBorderPixmap, XSetWindowColormap ] |
| XSetWindowBorderPixmap | change window attributes | [ XChangeWindowAttributes, XSetWindowBackground, XSetWindowBackgroundPixmap, XSetWindowBorder, XSetWindowBorderPixmap, XSetWindowColormap ] |
| XSetWindowBorderWidth | configure windows and window changes structure | [ XConfigureWindow, XMoveWindow, XResizeWindow, XMoveResizeWindow, XSetWindowBorderWidth, XWindowChanges ] |
| XSetWindowColormap | change window attributes | [ XChangeWindowAttributes, XSetWindowBackground, XSetWindowBackgroundPixmap, XSetWindowBorder, XSetWindowBorderPixmap, XSetWindowColormap ] |
| XShapeCombineMask | X nonrectangular shape functions | [ XShapeQueryExtension, XShapeQueryVersion, XShapeCombineRegion, XShapeCombineRectangles, XShapeCombineMask, XShapeCombineShape, XShapeOffsetShape, XShapeQueryExtents, XShapeSelectInput, XShapeInputSelected, XShapeGetRectangles ] |
| XShapeCombineRectangles | X nonrectangular shape functions | [ XShapeQueryExtension, XShapeQueryVersion, XShapeCombineRegion, XShapeCombineRectangles, XShapeCombineMask, XShapeCombineShape, XShapeOffsetShape, XShapeQueryExtents, XShapeSelectInput, XShapeInputSelected, XShapeGetRectangles ] |
| XShapeCombineRegion | X nonrectangular shape functions | [ XShapeQueryExtension, XShapeQueryVersion, XShapeCombineRegion, XShapeCombineRectangles, XShapeCombineMask, XShapeCombineShape, XShapeOffsetShape, XShapeQueryExtents, XShapeSelectInput, XShapeInputSelected, XShapeGetRectangles ] |
| XShapeCombineShape | X nonrectangular shape functions | [ XShapeQueryExtension, XShapeQueryVersion, XShapeCombineRegion, XShapeCombineRectangles, XShapeCombineMask, XShapeCombineShape, XShapeOffsetShape, XShapeQueryExtents, XShapeSelectInput, XShapeInputSelected, XShapeGetRectangles ] |
| XShapeGetRectangles | X nonrectangular shape functions | [ XShapeQueryExtension, XShapeQueryVersion, XShapeCombineRegion, XShapeCombineRectangles, XShapeCombineMask, XShapeCombineShape, XShapeOffsetShape, XShapeQueryExtents, XShapeSelectInput, XShapeInputSelected, XShapeGetRectangles ] |
| XShapeInputSelected | X nonrectangular shape functions | [ XShapeQueryExtension, XShapeQueryVersion, XShapeCombineRegion, XShapeCombineRectangles, XShapeCombineMask, XShapeCombineShape, XShapeOffsetShape, XShapeQueryExtents, XShapeSelectInput, XShapeInputSelected, XShapeGetRectangles ] |
| XShapeOffsetShape | X nonrectangular shape functions | [ XShapeQueryExtension, XShapeQueryVersion, XShapeCombineRegion, XShapeCombineRectangles, XShapeCombineMask, XShapeCombineShape, XShapeOffsetShape, XShapeQueryExtents, XShapeSelectInput, XShapeInputSelected, XShapeGetRectangles ] |
| XShapeQueryExtension | X nonrectangular shape functions | [ XShapeQueryExtension, XShapeQueryVersion, XShapeCombineRegion, XShapeCombineRectangles, XShapeCombineMask, XShapeCombineShape, XShapeOffsetShape, XShapeQueryExtents, XShapeSelectInput, XShapeInputSelected, XShapeGetRectangles ] |
| XShapeQueryExtents | X nonrectangular shape functions | [ XShapeQueryExtension, XShapeQueryVersion, XShapeCombineRegion, XShapeCombineRectangles, XShapeCombineMask, XShapeCombineShape, XShapeOffsetShape, XShapeQueryExtents, XShapeSelectInput, XShapeInputSelected, XShapeGetRectangles ] |
| XShapeQueryVersion | X nonrectangular shape functions | [ XShapeQueryExtension, XShapeQueryVersion, XShapeCombineRegion, XShapeCombineRectangles, XShapeCombineMask, XShapeCombineShape, XShapeOffsetShape, XShapeQueryExtents, XShapeSelectInput, XShapeInputSelected, XShapeGetRectangles ] |
| XShapeSelectInput | X nonrectangular shape functions | [ XShapeQueryExtension, XShapeQueryVersion, XShapeCombineRegion, XShapeCombineRectangles, XShapeCombineMask, XShapeCombineShape, XShapeOffsetShape, XShapeQueryExtents, XShapeSelectInput, XShapeInputSelected, XShapeGetRectangles ] |
| XShrinkRegion | region arithmetic | [ XIntersectRegion, XUnionRegion, XUnionRectWithRegion, XSubtractRegion, XXorRegion, XOffsetRegion, XShrinkRegion ] |
| XSizeHints | allocate size hints structure and set or read a window’s WM_NORMAL_HINTS property | [ XAllocSizeHints, XSetWMNormalHints, XGetWMNormalHints, XSetWMSizeHints, XGetWMSizeHints, XSizeHints ] |
| XStandardColormap | allocate, set, or read a standard colormap structure | [ XAllocStandardColormap, XSetRGBColormaps, XGetRGBColormaps, XStandardColormap ] |
| XStoreBuffer | manipulate cut and paste buffers | [ XStoreBytes, XStoreBuffer, XFetchBytes, XFetchBuffer, XRotateBuffers ] |
| XStoreBytes | manipulate cut and paste buffers | [ XStoreBytes, XStoreBuffer, XFetchBytes, XFetchBuffer, XRotateBuffers ] |
| XStoreColor | set colors | [ XStoreColors, XStoreColor, XStoreNamedColor ] |
| XStoreColors | set colors | [ XStoreColors, XStoreColor, XStoreNamedColor ] |
| XStoreName | set or read a window’s WM_NAME property | [ XSetWMName, XGetWMName, XStoreName, XFetchName ] |
| XStoreNamedColor | set colors | [ XStoreColors, XStoreColor, XStoreNamedColor ] |
| XStringListToTextProperty | convert string lists and text property structure | [ XStringListToTextProperty, XTextPropertyToStringList, XFreeStringList, XTextProperty ] |
| XStringToKeysym | convert keysyms | [ XStringToKeysym, XKeysymToString, XKeycodeToKeysym, XKeysymToKeycode ] |
| XSubImage | image utilities | [ XCreateImage, XGetPixel, XPutPixel, XSubImage, XAddPixel, XDestroyImage ] |
| XSubtractRegion | region arithmetic | [ XIntersectRegion, XUnionRegion, XUnionRectWithRegion, XSubtractRegion, XXorRegion, XOffsetRegion, XShrinkRegion ] |
| XSupportsLocale | determine locale support and configure locale modifiers | [ XSupportsLocale, XSetLocaleModifiers ] |
| XSync | handle output buffer or event queue | [ XFlush, XSync, XEventsQueued, XPending ] |
| XSynchronize | enable or disable synchronization | [ XSynchronize, XSetAfterFunction ] |
| XTextExtents | compute or query text extents | [ XTextExtents, XTextExtents16, XQueryTextExtents, XQueryTextExtents16 ] |
| XTextExtents16 | compute or query text extents | [ XTextExtents, XTextExtents16, XQueryTextExtents, XQueryTextExtents16 ] |
| XTextItem | draw polytext text and text drawing structures | [ XDrawText, XDrawText16, XTextItem, XTextItem16 ] |
| XTextItem16 | draw polytext text and text drawing structures | [ XDrawText, XDrawText16, XTextItem, XTextItem16 ] |
| XTextProperty | convert string lists and text property structure | [ XStringListToTextProperty, XTextPropertyToStringList, XFreeStringList, XTextProperty ] |
| XTextPropertyToStringList | convert string lists and text property structure | [ XStringListToTextProperty, XTextPropertyToStringList, XFreeStringList, XTextProperty ] |
| XTextWidth | compute text width | [ XTextWidth, XTextWidth16 ] |
| XTextWidth16 | compute text width | [ XTextWidth, XTextWidth16 ] |
| XTimeCoord | send events and pointer motion history structure | [ XSendEvent, XDisplayMotionBufferSize, XGetMotionEvents, XTimeCoord ] |
| XTranslateCoordinates | translate window coordinates | |
| XUndefineCursor | define cursors | [ XDefineCursor, XUndefineCursor ] |
| XUngrabButton | grab pointer buttons | [ XGrabButton, XUngrabButton ] |
| XUngrabKey | grab keyboard keys | [ XGrabKey, XUngrabKey ] |
| XUngrabKeyboard | grab the keyboard | [ XGrabKeyboard, XUngrabKeyboard ] |
| XUngrabPointer | grab the pointer | [ XGrabPointer, XUngrabPointer, XChangeActivePointerGrab ] |
| XUngrabServer | grab the server | [ XGrabServer, XUngrabServer ] |
| XUninstallColormap | control colormaps | [ XInstallColormap, XUninstallColormap, XListInstalledColormaps ] |
| XUnionRectWithRegion | region arithmetic | [ XIntersectRegion, XUnionRegion, XUnionRectWithRegion, XSubtractRegion, XXorRegion, XOffsetRegion, XShrinkRegion ] |
| XUnionRegion | region arithmetic | [ XIntersectRegion, XUnionRegion, XUnionRectWithRegion, XSubtractRegion, XXorRegion, XOffsetRegion, XShrinkRegion ] |
| XUniqueContext | associative look-up routines | [ XSaveContext, XFindContext, XDeleteContext, XUniqueContext ] |
| XUnloadFont | load or unload fonts and font metric structures | [ XLoadFont, XQueryFont, XLoadQueryFont, XFreeFont, XGetFontProperty, XUnloadFont, XCharStruct, XFontProp, XChar2b, XFontStruct ] |
| XUnmapEvent | UnmapNotify event structure | |
| XUnmapSubwindows | unmap windows | [ XUnmapWindow, XUnmapSubwindows ] |
| XUnmapWindow | unmap windows | [ XUnmapWindow, XUnmapSubwindows ] |
| XUnsetICFocus | set and unset input context focus | [ XSetICFocus, XUnsetICFocus ] |
| XVaCreateNestedList | allocate a nested variable argument list | |
| XVisibilityEvent | VisibilityNotify event structure | [ XVisibilityEvent, XVisibilityNotifyEvent ] |
| XVisibilityNotifyEvent | VisibilityNotify event structure | [ XVisibilityEvent, XVisibilityNotifyEvent ] |
| XVisualIDFromVisual | obtain visual information and visual structure | [ XGetVisualInfo, XMatchVisualInfo, XVisualIDFromVisual, XVisualInfo ] |
| XVisualInfo | obtain visual information and visual structure | [ XGetVisualInfo, XMatchVisualInfo, XVisualIDFromVisual, XVisualInfo ] |
| XWMGeometry | parse window geometry | [ XParseGeometry, XWMGeometry ] |
| XWMHints | allocate window manager hints structure and set or read a window’s WM_HINTS property | [ XAllocWMHints, XSetWMHints, XGetWMHints, XWMHints ] |
| XWarpPointer | move pointer | |
| XWindowAttributes | get current window attribute or geometry and current window attributes structure | [ XGetWindowAttributes, XGetGeometry, XWindowAttributes ] |
| XWindowChanges | configure windows and window changes structure | [ XConfigureWindow, XMoveWindow, XResizeWindow, XMoveResizeWindow, XSetWindowBorderWidth, XWindowChanges ] |
| XWindowEvent | select events by type | [ XNextEvent, XPeekEvent, XWindowEvent, XCheckWindowEvent, XMaskEvent, XCheckMaskEvent, XCheckTypedEvent, XCheckTypedWindowEvent ] |
| XWithdrawWindow | manipulate top-level windows | [ XIconifyWindow, XWithdrawWindow, XReconfigureWMWindow ] |
| XWriteBitmapFile | manipulate bitmaps | [ XReadBitmapFile, XWriteBitmapFile, XCreatePixmapFromBitmapData, XCreateBitmapFromData ] |
| XXorRegion | region arithmetic | [ XIntersectRegion, XUnionRegion, XUnionRectWithRegion, XSubtractRegion, XXorRegion, XOffsetRegion, XShrinkRegion ] |
| XcmsAllocColor | allocate colors | [ XcmsAllocColor, XcmsAllocNamedColor ] |
| XcmsAllocNamedColor | allocate colors | [ XcmsAllocColor, XcmsAllocNamedColor ] |
| XcmsCCCofColormap | query and modify CCC of a colormap | [ XcmsCCCofColormap, XcmsSetCCCOfColormap ] |
| XcmsCIELab | Xcms color structure | [ XcmsColor, XcmsRGB, XcmsRGBi, XcmsCIEXYZ, XcmsCIEuvY, XcmsCIExyY, XcmsCIELab, XcmsCIELuv, XcmsTekHVC, XcmsPad ] |
| XcmsCIELabQueryMaxC | obtain the CIE L∗a∗b∗ coordinates | [ XcmsCIELabQueryMaxC, XcmsCIELabQueryMaxL, XcmsCIELabQueryMaxLC, XcmsCIELabQueryMinL ] |
| XcmsCIELabQueryMaxL | obtain the CIE L∗a∗b∗ coordinates | [ XcmsCIELabQueryMaxC, XcmsCIELabQueryMaxL, XcmsCIELabQueryMaxLC, XcmsCIELabQueryMinL ] |
| XcmsCIELabQueryMaxLC | obtain the CIE L∗a∗b∗ coordinates | [ XcmsCIELabQueryMaxC, XcmsCIELabQueryMaxL, XcmsCIELabQueryMaxLC, XcmsCIELabQueryMinL ] |
| XcmsCIELabQueryMinL | obtain the CIE L∗a∗b∗ coordinates | [ XcmsCIELabQueryMaxC, XcmsCIELabQueryMaxL, XcmsCIELabQueryMaxLC, XcmsCIELabQueryMinL ] |
| XcmsCIELuv | Xcms color structure | [ XcmsColor, XcmsRGB, XcmsRGBi, XcmsCIEXYZ, XcmsCIEuvY, XcmsCIExyY, XcmsCIELab, XcmsCIELuv, XcmsTekHVC, XcmsPad ] |
| XcmsCIELuvQueryMaxC | obtain the CIE L∗u∗v∗ coordinates | [ XcmsCIELuvQueryMaxC, XcmsCIELuvQueryMaxL, XcmsCIELuvQueryMaxLC, XcmsCIELuvQueryMinL ] |
| XcmsCIELuvQueryMaxL | obtain the CIE L∗u∗v∗ coordinates | [ XcmsCIELuvQueryMaxC, XcmsCIELuvQueryMaxL, XcmsCIELuvQueryMaxLC, XcmsCIELuvQueryMinL ] |
| XcmsCIELuvQueryMaxLC | obtain the CIE L∗u∗v∗ coordinates | [ XcmsCIELuvQueryMaxC, XcmsCIELuvQueryMaxL, XcmsCIELuvQueryMaxLC, XcmsCIELuvQueryMinL ] |
| XcmsCIELuvQueryMinL | obtain the CIE L∗u∗v∗ coordinates | [ XcmsCIELuvQueryMaxC, XcmsCIELuvQueryMaxL, XcmsCIELuvQueryMaxLC, XcmsCIELuvQueryMinL ] |
| XcmsCIEXYZ | Xcms color structure | [ XcmsColor, XcmsRGB, XcmsRGBi, XcmsCIEXYZ, XcmsCIEuvY, XcmsCIExyY, XcmsCIELab, XcmsCIELuv, XcmsTekHVC, XcmsPad ] |
| XcmsCIEuvY | Xcms color structure | [ XcmsColor, XcmsRGB, XcmsRGBi, XcmsCIEXYZ, XcmsCIEuvY, XcmsCIExyY, XcmsCIELab, XcmsCIELuv, XcmsTekHVC, XcmsPad ] |
| XcmsCIExyY | Xcms color structure | [ XcmsColor, XcmsRGB, XcmsRGBi, XcmsCIEXYZ, XcmsCIEuvY, XcmsCIExyY, XcmsCIELab, XcmsCIELuv, XcmsTekHVC, XcmsPad ] |
| XcmsColor | Xcms color structure | [ XcmsColor, XcmsRGB, XcmsRGBi, XcmsCIEXYZ, XcmsCIEuvY, XcmsCIExyY, XcmsCIELab, XcmsCIELuv, XcmsTekHVC, XcmsPad ] |
| XcmsConvertColors | convert CCC color specifications | |
| XcmsCreateCCC | creating and destroying CCCs | [ XcmsCreateCCC, XcmsFreeCCC ] |
| XcmsDefaultCCC | obtain the default CCC for a screen | |
| XcmsFreeCCC | creating and destroying CCCs | [ XcmsCreateCCC, XcmsFreeCCC ] |
| XcmsLookupColor | obtain color values | [ XcmsQueryColor, XcmsQueryColors, XcmsLookupColor ] |
| XcmsPad | Xcms color structure | [ XcmsColor, XcmsRGB, XcmsRGBi, XcmsCIEXYZ, XcmsCIEuvY, XcmsCIExyY, XcmsCIELab, XcmsCIELuv, XcmsTekHVC, XcmsPad ] |
| XcmsQueryBlack | obtain black, blue, green, red, and white CCC color specifications | [ XcmsQueryBlack, XcmsQueryBlue, XcmsQueryGreen, XcmsQueryRed, XcmsQueryWhite ] |
| XcmsQueryBlue | obtain black, blue, green, red, and white CCC color specifications | [ XcmsQueryBlack, XcmsQueryBlue, XcmsQueryGreen, XcmsQueryRed, XcmsQueryWhite ] |
| XcmsQueryColor | obtain color values | [ XcmsQueryColor, XcmsQueryColors, XcmsLookupColor ] |
| XcmsQueryColors | obtain color values | [ XcmsQueryColor, XcmsQueryColors, XcmsLookupColor ] |
| XcmsQueryGreen | obtain black, blue, green, red, and white CCC color specifications | [ XcmsQueryBlack, XcmsQueryBlue, XcmsQueryGreen, XcmsQueryRed, XcmsQueryWhite ] |
| XcmsQueryRed | obtain black, blue, green, red, and white CCC color specifications | [ XcmsQueryBlack, XcmsQueryBlue, XcmsQueryGreen, XcmsQueryRed, XcmsQueryWhite ] |
| XcmsQueryWhite | obtain black, blue, green, red, and white CCC color specifications | [ XcmsQueryBlack, XcmsQueryBlue, XcmsQueryGreen, XcmsQueryRed, XcmsQueryWhite ] |
| XcmsRGB | Xcms color structure | [ XcmsColor, XcmsRGB, XcmsRGBi, XcmsCIEXYZ, XcmsCIEuvY, XcmsCIExyY, XcmsCIELab, XcmsCIELuv, XcmsTekHVC, XcmsPad ] |
| XcmsRGBi | Xcms color structure | [ XcmsColor, XcmsRGB, XcmsRGBi, XcmsCIEXYZ, XcmsCIEuvY, XcmsCIExyY, XcmsCIELab, XcmsCIELuv, XcmsTekHVC, XcmsPad ] |
| XcmsSetCCCOfColormap | query and modify CCC of a colormap | [ XcmsCCCofColormap, XcmsSetCCCOfColormap ] |
| XcmsSetWhiteAdjustProc | modifying CCC attributes | [ XcmsSetWhitePoint, XcmsSetWhiteAdjustProc ] |
| XcmsSetWhitePoint | modifying CCC attributes | [ XcmsSetWhitePoint, XcmsSetWhiteAdjustProc ] |
| XcmsStoreColor | set colors | [ XcmsStoreColor, XcmsStoreColors ] |
| XcmsStoreColors | set colors | [ XcmsStoreColor, XcmsStoreColors ] |
| XcmsTekHVC | Xcms color structure | [ XcmsColor, XcmsRGB, XcmsRGBi, XcmsCIEXYZ, XcmsCIEuvY, XcmsCIExyY, XcmsCIELab, XcmsCIELuv, XcmsTekHVC, XcmsPad ] |
| XcmsTekHVCQueryMaxC | obtain the TekHVC coordinates | [ XcmsTekHVCQueryMaxC, XcmsTekHVCQueryMaxV, XcmsTekHVCQueryMaxVC, XcmsTekHVCQueryMaxVSamples, XcmsTekHVCQueryMinV ] |
| XcmsTekHVCQueryMaxV | obtain the TekHVC coordinates | [ XcmsTekHVCQueryMaxC, XcmsTekHVCQueryMaxV, XcmsTekHVCQueryMaxVC, XcmsTekHVCQueryMaxVSamples, XcmsTekHVCQueryMinV ] |
| XcmsTekHVCQueryMaxVC | obtain the TekHVC coordinates | [ XcmsTekHVCQueryMaxC, XcmsTekHVCQueryMaxV, XcmsTekHVCQueryMaxVC, XcmsTekHVCQueryMaxVSamples, XcmsTekHVCQueryMinV ] |
| XcmsTekHVCQueryMaxVSamples | obtain the TekHVC coordinates | [ XcmsTekHVCQueryMaxC, XcmsTekHVCQueryMaxV, XcmsTekHVCQueryMaxVC, XcmsTekHVCQueryMaxVSamples, XcmsTekHVCQueryMinV ] |
| XcmsTekHVCQueryMinV | obtain the TekHVC coordinates | [ XcmsTekHVCQueryMaxC, XcmsTekHVCQueryMaxV, XcmsTekHVCQueryMaxVC, XcmsTekHVCQueryMaxVSamples, XcmsTekHVCQueryMinV ] |
| XmbDrawImageString | draw image text using a single font set | [ XmbDrawImageString, XwcDrawImageString ] |
| XmbDrawString | draw text using a single font set | [ XmbDrawString, XwcDrawString ] |
| XmbDrawText | draw text using multiple font sets | [ XmbDrawText, XwcDrawText ] |
| XmbLookupString | obtain composed input from an input method | [ XmbLookupString, XwcLookupString ] |
| XmbResetIC | reset the state of an input context | [ XmbResetIC, XwcResetIC ] |
| XmbSetWMProperties | set standard window properties | [ XSetWMProperties, XmbSetWMProperties ] |
| XmbTextEscapement | obtain the escapement of text | [ XmbTextEscapement, XwcTextEscapement ] |
| XmbTextExtents | compute text extents | [ XmbTextExtents, XwcTextExtents ] |
| XmbTextListToTextProperty | convert text lists and text property structures | [ XmbTextListToTextProperty, XwcTextListToTextProperty, XmbTextPropertyToTextList, XwcTextPropertyToTextList, XwcFreeStringList, XDefaultString ] |
| XmbTextPerCharExtents | obtain per-character information for a text string | [ XmbTextPerCharExtents, XwcTextPerCharExtents ] |
| XmbTextPropertyToTextList | convert text lists and text property structures | [ XmbTextListToTextProperty, XwcTextListToTextProperty, XmbTextPropertyToTextList, XwcTextPropertyToTextList, XwcFreeStringList, XDefaultString ] |
| XmbufChangeBufferAttributes | X multibuffering functions | [ XmbufQueryExtension, XmbufGetVersion, XmbufCreateBuffers, XmbufDestroyBuffers, XmbufDisplayBuffers, XmbufGetWindowAttributes, XmbufChangeWindowAttributes, XmbufGetBufferAttributes, XmbufChangeBufferAttributes, XmbufGetScreenInfo, XmbufCreateStereoWindow ] |
| XmbufChangeWindowAttributes | X multibuffering functions | [ XmbufQueryExtension, XmbufGetVersion, XmbufCreateBuffers, XmbufDestroyBuffers, XmbufDisplayBuffers, XmbufGetWindowAttributes, XmbufChangeWindowAttributes, XmbufGetBufferAttributes, XmbufChangeBufferAttributes, XmbufGetScreenInfo, XmbufCreateStereoWindow ] |
| XmbufCreateBuffers | X multibuffering functions | [ XmbufQueryExtension, XmbufGetVersion, XmbufCreateBuffers, XmbufDestroyBuffers, XmbufDisplayBuffers, XmbufGetWindowAttributes, XmbufChangeWindowAttributes, XmbufGetBufferAttributes, XmbufChangeBufferAttributes, XmbufGetScreenInfo, XmbufCreateStereoWindow ] |
| XmbufCreateStereoWindow | X multibuffering functions | [ XmbufQueryExtension, XmbufGetVersion, XmbufCreateBuffers, XmbufDestroyBuffers, XmbufDisplayBuffers, XmbufGetWindowAttributes, XmbufChangeWindowAttributes, XmbufGetBufferAttributes, XmbufChangeBufferAttributes, XmbufGetScreenInfo, XmbufCreateStereoWindow ] |
| XmbufDestroyBuffers | X multibuffering functions | [ XmbufQueryExtension, XmbufGetVersion, XmbufCreateBuffers, XmbufDestroyBuffers, XmbufDisplayBuffers, XmbufGetWindowAttributes, XmbufChangeWindowAttributes, XmbufGetBufferAttributes, XmbufChangeBufferAttributes, XmbufGetScreenInfo, XmbufCreateStereoWindow ] |
| XmbufDisplayBuffers | X multibuffering functions | [ XmbufQueryExtension, XmbufGetVersion, XmbufCreateBuffers, XmbufDestroyBuffers, XmbufDisplayBuffers, XmbufGetWindowAttributes, XmbufChangeWindowAttributes, XmbufGetBufferAttributes, XmbufChangeBufferAttributes, XmbufGetScreenInfo, XmbufCreateStereoWindow ] |
| XmbufGetBufferAttributes | X multibuffering functions | [ XmbufQueryExtension, XmbufGetVersion, XmbufCreateBuffers, XmbufDestroyBuffers, XmbufDisplayBuffers, XmbufGetWindowAttributes, XmbufChangeWindowAttributes, XmbufGetBufferAttributes, XmbufChangeBufferAttributes, XmbufGetScreenInfo, XmbufCreateStereoWindow ] |
| XmbufGetScreenInfo | X multibuffering functions | [ XmbufQueryExtension, XmbufGetVersion, XmbufCreateBuffers, XmbufDestroyBuffers, XmbufDisplayBuffers, XmbufGetWindowAttributes, XmbufChangeWindowAttributes, XmbufGetBufferAttributes, XmbufChangeBufferAttributes, XmbufGetScreenInfo, XmbufCreateStereoWindow ] |
| XmbufGetVersion | X multibuffering functions | [ XmbufQueryExtension, XmbufGetVersion, XmbufCreateBuffers, XmbufDestroyBuffers, XmbufDisplayBuffers, XmbufGetWindowAttributes, XmbufChangeWindowAttributes, XmbufGetBufferAttributes, XmbufChangeBufferAttributes, XmbufGetScreenInfo, XmbufCreateStereoWindow ] |
| XmbufGetWindowAttributes | X multibuffering functions | [ XmbufQueryExtension, XmbufGetVersion, XmbufCreateBuffers, XmbufDestroyBuffers, XmbufDisplayBuffers, XmbufGetWindowAttributes, XmbufChangeWindowAttributes, XmbufGetBufferAttributes, XmbufChangeBufferAttributes, XmbufGetScreenInfo, XmbufCreateStereoWindow ] |
| XmbufQueryExtension | X multibuffering functions | [ XmbufQueryExtension, XmbufGetVersion, XmbufCreateBuffers, XmbufDestroyBuffers, XmbufDisplayBuffers, XmbufGetWindowAttributes, XmbufChangeWindowAttributes, XmbufGetBufferAttributes, XmbufChangeBufferAttributes, XmbufGetScreenInfo, XmbufCreateStereoWindow ] |
| XrmCombineDatabase | merge resource databases | [ XrmMergeDatabases, XrmCombineDatabase, XrmCombineFileDatabase ] |
| XrmCombineFileDatabase | merge resource databases | [ XrmMergeDatabases, XrmCombineDatabase, XrmCombineFileDatabase ] |
| XrmDestroyDatabase | retrieve and store resource databases | [ XrmGetFileDatabase, XrmPutFileDatabase, XrmGetStringDatabase, XrmLocaleOfDatabase, XrmGetDatabase, XrmSetDatabase, XrmDestroyDatabase ] |
| XrmEnumerateDatabase | enumerate resource database entries | |
| XrmGetDatabase | retrieve and store resource databases | [ XrmGetFileDatabase, XrmPutFileDatabase, XrmGetStringDatabase, XrmLocaleOfDatabase, XrmGetDatabase, XrmSetDatabase, XrmDestroyDatabase ] |
| XrmGetFileDatabase | retrieve and store resource databases | [ XrmGetFileDatabase, XrmPutFileDatabase, XrmGetStringDatabase, XrmLocaleOfDatabase, XrmGetDatabase, XrmSetDatabase, XrmDestroyDatabase ] |
| XrmGetResource | retrieve database resources and search lists | [ XrmGetResource, XrmQGetResource, XrmQGetSearchList, XrmQGetSearchResource ] |
| XrmGetStringDatabase | retrieve and store resource databases | [ XrmGetFileDatabase, XrmPutFileDatabase, XrmGetStringDatabase, XrmLocaleOfDatabase, XrmGetDatabase, XrmSetDatabase, XrmDestroyDatabase ] |
| XrmInitialize | initialize the Resource Manager, Resource Manager structures, and parse the command line | [ XrmInitialize, XrmParseCommand, XrmValue, XrmOptionKind, XrmOptionDescRec ] |
| XrmLocaleOfDatabase | retrieve and store resource databases | [ XrmGetFileDatabase, XrmPutFileDatabase, XrmGetStringDatabase, XrmLocaleOfDatabase, XrmGetDatabase, XrmSetDatabase, XrmDestroyDatabase ] |
| XrmMergeDatabases | merge resource databases | [ XrmMergeDatabases, XrmCombineDatabase, XrmCombineFileDatabase ] |
| XrmOptionDescRec | initialize the Resource Manager, Resource Manager structures, and parse the command line | [ XrmInitialize, XrmParseCommand, XrmValue, XrmOptionKind, XrmOptionDescRec ] |
| XrmOptionKind | initialize the Resource Manager, Resource Manager structures, and parse the command line | [ XrmInitialize, XrmParseCommand, XrmValue, XrmOptionKind, XrmOptionDescRec ] |
| XrmParseCommand | initialize the Resource Manager, Resource Manager structures, and parse the command line | [ XrmInitialize, XrmParseCommand, XrmValue, XrmOptionKind, XrmOptionDescRec ] |
| XrmPermStringToQuark | manipulate resource quarks | [ XrmUniqueQuark, XrmStringToQuark, XrmPermStringToQuark, XrmQuarkToString, XrmStringToQuarkList, XrmStringToBindingQuarkList ] |
| XrmPutFileDatabase | retrieve and store resource databases | [ XrmGetFileDatabase, XrmPutFileDatabase, XrmGetStringDatabase, XrmLocaleOfDatabase, XrmGetDatabase, XrmSetDatabase, XrmDestroyDatabase ] |
| XrmPutLineResource | store database resources | [ XrmPutResource, XrmQPutResource, XrmPutStringResource, XrmQPutStringResource, XrmPutLineResource ] |
| XrmPutResource | store database resources | [ XrmPutResource, XrmQPutResource, XrmPutStringResource, XrmQPutStringResource, XrmPutLineResource ] |
| XrmPutStringResource | store database resources | [ XrmPutResource, XrmQPutResource, XrmPutStringResource, XrmQPutStringResource, XrmPutLineResource ] |
| XrmQGetResource | retrieve database resources and search lists | [ XrmGetResource, XrmQGetResource, XrmQGetSearchList, XrmQGetSearchResource ] |
| XrmQGetSearchList | retrieve database resources and search lists | [ XrmGetResource, XrmQGetResource, XrmQGetSearchList, XrmQGetSearchResource ] |
| XrmQGetSearchResource | retrieve database resources and search lists | [ XrmGetResource, XrmQGetResource, XrmQGetSearchList, XrmQGetSearchResource ] |
| XrmQPutResource | store database resources | [ XrmPutResource, XrmQPutResource, XrmPutStringResource, XrmQPutStringResource, XrmPutLineResource ] |
| XrmQPutStringResource | store database resources | [ XrmPutResource, XrmQPutResource, XrmPutStringResource, XrmQPutStringResource, XrmPutLineResource ] |
| XrmQuarkToString | manipulate resource quarks | [ XrmUniqueQuark, XrmStringToQuark, XrmPermStringToQuark, XrmQuarkToString, XrmStringToQuarkList, XrmStringToBindingQuarkList ] |
| XrmSetDatabase | retrieve and store resource databases | [ XrmGetFileDatabase, XrmPutFileDatabase, XrmGetStringDatabase, XrmLocaleOfDatabase, XrmGetDatabase, XrmSetDatabase, XrmDestroyDatabase ] |
| XrmStringToBindingQuarkList | manipulate resource quarks | [ XrmUniqueQuark, XrmStringToQuark, XrmPermStringToQuark, XrmQuarkToString, XrmStringToQuarkList, XrmStringToBindingQuarkList ] |
| XrmStringToQuark | manipulate resource quarks | [ XrmUniqueQuark, XrmStringToQuark, XrmPermStringToQuark, XrmQuarkToString, XrmStringToQuarkList, XrmStringToBindingQuarkList ] |
| XrmStringToQuarkList | manipulate resource quarks | [ XrmUniqueQuark, XrmStringToQuark, XrmPermStringToQuark, XrmQuarkToString, XrmStringToQuarkList, XrmStringToBindingQuarkList ] |
| XrmUniqueQuark | manipulate resource quarks | [ XrmUniqueQuark, XrmStringToQuark, XrmPermStringToQuark, XrmQuarkToString, XrmStringToQuarkList, XrmStringToBindingQuarkList ] |
| XrmValue | initialize the Resource Manager, Resource Manager structures, and parse the command line | [ XrmInitialize, XrmParseCommand, XrmValue, XrmOptionKind, XrmOptionDescRec ] |
| XwcDrawImageString | draw image text using a single font set | [ XmbDrawImageString, XwcDrawImageString ] |
| XwcDrawString | draw text using a single font set | [ XmbDrawString, XwcDrawString ] |
| XwcDrawText | draw text using multiple font sets | [ XmbDrawText, XwcDrawText ] |
| XwcFreeStringList | convert text lists and text property structures | [ XmbTextListToTextProperty, XwcTextListToTextProperty, XmbTextPropertyToTextList, XwcTextPropertyToTextList, XwcFreeStringList, XDefaultString ] |
| XwcLookupString | obtain composed input from an input method | [ XmbLookupString, XwcLookupString ] |
| XwcResetIC | reset the state of an input context | [ XmbResetIC, XwcResetIC ] |
| XwcTextEscapement | obtain the escapement of text | [ XmbTextEscapement, XwcTextEscapement ] |
| XwcTextExtents | compute text extents | [ XmbTextExtents, XwcTextExtents ] |
| XwcTextListToTextProperty | convert text lists and text property structures | [ XmbTextListToTextProperty, XwcTextListToTextProperty, XmbTextPropertyToTextList, XwcTextPropertyToTextList, XwcFreeStringList, XDefaultString ] |
| XwcTextPerCharExtents | obtain per-character information for a text string | [ XmbTextPerCharExtents, XwcTextPerCharExtents ] |
| XwcTextPropertyToTextList | convert text lists and text property structures | [ XmbTextListToTextProperty, XwcTextListToTextProperty, XmbTextPropertyToTextList, XwcTextPropertyToTextList, XwcFreeStringList, XDefaultString ] |
| _XConvertCTToMB | conversion from CT string to multibyte string | |
| _XConvertCTToWC | conversion from CT string to WC string | |
| _XConvertMBToCT | conversion from mb string to CT | |
| _XConvertMBToWC | conversion from CT string to mb string. | |
| _XConvertWCToCT | conversion from WC string to CT | |
| _XConvertWCToMB | conversion from WC string to mb string | |
| _XParseISOEncoding | parse compound text encoding(ISO 2022) | |