| IEEE | copysign, remainder, exponent manipulations | [ ieee, copysign, drem, finite, logb, scalb, IEEE ] |
| Library | Controls cursor movement and windowing | [ curses Library ] |
| Programmers_Workbench_Library | Provides functions for compatibility with existing programs | [ libpw, libPW, Programmers_Workbench_Library ] |
| _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 ] |
| _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 ] |
| _tolower | Translates characters | [ toascii, tolower, _tolower, toupper, _toupper ] |
| _toupper | Translates characters | [ toascii, tolower, _tolower, toupper, _toupper ] |
| abort | Generates a software signal to end the current process | |
| abs | Computes absolute value and division of integers | [ abs, div, labs, ldiv ] |
| access | determine accessibility of a file | |
| acos | Computes the trigonometric and inverse trigonometric functions. | [ sin, cos, tan, asin, acos, atan, atan2, trig ] |
| acosh | Computes inverse hyperbolic functions | [ asinh, acosh, atanh ] |
| addch | add character to window | [ addch, waddch, mvaddch, mvwaddch ] |
| addstr | add string to window | [ addstr, waddstr, mvaddstr, mvwaddstr ] |
| advance | Regular-expression compile and match routines | [ advance, compile, step ] |
| aio_cancel | cancel one or more asynchronous I/O requests pending against the specified file descriptor (P1003.4/D10) | |
| aio_error | return the error status of a specified asynchronous I/O operation (P1003.4/D10) | |
| aio_read | queue an asynchronous read request on the specified file descriptor (P1003.4/D10) | |
| aio_return | return the status of an asynchronous I/O operation (P1003.4/D10) | |
| aio_suspend | suspend the calling process until at least one of the specified asynchronous I/O requests has completed (P1003.4/D10) | |
| aio_write | queue an asynchronous write request to the specified file descriptor (P1003.4/D10) | |
| alarm | Sets or changes the timeout of interval timers | [ alarm, ualarm ] |
| alloca | Provides a memory allocator | [ malloc, free, realloc, calloc, mallopt, mallinfo, alloca ] |
| alphasort | Scans or sorts directory contents | [ scandir, alphasort ] |
| asctime | Converts time units | [ asctime, asctime_r, ctime, ctime_r, difftime, gmtime, gmtime_r, localtime, localtime_r, mktime, timezone, tzset ] |
| asctime_r | Converts time units | [ asctime, asctime_r, ctime, ctime_r, difftime, gmtime, gmtime_r, localtime, localtime_r, mktime, timezone, tzset ] |
| asin | Computes the trigonometric and inverse trigonometric functions. | [ sin, cos, tan, asin, acos, atan, atan2, trig ] |
| asinh | Computes inverse hyperbolic functions | [ asinh, acosh, atanh ] |
| assert | Inserts program diagnostics | |
| atan | Computes the trigonometric and inverse trigonometric functions. | [ sin, cos, tan, asin, acos, atan, atan2, trig ] |
| atan2 | Computes the trigonometric and inverse trigonometric functions. | [ sin, cos, tan, asin, acos, atan, atan2, trig ] |
| atanh | Computes inverse hyperbolic functions | [ asinh, acosh, atanh ] |
| atof | Converts a character string to a double-precision floating-point value | [ atof, strtod ] |
| atoi | Converts a character string to the specified integer data type | [ atoi, atol, strtol, strtoul ] |
| atol | Converts 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 ] |
| 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 ] |
| baudrate | return 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 | generate audiovisual alarm | [ beep, flash ] |
| bessel | Computes Bessel functions. | [ bessel, j0, j1, jn, y0, y1, yn ] |
| bindresvport | bind a socket to a privileged IP port | |
| box | draw box | |
| bsearch | Performs a binary search | |
| bzero | Performs bit and byte string operations | [ bcopy, bcmp, bzero, ffs ] |
| cabs | Computes Euclidean distance function and complex absolute value | [ hypot, cabs, fhypot, fcabs ] |
| calloc | Provides a memory allocator | [ malloc, free, realloc, calloc, mallopt, mallinfo, alloca ] |
| 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 | set/clear cbreak mode | [ cbreak, nocbreak ] |
| cbrt | Computes square root and cube root functions | [ sqrt, cbrt ] |
| ceil | Rounds floating-point numbers to floating-point integers, or computes the Modulo Remainder and floating-point absolute value functions | [ floor, ceil, rint, fmod, fabs ] |
| cfgetispeed | Gets input baud rate for a terminal | |
| cfgetospeed | Gets output baud rate for a terminal | |
| cfsetispeed | Sets input baud rate for a terminal | |
| cfsetospeed | Sets output baud rate for a terminal | |
| chdir | change default directory | |
| chmod | change mode of a file | |
| clear | clear window | [ clear, wclear ] |
| clearenv | Clears the process environment | |
| clearerr | Clears indicators on a stream | |
| clearok | enable screen clearing | |
| 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_getdrift | get or set the drift rate for the specified clock | [ clock_getdrift, clock_setdrift ] |
| clock_getres | get the resolution for the specified clock (P1003.4/D10) | |
| clock_gettime | get or set the time for the specified clock (P1003.4/D10) | [ clock_gettime, clock_settime ] |
| clock_setdrift | get or set the drift rate for the specified clock | [ clock_getdrift, clock_setdrift ] |
| clock_settime | get or set the time for the specified clock (P1003.4/D10) | [ clock_gettime, clock_settime ] |
| closedir | Performs operations on directories | [ opendir, readdir, telldir, seekdir, rewinddir, closedir ] |
| closelog | Controls the system log | [ syslog, openlog, closelog, setlogmask ] |
| clrtobot | clear to end of screen | [ clrtobot, wclrtobot ] |
| clrtoeol | clear to end of line | [ clrtoeol, wclrtoeol ] |
| code | dynamically load libraries | [ dlopen, dlsym, dlclose, dlerror ] |
| compile | Regular-expression compile and match routines | [ advance, compile, step ] |
| conv | Translates characters | [ toascii, tolower, _tolower, toupper, _toupper ] |
| copysign | copysign, remainder, exponent manipulations | [ ieee, copysign, drem, finite, logb, scalb, IEEE ] |
| cos | Computes the trigonometric and inverse trigonometric functions. | [ sin, cos, tan, asin, acos, atan, atan2, trig ] |
| cosh | Computes hyperbolic functions | [ sinh, fsinh, cosh, fcosh, tanh, ftanh ] |
| ctermid | Generates the pathname for the controlling terminal | |
| ctime | Converts time units | [ asctime, asctime_r, ctime, ctime_r, difftime, gmtime, gmtime_r, localtime, localtime_r, mktime, timezone, tzset ] |
| ctime_r | Converts time units | [ asctime, asctime_r, ctime, ctime_r, difftime, gmtime, gmtime_r, localtime, localtime_r, mktime, timezone, tzset ] |
| ctype | Classifies characters | [ isalpha, isupper, islower, isdigit, isxdigit, isalnum, isspace, ispunct, isprint, isgraph, iscntrl, isascii ] |
| curses | Controls cursor movement and windowing | [ curses Library ] |
| curses_intro | introduction to the curses routines which optimizes terminal screen handling and updating | |
| cuserid | Gets the alphanumeric username associated with the current process | |
| 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 | save terminal modes | [ def_prog_mode, def_shell_mode ] |
| def_shell_mode | save terminal modes | [ def_prog_mode, def_shell_mode ] |
| delay_output | cause short delay | |
| delch | remove character from window | [ delch, mvdelch, mvwdelch, wdelch ] |
| delete | Database subroutines | [ dbminit, fetch, store, delete, firstkey, nextkey, forder ] |
| deleteln | remove line from window | [ deleteln, wdeleteln ] |
| delwin | delete window | |
| difftime | Converts time units | [ asctime, asctime_r, ctime, ctime_r, difftime, gmtime, gmtime_r, localtime, localtime_r, mktime, timezone, tzset ] |
| disassembler | disassemble a MIPS instruction and print the results | |
| div | Computes absolute value and division of integers | [ abs, div, labs, ldiv ] |
| dlclose | dynamically load libraries | [ dlopen, dlsym, dlclose, dlerror ] |
| dlerror | dynamically load libraries | [ dlopen, dlsym, dlclose, dlerror ] |
| dlopen | dynamically load libraries | [ dlopen, dlsym, dlclose, dlerror ] |
| dlsym | dynamically load libraries | [ 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 | do efficient refresh | [ wnoutrefresh, doupdate ] |
| draino | wait for output to drain | |
| drand48 | Generates uniformly distributed pseudo-random number sequences | [ drand48, erand48, lrand48, nrand48, mrand48, jrand48, srand48, seed48, lcong48 ] |
| drem | copysign, remainder, exponent manipulations | [ ieee, copysign, drem, finite, logb, scalb, IEEE ] |
| echo | enable/disable terminal echo | [ echo, noecho ] |
| ecvt | Converts a floating-point number to a string | [ ecvt, fcvt, gcvt ] |
| edata | locations in program, runtime procedure table | [ end, etext, edata, eprol, _ftext, _fdata, _fbss, _procedure_table, _procedure_table_size, _procedure_string_table ] |
| emulate_branch | MIPS branch emulation | |
| end | locations in program, runtime procedure table | [ end, etext, edata, eprol, _ftext, _fdata, _fbss, _procedure_table, _procedure_table_size, _procedure_string_table ] |
| endfsent | Gets information about a file system | [ getfsent, getfsspec, getfsfile, getfstype, setfsent, endfsent ] |
| endgrent | Accesses the basic group information in the group database | [ getgrent, getgrent_r, getgrgid, getgrgid_r, getgrnam, getgrnam_r, setgrent, endgrent ] |
| endhostent | Ends retrieval of network host entries | |
| endnetent | Closes the networks file | |
| endnetgrent | get network group entry | [ getnetgrent, setnetgrent, endnetgrent, innetgr ] |
| endprotoent | Closes the /etc/protocols file | |
| endpwent | Accesses the basic user information in the user database | [ getpwent, getpwuid, getpwnam, putpwent, setpwent, setpwfile, endpwent ] |
| endrpcent | get rpc entry | [ getrpcent, getrpcbynumber, getrpcbyname, setrpcent, endrpcent ] |
| endservent | Closes the /etc/services file entry | |
| endusershell | Gets names of legal user shells | [ getusershell, setusershell, endusershell ] |
| endutent | Accesses utmp file entries | [ getutent, getutid, getutline, pututline, setutent, endutent, utmpname ] |
| endwin | restore initial terminal environment | |
| eprol | locations in program, runtime procedure table | [ end, etext, edata, eprol, _ftext, _fdata, _fbss, _procedure_table, _procedure_table_size, _procedure_string_table ] |
| erand48 | Generates uniformly distributed pseudo-random number sequences | [ drand48, erand48, lrand48, nrand48, mrand48, jrand48, srand48, seed48, lcong48 ] |
| erase | copy blanks into window | [ erase, werase ] |
| erasechar | return 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 ] |
| exp | Computes exponential, logarithm, and power functions. | [ exp, fexp, expm1, fexp1, log, flog, log10, flog10, log1p, flog1p, pow ] |
| expacct | Expands accounting record | |
| expm1 | Computes exponential, logarithm, and power functions. | [ exp, fexp, expm1, fexp1, log, flog, log10, flog10, log1p, flog1p, pow ] |
| fabs | Rounds floating-point numbers to floating-point integers, or computes the Modulo Remainder and floating-point absolute value functions | [ floor, ceil, rint, fmod, fabs ] |
| fcabs | Computes Euclidean distance function and complex absolute value | [ hypot, cabs, fhypot, fcabs ] |
| fclose | Closes or flushes a stream | [ fclose, fflush ] |
| fcosh | Computes hyperbolic functions | [ sinh, fsinh, cosh, fcosh, tanh, ftanh ] |
| fcvt | Converts a floating-point number to a string | [ ecvt, fcvt, gcvt ] |
| fdate | return date and time in an ASCII string | |
| fdopen | Opens 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 ] |
| fexp | Computes exponential, logarithm, and power functions. | [ exp, fexp, expm1, fexp1, log, flog, log10, flog10, log1p, flog1p, pow ] |
| fexp1 | Computes exponential, logarithm, and power functions. | [ exp, fexp, expm1, fexp1, log, flog, log10, flog10, log1p, flog1p, pow ] |
| fflush | Closes or flushes a stream | [ fclose, fflush ] |
| ffs | Performs bit and byte string operations | [ bcopy, bcmp, bzero, ffs ] |
| fgetc | Gets a character or word from an input stream | [ getc, fgetc, getchar, getw ] |
| fgetpos | Repositions the file pointer of a stream | [ fseek, rewind, ftell, fgetpos, fsetpos ] |
| fgets | Gets a string from a stream | [ gets, fgets ] |
| fgetwc | Gets a character or word from an input stream | [ getwc, fgetwc, getwchar ] |
| fgetws | Gets a string from a stream | [ getws, fgetws ] |
| fhypot | Computes Euclidean distance function and complex absolute value | [ hypot, cabs, fhypot, fcabs ] |
| fileno | Maps stream pointer to file descriptor | |
| finite | copysign, remainder, exponent manipulations | [ ieee, copysign, drem, finite, logb, scalb, IEEE ] |
| firstkey | Database subroutines | [ dbminit, fetch, store, delete, firstkey, nextkey, forder ] |
| flash | generate audiovisual alarm | [ beep, flash ] |
| flockfile | Locks a stdio stream | |
| flog | Computes exponential, logarithm, and power functions. | [ exp, fexp, expm1, fexp1, log, flog, log10, flog10, log1p, flog1p, pow ] |
| flog10 | Computes exponential, logarithm, and power functions. | [ exp, fexp, expm1, fexp1, log, flog, log10, flog10, log1p, flog1p, pow ] |
| flog1p | Computes exponential, logarithm, and power functions. | [ exp, fexp, expm1, fexp1, log, flog, log10, flog10, log1p, flog1p, pow ] |
| floor | Rounds floating-point numbers to floating-point integers, or computes the Modulo Remainder and floating-point absolute value functions | [ floor, ceil, rint, fmod, fabs ] |
| flush | flush output to a logical unit | |
| flushinp | discard typeahead | |
| fmin | Performs multiple precision integer arithmetic | [ madd, msub, mult, mdiv, pow, gcd, invert, rpow, msqrt, mcmp, move, min, omin, fmin, m_in, mout, omout, fmout, m_out, sdiv, itom ] |
| fmod | Rounds floating-point numbers to floating-point integers, or computes the Modulo Remainder and floating-point absolute value functions | [ floor, ceil, rint, fmod, fabs ] |
| fmout | Performs multiple precision integer arithmetic | [ madd, msub, mult, mdiv, pow, gcd, invert, rpow, msqrt, mcmp, move, min, omin, fmin, m_in, mout, omout, fmout, m_out, sdiv, itom ] |
| fonts | dynamically load libraries | [ dlopen, dlsym, dlclose, dlerror ] |
| fopen | Opens a stream | [ fopen, freopen, fdopen ] |
| forder | Database subroutines | [ dbminit, fetch, store, delete, firstkey, nextkey, forder ] |
| fork | create a copy of this process | |
| fp_class | classes of IEEE floating-point values | |
| fpathconf | Retrieves file implementation characteristics | [ pathconf, fpathconf ] |
| fpc | floating-point control registers | |
| fprintf | Prints formatted output | [ printf, fprintf, sprintf ] |
| fputc | Writes a character or a word to a stream | [ putc, putchar, fputc, putw ] |
| fputs | Writes a string to a stream | [ puts, fputs ] |
| fputwc | Writes a character or a word to a stream | [ putwc, putwchar, fputwc ] |
| fputws | Writes a string to a stream | [ putws, fputws ] |
| fread | Performs input/output | [ fread, fwrite ] |
| free | Provides a memory allocator | [ malloc, free, realloc, calloc, mallopt, mallinfo, alloca ] |
| freopen | Opens a stream | [ fopen, freopen, fdopen ] |
| frexp | Manipulates floating-point numbers | [ frexp, ldexp, modf ] |
| fscanf | Converts formatted input | [ scanf, fscanf, sscanf ] |
| fseek | Repositions the file pointer of a stream | [ fseek, rewind, ftell, fgetpos, fsetpos ] |
| fsetpos | Repositions the file pointer of a stream | [ fseek, rewind, ftell, fgetpos, fsetpos ] |
| fsinh | Computes hyperbolic functions | [ sinh, fsinh, cosh, fcosh, tanh, ftanh ] |
| ftanh | Computes hyperbolic functions | [ sinh, fsinh, cosh, fcosh, tanh, ftanh ] |
| ftell | Repositions the file pointer of a stream | [ fseek, rewind, ftell, fgetpos, fsetpos ] |
| ftok | Generates a standard interprocess communication key | |
| ftw | Walks a file tree | |
| funlockfile | Unlocks a stdio stream | |
| fwrite | Performs input/output | [ fread, fwrite ] |
| gamma | Computes the logarithm of the gamma function | [ lgamma, gamma ] |
| gcd | Performs multiple precision integer arithmetic | [ madd, msub, mult, mdiv, pow, gcd, invert, rpow, msqrt, mcmp, move, min, omin, fmin, m_in, mout, omout, fmout, m_out, sdiv, itom ] |
| gcvt | Converts a floating-point number to a string | [ ecvt, fcvt, 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 ] |
| getarg | return command line arguments | [ getarg, iargc ] |
| getc | Gets a character or word from an input stream | [ getc, fgetc, getchar, getw ] |
| getch | read character | [ getch, mvgetch, mvwgetch, wgetch ] |
| getchar | Gets a character or word from an input stream | [ getc, fgetc, getchar, getw ] |
| getclock | Gets current value of system-wide clock | |
| getcwd | Gets the pathname of the current directory | |
| getdiskbyname | Gets disk description using a disk name | |
| getenv | Returns the value of an environment variable | |
| getfsent | Gets information about a file system | [ getfsent, getfsspec, getfsfile, getfstype, setfsent, endfsent ] |
| getfsfile | Gets information about a file system | [ getfsent, getfsspec, getfsfile, getfstype, setfsent, endfsent ] |
| getfsspec | Gets information about a file system | [ getfsent, getfsspec, getfsfile, getfstype, setfsent, endfsent ] |
| getfstype | Gets information about a file system | [ getfsent, getfsspec, getfsfile, getfstype, setfsent, endfsent ] |
| getgrent | Accesses the basic group information in the group database | [ getgrent, getgrent_r, getgrgid, getgrgid_r, getgrnam, getgrnam_r, setgrent, endgrent ] |
| getgrent_r | Accesses the basic group information in the group database | [ getgrent, getgrent_r, getgrgid, getgrgid_r, getgrnam, getgrnam_r, setgrent, endgrent ] |
| getgrgid | Accesses the basic group information in the group database | [ getgrent, getgrent_r, getgrgid, getgrgid_r, getgrnam, getgrnam_r, setgrent, endgrent ] |
| getgrgid_r | Accesses the basic group information in the group database | [ getgrent, getgrent_r, getgrgid, getgrgid_r, getgrnam, getgrnam_r, setgrent, endgrent ] |
| getgrnam | Accesses the basic group information in the group database | [ getgrent, getgrent_r, getgrgid, getgrgid_r, getgrnam, getgrnam_r, setgrent, endgrent ] |
| getgrnam_r | Accesses the basic group information in the group database | [ getgrent, getgrent_r, getgrgid, getgrgid_r, getgrnam, getgrnam_r, setgrent, endgrent ] |
| gethostbyaddr | Gets network host entry by address | |
| gethostbyname | Gets network host entry by name | |
| gethostent | Opens network host file | [ gethostent, sethostent ] |
| gethostsex | get the byte sex of the host machine | |
| getlog | get user’s login name | |
| getlong | Retrieves long quantities from a byte stream | [ _getlong ] |
| getnetbyaddr | Gets network entry by address | |
| getnetbyname | Gets network entry by name | |
| getnetent | Gets network entry | |
| 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 ] |
| getopt | Gets flag letters from the argument vector | |
| getpass | Reads a password | |
| getpid | get process id | |
| getprotobyname | Gets protocol entry by protocol name | |
| getprotobynumber | Gets a protocol entry by number | |
| getprotoent | Gets protocol entry from the /etc/protocols file | |
| getpw | get name from uid | |
| getpwent | Accesses the basic user information in the user database | [ getpwent, getpwuid, getpwnam, putpwent, setpwent, setpwfile, endpwent ] |
| getpwnam | Accesses the basic user information in the user database | [ getpwent, getpwuid, getpwnam, putpwent, setpwent, setpwfile, endpwent ] |
| getpwuid | Accesses the basic user information in the user database | [ getpwent, getpwuid, getpwnam, putpwent, setpwent, setpwfile, endpwent ] |
| 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 | Gets a string from a stream | [ gets, fgets ] |
| getservbyname | Get service entry by name | |
| getservbyport | Gets service entry by port | |
| getservent | Gets services file entry | |
| getshort | Retrieves short quantities from a byte stream | [ _getshort ] |
| getstr | read string | [ getstr, mvgetstr, mvwgetstr, wgetstr ] |
| gettimer | Gets date and time | |
| getusershell | Gets names of legal user shells | [ getusershell, setusershell, endusershell ] |
| getutent | Accesses utmp file entries | [ getutent, getutid, getutline, pututline, setutent, endutent, utmpname ] |
| getutid | Accesses utmp file entries | [ getutent, getutid, getutline, pututline, setutent, endutent, utmpname ] |
| getutline | Accesses utmp file entries | [ getutent, getutid, getutline, pututline, setutent, endutent, utmpname ] |
| getw | Gets a character or word from an input stream | [ getc, fgetc, getchar, getw ] |
| getwc | Gets a character or word from an input stream | [ getwc, fgetwc, getwchar ] |
| getwchar | Gets a character or word from an input stream | [ getwc, fgetwc, getwchar ] |
| getwd | Gets current directory pathname | |
| getws | Gets a string from a stream | [ getws, fgetws ] |
| getyx | get cursor position | |
| gmtime | Converts time units | [ asctime, asctime_r, ctime, ctime_r, difftime, gmtime, gmtime_r, localtime, localtime_r, mktime, timezone, tzset ] |
| gmtime_r | Converts time units | [ asctime, asctime_r, ctime, ctime_r, difftime, gmtime, gmtime_r, localtime, localtime_r, mktime, timezone, tzset ] |
| handle_unaligned_traps | gather statistics on unaligned references | [ handle_unaligned_traps, print_unaligned_summary ] |
| has_ic | determine whether insert/delete character is available | |
| has_il | determine whether insert/delete line is available | |
| hcreate | Manages hash tables | [ hsearch, hcreate, hdestroy ] |
| hdestroy | Manages hash tables | [ hsearch, hcreate, hdestroy ] |
| 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 ] |
| hsearch | Manages hash tables | [ hsearch, hcreate, hdestroy ] |
| htonl | Converts an unsigned long (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 | Computes Euclidean distance function and complex absolute value | [ hypot, cabs, fhypot, fcabs ] |
| iargc | return command line arguments | [ getarg, iargc ] |
| idate | return date or time in numerical form | [ idate, itime ] |
| idlok | enable use of insert/delete line | |
| ieee | copysign, remainder, exponent manipulations | [ ieee, copysign, drem, finite, logb, scalb, IEEE ] |
| in | dynamically load libraries | [ dlopen, dlsym, dlclose, dlerror ] |
| inch | return character from window | [ inch, mvinch, mvwinch, winch ] |
| 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 | |
| initscr | initialize terminal environment | |
| initstate | Generates better pseudo-random numbers | [ random, srandom, initstate, setstate ] |
| innetgr | get network group entry | [ getnetgrent, setnetgrent, endnetgrent, innetgr ] |
| insch | insert character | [ insch, mvinsch, mvwinsch, winsch ] |
| insertln | insert line | [ insertln, winsertln ] |
| insque | Inserts or removes an element in a queue | [ insque, remque ] |
| intrflush | enable flush on interrupt | |
| intro | introduction to library functions | |
| invert | Performs multiple precision integer arithmetic | [ madd, msub, mult, mdiv, pow, gcd, invert, rpow, msqrt, mcmp, move, min, omin, fmin, m_in, mout, omout, fmout, m_out, sdiv, itom ] |
| isalnum | Classifies characters | [ isalpha, isupper, islower, isdigit, isxdigit, isalnum, isspace, ispunct, isprint, isgraph, iscntrl, isascii ] |
| isalpha | Classifies characters | [ isalpha, isupper, islower, isdigit, isxdigit, isalnum, isspace, ispunct, isprint, isgraph, iscntrl, isascii ] |
| isascii | Classifies characters | [ isalpha, isupper, islower, isdigit, isxdigit, isalnum, isspace, ispunct, isprint, isgraph, iscntrl, isascii ] |
| isatty | Gets the name of a terminal | [ ttyname, isatty ] |
| iscntrl | Classifies characters | [ isalpha, isupper, islower, isdigit, isxdigit, isalnum, isspace, ispunct, isprint, isgraph, iscntrl, isascii ] |
| isdigit | Classifies characters | [ isalpha, isupper, islower, isdigit, isxdigit, isalnum, isspace, ispunct, isprint, isgraph, iscntrl, isascii ] |
| isgraph | Classifies characters | [ isalpha, isupper, islower, isdigit, isxdigit, isalnum, isspace, ispunct, isprint, isgraph, iscntrl, isascii ] |
| isjalnum | Classifies characters | [ isjalpha, isjdigit, isjxdigit, isjalnum, isjspace, isjpunct ] |
| isjalpha | Classifies characters | [ isjalpha, isjdigit, isjxdigit, isjalnum, isjspace, isjpunct ] |
| isjdigit | Classifies characters | [ isjalpha, isjdigit, isjxdigit, isjalnum, isjspace, isjpunct ] |
| isjpunct | Classifies characters | [ isjalpha, isjdigit, isjxdigit, isjalnum, isjspace, isjpunct ] |
| isjspace | Classifies characters | [ isjalpha, isjdigit, isjxdigit, isjalnum, isjspace, isjpunct ] |
| isjxdigit | Classifies characters | [ isjalpha, isjdigit, isjxdigit, isjalnum, isjspace, isjpunct ] |
| islower | Classifies characters | [ isalpha, isupper, islower, isdigit, isxdigit, isalnum, isspace, ispunct, isprint, isgraph, iscntrl, isascii ] |
| isnan | Tests for NaN (Not a Number) | |
| isprint | Classifies characters | [ isalpha, isupper, islower, isdigit, isxdigit, isalnum, isspace, ispunct, isprint, isgraph, iscntrl, isascii ] |
| ispunct | Classifies characters | [ isalpha, isupper, islower, isdigit, isxdigit, isalnum, isspace, ispunct, isprint, isgraph, iscntrl, isascii ] |
| isspace | Classifies characters | [ isalpha, isupper, islower, isdigit, isxdigit, isalnum, isspace, ispunct, isprint, isgraph, iscntrl, isascii ] |
| isupper | Classifies characters | [ isalpha, isupper, islower, isdigit, isxdigit, isalnum, isspace, ispunct, isprint, isgraph, iscntrl, isascii ] |
| isxdigit | Classifies characters | [ isalpha, isupper, islower, isdigit, isxdigit, isalnum, isspace, ispunct, isprint, isgraph, iscntrl, isascii ] |
| itime | return date or time in numerical form | [ idate, itime ] |
| itom | Performs multiple precision integer arithmetic | [ madd, msub, mult, mdiv, pow, gcd, invert, rpow, msqrt, mcmp, move, min, omin, fmin, m_in, mout, omout, fmout, m_out, sdiv, itom ] |
| j0 | Computes Bessel functions. | [ bessel, j0, j1, jn, y0, y1, yn ] |
| j1 | Computes Bessel functions. | [ bessel, j0, j1, jn, y0, y1, yn ] |
| jctype | Classifies characters | [ isjalpha, isjdigit, isjxdigit, isjalnum, isjspace, isjpunct ] |
| jn | Computes Bessel functions. | [ bessel, j0, j1, jn, y0, y1, yn ] |
| jrand48 | Generates uniformly distributed pseudo-random number sequences | [ drand48, erand48, lrand48, nrand48, mrand48, jrand48, srand48, seed48, lcong48 ] |
| keypad | enable keypad | |
| kill | send a signal to a process | |
| killchar | return current kill character | |
| labs | Computes absolute value and division of integers | [ abs, div, labs, ldiv ] |
| lcong48 | Generates uniformly distributed pseudo-random number sequences | [ drand48, erand48, lrand48, nrand48, mrand48, jrand48, srand48, seed48, lcong48 ] |
| 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, modf ] |
| ldfhread | read the file header of a common object file | |
| ldgetaux | retrieve an auxiliary entry, given an index | |
| ldgetname | retrieve symbol name for object file symbol table entry | |
| ldgetpd | retrieve 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_entry | Returns the entry point for a loaded module | |
| ldr_inq_module | Returns information about a loaded module | |
| ldr_inq_region | Returns module information about a region in a loaded module | |
| ldr_install | Installs a module in the current process’ private known package table | |
| ldr_lookup_package | Returns the address of a symbol name in a package | |
| ldr_next_module | Returns the next module ID for a process | |
| ldr_remove | Removes an installed module from the private known package table | |
| 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 | enable 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 | [ lgamma, gamma ] |
| libPW | Provides functions for compatibility with existing programs | [ libpw, libPW, Programmers_Workbench_Library ] |
| libpw | Provides functions for compatibility with existing programs | [ libpw, libPW, Programmers_Workbench_Library ] |
| line | dynamically load libraries | [ dlopen, dlsym, dlclose, dlerror ] |
| link | make a link to an existing file | |
| lio_listio | let the calling process initiate a list of asynchronous I/O requests (P1003.4/D10) | |
| literal | dynamically load libraries | [ dlopen, dlsym, dlclose, dlerror ] |
| load | Loads a module and returns the module ID | |
| loc | return the address of an object | |
| localeconv | Retrieves locale-dependent formatting parameters | [ localeconv, localeconv_r ] |
| localeconv_r | Retrieves locale-dependent formatting parameters | [ localeconv, localeconv_r ] |
| localtime | Converts time units | [ asctime, asctime_r, ctime, ctime_r, difftime, gmtime, gmtime_r, localtime, localtime_r, mktime, timezone, tzset ] |
| localtime_r | Converts time units | [ asctime, asctime_r, ctime, ctime_r, difftime, gmtime, gmtime_r, localtime, localtime_r, mktime, timezone, tzset ] |
| lockf | Controls open file descriptors | |
| log | Computes exponential, logarithm, and power functions. | [ exp, fexp, expm1, fexp1, log, flog, log10, flog10, log1p, flog1p, pow ] |
| log10 | Computes exponential, logarithm, and power functions. | [ exp, fexp, expm1, fexp1, log, flog, log10, flog10, log1p, flog1p, pow ] |
| log1p | Computes exponential, logarithm, and power functions. | [ exp, fexp, expm1, fexp1, log, flog, log10, flog10, log1p, flog1p, pow ] |
| logb | copysign, remainder, exponent manipulations | [ ieee, copysign, drem, finite, logb, scalb, IEEE ] |
| longjmp | Saves and restores the current execution context | [ setjmp, longjmp ] |
| longname | return full terminal type name | |
| lrand48 | Generates uniformly distributed pseudo-random number sequences | [ drand48, erand48, lrand48, nrand48, mrand48, jrand48, srand48, seed48, lcong48 ] |
| 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, move, 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, move, 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, move, min, omin, fmin, m_in, mout, omout, fmout, m_out, sdiv, itom ] |
| mallinfo | Provides a memory allocator | [ malloc, free, realloc, calloc, mallopt, mallinfo, alloca ] |
| malloc | Provides a memory allocator | [ malloc, free, realloc, calloc, mallopt, mallinfo, alloca ] |
| mallopt | Provides a memory allocator | [ malloc, free, realloc, calloc, mallopt, mallinfo, alloca ] |
| math | introduction to mathematical library functions | |
| matherr | error-handling function for the SVID-2 habitat math library | |
| mblen | Determines the length in bytes of a multibyte character | |
| mbstowcs | Converts a multibyte (single-byte or double-byte) 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, move, 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, move, min, omin, fmin, m_in, mout, omout, fmout, m_out, sdiv, itom ] |
| memccpy | Performs memory operations | [ memccpy, memchr, memcmp, memcpy, memset, memmove ] |
| memchr | Performs memory operations | [ memccpy, memchr, memcmp, memcpy, memset, memmove ] |
| memcmp | Performs memory operations | [ memccpy, memchr, memcmp, memcpy, memset, memmove ] |
| memcpy | Performs memory operations | [ memccpy, memchr, memcmp, memcpy, memset, memmove ] |
| memmove | Performs memory operations | [ memccpy, memchr, memcmp, memcpy, memset, memmove ] |
| memset | Performs memory operations | [ memccpy, memchr, memcmp, memcpy, memset, memmove ] |
| meta | force the number of significant bits on input | |
| min | Performs multiple precision integer arithmetic | [ madd, msub, mult, mdiv, pow, gcd, invert, rpow, msqrt, mcmp, move, 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, difftime, gmtime, gmtime_r, localtime, localtime_r, mktime, timezone, tzset ] |
| mktimer | Allocates a per-process timer | |
| mlock | lock or unlock a specified region in memory (P1003.4/D10) | [ mlock, munlock ] |
| mlockall | lock or unlock all of a specified process’s pages into memory (P1003.4/D10) | [ mlockall, munlockall ] |
| modf | Manipulates floating-point numbers | [ frexp, ldexp, modf ] |
| mount | Mounts a file system | |
| mout | Performs multiple precision integer arithmetic | [ madd, msub, mult, mdiv, pow, gcd, invert, rpow, msqrt, mcmp, move, min, omin, fmin, m_in, mout, omout, fmout, m_out, sdiv, itom ] |
| move | move cursor in window | [ move, wmove ] |
| mp | Performs multiple precision integer arithmetic | [ madd, msub, mult, mdiv, pow, gcd, invert, rpow, msqrt, mcmp, move, min, omin, fmin, m_in, mout, omout, fmout, m_out, sdiv, itom ] |
| mrand48 | Generates uniformly distributed pseudo-random number sequences | [ drand48, erand48, lrand48, nrand48, mrand48, jrand48, srand48, seed48, lcong48 ] |
| 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, move, 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, move, 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, move, min, omin, fmin, m_in, mout, omout, fmout, m_out, sdiv, itom ] |
| munlock | lock or unlock a specified region in memory (P1003.4/D10) | [ mlock, munlock ] |
| munlockall | lock or unlock all of a specified process’s pages into memory (P1003.4/D10) | [ mlockall, munlockall ] |
| mvaddch | add character to window | [ addch, waddch, mvaddch, mvwaddch ] |
| mvaddstr | add string to window | [ addstr, waddstr, mvaddstr, mvwaddstr ] |
| mvcur | low-level cursor movement | |
| mvdelch | remove character from window | [ delch, mvdelch, mvwdelch, wdelch ] |
| mvgetch | read character | [ getch, mvgetch, mvwgetch, wgetch ] |
| mvgetstr | read string | [ getstr, mvgetstr, mvwgetstr, wgetstr ] |
| mvinch | return character from window | [ inch, mvinch, mvwinch, winch ] |
| mvinsch | insert character | [ insch, mvinsch, mvwinsch, winsch ] |
| mvprintw | formatted write to a window | [ printw, mvprintw, mvwprintw, wprintw ] |
| mvscanw | formatted read from window | [ scanw, mvscanw, mvwscanw, wscanw ] |
| mvwaddch | add character to window | [ addch, waddch, mvaddch, mvwaddch ] |
| mvwaddstr | add string to window | [ addstr, waddstr, mvaddstr, mvwaddstr ] |
| mvwdelch | remove character from window | [ delch, mvdelch, mvwdelch, wdelch ] |
| mvwgetch | read character | [ getch, mvgetch, mvwgetch, wgetch ] |
| mvwgetstr | read string | [ getstr, mvgetstr, mvwgetstr, wgetstr ] |
| mvwin | move window | |
| mvwinch | return character from window | [ inch, mvinch, mvwinch, winch ] |
| mvwinsch | insert character | [ insch, mvinsch, mvwinsch, winsch ] |
| mvwprintw | formatted write to a window | [ printw, mvprintw, mvwprintw, wprintw ] |
| mvwscanw | formatted read from window | [ scanw, mvscanw, mvwscanw, wscanw ] |
| name | dynamically load libraries | [ dlopen, dlsym, dlclose, dlerror ] |
| names | dynamically load libraries | [ dlopen, dlsym, dlclose, dlerror ] |
| nanosleep | suspend a process from execution for the specified timer interval or return the resolution and maximum values supported by nanosleep (P1003.4/D10) | [ nanosleep, nanosleep_getres ] |
| nanosleep_getres | suspend a process from execution for the specified timer interval or return the resolution and maximum values supported by nanosleep (P1003.4/D10) | [ nanosleep, nanosleep_getres ] |
| napms | 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 | create new pad | |
| newterm | open new terminal | |
| newwin | create new window | |
| nextkey | Database subroutines | [ dbminit, fetch, store, delete, firstkey, nextkey, forder ] |
| nice | Changes the scheduling priority of a process | |
| nl | enable/disable newline control | [ nl, nonl ] |
| nl_langinfo | Language information | |
| nlist | get entries from name list | |
| nocbreak | set/clear cbreak mode | [ cbreak, nocbreak ] |
| nodelay | disable block during read | |
| noecho | enable/disable terminal echo | [ echo, noecho ] |
| nonl | enable/disable newline control | [ nl, nonl ] |
| noraw | enable/disable raw mode | [ raw, noraw ] |
| nrand48 | Generates uniformly distributed pseudo-random number sequences | [ drand48, erand48, lrand48, nrand48, mrand48, jrand48, srand48, seed48, lcong48 ] |
| ns_addr | Xerox NS address conversion routines | [ ns_addr, ns_ntoa ] |
| ns_ntoa | Xerox NS address conversion routines | [ ns_addr, ns_ntoa ] |
| ntohl | Converts an unsigned long (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, move, 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, move, min, omin, fmin, m_in, mout, omout, fmout, m_out, sdiv, itom ] |
| on | dynamically load libraries | [ dlopen, dlsym, dlclose, dlerror ] |
| opendir | Performs operations on directories | [ opendir, readdir, telldir, seekdir, rewinddir, closedir ] |
| openlog | Controls the system log | [ syslog, openlog, closelog, setlogmask ] |
| overlay | overlay windows | [ overlay, overwrite ] |
| overwrite | overlay windows | [ overlay, overwrite ] |
| 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 | |
| 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 | refresh pad | [ prefresh, pnoutrefresh ] |
| popen | Initiates a pipe to a process | |
| pow | Computes exponential, logarithm, and power functions. | [ exp, fexp, expm1, fexp1, log, flog, log10, flog10, log1p, flog1p, pow ] |
| prefresh | refresh pad | [ prefresh, pnoutrefresh ] |
| print_unaligned_summary | gather statistics on unaligned references | [ handle_unaligned_traps, print_unaligned_summary ] |
| printf | Prints formatted output | [ printf, fprintf, sprintf ] |
| printw | formatted write to a window | [ printw, mvprintw, mvwprintw, wprintw ] |
| 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_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_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_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 cancelled. | |
| 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_signal | 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 two thread identifiers | |
| 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_intro | Introduction to DCE Threads | |
| 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 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 cancellability. | |
| 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. | |
| putc | Writes a character or a word to a stream | [ putc, putchar, fputc, putw ] |
| putchar | Writes a character or a word to a stream | [ putc, putchar, fputc, putw ] |
| putenv | Sets an environment variable | |
| putlong | Places long byte quantities into the byte stream | |
| putp | pad and output a string | |
| putpwent | Accesses the basic user information in the user database | [ getpwent, getpwuid, getpwnam, putpwent, setpwent, setpwfile, endpwent ] |
| puts | Writes a string to a stream | [ puts, fputs ] |
| putshort | Places short byte quantities into the byte stream | |
| pututline | Accesses utmp file entries | [ getutent, getutid, getutline, pututline, setutent, endutent, utmpname ] |
| putw | Writes a character or a word to a stream | [ putc, putchar, fputc, putw ] |
| putwc | Writes a character or a word to a stream | [ putwc, putwchar, fputwc ] |
| putwchar | Writes a character or a word to a stream | [ putwc, putwchar, fputwc ] |
| putws | Writes a string to a stream | [ putws, fputws ] |
| 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 | Generates better pseudo-random numbers | [ random, srandom, initstate, setstate ] |
| 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 | enable/disable raw mode | [ raw, noraw ] |
| rcmd | Allows execution of commands on a remote host | |
| re_comp | Handles regular expressions | [ re_comp, re_exec ] |
| re_exec | Handles regular expressions | [ re_comp, re_exec ] |
| readdir | Performs operations on directories | [ opendir, readdir, telldir, seekdir, rewinddir, closedir ] |
| realloc | Provides a memory allocator | [ malloc, free, realloc, calloc, mallopt, mallinfo, alloca ] |
| refresh | refresh window | [ refresh, wrefresh ] |
| regexp | Regular-expression compile and match routines | [ advance, compile, step ] |
| 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 | |
| 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 | restore terminal mode | [ reset_prog_mode, reset_shell_mode ] |
| reset_shell_mode | restore terminal mode | [ reset_prog_mode, reset_shell_mode ] |
| resetty | restore/save terminal modes | [ resetty, savetty ] |
| restartterm | restart terminal for curses application | |
| rewind | Repositions the file pointer of a stream | [ fseek, rewind, ftell, fgetpos, fsetpos ] |
| rewinddir | Performs operations on directories | [ opendir, readdir, telldir, seekdir, rewinddir, closedir ] |
| rexec | Allows command execution on a remote host | |
| rint | Rounds floating-point numbers to floating-point integers, or computes the Modulo Remainder and floating-point absolute value functions | [ floor, ceil, rint, fmod, fabs ] |
| 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 ] |
| rpow | Performs multiple precision integer arithmetic | [ madd, msub, mult, mdiv, pow, gcd, invert, rpow, msqrt, mcmp, move, min, omin, fmin, m_in, mout, omout, fmout, m_out, sdiv, itom ] |
| rresvport | Retrieves a socket with a privileged address | |
| ruserok | Allows servers to authenticate clients | |
| savetty | restore/save terminal modes | [ resetty, savetty ] |
| scalb | copysign, remainder, exponent manipulations | [ ieee, copysign, drem, finite, logb, scalb, IEEE ] |
| scandir | Scans or sorts directory contents | [ scandir, alphasort ] |
| scanf | Converts formatted input | [ scanf, fscanf, sscanf ] |
| scanw | formatted read from window | [ scanw, mvscanw, mvwscanw, wscanw ] |
| sched_get_priority_max | return the maximum or minimum priority for the specified scheduling policy (P1003.4/D10) | [ sched_get_priority_max, sched_get_priority_min ] |
| sched_get_priority_min | return the maximum or minimum priority for the specified scheduling policy (P1003.4/D10) | [ sched_get_priority_max, sched_get_priority_min ] |
| sched_get_rr_interval | return the current quantum for process execution under the SCHED_RR policy (P1003.4/D10) | |
| sched_getparam | Return the scheduling parameters of the specified process (P1003.4/D11) | |
| sched_getscheduler | return the scheduling policy of a process (P1003.4/D10) | |
| sched_setparam | Set the scheduling parameters of the specified process (P1003.4/D11) | |
| sched_setscheduler | set the scheduling policy and scheduling parameters of the specified process (P1003.4/D10) | |
| sched_yield | yield execution to another process (P1003.4/D10) | |
| scroll | scroll window | |
| scrollok | enable screen scrolling | |
| sdiv | Performs multiple precision integer arithmetic | [ madd, msub, mult, mdiv, pow, gcd, invert, rpow, msqrt, mcmp, move, min, omin, fmin, m_in, mout, omout, fmout, m_out, sdiv, itom ] |
| seed48 | Generates uniformly distributed pseudo-random number sequences | [ drand48, erand48, lrand48, nrand48, mrand48, jrand48, srand48, seed48, lcong48 ] |
| seekdir | Performs operations on directories | [ opendir, readdir, telldir, seekdir, rewinddir, closedir ] |
| sem_close | Deallocate the specified binary semaphore set descriptor (P1003.4/D11) | |
| sem_destroy | Remove or destroy a specified binary semaphore set (P1003.4/D11) | |
| sem_getnsems | Get the number of binary semaphores in the binary semaphore set (P1003.4/D11). | |
| sem_ifwait | Perform (or conditionally perform) a semaphore lock on a binary semaphore (P1003.4/D11). | [ sem_wait, sem_ifwait ] |
| sem_mksem | Create a new binary semaphore set (P1003.4/D11) | |
| sem_open | Open a set of binary semaphores (P1003.4/D11). | |
| sem_post | Release a locked binary semaphore (P1003.4/D11). | |
| sem_wait | Perform (or conditionally perform) a semaphore lock on a binary semaphore (P1003.4/D11). | [ sem_wait, sem_ifwait ] |
| set_term | switch between terminals | |
| setbuf | Assigns buffering to a stream | [ setbuf, setvbuf, setbuffer, setlinebuf ] |
| setbuffer | Assigns buffering to a stream | [ setbuf, setvbuf, setbuffer, setlinebuf ] |
| setclock | Sets value of system-wide clock | |
| setegid | Set the process’s group IDs | [ setrgid, setegid ] |
| seteuid | Set the process’s user IDs | [ setruid, seteuid ] |
| setfsent | Gets information about a file system | [ getfsent, getfsspec, getfsfile, getfstype, setfsent, endfsent ] |
| setgrent | Accesses the basic group information in the group database | [ getgrent, getgrent_r, getgrgid, getgrgid_r, getgrnam, getgrnam_r, setgrent, endgrent ] |
| sethostent | Opens network host file | [ gethostent, sethostent ] |
| setjmp | Saves and restores the current execution context | [ setjmp, longjmp ] |
| setlinebuf | Assigns buffering to a stream | [ setbuf, setvbuf, setbuffer, setlinebuf ] |
| setlocale | Changes or queries the program’s entire current locale or portions thereof | |
| setlogmask | Controls the system log | [ syslog, openlog, closelog, setlogmask ] |
| setnetent | Opens and rewinds the networks file | |
| setnetgrent | get network group entry | [ getnetgrent, setnetgrent, endnetgrent, innetgr ] |
| setprotoent | Opens and rewinds the /etc/protocols file | |
| setpwent | Accesses the basic user information in the user database | [ getpwent, getpwuid, getpwnam, putpwent, setpwent, setpwfile, endpwent ] |
| setpwfile | Accesses the basic user information in the user database | [ getpwent, getpwuid, getpwnam, putpwent, setpwent, setpwfile, endpwent ] |
| 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 | set scrolling region | [ setscrreg, wsetscrreg ] |
| setservent | Gets service file entry | |
| setstate | Generates better pseudo-random numbers | [ random, srandom, initstate, setstate ] |
| setupterm | perform low level terminal setup | |
| setusershell | Gets names of legal user shells | [ getusershell, setusershell, endusershell ] |
| setutent | Accesses utmp file entries | [ getutent, getutid, getutline, pututline, setutent, endutent, utmpname ] |
| setvbuf | Assigns buffering to a stream | [ setbuf, setvbuf, setbuffer, setlinebuf ] |
| shm_open | Open a shared memory object, creating the object if necessary (P1003.4/D11) | |
| shm_unlink | Remove a shared memory object created by a call to the shm_open function (P1003.4/D11) | |
| 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 | |
| signal | change the action for a signal | |
| 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 | Computes the trigonometric and inverse trigonometric functions. | [ sin, cos, tan, asin, acos, atan, atan2, trig ] |
| sinh | Computes hyperbolic functions | [ sinh, fsinh, cosh, fcosh, tanh, ftanh ] |
| sleep | Suspends execution for an interval | |
| sprintf | Prints formatted output | [ printf, fprintf, sprintf ] |
| sqrt | Computes square root and cube root functions | [ sqrt, cbrt ] |
| srand | Generates pseudo-random numbers | [ rand, rand_r, srand ] |
| srand48 | Generates uniformly distributed pseudo-random number sequences | [ drand48, erand48, lrand48, nrand48, mrand48, jrand48, srand48, seed48, lcong48 ] |
| srandom | Generates better pseudo-random numbers | [ random, srandom, initstate, setstate ] |
| sscanf | Converts formatted input | [ scanf, fscanf, sscanf ] |
| 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 ] |
| staux | routines that provide scalar interfaces to auxiliaries | |
| stcu | routines that provide a compilation unit symbol table interface | |
| step | Regular-expression compile and match routines | [ advance, compile, step ] |
| 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 ] |
| strcat | Performs operations on strings | [ strcat, strchr, strcmp, strcoll, strcpy, strcspn, strdup, strerror, strlen, strncat, strncmp, strncpy, strpbrk, strrchr, strspn, strstr, strtok, strtok_r, strxfrm ] |
| strchr | Performs operations on strings | [ strcat, strchr, strcmp, strcoll, strcpy, strcspn, strdup, strerror, strlen, strncat, strncmp, strncpy, strpbrk, strrchr, strspn, strstr, strtok, strtok_r, strxfrm ] |
| strcmp | Performs operations on strings | [ strcat, strchr, strcmp, strcoll, strcpy, strcspn, strdup, strerror, strlen, strncat, strncmp, strncpy, strpbrk, strrchr, strspn, strstr, strtok, strtok_r, strxfrm ] |
| strcoll | Performs operations on strings | [ strcat, strchr, strcmp, strcoll, strcpy, strcspn, strdup, strerror, strlen, strncat, strncmp, strncpy, strpbrk, strrchr, strspn, strstr, strtok, strtok_r, strxfrm ] |
| strcpy | Performs operations on strings | [ strcat, strchr, strcmp, strcoll, strcpy, strcspn, strdup, strerror, strlen, strncat, strncmp, strncpy, strpbrk, strrchr, strspn, strstr, strtok, strtok_r, strxfrm ] |
| strcspn | Performs operations on strings | [ strcat, strchr, strcmp, strcoll, strcpy, strcspn, strdup, strerror, strlen, strncat, strncmp, strncpy, strpbrk, strrchr, strspn, strstr, strtok, strtok_r, strxfrm ] |
| strdup | Performs operations on strings | [ strcat, strchr, strcmp, strcoll, strcpy, strcspn, strdup, strerror, strlen, strncat, strncmp, strncpy, strpbrk, strrchr, strspn, strstr, strtok, strtok_r, strxfrm ] |
| strerror | Performs operations on strings | [ strcat, strchr, strcmp, strcoll, strcpy, strcspn, strdup, strerror, strlen, strncat, strncmp, strncpy, strpbrk, strrchr, strspn, strstr, strtok, strtok_r, strxfrm ] |
| strftime | Converts date and time to string | |
| string | Performs operations on strings | [ strcat, strchr, strcmp, strcoll, strcpy, strcspn, strdup, strerror, strlen, strncat, strncmp, strncpy, strpbrk, strrchr, strspn, strstr, strtok, strtok_r, strxfrm ] |
| strlen | Performs operations on strings | [ strcat, strchr, strcmp, strcoll, strcpy, strcspn, strdup, strerror, strlen, strncat, strncmp, strncpy, strpbrk, strrchr, strspn, strstr, strtok, strtok_r, strxfrm ] |
| strncat | Performs operations on strings | [ strcat, strchr, strcmp, strcoll, strcpy, strcspn, strdup, strerror, strlen, strncat, strncmp, strncpy, strpbrk, strrchr, strspn, strstr, strtok, strtok_r, strxfrm ] |
| strncmp | Performs operations on strings | [ strcat, strchr, strcmp, strcoll, strcpy, strcspn, strdup, strerror, strlen, strncat, strncmp, strncpy, strpbrk, strrchr, strspn, strstr, strtok, strtok_r, strxfrm ] |
| strncpy | Performs operations on strings | [ strcat, strchr, strcmp, strcoll, strcpy, strcspn, strdup, strerror, strlen, strncat, strncmp, strncpy, strpbrk, strrchr, strspn, strstr, strtok, strtok_r, strxfrm ] |
| strpbrk | Performs operations on strings | [ strcat, strchr, strcmp, strcoll, strcpy, strcspn, strdup, strerror, strlen, strncat, strncmp, strncpy, strpbrk, strrchr, strspn, strstr, strtok, strtok_r, strxfrm ] |
| strrchr | Performs operations on strings | [ strcat, strchr, strcmp, strcoll, strcpy, strcspn, strdup, strerror, strlen, strncat, strncmp, strncpy, strpbrk, strrchr, strspn, strstr, strtok, strtok_r, strxfrm ] |
| strspn | Performs operations on strings | [ strcat, strchr, strcmp, strcoll, strcpy, strcspn, strdup, strerror, strlen, strncat, strncmp, strncpy, strpbrk, strrchr, strspn, strstr, strtok, strtok_r, strxfrm ] |
| strstr | Performs operations on strings | [ strcat, strchr, strcmp, strcoll, strcpy, strcspn, strdup, strerror, strlen, strncat, strncmp, strncpy, strpbrk, strrchr, strspn, strstr, strtok, strtok_r, strxfrm ] |
| strtod | Converts a character string to a double-precision floating-point value | [ atof, strtod ] |
| strtok | Performs operations on strings | [ strcat, strchr, strcmp, strcoll, strcpy, strcspn, strdup, strerror, strlen, strncat, strncmp, strncpy, strpbrk, strrchr, strspn, strstr, strtok, strtok_r, strxfrm ] |
| strtok_r | Performs operations on strings | [ strcat, strchr, strcmp, strcoll, strcpy, strcspn, strdup, strerror, strlen, strncat, strncmp, strncpy, strpbrk, strrchr, strspn, strstr, strtok, strtok_r, strxfrm ] |
| strtol | Converts a character string to the specified integer data type | [ atoi, atol, strtol, strtoul ] |
| strtoul | Converts a character string to the specified integer data type | [ atoi, atol, strtol, strtoul ] |
| strxfrm | Performs operations on strings | [ strcat, strchr, strcmp, strcoll, strcpy, strcspn, strdup, strerror, strlen, strncat, strncmp, strncpy, strpbrk, strrchr, strspn, strstr, strtok, strtok_r, strxfrm ] |
| subwin | create 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 | Controls the system log | [ syslog, openlog, closelog, setlogmask ] |
| 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 | Computes the trigonometric and inverse trigonometric functions. | [ sin, cos, tan, asin, acos, atan, atan2, trig ] |
| tanh | Computes hyperbolic functions | [ sinh, fsinh, cosh, fcosh, tanh, ftanh ] |
| 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 | |
| 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, 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 | emulate termcap for old programs | [ tgetent, tgetnum, tgoto, tgetstr, tgetflag ] |
| tgetflag | emulate termcap for old programs | [ tgetent, tgetnum, tgoto, tgetstr, tgetflag ] |
| tgetnum | emulate termcap for old programs | [ tgetent, tgetnum, tgoto, tgetstr, tgetflag ] |
| tgetstr | emulate termcap for old programs | [ tgetent, tgetnum, tgoto, tgetstr, tgetflag ] |
| tgoto | emulate termcap for old programs | [ tgetent, tgetnum, tgoto, tgetstr, tgetflag ] |
| the | dynamically load libraries | [ dlopen, dlsym, dlclose, dlerror ] |
| time | Gets time | |
| timer_create | allocate a per-process timer (P1003.4/D10) | |
| timer_delete | deallocate a previously allocated per-process timer (P1003.4/D10) | |
| timer_gettime | get or set the expiration time of the specified per-process timer (P1003.4/D10) | [ timer_settime, timer_gettime ] |
| timer_settime | get or set the expiration time of the specified per-process timer (P1003.4/D10) | [ timer_settime, timer_gettime ] |
| times | Gets process and child process times | |
| timezone | Converts time units | [ asctime, asctime_r, ctime, ctime_r, difftime, gmtime, gmtime_r, localtime, localtime_r, mktime, timezone, tzset ] |
| tmpfile | Creates a temporary file | |
| tmpnam | Constructs the name for a temporary file | [ tmpnam, tempnam ] |
| toascii | Translates characters | [ toascii, tolower, _tolower, toupper, _toupper ] |
| tolower | Translates characters | [ toascii, tolower, _tolower, toupper, _toupper ] |
| touchwin | touch window | |
| toupper | Translates characters | [ toascii, tolower, _tolower, toupper, _toupper ] |
| tparm | instantiate a string | |
| tputs | pad and output string | |
| traceoff | enable or disable debug trace output | [ traceon, traceoff ] |
| traceon | enable or disable debug trace output | [ traceon, traceoff ] |
| trig | Computes the trigonometric and inverse trigonometric functions. | [ sin, cos, tan, asin, acos, atan, atan2, trig ] |
| tsearch | Manages binary search trees | [ tsearch, tfind, tdelete, twalk ] |
| ttyname | Gets the name of a terminal | [ ttyname, isatty ] |
| ttyslot | Finds the slot in the utmp file for the current user | |
| twalk | Manages binary search trees | [ tsearch, tfind, tdelete, twalk ] |
| typeahead | check for typeahead | |
| tzset | Converts time units | [ asctime, asctime_r, ctime, ctime_r, difftime, gmtime, gmtime_r, localtime, localtime_r, mktime, timezone, tzset ] |
| ualarm | Sets or changes the timeout of interval timers | [ alarm, ualarm ] |
| ulimit | Sets and gets user limits | |
| umount | Unmounts a file system | |
| unaligned | gather statistics on unaligned references | [ handle_unaligned_traps, print_unaligned_summary ] |
| unctrl | convert character to printable form | |
| ungetc | Pushes a character back into input stream | [ ungetc, ungetwc ] |
| ungetwc | Pushes a character back into input stream | [ ungetc, ungetwc ] |
| unlink | remove a directory entry | |
| unload | Unloads a previously loaded module | |
| unlocked_getc | Gets a character from an input stream | [ unlocked_getc, unlocked_getchar ] |
| unlocked_getchar | Gets a character from an input stream | [ unlocked_getc, unlocked_getchar ] |
| unlocked_putc | Writes a character to a stream | [ unlocked_putc, unlocked_putchar ] |
| unlocked_putchar | Writes a character to a stream | [ unlocked_putc, unlocked_putchar ] |
| 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 | Accesses utmp file entries | [ getutent, getutid, getutline, pututline, setutent, endutent, utmpname ] |
| varargs | Handles a variable-length parameter list | |
| vfprintf | Formats a varargs parameter list for output | [ vprintf, vfprintf, vsprintf ] |
| vidattr | output a string that sets terminal display | [ vidattr, vidputs ] |
| vidputs | output a string that sets terminal display | [ vidattr, vidputs ] |
| vprintf | Formats a varargs parameter list for output | [ vprintf, vfprintf, vsprintf ] |
| vsprintf | Formats a varargs parameter list for output | [ vprintf, vfprintf, vsprintf ] |
| waddch | add character to window | [ addch, waddch, mvaddch, mvwaddch ] |
| waddstr | add string to window | [ addstr, waddstr, mvaddstr, mvwaddstr ] |
| wait | wait for a process to terminate | |
| 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 | clear window | [ clear, wclear ] |
| wclrtobot | clear to end of screen | [ clrtobot, wclrtobot ] |
| wclrtoeol | clear to end of line | [ clrtoeol, wclrtoeol ] |
| wcstombs | Converts a wide character string into a multibyte character string | |
| wctomb | Converts a wide character into a multibyte character | |
| wdelch | remove character from window | [ delch, mvdelch, mvwdelch, wdelch ] |
| wdeleteln | remove line from window | [ deleteln, wdeleteln ] |
| werase | copy blanks into window | [ erase, werase ] |
| wgetch | read character | [ getch, mvgetch, mvwgetch, wgetch ] |
| wgetstr | read string | [ getstr, mvgetstr, mvwgetstr, wgetstr ] |
| winch | return character from window | [ inch, mvinch, mvwinch, winch ] |
| winsch | insert character | [ insch, mvinsch, mvwinsch, winsch ] |
| winsertln | insert line | [ insertln, winsertln ] |
| wmove | move cursor in window | [ move, wmove ] |
| wnoutrefresh | do efficient refresh | [ wnoutrefresh, doupdate ] |
| wprintw | formatted write to a window | [ printw, mvprintw, mvwprintw, wprintw ] |
| wrefresh | refresh window | [ refresh, wrefresh ] |
| wscanw | formatted read from window | [ scanw, mvscanw, mvwscanw, wscanw ] |
| wsetscrreg | set scrolling region | [ setscrreg, wsetscrreg ] |
| wsprintf | Prints formatted output | |
| wsscanf | Converts formatted input | |
| 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 ] |
| wstrcat | Performs operations on wide character strings | [ wstrcat, wstrchr, wstrcmp, wstrcpy, wstrcspn, wstrdup, wstrlen, wstrncat, wstrncmp, wstrncpy, wstrpbrk, wstrrchr, wstrspn, wstrtok ] |
| wstrchr | Performs operations on wide character strings | [ wstrcat, wstrchr, wstrcmp, wstrcpy, wstrcspn, wstrdup, wstrlen, wstrncat, wstrncmp, wstrncpy, wstrpbrk, wstrrchr, wstrspn, wstrtok ] |
| wstrcmp | Performs operations on wide character strings | [ wstrcat, wstrchr, wstrcmp, wstrcpy, wstrcspn, wstrdup, wstrlen, wstrncat, wstrncmp, wstrncpy, wstrpbrk, wstrrchr, wstrspn, wstrtok ] |
| wstrcpy | Performs operations on wide character strings | [ wstrcat, wstrchr, wstrcmp, wstrcpy, wstrcspn, wstrdup, wstrlen, wstrncat, wstrncmp, wstrncpy, wstrpbrk, wstrrchr, wstrspn, wstrtok ] |
| wstrcspn | Performs operations on wide character strings | [ wstrcat, wstrchr, wstrcmp, wstrcpy, wstrcspn, wstrdup, wstrlen, wstrncat, wstrncmp, wstrncpy, wstrpbrk, wstrrchr, wstrspn, wstrtok ] |
| wstrdup | Performs operations on wide character strings | [ wstrcat, wstrchr, wstrcmp, wstrcpy, wstrcspn, wstrdup, wstrlen, wstrncat, wstrncmp, wstrncpy, wstrpbrk, wstrrchr, wstrspn, wstrtok ] |
| wstring | Performs operations on wide character strings | [ wstrcat, wstrchr, wstrcmp, wstrcpy, wstrcspn, wstrdup, wstrlen, wstrncat, wstrncmp, wstrncpy, wstrpbrk, wstrrchr, wstrspn, wstrtok ] |
| wstrlen | Performs operations on wide character strings | [ wstrcat, wstrchr, wstrcmp, wstrcpy, wstrcspn, wstrdup, wstrlen, wstrncat, wstrncmp, wstrncpy, wstrpbrk, wstrrchr, wstrspn, wstrtok ] |
| wstrncat | Performs operations on wide character strings | [ wstrcat, wstrchr, wstrcmp, wstrcpy, wstrcspn, wstrdup, wstrlen, wstrncat, wstrncmp, wstrncpy, wstrpbrk, wstrrchr, wstrspn, wstrtok ] |
| wstrncmp | Performs operations on wide character strings | [ wstrcat, wstrchr, wstrcmp, wstrcpy, wstrcspn, wstrdup, wstrlen, wstrncat, wstrncmp, wstrncpy, wstrpbrk, wstrrchr, wstrspn, wstrtok ] |
| wstrncpy | Performs operations on wide character strings | [ wstrcat, wstrchr, wstrcmp, wstrcpy, wstrcspn, wstrdup, wstrlen, wstrncat, wstrncmp, wstrncpy, wstrpbrk, wstrrchr, wstrspn, wstrtok ] |
| wstrpbrk | Performs operations on wide character strings | [ wstrcat, wstrchr, wstrcmp, wstrcpy, wstrcspn, wstrdup, wstrlen, wstrncat, wstrncmp, wstrncpy, wstrpbrk, wstrrchr, wstrspn, wstrtok ] |
| wstrrchr | Performs operations on wide character strings | [ wstrcat, wstrchr, wstrcmp, wstrcpy, wstrcspn, wstrdup, wstrlen, wstrncat, wstrncmp, wstrncpy, wstrpbrk, wstrrchr, wstrspn, wstrtok ] |
| wstrspn | Performs operations on wide character strings | [ wstrcat, wstrchr, wstrcmp, wstrcpy, wstrcspn, wstrdup, wstrlen, wstrncat, wstrncmp, wstrncpy, wstrpbrk, wstrrchr, wstrspn, wstrtok ] |
| wstrtok | Performs operations on wide character strings | [ wstrcat, wstrchr, wstrcmp, wstrcpy, wstrcspn, wstrdup, wstrlen, wstrncat, wstrncmp, wstrncpy, wstrpbrk, wstrrchr, wstrspn, wstrtok ] |
| 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_getpos, xdr_functions, xdr_inline, xdr_int, xdr_long, 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_int, xdr_u_long, xdr_u_short, xdr_union, xdr_vector, xdr_void, xdr_wrapstring ] |
| xdr_accepted_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_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_getpos, xdr_functions, xdr_inline, xdr_int, xdr_long, 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_int, xdr_u_long, xdr_u_short, xdr_union, xdr_vector, xdr_void, xdr_wrapstring ] |
| xdr_authunix_parms | 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_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_getpos, xdr_functions, xdr_inline, xdr_int, xdr_long, 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_int, xdr_u_long, 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_getpos, xdr_functions, xdr_inline, xdr_int, xdr_long, 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_int, xdr_u_long, xdr_u_short, xdr_union, xdr_vector, xdr_void, xdr_wrapstring ] |
| xdr_callhdr | 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_callmsg | 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_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_getpos, xdr_functions, xdr_inline, xdr_int, xdr_long, 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_int, xdr_u_long, 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_getpos, xdr_functions, xdr_inline, xdr_int, xdr_long, 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_int, xdr_u_long, 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_getpos, xdr_functions, xdr_inline, xdr_int, xdr_long, 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_int, xdr_u_long, 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_getpos, xdr_functions, xdr_inline, xdr_int, xdr_long, 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_int, xdr_u_long, 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_getpos, xdr_functions, xdr_inline, xdr_int, xdr_long, 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_int, xdr_u_long, 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_getpos, xdr_functions, xdr_inline, xdr_int, xdr_long, 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_int, xdr_u_long, 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_getpos, xdr_functions, xdr_inline, xdr_int, xdr_long, 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_int, xdr_u_long, 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_getpos, xdr_functions, xdr_inline, xdr_int, xdr_long, 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_int, xdr_u_long, 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_getpos, xdr_functions, xdr_inline, xdr_int, xdr_long, 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_int, xdr_u_long, 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_getpos, xdr_functions, xdr_inline, xdr_int, xdr_long, 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_int, xdr_u_long, 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_getpos, xdr_functions, xdr_inline, xdr_int, xdr_long, 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_int, xdr_u_long, 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_getpos, xdr_functions, xdr_inline, xdr_int, xdr_long, 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_int, xdr_u_long, 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_getpos, xdr_functions, xdr_inline, xdr_int, xdr_long, 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_int, xdr_u_long, 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_getpos, xdr_functions, xdr_inline, xdr_int, xdr_long, 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_int, xdr_u_long, 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_getpos, xdr_functions, xdr_inline, xdr_int, xdr_long, 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_int, xdr_u_long, 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_getpos, xdr_functions, xdr_inline, xdr_int, xdr_long, 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_int, xdr_u_long, 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_getpos, xdr_functions, xdr_inline, xdr_int, xdr_long, 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_int, xdr_u_long, 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_getpos, xdr_functions, xdr_inline, xdr_int, xdr_long, 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_int, xdr_u_long, 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_getpos, xdr_functions, xdr_inline, xdr_int, xdr_long, 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_int, xdr_u_long, 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_getpos, xdr_functions, xdr_inline, xdr_int, xdr_long, 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_int, xdr_u_long, 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_getpos, xdr_functions, xdr_inline, xdr_int, xdr_long, 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_int, xdr_u_long, 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_getpos, xdr_functions, xdr_inline, xdr_int, xdr_long, 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_int, xdr_u_long, 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_getpos, xdr_functions, xdr_inline, xdr_int, xdr_long, 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_int, xdr_u_long, 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_getpos, xdr_functions, xdr_inline, xdr_int, xdr_long, 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_int, xdr_u_long, 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_getpos, xdr_functions, xdr_inline, xdr_int, xdr_long, 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_int, xdr_u_long, 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_getpos, xdr_functions, xdr_inline, xdr_int, xdr_long, 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_int, xdr_u_long, 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_getpos, xdr_functions, xdr_inline, xdr_int, xdr_long, 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_int, xdr_u_long, 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_getpos, xdr_functions, xdr_inline, xdr_int, xdr_long, 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_int, xdr_u_long, 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_getpos, xdr_functions, xdr_inline, xdr_int, xdr_long, 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_int, xdr_u_long, 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_getpos, xdr_functions, xdr_inline, xdr_int, xdr_long, 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_int, xdr_u_long, 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_getpos, xdr_functions, xdr_inline, xdr_int, xdr_long, 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_int, xdr_u_long, 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 | | |
| 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 | | |
| 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 | [ CT and 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 otain 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 otain 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 otain 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 otain 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 otain 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 ] |
| XPrintStat | start, stop, or display process statistics | [ XStartStat, XStopStat, XPrintStat ] |
| 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 | | |
| 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 ] |
| XStartStat | start, stop, or display process statistics | [ XStartStat, XStopStat, XPrintStat ] |
| XStopStat | start, stop, or display process statistics | [ XStartStat, XStopStat, XPrintStat ] |
| 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 | |
| XVisibilityNotifyEvent | VisibilityNotify event structure | |
| 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 struture | [ 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 struture | [ 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 struture | [ XcmsColor, XcmsRGB, XcmsRGBi, XcmsCIEXYZ, XcmsCIEuvY, XcmsCIExyY, XcmsCIELab, XcmsCIELuv, XcmsTekHVC, XcmsPad ] |
| XcmsCIEuvY | Xcms color struture | [ XcmsColor, XcmsRGB, XcmsRGBi, XcmsCIEXYZ, XcmsCIEuvY, XcmsCIExyY, XcmsCIELab, XcmsCIELuv, XcmsTekHVC, XcmsPad ] |
| XcmsCIExyY | Xcms color struture | [ XcmsColor, XcmsRGB, XcmsRGBi, XcmsCIEXYZ, XcmsCIEuvY, XcmsCIExyY, XcmsCIELab, XcmsCIELuv, XcmsTekHVC, XcmsPad ] |
| XcmsColor | Xcms color struture | [ 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 struture | [ 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 struture | [ XcmsColor, XcmsRGB, XcmsRGBi, XcmsCIEXYZ, XcmsCIEuvY, XcmsCIExyY, XcmsCIELab, XcmsCIELuv, XcmsTekHVC, XcmsPad ] |
| XcmsRGBi | Xcms color struture | [ 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 struture | [ 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 ] |
| and | | |