| end, _end, etext, _etext, edata, _edata | last locations in program |
| end, etext, _etext, edata, _edata, _end | last locations in program |
| end, _end, etext, edata, _edata, _etext | last locations in program |
| conv, toupper, tolower, _toupper, toascii, _tolower | translate characters |
| conv, toupper, tolower, _tolower, toascii, _toupper | translate characters |
| l64a, a64l | convert between long integer and base-64 ASCII string |
| abort | terminate the process abnormally |
| labs, llabs, abs | return absolute value of integer |
| addsev | define additional severities |
| addseverity | build a list of severity levels for an application for use with fmtmsg |
| malloc, calloc, free, memalign, realloc, valloc, alloca | memory allocator |
| strftime, cftime, ascftime | convert date and time to string |
| ctime, ctime_r, localtime, localtime_r, gmtime, gmtime_r, asctime_r, tzset, tzsetwall, asctime | convert date and time to string |
| ctime, ctime_r, localtime, localtime_r, gmtime, gmtime_r, asctime, tzset, tzsetwall, asctime_r | convert date and time to string |
| assert | verify program assertion |
| atexit | add program termination routine |
| strtod, atof | convert string to double-precision number |
| strtol, strtoll, strtoul, strtoull, atol, atoll, lltostr, ulltostr, atoi | conversion routines |
| strtol, strtoll, strtoul, strtoull, atoll, atoi, lltostr, ulltostr, atol | conversion routines |
| strtol, strtoll, strtoul, strtoull, atol, atoi, lltostr, ulltostr, atoll | conversion routines |
| bstring, bcopy, bzero, bcmp | bit and byte string operations |
| bstring, bcmp, bzero, bcopy | bit and byte string operations |
| bsearch | binary search a sorted table |
| bcopy, bcmp, bzero, bstring | bit and byte string operations |
| bstring, bcopy, bcmp, bzero | bit and byte string operations |
| malloc, free, memalign, realloc, valloc, alloca, calloc | memory allocator |
| catopen, catclose | open/close a message catalog |
| catgets | read a program message |
| catclose, catopen | open/close a message catalog |
| strftime, ascftime, cftime | convert date and time to string |
| clock | report CPU time used |
| directory, opendir, readdir, readdir_r, telldir, seekdir, rewinddir, closedir | directory operations |
| confstr | get configurable variables |
| toupper, tolower, _toupper, _tolower, toascii, conv | translate characters |
| setkey, encrypt, crypt | generate encryption |
| ctime_r, localtime, localtime_r, gmtime, gmtime_r, asctime, asctime_r, tzset, tzsetwall, ctime | convert date and time to string |
| ctime, localtime, localtime_r, gmtime, gmtime_r, asctime, asctime_r, tzset, tzsetwall, ctime_r | convert date and time to string |
| isdigit, isxdigit, islower, isupper, isalpha, isalnum, isspace, iscntrl, ispunct, isprint, isgraph, isascii, ctype | character handling |
| difftime | computes the difference between two calendar times |
| opendir, readdir, readdir_r, telldir, seekdir, rewinddir, closedir, directory | directory operations |
| ldiv, lldiv, div | compute the quotient and remainder |
| erand48, lrand48, nrand48, mrand48, jrand48, srand48, seed48, lcong48, drand48 | generate uniformly distributed pseudo-random numbers |
| dup2 | duplicate an open file descriptor |
| fcvt, gcvt, ecvt | convert floating-point number to string |
| end, _end, etext, _etext, _edata, edata | last locations in program |
| crypt, setkey, encrypt | generate encryption |
| _end, etext, _etext, edata, _edata, end | last locations in program |
| getgrnam, getgrnam_r, getgrent, getgrent_r, getgrgid, getgrgid_r, setgrent, fgetgrent, fgetgrent_r, endgrent | get group entry |
| getpwnam, getpwnam_r, getpwent, getpwent_r, getpwuid, getpwuid_r, setpwent, fgetpwent, fgetpwent_r, endpwent | get password entry |
| getspnam, getspnam_r, getspent, getspent_r, setspent, fgetspent, fgetspent_r, endspent | get password entry |
| getusershell, setusershell, endusershell | get legal user shells |
| getutent, getutid, getutline, pututline, setutent, utmpname, endutent | access utmp file entry |
| getutxent, getutxid, getutxline, pututxline, setutxent, utmpxname, getutmp, getutmpx, updwtmp, updwtmpx, endutxent | access utmpx file entry |
| drand48, lrand48, nrand48, mrand48, jrand48, srand48, seed48, lcong48, erand48 | generate uniformly distributed pseudo-random numbers |
| perror, errno | print system error messages |
| end, _end, etext, _etext, edata, _edata, etext | last locations in program |
| exit | terminate process |
| fattach | attach a STREAMS-based file descriptor to an object in the file system name space |
| ecvt, gcvt, fcvt | convert floating-point number to string |
| fdetach | detach a name from a STREAMS-based file descriptor |
| ffs | find first set bit |
| getgrnam, getgrnam_r, getgrent, getgrent_r, getgrgid, getgrgid_r, setgrent, endgrent, fgetgrent_r, fgetgrent | get group entry |
| getgrnam, getgrnam_r, getgrent, getgrent_r, getgrgid, getgrgid_r, setgrent, endgrent, fgetgrent, fgetgrent_r | get group entry |
| fsetpos, fgetpos | reposition a file pointer in a stream |
| getpwnam, getpwnam_r, getpwent, getpwent_r, getpwuid, getpwuid_r, setpwent, endpwent, fgetpwent_r, fgetpwent | get password entry |
| getpwnam, getpwnam_r, getpwent, getpwent_r, getpwuid, getpwuid_r, setpwent, endpwent, fgetpwent, fgetpwent_r | get password entry |
| getspnam, getspnam_r, getspent, getspent_r, setspent, endspent, fgetspent_r, fgetspent | get password entry |
| getspnam, getspnam_r, getspent, getspent_r, setspent, endspent, fgetspent, fgetspent_r | get password entry |
| isnan, isnand, isnanf, fpclass, unordered, finite | determine type of floating-point number |
| fmtmsg | display a message on stderr or system console |
| fnmatch | match filename or path name |
| isnan, isnand, isnanf, finite, unordered, fpclass | determine type of floating-point number |
| fpgetround, fpsetround, fpsetmask, fpgetsticky, fpsetsticky, fpgetmask | IEEE floating-point environment control |
| fpsetround, fpgetmask, fpsetmask, fpgetsticky, fpsetsticky, fpgetround | IEEE floating-point environment control |
| fpgetround, fpsetround, fpgetmask, fpsetmask, fpsetsticky, fpgetsticky | IEEE floating-point environment control |
| fpgetround, fpsetround, fpgetmask, fpgetsticky, fpsetsticky, fpsetmask | IEEE floating-point environment control |
| fpgetround, fpgetmask, fpsetmask, fpgetsticky, fpsetsticky, fpsetround | IEEE floating-point environment control |
| fpgetround, fpsetround, fpgetmask, fpsetmask, fpgetsticky, fpsetsticky | IEEE floating-point environment control |
| malloc, calloc, memalign, realloc, valloc, alloca, free | memory allocator |
| ldexp, logb, modf, modff, nextafter, scalb, frexp | manipulate parts of floating-point numbers |
| fgetpos, fsetpos | reposition a file pointer in a stream |
| fsync | synchronize a file’s in-memory state with that on the physical medium |
| ftime | get date and time |
| stdipc, ftok | standard interprocess communication package |
| truncate, ftruncate | set a file to a specified length |
| nftw, ftw | walk a file tree |
| ecvt, fcvt, gcvt | convert floating-point number to string |
| getcwd | get pathname of current working directory |
| getdate | convert user format date and time |
| getdtablesize | get file descriptor table size |
| getenv | return value for environment name |
| getgrnam, getgrnam_r, getgrent_r, getgrgid, getgrgid_r, setgrent, endgrent, fgetgrent, fgetgrent_r, getgrent | get group entry |
| getgrnam, getgrnam_r, getgrent, getgrgid, getgrgid_r, setgrent, endgrent, fgetgrent, fgetgrent_r, getgrent_r | get group entry |
| getgrnam, getgrnam_r, getgrent, getgrent_r, getgrgid_r, setgrent, endgrent, fgetgrent, fgetgrent_r, getgrgid | get group entry |
| getgrnam, getgrnam_r, getgrent, getgrent_r, getgrgid, setgrent, endgrent, fgetgrent, fgetgrent_r, getgrgid_r | get group entry |
| getgrnam_r, getgrent, getgrent_r, getgrgid, getgrgid_r, setgrent, endgrent, fgetgrent, fgetgrent_r, getgrnam | get group entry |
| getgrnam, getgrent, getgrent_r, getgrgid, getgrgid_r, setgrent, endgrent, fgetgrent, fgetgrent_r, getgrnam_r | get group entry |
| gethostid | get unique identifier of current host |
| sethostname, gethostname | get/set name of current host |
| gethrvtime, gethrtime | get high resolution time |
| gethrtime, gethrvtime | get high resolution time |
| getlogin_r, getlogin | get login name |
| getlogin, getlogin_r | get login name |
| getmntent, hasmntopt, putmntent, getmntany | get mnttab file information |
| getmntany, hasmntopt, putmntent, getmntent | get mnttab file information |
| getopt | get option letter from argument vector |
| getpagesize | get system page size |
| getpass | read a password |
| setpriority, getpriority | get/set scheduling priority for process, process group or user |
| getpw | get passwd entry from UID |
| getpwnam, getpwnam_r, getpwent_r, getpwuid, getpwuid_r, setpwent, endpwent, fgetpwent, fgetpwent_r, getpwent | get password entry |
| getpwnam, getpwnam_r, getpwent, getpwuid, getpwuid_r, setpwent, endpwent, fgetpwent, fgetpwent_r, getpwent_r | get password entry |
| getpwnam_r, getpwent, getpwent_r, getpwuid, getpwuid_r, setpwent, endpwent, fgetpwent, fgetpwent_r, getpwnam | get password entry |
| getpwnam, getpwent, getpwent_r, getpwuid, getpwuid_r, setpwent, endpwent, fgetpwent, fgetpwent_r, getpwnam_r | get password entry |
| getpwnam, getpwnam_r, getpwent, getpwent_r, getpwuid_r, setpwent, endpwent, fgetpwent, fgetpwent_r, getpwuid | get password entry |
| getpwnam, getpwnam_r, getpwent, getpwent_r, getpwuid, setpwent, endpwent, fgetpwent, fgetpwent_r, getpwuid_r | get password entry |
| getrusage | get information about resource utilization |
| getspnam, getspnam_r, getspent_r, setspent, endspent, fgetspent, fgetspent_r, getspent | get password entry |
| getspnam, getspnam_r, getspent, setspent, endspent, fgetspent, fgetspent_r, getspent_r | get password entry |
| getspnam_r, getspent, getspent_r, setspent, endspent, fgetspent, fgetspent_r, getspnam | get password entry |
| getspnam, getspent, getspent_r, setspent, endspent, fgetspent, fgetspent_r, getspnam_r | get password entry |
| getsubopt | parse suboptions from a string |
| settimeofday, gettimeofday | get or set the date and time |
| gettxt | retrieve a text string |
| setusershell, endusershell, getusershell | get legal user shells |
| getutid, getutline, pututline, setutent, endutent, utmpname, getutent | access utmp file entry |
| getutent, getutline, pututline, setutent, endutent, utmpname, getutid | access utmp file entry |
| getutent, getutid, pututline, setutent, endutent, utmpname, getutline | access utmp file entry |
| getutxent, getutxid, getutxline, pututxline, setutxent, endutxent, utmpxname, getutmpx, updwtmp, updwtmpx, getutmp | access utmpx file entry |
| getutxent, getutxid, getutxline, pututxline, setutxent, endutxent, utmpxname, getutmp, updwtmp, updwtmpx, getutmpx | access utmpx file entry |
| getutxid, getutxline, pututxline, setutxent, endutxent, utmpxname, getutmp, getutmpx, updwtmp, updwtmpx, getutxent | access utmpx file entry |
| getutxent, getutxline, pututxline, setutxent, endutxent, utmpxname, getutmp, getutmpx, updwtmp, updwtmpx, getutxid | access utmpx file entry |
| getutxent, getutxid, pututxline, setutxent, endutxent, utmpxname, getutmp, getutmpx, updwtmp, updwtmpx, getutxline | access utmpx file entry |
| getvfsent, getvfsfile, getvfsspec, getvfsany | get vfstab file entry |
| getvfsfile, getvfsspec, getvfsany, getvfsent | get vfstab file entry |
| getvfsent, getvfsspec, getvfsany, getvfsfile | get vfstab file entry |
| getvfsent, getvfsfile, getvfsany, getvfsspec | get vfstab file entry |
| getwd | get current working directory pathname |
| globfree, glob | generate path names matching a pattern |
| glob, globfree | generate path names matching a pattern |
| ctime, ctime_r, localtime, localtime_r, gmtime_r, asctime, asctime_r, tzset, tzsetwall, gmtime | convert date and time to string |
| ctime, ctime_r, localtime, localtime_r, gmtime, asctime, asctime_r, tzset, tzsetwall, gmtime_r | convert date and time to string |
| grantpt | grant access to the slave pseudo-terminal device |
| ssignal, gsignal | software signals |
| getmntent, getmntany, putmntent, hasmntopt | get mnttab file information |
| hsearch, hdestroy, hcreate | manage hash search tables |
| hsearch, hcreate, hdestroy | manage hash search tables |
| hcreate, hdestroy, hsearch | manage hash search tables |
| rindex, index | string operations |
| initgroups | initialize the supplementary group access list |
| random, srandom, setstate, initstate | better random number generator; routines for changing generators |
| remque, insque | insert/remove element from a queue |
| ctype, isdigit, isxdigit, islower, isupper, isalpha, isspace, iscntrl, ispunct, isprint, isgraph, isascii, isalnum | character handling |
| ctype, isdigit, isxdigit, islower, isupper, isalnum, isspace, iscntrl, ispunct, isprint, isgraph, isascii, isalpha | character handling |
| ctype, isdigit, isxdigit, islower, isupper, isalpha, isalnum, isspace, iscntrl, ispunct, isprint, isgraph, isascii | character handling |
| isastream | test a file descriptor |
| ttyname, ttyname_r, isatty | find name of a terminal |
| ctype, isdigit, isxdigit, islower, isupper, isalpha, isalnum, isspace, ispunct, isprint, isgraph, isascii, iscntrl | character handling |
| ctype, isxdigit, islower, isupper, isalpha, isalnum, isspace, iscntrl, ispunct, isprint, isgraph, isascii, isdigit | character handling |
| ctype, isdigit, isxdigit, islower, isupper, isalpha, isalnum, isspace, iscntrl, ispunct, isprint, isascii, isgraph | character handling |
| ctype, isdigit, isxdigit, isupper, isalpha, isalnum, isspace, iscntrl, ispunct, isprint, isgraph, isascii, islower | character handling |
| isnand, isnanf, finite, fpclass, unordered, isnan | determine type of floating-point number |
| isnan, isnanf, finite, fpclass, unordered, isnand | determine type of floating-point number |
| isnan, isnand, finite, fpclass, unordered, isnanf | determine type of floating-point number |
| ctype, isdigit, isxdigit, islower, isupper, isalpha, isalnum, isspace, iscntrl, ispunct, isgraph, isascii, isprint | character handling |
| ctype, isdigit, isxdigit, islower, isupper, isalpha, isalnum, isspace, iscntrl, isprint, isgraph, isascii, ispunct | character handling |
| ctype, isdigit, isxdigit, islower, isupper, isalpha, isalnum, iscntrl, ispunct, isprint, isgraph, isascii, isspace | character handling |
| ctype, isdigit, isxdigit, islower, isalpha, isalnum, isspace, iscntrl, ispunct, isprint, isgraph, isascii, isupper | character handling |
| ctype, isdigit, islower, isupper, isalpha, isalnum, isspace, iscntrl, ispunct, isprint, isgraph, isascii, isxdigit | character handling |
| drand48, erand48, lrand48, nrand48, mrand48, srand48, seed48, lcong48, jrand48 | generate uniformly distributed pseudo-random numbers |
| killpg | send signal to a process group |
| a64l, l64a | convert between long integer and base-64 ASCII string |
| abs, llabs, labs | return absolute value of integer |
| ulckpwdf, lckpwdf | manipulate shadow password database lock file |
| drand48, erand48, lrand48, nrand48, mrand48, jrand48, srand48, seed48, lcong48 | generate uniformly distributed pseudo-random numbers |
| frexp, logb, modf, modff, nextafter, scalb, ldexp | manipulate parts of floating-point numbers |
| div, lldiv, ldiv | compute the quotient and remainder |
| lsearch, lfind | linear search and update |
| lfmt | display error message in standard format and pass to logging and monitoring services |
| abs, labs, llabs | return absolute value of integer |
| div, ldiv, lldiv | compute the quotient and remainder |
| strtol, strtoll, strtoul, strtoull, atol, atoll, atoi, ulltostr, lltostr | conversion routines |
| localeconv | get numeric formatting information |
| ctime, ctime_r, localtime_r, gmtime, gmtime_r, asctime, asctime_r, tzset, tzsetwall, localtime | convert date and time to string |
| ctime, ctime_r, localtime, gmtime, gmtime_r, asctime, asctime_r, tzset, tzsetwall, localtime_r | convert date and time to string |
| lockf | record locking on files |
| frexp, ldexp, modf, modff, nextafter, scalb, logb | manipulate parts of floating-point numbers |
| setjmp, sigsetjmp, siglongjmp, longjmp | non-local goto |
| drand48, erand48, nrand48, mrand48, jrand48, srand48, seed48, lcong48, lrand48 | generate uniformly distributed pseudo-random numbers |
| lfind, lsearch | linear search and update |
| makedev, minor, major | manage a device number |
| swapcontext, makecontext | manipulate user contexts |
| major, minor, makedev | manage a device number |
| calloc, free, memalign, realloc, valloc, alloca, malloc | memory allocator |
| mbtowc, mblen, wctomb, mbchar | multibyte character handling |
| mbchar, mbtowc, wctomb, mblen | multibyte character handling |
| mbstring, wcstombs, mbstowcs | multibyte string functions |
| mbstowcs, wcstombs, mbstring | multibyte string functions |
| mbchar, mblen, wctomb, mbtowc | multibyte character handling |
| malloc, calloc, free, realloc, valloc, alloca, memalign | memory allocator |
| memory, memchr, memcmp, memcpy, memmove, memset, memccpy | memory operations |
| memory, memccpy, memcmp, memcpy, memmove, memset, memchr | memory operations |
| memory, memccpy, memchr, memcpy, memmove, memset, memcmp | memory operations |
| memory, memccpy, memchr, memcmp, memmove, memset, memcpy | memory operations |
| memory, memccpy, memchr, memcmp, memcpy, memset, memmove | memory operations |
| memccpy, memchr, memcmp, memcpy, memmove, memset, memory | memory operations |
| memory, memccpy, memchr, memcmp, memcpy, memmove, memset | memory operations |
| makedev, major, minor | manage a device number |
| mkfifo | create a new FIFO |
| mktemp | make a unique file name |
| mktime | converts a tm structure to a calendar time |
| munlock, mlock | lock (or unlock) pages in memory |
| munlockall, mlockall | lock or unlock address space |
| frexp, ldexp, logb, modff, nextafter, scalb, modf | manipulate parts of floating-point numbers |
| frexp, ldexp, logb, modf, nextafter, scalb, modff | manipulate parts of floating-point numbers |
| monitor | prepare process execution profile |
| drand48, erand48, lrand48, nrand48, jrand48, srand48, seed48, lcong48, mrand48 | generate uniformly distributed pseudo-random numbers |
| msync | synchronize memory with physical storage |
| mlock, munlock | lock (or unlock) pages in memory |
| mlockall, munlockall | lock or unlock address space |
| frexp, ldexp, logb, modf, modff, scalb, nextafter | manipulate parts of floating-point numbers |
| ftw, nftw | walk a file tree |
| nl_langinfo | language information |
| drand48, erand48, lrand48, mrand48, jrand48, srand48, seed48, lcong48, nrand48 | generate uniformly distributed pseudo-random numbers |
| offsetof | offset of structure member |
| directory, readdir, readdir_r, telldir, seekdir, rewinddir, closedir, opendir | directory operations |
| errno, perror | print system error messages |
| pfmt | display error message in standard format |
| plock | lock or unlock into memory process, text, or data |
| psignal, psiginfo | system signal messages |
| psiginfo, psignal | system signal messages |
| ptsname | get name of the slave pseudo-terminal device |
| putenv | change or add value to environment |
| getmntent, getmntany, hasmntopt, putmntent | get mnttab file information |
| putpwent | write password file entry |
| putspent | write shadow password file entry |
| getutent, getutid, getutline, setutent, endutent, utmpname, pututline | access utmp file entry |
| getutxent, getutxid, getutxline, setutxent, endutxent, utmpxname, getutmp, getutmpx, updwtmp, updwtmpx, pututxline | access utmpx file entry |
| qsort | quick sort |
| raise | send signal to program |
| srand, rand_r, rand | simple random-number generator |
| rand, srand, rand_r | simple random-number generator |
| srandom, initstate, setstate, random | better random number generator; routines for changing generators |
| regex, re_exec, re_comp | regular expression handler |
| regex, re_comp, re_exec | regular expression handler |
| directory, opendir, readdir_r, telldir, seekdir, rewinddir, closedir, readdir | directory operations |
| directory, opendir, readdir, telldir, seekdir, rewinddir, closedir, readdir_r | directory operations |
| malloc, calloc, free, memalign, valloc, alloca, realloc | memory allocator |
| realpath | returns the real file name |
| reboot | reboot system or halt processor |
| regexec, regerror, regfree, regcomp | regular expression matching |
| regcomp, regexec, regfree, regerror | regular expression matching |
| re_comp, re_exec, regex | regular expression handler |
| regcomp, regerror, regfree, regexec | regular expression matching |
| regcomp, regexec, regerror, regfree | regular expression matching |
| remove | remove file |
| insque, remque | insert/remove element from a queue |
| directory, opendir, readdir, readdir_r, telldir, seekdir, closedir, rewinddir | directory operations |
| index, rindex | string operations |
| frexp, ldexp, logb, modf, modff, nextafter, scalb | manipulate parts of floating-point numbers |
| drand48, erand48, lrand48, nrand48, mrand48, jrand48, srand48, lcong48, seed48 | generate uniformly distributed pseudo-random numbers |
| directory, opendir, readdir, readdir_r, telldir, rewinddir, closedir, seekdir | directory operations |
| select | synchronous I/O multiplexing |
| setlinebuf, setbuffer | assign buffering to a stream |
| setcat | define default catalog |
| getgrnam, getgrnam_r, getgrent, getgrent_r, getgrgid, getgrgid_r, endgrent, fgetgrent, fgetgrent_r, setgrent | get group entry |
| gethostname, sethostname | get/set name of current host |
| sigsetjmp, longjmp, siglongjmp, setjmp | non-local goto |
| crypt, encrypt, setkey | generate encryption |
| setlabel | define the label for pfmt() and lfmt(). |
| setbuffer, setlinebuf | assign buffering to a stream |
| setlocale | modify and query a program’s locale |
| getpriority, setpriority | get/set scheduling priority for process, process group or user |
| getpwnam, getpwnam_r, getpwent, getpwent_r, getpwuid, getpwuid_r, endpwent, fgetpwent, fgetpwent_r, setpwent | get password entry |
| getspnam, getspnam_r, getspent, getspent_r, endspent, fgetspent, fgetspent_r, setspent | get password entry |
| random, srandom, initstate, setstate | better random number generator; routines for changing generators |
| gettimeofday, settimeofday | get or set the date and time |
| getusershell, endusershell, setusershell | get legal user shells |
| getutent, getutid, getutline, pututline, endutent, utmpname, setutent | access utmp file entry |
| getutxent, getutxid, getutxline, pututxline, endutxent, utmpxname, getutmp, getutmpx, updwtmp, updwtmpx, setutxent | access utmpx file entry |
| str2sig, sig2str | translation between signal name and signal number |
| sigsetops, sigemptyset, sigfillset, sigdelset, sigismember, sigaddset | manipulate sets of signals |
| sigsetops, sigemptyset, sigfillset, sigaddset, sigismember, sigdelset | manipulate sets of signals |
| sigsetops, sigfillset, sigaddset, sigdelset, sigismember, sigemptyset | manipulate sets of signals |
| sigsetops, sigemptyset, sigaddset, sigdelset, sigismember, sigfillset | manipulate sets of signals |
| signal, sigset, sigrelse, sigignore, sigpause, sighold | simplified signal management for application processes |
| signal, sigset, sighold, sigrelse, sigpause, sigignore | simplified signal management for application processes |
| sigsetops, sigemptyset, sigfillset, sigaddset, sigdelset, sigismember | manipulate sets of signals |
| setjmp, sigsetjmp, longjmp, siglongjmp | non-local goto |
| sigset, sighold, sigrelse, sigignore, sigpause, signal | simplified signal management for application processes |
| signal, sigset, sighold, sigrelse, sigignore, sigpause | simplified signal management for application processes |
| signal, sigset, sighold, sigignore, sigpause, sigrelse | simplified signal management for application processes |
| signal, sighold, sigrelse, sigignore, sigpause, sigset | simplified signal management for application processes |
| setjmp, longjmp, siglongjmp, sigsetjmp | non-local goto |
| sigemptyset, sigfillset, sigaddset, sigdelset, sigismember, sigsetops | manipulate sets of signals |
| sleep | suspend execution for interval |
| rand, rand_r, srand | simple random-number generator |
| drand48, erand48, lrand48, nrand48, mrand48, jrand48, seed48, lcong48, srand48 | generate uniformly distributed pseudo-random numbers |
| random, initstate, setstate, srandom | better random number generator; routines for changing generators |
| gsignal, ssignal | software signals |
| ftok, stdipc | standard interprocess communication package |
| sig2str, str2sig | translation between signal name and signal number |
| string, strncasecmp, strcat, strncat, strchr, strrchr, strcmp, strncmp, strcpy, strncpy, strcspn, strspn, strdup, strlen, strpbrk, strstr, strtok, strtok_r, strcasecmp | string operations |
| string, strcasecmp, strncasecmp, strncat, strchr, strrchr, strcmp, strncmp, strcpy, strncpy, strcspn, strspn, strdup, strlen, strpbrk, strstr, strtok, strtok_r, strcat | string operations |
| string, strcasecmp, strncasecmp, strcat, strncat, strrchr, strcmp, strncmp, strcpy, strncpy, strcspn, strspn, strdup, strlen, strpbrk, strstr, strtok, strtok_r, strchr | string operations |
| string, strcasecmp, strncasecmp, strcat, strncat, strchr, strrchr, strncmp, strcpy, strncpy, strcspn, strspn, strdup, strlen, strpbrk, strstr, strtok, strtok_r, strcmp | string operations |
| strcoll | string collation |
| string, strcasecmp, strncasecmp, strcat, strncat, strchr, strrchr, strcmp, strncmp, strncpy, strcspn, strspn, strdup, strlen, strpbrk, strstr, strtok, strtok_r, strcpy | string operations |
| string, strcasecmp, strncasecmp, strcat, strncat, strchr, strrchr, strcmp, strncmp, strcpy, strncpy, strspn, strdup, strlen, strpbrk, strstr, strtok, strtok_r, strcspn | string operations |
| string, strcasecmp, strncasecmp, strcat, strncat, strchr, strrchr, strcmp, strncmp, strcpy, strncpy, strcspn, strspn, strlen, strpbrk, strstr, strtok, strtok_r, strdup | string operations |
| strerror | get error message string |
| strfmon | convert monetary value to string |
| cftime, ascftime, strftime | convert date and time to string |
| strcasecmp, strncasecmp, strcat, strncat, strchr, strrchr, strcmp, strncmp, strcpy, strncpy, strcspn, strspn, strdup, strlen, strpbrk, strstr, strtok, strtok_r, string | string operations |
| string, strcasecmp, strncasecmp, strcat, strncat, strchr, strrchr, strcmp, strncmp, strcpy, strncpy, strcspn, strspn, strdup, strpbrk, strstr, strtok, strtok_r, strlen | string operations |
| string, strcasecmp, strcat, strncat, strchr, strrchr, strcmp, strncmp, strcpy, strncpy, strcspn, strspn, strdup, strlen, strpbrk, strstr, strtok, strtok_r, strncasecmp | string operations |
| string, strcasecmp, strncasecmp, strcat, strchr, strrchr, strcmp, strncmp, strcpy, strncpy, strcspn, strspn, strdup, strlen, strpbrk, strstr, strtok, strtok_r, strncat | string operations |
| string, strcasecmp, strncasecmp, strcat, strncat, strchr, strrchr, strcmp, strcpy, strncpy, strcspn, strspn, strdup, strlen, strpbrk, strstr, strtok, strtok_r, strncmp | string operations |
| string, strcasecmp, strncasecmp, strcat, strncat, strchr, strrchr, strcmp, strncmp, strcpy, strcspn, strspn, strdup, strlen, strpbrk, strstr, strtok, strtok_r, strncpy | string operations |
| string, strcasecmp, strncasecmp, strcat, strncat, strchr, strrchr, strcmp, strncmp, strcpy, strncpy, strcspn, strspn, strdup, strlen, strstr, strtok, strtok_r, strpbrk | string operations |
| strptime | date and time conversion |
| string, strcasecmp, strncasecmp, strcat, strncat, strchr, strcmp, strncmp, strcpy, strncpy, strcspn, strspn, strdup, strlen, strpbrk, strstr, strtok, strtok_r, strrchr | string operations |
| strsignal | get error message string |
| string, strcasecmp, strncasecmp, strcat, strncat, strchr, strrchr, strcmp, strncmp, strcpy, strncpy, strcspn, strdup, strlen, strpbrk, strstr, strtok, strtok_r, strspn | string operations |
| string, strcasecmp, strncasecmp, strcat, strncat, strchr, strrchr, strcmp, strncmp, strcpy, strncpy, strcspn, strspn, strdup, strlen, strpbrk, strtok, strtok_r, strstr | string operations |
| atof, strtod | convert string to double-precision number |
| string, strcasecmp, strncasecmp, strcat, strncat, strchr, strrchr, strcmp, strncmp, strcpy, strncpy, strcspn, strspn, strdup, strlen, strpbrk, strstr, strtok_r, strtok | string operations |
| string, strcasecmp, strncasecmp, strcat, strncat, strchr, strrchr, strcmp, strncmp, strcpy, strncpy, strcspn, strspn, strdup, strlen, strpbrk, strstr, strtok, strtok_r | string operations |
| strtoll, strtoul, strtoull, atol, atoll, atoi, lltostr, ulltostr, strtol | conversion routines |
| strtol, strtoul, strtoull, atol, atoll, atoi, lltostr, ulltostr, strtoll | conversion routines |
| strtol, strtoll, strtoull, atol, atoll, atoi, lltostr, ulltostr, strtoul | conversion routines |
| strtol, strtoll, strtoul, atol, atoll, atoi, lltostr, ulltostr, strtoull | conversion routines |
| strxfrm | string transformation |
| swab | swap bytes |
| makecontext, swapcontext | manipulate user contexts |
| sync_instruction_memory | make modified instructions executable |
| sysconf | get configurable system variables |
| tcsetpgrp | set foreground process group id of terminal |
| tsearch, tfind, twalk, tdelete | manage binary search trees |
| directory, opendir, readdir, readdir_r, seekdir, rewinddir, closedir, telldir | directory operations |
| tsearch, tdelete, twalk, tfind | manage binary search trees |
| conv, toupper, tolower, _toupper, _tolower, toascii | translate characters |
| conv, toupper, _toupper, _tolower, toascii, tolower | translate characters |
| conv, tolower, _toupper, _tolower, toascii, toupper | translate characters |
| ftruncate, truncate | set a file to a specified length |
| tfind, tdelete, twalk, tsearch | manage binary search trees |
| ttyname_r, isatty, ttyname | find name of a terminal |
| ttyname, isatty, ttyname_r | find name of a terminal |
| ttyslot | find the slot in the utmp file of the current user |
| tsearch, tfind, tdelete, twalk | manage binary search trees |
| ctime, ctime_r, localtime, localtime_r, gmtime, gmtime_r, asctime, asctime_r, tzsetwall, tzset | convert date and time to string |
| ctime, ctime_r, localtime, localtime_r, gmtime, gmtime_r, asctime, asctime_r, tzset, tzsetwall | convert date and time to string |
| ualarm | schedule signal after interval in microseconds |
| lckpwdf, ulckpwdf | manipulate shadow password database lock file |
| strtol, strtoll, strtoul, strtoull, atol, atoll, atoi, lltostr, ulltostr | conversion routines |
| unlockpt | unlock a pseudo-terminal master/slave pair |
| isnan, isnand, isnanf, finite, fpclass, unordered | determine type of floating-point number |
| getutxent, getutxid, getutxline, pututxline, setutxent, endutxent, utmpxname, getutmp, getutmpx, updwtmpx, updwtmp | access utmpx file entry |
| getutxent, getutxid, getutxline, pututxline, setutxent, endutxent, utmpxname, getutmp, getutmpx, updwtmp, updwtmpx | access utmpx file entry |
| usleep | suspend execution for interval in microseconds |
| getutent, getutid, getutline, pututline, setutent, endutent, utmpname | access utmp file entry |
| getutxent, getutxid, getutxline, pututxline, setutxent, endutxent, getutmp, getutmpx, updwtmp, updwtmpx, utmpxname | access utmpx file entry |
| malloc, calloc, free, memalign, realloc, alloca, valloc | memory allocator |
| vlfmt | display error message in standard format and pass to logging and monitoring services |
| vpfmt | display error message in standard format and pass to logging and monitoring services |
| wait4, wait3 | wait for process to terminate or stop |
| wait3, wait4 | wait for process to terminate or stop |
| mbstring, mbstowcs, wcstombs | multibyte string functions |
| mbchar, mbtowc, mblen, wctomb | multibyte character handling |
| wordfree, wordexp | perform word expansions |
| wordexp, wordfree | perform word expansions |
| fn_attribute_create, fn_attribute_destroy, fn_attribute_copy, fn_attribute_assign, fn_attribute_identifier, fn_attribute_syntax, fn_attribute_valuecount, fn_attribute_first, fn_attribute_next, fn_attribute_add, fn_attribute_remove, FN_attribute_t | an XFN attribute |
| fn_attrmodlist_create, fn_attrmodlist_destroy, fn_attrmodlist_copy, fn_attrmodlist_assign, fn_attrmodlist_count, fn_attrmodlist_first, fn_attrmodlist_next, fn_attrmodlist_add, FN_attrmodlist_t | a list of attribute modifications |
| fn_attrset_create, fn_attrset_destroy, fn_attrset_copy, fn_attrset_assign, fn_attrset_get, fn_attrset_count, fn_attrset_first, fn_attrset_next, fn_attrset_add, fn_attrset_remove, FN_attrset_t | a set of XFN attributes |
| FN_attrvalue_t | an XFN attribute value |
| fn_ctx_list_bindings, fn_bindinglist_next, fn_bindinglist_destroy, FN_bindinglist_t | list the atomic names and references bound in a context |
| fn_composite_name_create, fn_composite_name_destroy, fn_composite_name_from_string, fn_string_from_composite_name, fn_composite_name_copy, fn_composite_name_assign, fn_composite_name_is_empty, fn_composite_name_count, fn_composite_name_first, fn_composite_name_next, fn_composite_name_prev, fn_composite_name_last, fn_composite_name_prefix, fn_composite_name_suffix, fn_composite_name_is_equal, fn_composite_name_is_prefix, fn_composite_name_is_suffix, fn_composite_name_prepend_comp, fn_composite_name_append_comp, fn_composite_name_insert_comp, fn_composite_name_delete_comp, fn_composite_name_prepend_name, fn_composite_name_append_name, fn_composite_name_insert_name, FN_composite_name_t | a sequence of component names spanning multiple naming systems |
| fn_compound_name_from_syntax_attrs, fn_compound_name_get_syntax_attrs, fn_compound_name_destroy, fn_string_from_compound_name, fn_compound_name_copy, fn_compound_name_assign, fn_compound_name_count, fn_compound_name_first, fn_compound_name_next, fn_compound_name_prev, fn_compound_name_last, fn_compound_name_prefix, fn_compound_name_suffix, fn_compound_name_is_empty, fn_compound_name_is_equal, fn_compound_name_is_prefix, fn_compound_name_is_suffix, fn_compound_name_prepend_comp, fn_compound_name_append_comp, fn_compound_name_insert_comp, fn_compound_name_delete_comp, fn_compound_name_delete_all, FN_compound_name_t | an XFN compound name |
| FN_ctx_t | an XFN context |
| FN_identifier_t | an XFN identifier |
| fn_attr_multi_get, fn_multigetlist_next, fn_multigetlist_destroy, FN_multigetlist_t | return multiple attributes associated with named object |
| fn_ctx_list_names, fn_namelist_next, fn_namelist_destroy, FN_namelist_t | list the atomic names bound in a context |
| fn_ref_addr_create, fn_ref_addr_destroy, fn_ref_addr_copy, fn_ref_addr_assign, fn_ref_addr_type, fn_ref_addr_length, fn_ref_addr_data, fn_ref_addr_description, FN_ref_addr_t | an address in an XFN reference |
| fn_ref_create, fn_ref_destroy, fn_ref_copy, fn_ref_assign, fn_ref_type, fn_ref_addrcount, fn_ref_first, fn_ref_next, fn_ref_prepend_addr, fn_ref_append_addr, fn_ref_insert_addr, fn_ref_delete_addr, fn_ref_delete_all, fn_ref_create_link, fn_ref_is_link, fn_ref_link_name, fn_ref_description, FN_ref_t | an XFN reference |
| fn_status_create, fn_status_destroy, fn_status_copy, fn_status_assign, fn_status_code, fn_status_remaining_name, fn_status_resolved_name, fn_status_resolved_ref, fn_status_diagnostic_message, fn_status_link_code, fn_status_link_remaining_name, fn_status_link_resolved_name, fn_status_link_resolved_ref, fn_status_link_diagnostic_message, fn_status_is_success, fn_status_set_success, fn_status_set, fn_status_set_code, fn_status_set_remaining_name, fn_status_set_resolved_name, fn_status_set_resolved_ref, fn_status_set_diagnostic_message, fn_status_set_link_code, fn_status_set_link_remaining_name, fn_status_set_link_resolved_name, fn_status_set_link_resolved_ref, fn_status_set_link_diagnostic_message, fn_status_append_resolved_name, fn_status_append_remaining_name, fn_status_advance_by_name, fn_status_description, FN_status_t | an XFN status object |
| fn_string_create, fn_string_destroy, fn_string_from_str, fn_string_from_str_n, fn_string_str, fn_string_from_contents, fn_string_code_set, fn_string_charcount, fn_string_bytecount, fn_string_contents, fn_string_copy, fn_string_assign, fn_string_from_strings, fn_string_from_substring, fn_string_is_empty, fn_string_compare, fn_string_compare_substring, fn_string_next_substring, fn_string_prev_substring, FN_string_t | a character string |
| fn_attr_get_values, fn_valuelist_next, fn_valuelist_destroy, FN_valuelist_t | return values of an attribute |
| nis_groups, nis_ismember, nis_addmember, nis_removemember, nis_creategroup, nis_destroygroup, nis_verifygroup, nis_print_group_entry, nis_map_group, __nis_map_group | NIS+ group manipulation functions |
| accept | accept a connection on a socket |
| rpc_clnt_auth, authnone_create, authsys_create, authsys_create_default, auth_destroy | library routines for client side remote procedure call authentication |
| rpc_soc, authunix_create, authunix_create_default, callrpc, clnt_broadcast, clntraw_create, clnttcp_create, clntudp_bufcreate, clntudp_create, get_myaddress, getrpcport, pmap_getmaps, pmap_getport, pmap_rmtcall, pmap_set, pmap_unset, registerrpc, svc_fds, svc_getcaller, svc_getreq, svc_register, svc_unregister, svcfd_create, svcraw_create, svctcp_create, svcudp_bufcreate, svcudp_create, xdr_authunix_parms, authdes_create | obsolete library routines for RPC |
| secure_rpc, authdes_seccreate, getnetname, host2netname, key_decryptsession, key_encryptsession, key_gendes, key_setsecret, key_secretkey_is_set, netname2host, netname2user, user2netname, authdes_getucred | library routines for secure remote procedure calls |
| secure_rpc, authdes_getucred, getnetname, host2netname, key_decryptsession, key_encryptsession, key_gendes, key_setsecret, key_secretkey_is_set, netname2host, netname2user, user2netname, authdes_seccreate | library routines for secure remote procedure calls |
| kerberos_rpc, authkerb_seccreate, svc_kerb_reg, authkerb_getucred | library routines for remote procedure calls using Kerberos authentication |
| kerberos_rpc, authkerb_getucred, svc_kerb_reg, authkerb_seccreate | library routines for remote procedure calls using Kerberos authentication |
| rpc_clnt_auth, auth_destroy, authsys_create, authsys_create_default, authnone_create | library routines for client side remote procedure call authentication |
| rpc_clnt_auth, auth_destroy, authnone_create, authsys_create_default, authsys_create | library routines for client side remote procedure call authentication |
| rpc_clnt_auth, auth_destroy, authnone_create, authsys_create, authsys_create_default | library routines for client side remote procedure call authentication |
| rpc_soc, authdes_create, authunix_create_default, callrpc, clnt_broadcast, clntraw_create, clnttcp_create, clntudp_bufcreate, clntudp_create, get_myaddress, getrpcport, pmap_getmaps, pmap_getport, pmap_rmtcall, pmap_set, pmap_unset, registerrpc, svc_fds, svc_getcaller, svc_getreq, svc_register, svc_unregister, svcfd_create, svcraw_create, svctcp_create, svcudp_bufcreate, svcudp_create, xdr_authunix_parms, authunix_create | obsolete library routines for RPC |
| rpc_soc, authdes_create, authunix_create, callrpc, clnt_broadcast, clntraw_create, clnttcp_create, clntudp_bufcreate, clntudp_create, get_myaddress, getrpcport, pmap_getmaps, pmap_getport, pmap_rmtcall, pmap_set, pmap_unset, registerrpc, svc_fds, svc_getcaller, svc_getreq, svc_register, svc_unregister, svcfd_create, svcraw_create, svctcp_create, svcudp_bufcreate, svcudp_create, xdr_authunix_parms, authunix_create_default | obsolete library routines for RPC |
| bind | bind a name to a socket |
| htonl, htons, ntohl, ntohs, byteorder | convert values between host and network byte order |
| rpc_soc, authdes_create, authunix_create, authunix_create_default, clnt_broadcast, clntraw_create, clnttcp_create, clntudp_bufcreate, clntudp_create, get_myaddress, getrpcport, pmap_getmaps, pmap_getport, pmap_rmtcall, pmap_set, pmap_unset, registerrpc, svc_fds, svc_getcaller, svc_getreq, svc_register, svc_unregister, svcfd_create, svcraw_create, svctcp_create, svcudp_bufcreate, svcudp_create, xdr_authunix_parms, callrpc | obsolete library routines for RPC |
| rpc_soc, authdes_create, authunix_create, authunix_create_default, callrpc, clntraw_create, clnttcp_create, clntudp_bufcreate, clntudp_create, get_myaddress, getrpcport, pmap_getmaps, pmap_getport, pmap_rmtcall, pmap_set, pmap_unset, registerrpc, svc_fds, svc_getcaller, svc_getreq, svc_register, svc_unregister, svcfd_create, svcraw_create, svctcp_create, svcudp_bufcreate, svcudp_create, xdr_authunix_parms, clnt_broadcast | obsolete library routines for RPC |
| rpc_clnt_calls, clnt_freeres, clnt_geterr, clnt_perrno, clnt_perror, clnt_sperrno, clnt_sperror, rpc_broadcast, rpc_broadcast_exp, rpc_call, clnt_call | library routines for client side calls |
| rpc_clnt_create, clnt_create, clnt_create_timed, clnt_create_vers, clnt_destroy, clnt_dg_create, clnt_pcreateerror, clnt_raw_create, clnt_spcreateerror, clnt_tli_create, clnt_tp_create, clnt_tp_create_timed, clnt_vc_create, rpc_createerr, clnt_control | library routines for dealing with creation and manipulation of CLIENT handles |
| rpc_clnt_create, clnt_control, clnt_create_timed, clnt_create_vers, clnt_destroy, clnt_dg_create, clnt_pcreateerror, clnt_raw_create, clnt_spcreateerror, clnt_tli_create, clnt_tp_create, clnt_tp_create_timed, clnt_vc_create, rpc_createerr, clnt_create | library routines for dealing with creation and manipulation of CLIENT handles |
| rpc_clnt_create, clnt_control, clnt_create, clnt_create_vers, clnt_destroy, clnt_dg_create, clnt_pcreateerror, clnt_raw_create, clnt_spcreateerror, clnt_tli_create, clnt_tp_create, clnt_tp_create_timed, clnt_vc_create, rpc_createerr, clnt_create_timed | library routines for dealing with creation and manipulation of CLIENT handles |
| rpc_clnt_create, clnt_control, clnt_create, clnt_create_timed, clnt_destroy, clnt_dg_create, clnt_pcreateerror, clnt_raw_create, clnt_spcreateerror, clnt_tli_create, clnt_tp_create, clnt_tp_create_timed, clnt_vc_create, rpc_createerr, clnt_create_vers | library routines for dealing with creation and manipulation of CLIENT handles |
| rpc_clnt_create, clnt_control, clnt_create, clnt_create_timed, clnt_create_vers, clnt_dg_create, clnt_pcreateerror, clnt_raw_create, clnt_spcreateerror, clnt_tli_create, clnt_tp_create, clnt_tp_create_timed, clnt_vc_create, rpc_createerr, clnt_destroy | library routines for dealing with creation and manipulation of CLIENT handles |
| rpc_clnt_create, clnt_control, clnt_create, clnt_create_timed, clnt_create_vers, clnt_destroy, clnt_pcreateerror, clnt_raw_create, clnt_spcreateerror, clnt_tli_create, clnt_tp_create, clnt_tp_create_timed, clnt_vc_create, rpc_createerr, clnt_dg_create | library routines for dealing with creation and manipulation of CLIENT handles |
| rpc_clnt_calls, clnt_call, clnt_geterr, clnt_perrno, clnt_perror, clnt_sperrno, clnt_sperror, rpc_broadcast, rpc_broadcast_exp, rpc_call, clnt_freeres | library routines for client side calls |
| rpc_clnt_calls, clnt_call, clnt_freeres, clnt_perrno, clnt_perror, clnt_sperrno, clnt_sperror, rpc_broadcast, rpc_broadcast_exp, rpc_call, clnt_geterr | library routines for client side calls |
| rpc_clnt_create, clnt_control, clnt_create, clnt_create_timed, clnt_create_vers, clnt_destroy, clnt_dg_create, clnt_raw_create, clnt_spcreateerror, clnt_tli_create, clnt_tp_create, clnt_tp_create_timed, clnt_vc_create, rpc_createerr, clnt_pcreateerror | library routines for dealing with creation and manipulation of CLIENT handles |
| rpc_clnt_calls, clnt_call, clnt_freeres, clnt_geterr, clnt_perror, clnt_sperrno, clnt_sperror, rpc_broadcast, rpc_broadcast_exp, rpc_call, clnt_perrno | library routines for client side calls |
| rpc_clnt_calls, clnt_call, clnt_freeres, clnt_geterr, clnt_perrno, clnt_sperrno, clnt_sperror, rpc_broadcast, rpc_broadcast_exp, rpc_call, clnt_perror | library routines for client side calls |
| rpc_clnt_create, clnt_control, clnt_create, clnt_create_timed, clnt_create_vers, clnt_destroy, clnt_dg_create, clnt_pcreateerror, clnt_spcreateerror, clnt_tli_create, clnt_tp_create, clnt_tp_create_timed, clnt_vc_create, rpc_createerr, clnt_raw_create | library routines for dealing with creation and manipulation of CLIENT handles |
| rpc_clnt_create, clnt_control, clnt_create, clnt_create_timed, clnt_create_vers, clnt_destroy, clnt_dg_create, clnt_pcreateerror, clnt_raw_create, clnt_tli_create, clnt_tp_create, clnt_tp_create_timed, clnt_vc_create, rpc_createerr, clnt_spcreateerror | library routines for dealing with creation and manipulation of CLIENT handles |
| rpc_clnt_calls, clnt_call, clnt_freeres, clnt_geterr, clnt_perrno, clnt_perror, clnt_sperror, rpc_broadcast, rpc_broadcast_exp, rpc_call, clnt_sperrno | library routines for client side calls |
| rpc_clnt_calls, clnt_call, clnt_freeres, clnt_geterr, clnt_perrno, clnt_perror, clnt_sperrno, rpc_broadcast, rpc_broadcast_exp, rpc_call, clnt_sperror | library routines for client side calls |
| rpc_clnt_create, clnt_control, clnt_create, clnt_create_timed, clnt_create_vers, clnt_destroy, clnt_dg_create, clnt_pcreateerror, clnt_raw_create, clnt_spcreateerror, clnt_tp_create, clnt_tp_create_timed, clnt_vc_create, rpc_createerr, clnt_tli_create | library routines for dealing with creation and manipulation of CLIENT handles |
| rpc_clnt_create, clnt_control, clnt_create, clnt_create_timed, clnt_create_vers, clnt_destroy, clnt_dg_create, clnt_pcreateerror, clnt_raw_create, clnt_spcreateerror, clnt_tli_create, clnt_tp_create_timed, clnt_vc_create, rpc_createerr, clnt_tp_create | library routines for dealing with creation and manipulation of CLIENT handles |
| rpc_clnt_create, clnt_control, clnt_create, clnt_create_timed, clnt_create_vers, clnt_destroy, clnt_dg_create, clnt_pcreateerror, clnt_raw_create, clnt_spcreateerror, clnt_tli_create, clnt_tp_create, clnt_vc_create, rpc_createerr, clnt_tp_create_timed | library routines for dealing with creation and manipulation of CLIENT handles |
| rpc_clnt_create, clnt_control, clnt_create, clnt_create_timed, clnt_create_vers, clnt_destroy, clnt_dg_create, clnt_pcreateerror, clnt_raw_create, clnt_spcreateerror, clnt_tli_create, clnt_tp_create, clnt_tp_create_timed, rpc_createerr, clnt_vc_create | library routines for dealing with creation and manipulation of CLIENT handles |
| rpc_soc, authdes_create, authunix_create, authunix_create_default, callrpc, clnt_broadcast, clnttcp_create, clntudp_bufcreate, clntudp_create, get_myaddress, getrpcport, pmap_getmaps, pmap_getport, pmap_rmtcall, pmap_set, pmap_unset, registerrpc, svc_fds, svc_getcaller, svc_getreq, svc_register, svc_unregister, svcfd_create, svcraw_create, svctcp_create, svcudp_bufcreate, svcudp_create, xdr_authunix_parms, clntraw_create | obsolete library routines for RPC |
| rpc_soc, authdes_create, authunix_create, authunix_create_default, callrpc, clnt_broadcast, clntraw_create, clntudp_bufcreate, clntudp_create, get_myaddress, getrpcport, pmap_getmaps, pmap_getport, pmap_rmtcall, pmap_set, pmap_unset, registerrpc, svc_fds, svc_getcaller, svc_getreq, svc_register, svc_unregister, svcfd_create, svcraw_create, svctcp_create, svcudp_bufcreate, svcudp_create, xdr_authunix_parms, clnttcp_create | obsolete library routines for RPC |
| rpc_soc, authdes_create, authunix_create, authunix_create_default, callrpc, clnt_broadcast, clntraw_create, clnttcp_create, clntudp_create, get_myaddress, getrpcport, pmap_getmaps, pmap_getport, pmap_rmtcall, pmap_set, pmap_unset, registerrpc, svc_fds, svc_getcaller, svc_getreq, svc_register, svc_unregister, svcfd_create, svcraw_create, svctcp_create, svcudp_bufcreate, svcudp_create, xdr_authunix_parms, clntudp_bufcreate | obsolete library routines for RPC |
| rpc_soc, authdes_create, authunix_create, authunix_create_default, callrpc, clnt_broadcast, clntraw_create, clnttcp_create, clntudp_bufcreate, get_myaddress, getrpcport, pmap_getmaps, pmap_getport, pmap_rmtcall, pmap_set, pmap_unset, registerrpc, svc_fds, svc_getcaller, svc_getreq, svc_register, svc_unregister, svcfd_create, svcraw_create, svctcp_create, svcudp_bufcreate, svcudp_create, xdr_authunix_parms, clntudp_create | obsolete library routines for RPC |
| connect | initiate a connection on a socket |
| nis_db, db_initialize, db_create_table, db_destroy_table, db_first_entry, db_next_entry, db_reset_next_entry, db_list_entries, db_remove_entry, db_table_exists, db_unload_table, db_checkpoint, db_standby, db_free_result, db_add_entry | NIS+ Database access functions |
| nis_db, db_initialize, db_create_table, db_destroy_table, db_first_entry, db_next_entry, db_reset_next_entry, db_list_entries, db_remove_entry, db_add_entry, db_table_exists, db_unload_table, db_standby, db_free_result, db_checkpoint | NIS+ Database access functions |
| nis_db, db_initialize, db_destroy_table, db_first_entry, db_next_entry, db_reset_next_entry, db_list_entries, db_remove_entry, db_add_entry, db_table_exists, db_unload_table, db_checkpoint, db_standby, db_free_result, db_create_table | NIS+ Database access functions |
| nis_db, db_initialize, db_create_table, db_first_entry, db_next_entry, db_reset_next_entry, db_list_entries, db_remove_entry, db_add_entry, db_table_exists, db_unload_table, db_checkpoint, db_standby, db_free_result, db_destroy_table | NIS+ Database access functions |
| nis_db, db_initialize, db_create_table, db_destroy_table, db_next_entry, db_reset_next_entry, db_list_entries, db_remove_entry, db_add_entry, db_table_exists, db_unload_table, db_checkpoint, db_standby, db_free_result, db_first_entry | NIS+ Database access functions |
| nis_db, db_initialize, db_create_table, db_destroy_table, db_first_entry, db_next_entry, db_reset_next_entry, db_list_entries, db_remove_entry, db_add_entry, db_table_exists, db_unload_table, db_checkpoint, db_standby, db_free_result | NIS+ Database access functions |
| nis_db, db_create_table, db_destroy_table, db_first_entry, db_next_entry, db_reset_next_entry, db_list_entries, db_remove_entry, db_add_entry, db_table_exists, db_unload_table, db_checkpoint, db_standby, db_free_result, db_initialize | NIS+ Database access functions |
| nis_db, db_initialize, db_create_table, db_destroy_table, db_first_entry, db_next_entry, db_reset_next_entry, db_remove_entry, db_add_entry, db_table_exists, db_unload_table, db_checkpoint, db_standby, db_free_result, db_list_entries | NIS+ Database access functions |
| nis_db, db_initialize, db_create_table, db_destroy_table, db_first_entry, db_reset_next_entry, db_list_entries, db_remove_entry, db_add_entry, db_table_exists, db_unload_table, db_checkpoint, db_standby, db_free_result, db_next_entry | NIS+ Database access functions |
| nis_db, db_initialize, db_create_table, db_destroy_table, db_first_entry, db_next_entry, db_reset_next_entry, db_list_entries, db_add_entry, db_table_exists, db_unload_table, db_checkpoint, db_standby, db_free_result, db_remove_entry | NIS+ Database access functions |
| nis_db, db_initialize, db_create_table, db_destroy_table, db_first_entry, db_next_entry, db_list_entries, db_remove_entry, db_add_entry, db_table_exists, db_unload_table, db_checkpoint, db_standby, db_free_result, db_reset_next_entry | NIS+ Database access functions |
| nis_db, db_initialize, db_create_table, db_destroy_table, db_first_entry, db_next_entry, db_reset_next_entry, db_list_entries, db_remove_entry, db_add_entry, db_table_exists, db_unload_table, db_checkpoint, db_free_result, db_standby | NIS+ Database access functions |
| nis_db, db_initialize, db_create_table, db_destroy_table, db_first_entry, db_next_entry, db_reset_next_entry, db_list_entries, db_remove_entry, db_add_entry, db_unload_table, db_checkpoint, db_standby, db_free_result, db_table_exists | NIS+ Database access functions |
| nis_db, db_initialize, db_create_table, db_destroy_table, db_first_entry, db_next_entry, db_reset_next_entry, db_list_entries, db_remove_entry, db_add_entry, db_table_exists, db_checkpoint, db_standby, db_free_result, db_unload_table | NIS+ Database access functions |
| dial | establish an outgoing terminal line connection |
| resolver, res_init, res_mkquery, res_send, res_search, dn_expand, dn_comp | resolver routines |
| resolver, res_init, res_mkquery, res_send, res_search, dn_comp, dn_expand | resolver routines |
| doconfig | execute a configuration script |
| gethostbyname, gethostbyname_r, gethostbyaddr, gethostbyaddr_r, gethostent, gethostent_r, sethostent, endhostent | get network host entry |
| getnetconfig, setnetconfig, endnetconfig, getnetconfigent, freenetconfigent, nc_perror, nc_sperror, endnetconfig | get network configuration database entry |
| getnetbyname, getnetbyname_r, getnetbyaddr, getnetbyaddr_r, getnetent, getnetent_r, setnetent, endnetent | get network entry |
| getnetgrent, getnetgrent_r, setnetgrent, innetgr, endnetgrent | get network group entry |
| getnetpath, setnetpath, endnetpath | get /etc/netconfig entry corresponding to NETPATH component |
| getprotobyname, getprotobyname_r, getprotobynumber, getprotobynumber_r, getprotoent, getprotoent_r, setprotoent, endprotoent | get protocol entry |
| getrpcbyname, getrpcbyname_r, getrpcbynumber, getrpcbynumber_r, getrpcent, getrpcent_r, setrpcent, endrpcent | get RPC entry |
| getservbyname, getservbyname_r, getservbyport, getservbyport_r, getservent, getservent_r, setservent, endservent | get service entry |
| ethers, ether_ntoa, ether_ntohost, ether_hostton, ether_line, ether_aton | Ethernet address mapping operations |
| ethers, ether_ntoa, ether_aton, ether_ntohost, ether_line, ether_hostton | Ethernet address mapping operations |
| ethers, ether_ntoa, ether_aton, ether_ntohost, ether_hostton, ether_line | Ethernet address mapping operations |
| ethers, ether_aton, ether_ntohost, ether_hostton, ether_line, ether_ntoa | Ethernet address mapping operations |
| ethers, ether_ntoa, ether_aton, ether_hostton, ether_line, ether_ntohost | Ethernet address mapping operations |
| ether_ntoa, ether_aton, ether_ntohost, ether_hostton, ether_line, ethers | Ethernet address mapping operations |
| fn_attr_get | return specified attribute associated with name |
| fn_attr_get_ids | get a list of the identifiers of all attributes associated with named object |
| FN_valuelist_t, fn_valuelist_next, fn_valuelist_destroy, fn_attr_get_values | return values of an attribute |
| fn_attr_modify | modify specified attribute associated with name |
| FN_multigetlist_t, fn_multigetlist_next, fn_multigetlist_destroy, fn_attr_multi_get | return multiple attributes associated with named object |
| fn_attr_multi_modify | modify multiple attributes associated with named object |
| FN_attribute_t, fn_attribute_create, fn_attribute_destroy, fn_attribute_copy, fn_attribute_assign, fn_attribute_identifier, fn_attribute_syntax, fn_attribute_valuecount, fn_attribute_first, fn_attribute_next, fn_attribute_remove, fn_attribute_add | an XFN attribute |
| FN_attribute_t, fn_attribute_create, fn_attribute_destroy, fn_attribute_copy, fn_attribute_identifier, fn_attribute_syntax, fn_attribute_valuecount, fn_attribute_first, fn_attribute_next, fn_attribute_add, fn_attribute_remove, fn_attribute_assign | an XFN attribute |
| FN_attribute_t, fn_attribute_create, fn_attribute_destroy, fn_attribute_assign, fn_attribute_identifier, fn_attribute_syntax, fn_attribute_valuecount, fn_attribute_first, fn_attribute_next, fn_attribute_add, fn_attribute_remove, fn_attribute_copy | an XFN attribute |
| FN_attribute_t, fn_attribute_destroy, fn_attribute_copy, fn_attribute_assign, fn_attribute_identifier, fn_attribute_syntax, fn_attribute_valuecount, fn_attribute_first, fn_attribute_next, fn_attribute_add, fn_attribute_remove, fn_attribute_create | an XFN attribute |
| FN_attribute_t, fn_attribute_create, fn_attribute_copy, fn_attribute_assign, fn_attribute_identifier, fn_attribute_syntax, fn_attribute_valuecount, fn_attribute_first, fn_attribute_next, fn_attribute_add, fn_attribute_remove, fn_attribute_destroy | an XFN attribute |
| FN_attribute_t, fn_attribute_create, fn_attribute_destroy, fn_attribute_copy, fn_attribute_assign, fn_attribute_identifier, fn_attribute_syntax, fn_attribute_valuecount, fn_attribute_next, fn_attribute_add, fn_attribute_remove, fn_attribute_first | an XFN attribute |
| FN_attribute_t, fn_attribute_create, fn_attribute_destroy, fn_attribute_copy, fn_attribute_assign, fn_attribute_syntax, fn_attribute_valuecount, fn_attribute_first, fn_attribute_next, fn_attribute_add, fn_attribute_remove, fn_attribute_identifier | an XFN attribute |
| FN_attribute_t, fn_attribute_create, fn_attribute_destroy, fn_attribute_copy, fn_attribute_assign, fn_attribute_identifier, fn_attribute_syntax, fn_attribute_valuecount, fn_attribute_first, fn_attribute_add, fn_attribute_remove, fn_attribute_next | an XFN attribute |
| FN_attribute_t, fn_attribute_create, fn_attribute_destroy, fn_attribute_copy, fn_attribute_assign, fn_attribute_identifier, fn_attribute_syntax, fn_attribute_valuecount, fn_attribute_first, fn_attribute_next, fn_attribute_add, fn_attribute_remove | an XFN attribute |
| FN_attribute_t, fn_attribute_create, fn_attribute_destroy, fn_attribute_copy, fn_attribute_assign, fn_attribute_identifier, fn_attribute_valuecount, fn_attribute_first, fn_attribute_next, fn_attribute_add, fn_attribute_remove, fn_attribute_syntax | an XFN attribute |
| FN_attribute_t, fn_attribute_create, fn_attribute_destroy, fn_attribute_copy, fn_attribute_assign, fn_attribute_identifier, fn_attribute_syntax, fn_attribute_first, fn_attribute_next, fn_attribute_add, fn_attribute_remove, fn_attribute_valuecount | an XFN attribute |
| FN_attrmodlist_t, fn_attrmodlist_create, fn_attrmodlist_destroy, fn_attrmodlist_copy, fn_attrmodlist_assign, fn_attrmodlist_count, fn_attrmodlist_first, fn_attrmodlist_next, fn_attrmodlist_add | a list of attribute modifications |
| FN_attrmodlist_t, fn_attrmodlist_create, fn_attrmodlist_destroy, fn_attrmodlist_copy, fn_attrmodlist_count, fn_attrmodlist_first, fn_attrmodlist_next, fn_attrmodlist_add, fn_attrmodlist_assign | a list of attribute modifications |
| FN_attrmodlist_t, fn_attrmodlist_create, fn_attrmodlist_destroy, fn_attrmodlist_assign, fn_attrmodlist_count, fn_attrmodlist_first, fn_attrmodlist_next, fn_attrmodlist_add, fn_attrmodlist_copy | a list of attribute modifications |
| FN_attrmodlist_t, fn_attrmodlist_create, fn_attrmodlist_destroy, fn_attrmodlist_copy, fn_attrmodlist_assign, fn_attrmodlist_first, fn_attrmodlist_next, fn_attrmodlist_add, fn_attrmodlist_count | a list of attribute modifications |
| FN_attrmodlist_t, fn_attrmodlist_destroy, fn_attrmodlist_copy, fn_attrmodlist_assign, fn_attrmodlist_count, fn_attrmodlist_first, fn_attrmodlist_next, fn_attrmodlist_add, fn_attrmodlist_create | a list of attribute modifications |
| FN_attrmodlist_t, fn_attrmodlist_create, fn_attrmodlist_copy, fn_attrmodlist_assign, fn_attrmodlist_count, fn_attrmodlist_first, fn_attrmodlist_next, fn_attrmodlist_add, fn_attrmodlist_destroy | a list of attribute modifications |
| FN_attrmodlist_t, fn_attrmodlist_create, fn_attrmodlist_destroy, fn_attrmodlist_copy, fn_attrmodlist_assign, fn_attrmodlist_count, fn_attrmodlist_next, fn_attrmodlist_add, fn_attrmodlist_first | a list of attribute modifications |
| FN_attrmodlist_t, fn_attrmodlist_create, fn_attrmodlist_destroy, fn_attrmodlist_copy, fn_attrmodlist_assign, fn_attrmodlist_count, fn_attrmodlist_first, fn_attrmodlist_add, fn_attrmodlist_next | a list of attribute modifications |
| FN_attrset_t, fn_attrset_create, fn_attrset_destroy, fn_attrset_copy, fn_attrset_assign, fn_attrset_get, fn_attrset_count, fn_attrset_first, fn_attrset_next, fn_attrset_remove, fn_attrset_add | a set of XFN attributes |
| FN_attrset_t, fn_attrset_create, fn_attrset_destroy, fn_attrset_copy, fn_attrset_get, fn_attrset_count, fn_attrset_first, fn_attrset_next, fn_attrset_add, fn_attrset_remove, fn_attrset_assign | a set of XFN attributes |
| FN_attrset_t, fn_attrset_create, fn_attrset_destroy, fn_attrset_assign, fn_attrset_get, fn_attrset_count, fn_attrset_first, fn_attrset_next, fn_attrset_add, fn_attrset_remove, fn_attrset_copy | a set of XFN attributes |
| FN_attrset_t, fn_attrset_create, fn_attrset_destroy, fn_attrset_copy, fn_attrset_assign, fn_attrset_get, fn_attrset_first, fn_attrset_next, fn_attrset_add, fn_attrset_remove, fn_attrset_count | a set of XFN attributes |
| FN_attrset_t, fn_attrset_destroy, fn_attrset_copy, fn_attrset_assign, fn_attrset_get, fn_attrset_count, fn_attrset_first, fn_attrset_next, fn_attrset_add, fn_attrset_remove, fn_attrset_create | a set of XFN attributes |
| FN_attrset_t, fn_attrset_create, fn_attrset_copy, fn_attrset_assign, fn_attrset_get, fn_attrset_count, fn_attrset_first, fn_attrset_next, fn_attrset_add, fn_attrset_remove, fn_attrset_destroy | a set of XFN attributes |
| FN_attrset_t, fn_attrset_create, fn_attrset_destroy, fn_attrset_copy, fn_attrset_assign, fn_attrset_get, fn_attrset_count, fn_attrset_next, fn_attrset_add, fn_attrset_remove, fn_attrset_first | a set of XFN attributes |
| FN_attrset_t, fn_attrset_create, fn_attrset_destroy, fn_attrset_copy, fn_attrset_assign, fn_attrset_count, fn_attrset_first, fn_attrset_next, fn_attrset_add, fn_attrset_remove, fn_attrset_get | a set of XFN attributes |
| FN_attrset_t, fn_attrset_create, fn_attrset_destroy, fn_attrset_copy, fn_attrset_assign, fn_attrset_get, fn_attrset_count, fn_attrset_first, fn_attrset_add, fn_attrset_remove, fn_attrset_next | a set of XFN attributes |
| FN_attrset_t, fn_attrset_create, fn_attrset_destroy, fn_attrset_copy, fn_attrset_assign, fn_attrset_get, fn_attrset_count, fn_attrset_first, fn_attrset_next, fn_attrset_add, fn_attrset_remove | a set of XFN attributes |
| fn_ctx_list_bindings, FN_bindinglist_t, fn_bindinglist_next, fn_bindinglist_destroy | list the atomic names and references bound in a context |
| fn_ctx_list_bindings, FN_bindinglist_t, fn_bindinglist_destroy, fn_bindinglist_next | list the atomic names and references bound in a context |
| FN_composite_name_t, fn_composite_name_create, fn_composite_name_destroy, fn_composite_name_from_string, fn_string_from_composite_name, fn_composite_name_copy, fn_composite_name_assign, fn_composite_name_is_empty, fn_composite_name_count, fn_composite_name_first, fn_composite_name_next, fn_composite_name_prev, fn_composite_name_last, fn_composite_name_prefix, fn_composite_name_suffix, fn_composite_name_is_equal, fn_composite_name_is_prefix, fn_composite_name_is_suffix, fn_composite_name_prepend_comp, fn_composite_name_insert_comp, fn_composite_name_delete_comp, fn_composite_name_prepend_name, fn_composite_name_append_name, fn_composite_name_insert_name, fn_composite_name_append_comp | a sequence of component names spanning multiple naming systems |
| FN_composite_name_t, fn_composite_name_create, fn_composite_name_destroy, fn_composite_name_from_string, fn_string_from_composite_name, fn_composite_name_copy, fn_composite_name_assign, fn_composite_name_is_empty, fn_composite_name_count, fn_composite_name_first, fn_composite_name_next, fn_composite_name_prev, fn_composite_name_last, fn_composite_name_prefix, fn_composite_name_suffix, fn_composite_name_is_equal, fn_composite_name_is_prefix, fn_composite_name_is_suffix, fn_composite_name_prepend_comp, fn_composite_name_append_comp, fn_composite_name_insert_comp, fn_composite_name_delete_comp, fn_composite_name_prepend_name, fn_composite_name_insert_name, fn_composite_name_append_name | a sequence of component names spanning multiple naming systems |
| FN_composite_name_t, fn_composite_name_create, fn_composite_name_destroy, fn_composite_name_from_string, fn_string_from_composite_name, fn_composite_name_copy, fn_composite_name_is_empty, fn_composite_name_count, fn_composite_name_first, fn_composite_name_next, fn_composite_name_prev, fn_composite_name_last, fn_composite_name_prefix, fn_composite_name_suffix, fn_composite_name_is_equal, fn_composite_name_is_prefix, fn_composite_name_is_suffix, fn_composite_name_prepend_comp, fn_composite_name_append_comp, fn_composite_name_insert_comp, fn_composite_name_delete_comp, fn_composite_name_prepend_name, fn_composite_name_append_name, fn_composite_name_insert_name, fn_composite_name_assign | a sequence of component names spanning multiple naming systems |
| FN_composite_name_t, fn_composite_name_create, fn_composite_name_destroy, fn_composite_name_from_string, fn_string_from_composite_name, fn_composite_name_assign, fn_composite_name_is_empty, fn_composite_name_count, fn_composite_name_first, fn_composite_name_next, fn_composite_name_prev, fn_composite_name_last, fn_composite_name_prefix, fn_composite_name_suffix, fn_composite_name_is_equal, fn_composite_name_is_prefix, fn_composite_name_is_suffix, fn_composite_name_prepend_comp, fn_composite_name_append_comp, fn_composite_name_insert_comp, fn_composite_name_delete_comp, fn_composite_name_prepend_name, fn_composite_name_append_name, fn_composite_name_insert_name, fn_composite_name_copy | a sequence of component names spanning multiple naming systems |
| FN_composite_name_t, fn_composite_name_create, fn_composite_name_destroy, fn_composite_name_from_string, fn_string_from_composite_name, fn_composite_name_copy, fn_composite_name_assign, fn_composite_name_is_empty, fn_composite_name_first, fn_composite_name_next, fn_composite_name_prev, fn_composite_name_last, fn_composite_name_prefix, fn_composite_name_suffix, fn_composite_name_is_equal, fn_composite_name_is_prefix, fn_composite_name_is_suffix, fn_composite_name_prepend_comp, fn_composite_name_append_comp, fn_composite_name_insert_comp, fn_composite_name_delete_comp, fn_composite_name_prepend_name, fn_composite_name_append_name, fn_composite_name_insert_name, fn_composite_name_count | a sequence of component names spanning multiple naming systems |
| FN_composite_name_t, fn_composite_name_destroy, fn_composite_name_from_string, fn_string_from_composite_name, fn_composite_name_copy, fn_composite_name_assign, fn_composite_name_is_empty, fn_composite_name_count, fn_composite_name_first, fn_composite_name_next, fn_composite_name_prev, fn_composite_name_last, fn_composite_name_prefix, fn_composite_name_suffix, fn_composite_name_is_equal, fn_composite_name_is_prefix, fn_composite_name_is_suffix, fn_composite_name_prepend_comp, fn_composite_name_append_comp, fn_composite_name_insert_comp, fn_composite_name_delete_comp, fn_composite_name_prepend_name, fn_composite_name_append_name, fn_composite_name_insert_name, fn_composite_name_create | a sequence of component names spanning multiple naming systems |
| FN_composite_name_t, fn_composite_name_create, fn_composite_name_destroy, fn_composite_name_from_string, fn_string_from_composite_name, fn_composite_name_copy, fn_composite_name_assign, fn_composite_name_is_empty, fn_composite_name_count, fn_composite_name_first, fn_composite_name_next, fn_composite_name_prev, fn_composite_name_last, fn_composite_name_prefix, fn_composite_name_suffix, fn_composite_name_is_equal, fn_composite_name_is_prefix, fn_composite_name_is_suffix, fn_composite_name_prepend_comp, fn_composite_name_append_comp, fn_composite_name_insert_comp, fn_composite_name_prepend_name, fn_composite_name_append_name, fn_composite_name_insert_name, fn_composite_name_delete_comp | a sequence of component names spanning multiple naming systems |
| FN_composite_name_t, fn_composite_name_create, fn_composite_name_from_string, fn_string_from_composite_name, fn_composite_name_copy, fn_composite_name_assign, fn_composite_name_is_empty, fn_composite_name_count, fn_composite_name_first, fn_composite_name_next, fn_composite_name_prev, fn_composite_name_last, fn_composite_name_prefix, fn_composite_name_suffix, fn_composite_name_is_equal, fn_composite_name_is_prefix, fn_composite_name_is_suffix, fn_composite_name_prepend_comp, fn_composite_name_append_comp, fn_composite_name_insert_comp, fn_composite_name_delete_comp, fn_composite_name_prepend_name, fn_composite_name_append_name, fn_composite_name_insert_name, fn_composite_name_destroy | a sequence of component names spanning multiple naming systems |
| FN_composite_name_t, fn_composite_name_create, fn_composite_name_destroy, fn_composite_name_from_string, fn_string_from_composite_name, fn_composite_name_copy, fn_composite_name_assign, fn_composite_name_is_empty, fn_composite_name_count, fn_composite_name_next, fn_composite_name_prev, fn_composite_name_last, fn_composite_name_prefix, fn_composite_name_suffix, fn_composite_name_is_equal, fn_composite_name_is_prefix, fn_composite_name_is_suffix, fn_composite_name_prepend_comp, fn_composite_name_append_comp, fn_composite_name_insert_comp, fn_composite_name_delete_comp, fn_composite_name_prepend_name, fn_composite_name_append_name, fn_composite_name_insert_name, fn_composite_name_first | a sequence of component names spanning multiple naming systems |
| FN_composite_name_t, fn_composite_name_create, fn_composite_name_destroy, fn_string_from_composite_name, fn_composite_name_copy, fn_composite_name_assign, fn_composite_name_is_empty, fn_composite_name_count, fn_composite_name_first, fn_composite_name_next, fn_composite_name_prev, fn_composite_name_last, fn_composite_name_prefix, fn_composite_name_suffix, fn_composite_name_is_equal, fn_composite_name_is_prefix, fn_composite_name_is_suffix, fn_composite_name_prepend_comp, fn_composite_name_append_comp, fn_composite_name_insert_comp, fn_composite_name_delete_comp, fn_composite_name_prepend_name, fn_composite_name_append_name, fn_composite_name_insert_name, fn_composite_name_from_string | a sequence of component names spanning multiple naming systems |
| FN_composite_name_t, fn_composite_name_create, fn_composite_name_destroy, fn_composite_name_from_string, fn_string_from_composite_name, fn_composite_name_copy, fn_composite_name_assign, fn_composite_name_is_empty, fn_composite_name_count, fn_composite_name_first, fn_composite_name_next, fn_composite_name_prev, fn_composite_name_last, fn_composite_name_prefix, fn_composite_name_suffix, fn_composite_name_is_equal, fn_composite_name_is_prefix, fn_composite_name_is_suffix, fn_composite_name_prepend_comp, fn_composite_name_append_comp, fn_composite_name_delete_comp, fn_composite_name_prepend_name, fn_composite_name_append_name, fn_composite_name_insert_name, fn_composite_name_insert_comp | a sequence of component names spanning multiple naming systems |
| FN_composite_name_t, fn_composite_name_create, fn_composite_name_destroy, fn_composite_name_from_string, fn_string_from_composite_name, fn_composite_name_copy, fn_composite_name_assign, fn_composite_name_is_empty, fn_composite_name_count, fn_composite_name_first, fn_composite_name_next, fn_composite_name_prev, fn_composite_name_last, fn_composite_name_prefix, fn_composite_name_suffix, fn_composite_name_is_equal, fn_composite_name_is_prefix, fn_composite_name_is_suffix, fn_composite_name_prepend_comp, fn_composite_name_append_comp, fn_composite_name_insert_comp, fn_composite_name_delete_comp, fn_composite_name_prepend_name, fn_composite_name_append_name, fn_composite_name_insert_name | a sequence of component names spanning multiple naming systems |
| FN_composite_name_t, fn_composite_name_create, fn_composite_name_destroy, fn_composite_name_from_string, fn_string_from_composite_name, fn_composite_name_copy, fn_composite_name_assign, fn_composite_name_count, fn_composite_name_first, fn_composite_name_next, fn_composite_name_prev, fn_composite_name_last, fn_composite_name_prefix, fn_composite_name_suffix, fn_composite_name_is_equal, fn_composite_name_is_prefix, fn_composite_name_is_suffix, fn_composite_name_prepend_comp, fn_composite_name_append_comp, fn_composite_name_insert_comp, fn_composite_name_delete_comp, fn_composite_name_prepend_name, fn_composite_name_append_name, fn_composite_name_insert_name, fn_composite_name_is_empty | a sequence of component names spanning multiple naming systems |
| FN_composite_name_t, fn_composite_name_create, fn_composite_name_destroy, fn_composite_name_from_string, fn_string_from_composite_name, fn_composite_name_copy, fn_composite_name_assign, fn_composite_name_is_empty, fn_composite_name_count, fn_composite_name_first, fn_composite_name_next, fn_composite_name_prev, fn_composite_name_last, fn_composite_name_prefix, fn_composite_name_suffix, fn_composite_name_is_prefix, fn_composite_name_is_suffix, fn_composite_name_prepend_comp, fn_composite_name_append_comp, fn_composite_name_insert_comp, fn_composite_name_delete_comp, fn_composite_name_prepend_name, fn_composite_name_append_name, fn_composite_name_insert_name, fn_composite_name_is_equal | a sequence of component names spanning multiple naming systems |
| FN_composite_name_t, fn_composite_name_create, fn_composite_name_destroy, fn_composite_name_from_string, fn_string_from_composite_name, fn_composite_name_copy, fn_composite_name_assign, fn_composite_name_is_empty, fn_composite_name_count, fn_composite_name_first, fn_composite_name_next, fn_composite_name_prev, fn_composite_name_last, fn_composite_name_prefix, fn_composite_name_suffix, fn_composite_name_is_equal, fn_composite_name_is_suffix, fn_composite_name_prepend_comp, fn_composite_name_append_comp, fn_composite_name_insert_comp, fn_composite_name_delete_comp, fn_composite_name_prepend_name, fn_composite_name_append_name, fn_composite_name_insert_name, fn_composite_name_is_prefix | a sequence of component names spanning multiple naming systems |
| FN_composite_name_t, fn_composite_name_create, fn_composite_name_destroy, fn_composite_name_from_string, fn_string_from_composite_name, fn_composite_name_copy, fn_composite_name_assign, fn_composite_name_is_empty, fn_composite_name_count, fn_composite_name_first, fn_composite_name_next, fn_composite_name_prev, fn_composite_name_last, fn_composite_name_prefix, fn_composite_name_suffix, fn_composite_name_is_equal, fn_composite_name_is_prefix, fn_composite_name_prepend_comp, fn_composite_name_append_comp, fn_composite_name_insert_comp, fn_composite_name_delete_comp, fn_composite_name_prepend_name, fn_composite_name_append_name, fn_composite_name_insert_name, fn_composite_name_is_suffix | a sequence of component names spanning multiple naming systems |
| FN_composite_name_t, fn_composite_name_create, fn_composite_name_destroy, fn_composite_name_from_string, fn_string_from_composite_name, fn_composite_name_copy, fn_composite_name_assign, fn_composite_name_is_empty, fn_composite_name_count, fn_composite_name_first, fn_composite_name_next, fn_composite_name_prev, fn_composite_name_prefix, fn_composite_name_suffix, fn_composite_name_is_equal, fn_composite_name_is_prefix, fn_composite_name_is_suffix, fn_composite_name_prepend_comp, fn_composite_name_append_comp, fn_composite_name_insert_comp, fn_composite_name_delete_comp, fn_composite_name_prepend_name, fn_composite_name_append_name, fn_composite_name_insert_name, fn_composite_name_last | a sequence of component names spanning multiple naming systems |
| FN_composite_name_t, fn_composite_name_create, fn_composite_name_destroy, fn_composite_name_from_string, fn_string_from_composite_name, fn_composite_name_copy, fn_composite_name_assign, fn_composite_name_is_empty, fn_composite_name_count, fn_composite_name_first, fn_composite_name_prev, fn_composite_name_last, fn_composite_name_prefix, fn_composite_name_suffix, fn_composite_name_is_equal, fn_composite_name_is_prefix, fn_composite_name_is_suffix, fn_composite_name_prepend_comp, fn_composite_name_append_comp, fn_composite_name_insert_comp, fn_composite_name_delete_comp, fn_composite_name_prepend_name, fn_composite_name_append_name, fn_composite_name_insert_name, fn_composite_name_next | a sequence of component names spanning multiple naming systems |
| FN_composite_name_t, fn_composite_name_create, fn_composite_name_destroy, fn_composite_name_from_string, fn_string_from_composite_name, fn_composite_name_copy, fn_composite_name_assign, fn_composite_name_is_empty, fn_composite_name_count, fn_composite_name_first, fn_composite_name_next, fn_composite_name_prev, fn_composite_name_last, fn_composite_name_suffix, fn_composite_name_is_equal, fn_composite_name_is_prefix, fn_composite_name_is_suffix, fn_composite_name_prepend_comp, fn_composite_name_append_comp, fn_composite_name_insert_comp, fn_composite_name_delete_comp, fn_composite_name_prepend_name, fn_composite_name_append_name, fn_composite_name_insert_name, fn_composite_name_prefix | a sequence of component names spanning multiple naming systems |
| FN_composite_name_t, fn_composite_name_create, fn_composite_name_destroy, fn_composite_name_from_string, fn_string_from_composite_name, fn_composite_name_copy, fn_composite_name_assign, fn_composite_name_is_empty, fn_composite_name_count, fn_composite_name_first, fn_composite_name_next, fn_composite_name_prev, fn_composite_name_last, fn_composite_name_prefix, fn_composite_name_suffix, fn_composite_name_is_equal, fn_composite_name_is_prefix, fn_composite_name_is_suffix, fn_composite_name_append_comp, fn_composite_name_insert_comp, fn_composite_name_delete_comp, fn_composite_name_prepend_name, fn_composite_name_append_name, fn_composite_name_insert_name, fn_composite_name_prepend_comp | a sequence of component names spanning multiple naming systems |
| FN_composite_name_t, fn_composite_name_create, fn_composite_name_destroy, fn_composite_name_from_string, fn_string_from_composite_name, fn_composite_name_copy, fn_composite_name_assign, fn_composite_name_is_empty, fn_composite_name_count, fn_composite_name_first, fn_composite_name_next, fn_composite_name_prev, fn_composite_name_last, fn_composite_name_prefix, fn_composite_name_suffix, fn_composite_name_is_equal, fn_composite_name_is_prefix, fn_composite_name_is_suffix, fn_composite_name_prepend_comp, fn_composite_name_append_comp, fn_composite_name_insert_comp, fn_composite_name_delete_comp, fn_composite_name_append_name, fn_composite_name_insert_name, fn_composite_name_prepend_name | a sequence of component names spanning multiple naming systems |
| FN_composite_name_t, fn_composite_name_create, fn_composite_name_destroy, fn_composite_name_from_string, fn_string_from_composite_name, fn_composite_name_copy, fn_composite_name_assign, fn_composite_name_is_empty, fn_composite_name_count, fn_composite_name_first, fn_composite_name_next, fn_composite_name_last, fn_composite_name_prefix, fn_composite_name_suffix, fn_composite_name_is_equal, fn_composite_name_is_prefix, fn_composite_name_is_suffix, fn_composite_name_prepend_comp, fn_composite_name_append_comp, fn_composite_name_insert_comp, fn_composite_name_delete_comp, fn_composite_name_prepend_name, fn_composite_name_append_name, fn_composite_name_insert_name, fn_composite_name_prev | a sequence of component names spanning multiple naming systems |
| FN_composite_name_t, fn_composite_name_create, fn_composite_name_destroy, fn_composite_name_from_string, fn_string_from_composite_name, fn_composite_name_copy, fn_composite_name_assign, fn_composite_name_is_empty, fn_composite_name_count, fn_composite_name_first, fn_composite_name_next, fn_composite_name_prev, fn_composite_name_last, fn_composite_name_prefix, fn_composite_name_is_equal, fn_composite_name_is_prefix, fn_composite_name_is_suffix, fn_composite_name_prepend_comp, fn_composite_name_append_comp, fn_composite_name_insert_comp, fn_composite_name_delete_comp, fn_composite_name_prepend_name, fn_composite_name_append_name, fn_composite_name_insert_name, fn_composite_name_suffix | a sequence of component names spanning multiple naming systems |
| FN_compound_name_t, fn_compound_name_from_syntax_attrs, fn_compound_name_get_syntax_attrs, fn_compound_name_destroy, fn_string_from_compound_name, fn_compound_name_copy, fn_compound_name_assign, fn_compound_name_count, fn_compound_name_first, fn_compound_name_next, fn_compound_name_prev, fn_compound_name_last, fn_compound_name_prefix, fn_compound_name_suffix, fn_compound_name_is_empty, fn_compound_name_is_equal, fn_compound_name_is_prefix, fn_compound_name_is_suffix, fn_compound_name_prepend_comp, fn_compound_name_insert_comp, fn_compound_name_delete_comp, fn_compound_name_delete_all, fn_compound_name_append_comp | an XFN compound name |
| FN_compound_name_t, fn_compound_name_from_syntax_attrs, fn_compound_name_get_syntax_attrs, fn_compound_name_destroy, fn_string_from_compound_name, fn_compound_name_copy, fn_compound_name_count, fn_compound_name_first, fn_compound_name_next, fn_compound_name_prev, fn_compound_name_last, fn_compound_name_prefix, fn_compound_name_suffix, fn_compound_name_is_empty, fn_compound_name_is_equal, fn_compound_name_is_prefix, fn_compound_name_is_suffix, fn_compound_name_prepend_comp, fn_compound_name_append_comp, fn_compound_name_insert_comp, fn_compound_name_delete_comp, fn_compound_name_delete_all, fn_compound_name_assign | an XFN compound name |
| FN_compound_name_t, fn_compound_name_from_syntax_attrs, fn_compound_name_get_syntax_attrs, fn_compound_name_destroy, fn_string_from_compound_name, fn_compound_name_assign, fn_compound_name_count, fn_compound_name_first, fn_compound_name_next, fn_compound_name_prev, fn_compound_name_last, fn_compound_name_prefix, fn_compound_name_suffix, fn_compound_name_is_empty, fn_compound_name_is_equal, fn_compound_name_is_prefix, fn_compound_name_is_suffix, fn_compound_name_prepend_comp, fn_compound_name_append_comp, fn_compound_name_insert_comp, fn_compound_name_delete_comp, fn_compound_name_delete_all, fn_compound_name_copy | an XFN compound name |
| FN_compound_name_t, fn_compound_name_from_syntax_attrs, fn_compound_name_get_syntax_attrs, fn_compound_name_destroy, fn_string_from_compound_name, fn_compound_name_copy, fn_compound_name_assign, fn_compound_name_first, fn_compound_name_next, fn_compound_name_prev, fn_compound_name_last, fn_compound_name_prefix, fn_compound_name_suffix, fn_compound_name_is_empty, fn_compound_name_is_equal, fn_compound_name_is_prefix, fn_compound_name_is_suffix, fn_compound_name_prepend_comp, fn_compound_name_append_comp, fn_compound_name_insert_comp, fn_compound_name_delete_comp, fn_compound_name_delete_all, fn_compound_name_count | an XFN compound name |
| FN_compound_name_t, fn_compound_name_from_syntax_attrs, fn_compound_name_get_syntax_attrs, fn_compound_name_destroy, fn_string_from_compound_name, fn_compound_name_copy, fn_compound_name_assign, fn_compound_name_count, fn_compound_name_first, fn_compound_name_next, fn_compound_name_prev, fn_compound_name_last, fn_compound_name_prefix, fn_compound_name_suffix, fn_compound_name_is_empty, fn_compound_name_is_equal, fn_compound_name_is_prefix, fn_compound_name_is_suffix, fn_compound_name_prepend_comp, fn_compound_name_append_comp, fn_compound_name_insert_comp, fn_compound_name_delete_comp, fn_compound_name_delete_all | an XFN compound name |
| FN_compound_name_t, fn_compound_name_from_syntax_attrs, fn_compound_name_get_syntax_attrs, fn_compound_name_destroy, fn_string_from_compound_name, fn_compound_name_copy, fn_compound_name_assign, fn_compound_name_count, fn_compound_name_first, fn_compound_name_next, fn_compound_name_prev, fn_compound_name_last, fn_compound_name_prefix, fn_compound_name_suffix, fn_compound_name_is_empty, fn_compound_name_is_equal, fn_compound_name_is_prefix, fn_compound_name_is_suffix, fn_compound_name_prepend_comp, fn_compound_name_append_comp, fn_compound_name_insert_comp, fn_compound_name_delete_all, fn_compound_name_delete_comp | an XFN compound name |
| FN_compound_name_t, fn_compound_name_from_syntax_attrs, fn_compound_name_get_syntax_attrs, fn_string_from_compound_name, fn_compound_name_copy, fn_compound_name_assign, fn_compound_name_count, fn_compound_name_first, fn_compound_name_next, fn_compound_name_prev, fn_compound_name_last, fn_compound_name_prefix, fn_compound_name_suffix, fn_compound_name_is_empty, fn_compound_name_is_equal, fn_compound_name_is_prefix, fn_compound_name_is_suffix, fn_compound_name_prepend_comp, fn_compound_name_append_comp, fn_compound_name_insert_comp, fn_compound_name_delete_comp, fn_compound_name_delete_all, fn_compound_name_destroy | an XFN compound name |
| FN_compound_name_t, fn_compound_name_from_syntax_attrs, fn_compound_name_get_syntax_attrs, fn_compound_name_destroy, fn_string_from_compound_name, fn_compound_name_copy, fn_compound_name_assign, fn_compound_name_count, fn_compound_name_next, fn_compound_name_prev, fn_compound_name_last, fn_compound_name_prefix, fn_compound_name_suffix, fn_compound_name_is_empty, fn_compound_name_is_equal, fn_compound_name_is_prefix, fn_compound_name_is_suffix, fn_compound_name_prepend_comp, fn_compound_name_append_comp, fn_compound_name_insert_comp, fn_compound_name_delete_comp, fn_compound_name_delete_all, fn_compound_name_first | an XFN compound name |
| FN_compound_name_t, fn_compound_name_get_syntax_attrs, fn_compound_name_destroy, fn_string_from_compound_name, fn_compound_name_copy, fn_compound_name_assign, fn_compound_name_count, fn_compound_name_first, fn_compound_name_next, fn_compound_name_prev, fn_compound_name_last, fn_compound_name_prefix, fn_compound_name_suffix, fn_compound_name_is_empty, fn_compound_name_is_equal, fn_compound_name_is_prefix, fn_compound_name_is_suffix, fn_compound_name_prepend_comp, fn_compound_name_append_comp, fn_compound_name_insert_comp, fn_compound_name_delete_comp, fn_compound_name_delete_all, fn_compound_name_from_syntax_attrs | an XFN compound name |
| FN_compound_name_t, fn_compound_name_from_syntax_attrs, fn_compound_name_destroy, fn_string_from_compound_name, fn_compound_name_copy, fn_compound_name_assign, fn_compound_name_count, fn_compound_name_first, fn_compound_name_next, fn_compound_name_prev, fn_compound_name_last, fn_compound_name_prefix, fn_compound_name_suffix, fn_compound_name_is_empty, fn_compound_name_is_equal, fn_compound_name_is_prefix, fn_compound_name_is_suffix, fn_compound_name_prepend_comp, fn_compound_name_append_comp, fn_compound_name_insert_comp, fn_compound_name_delete_comp, fn_compound_name_delete_all, fn_compound_name_get_syntax_attrs | an XFN compound name |
| FN_compound_name_t, fn_compound_name_from_syntax_attrs, fn_compound_name_get_syntax_attrs, fn_compound_name_destroy, fn_string_from_compound_name, fn_compound_name_copy, fn_compound_name_assign, fn_compound_name_count, fn_compound_name_first, fn_compound_name_next, fn_compound_name_prev, fn_compound_name_last, fn_compound_name_prefix, fn_compound_name_suffix, fn_compound_name_is_empty, fn_compound_name_is_equal, fn_compound_name_is_prefix, fn_compound_name_is_suffix, fn_compound_name_prepend_comp, fn_compound_name_append_comp, fn_compound_name_delete_comp, fn_compound_name_delete_all, fn_compound_name_insert_comp | an XFN compound name |
| FN_compound_name_t, fn_compound_name_from_syntax_attrs, fn_compound_name_get_syntax_attrs, fn_compound_name_destroy, fn_string_from_compound_name, fn_compound_name_copy, fn_compound_name_assign, fn_compound_name_count, fn_compound_name_first, fn_compound_name_next, fn_compound_name_prev, fn_compound_name_last, fn_compound_name_prefix, fn_compound_name_suffix, fn_compound_name_is_equal, fn_compound_name_is_prefix, fn_compound_name_is_suffix, fn_compound_name_prepend_comp, fn_compound_name_append_comp, fn_compound_name_insert_comp, fn_compound_name_delete_comp, fn_compound_name_delete_all, fn_compound_name_is_empty | an XFN compound name |
| FN_compound_name_t, fn_compound_name_from_syntax_attrs, fn_compound_name_get_syntax_attrs, fn_compound_name_destroy, fn_string_from_compound_name, fn_compound_name_copy, fn_compound_name_assign, fn_compound_name_count, fn_compound_name_first, fn_compound_name_next, fn_compound_name_prev, fn_compound_name_last, fn_compound_name_prefix, fn_compound_name_suffix, fn_compound_name_is_empty, fn_compound_name_is_prefix, fn_compound_name_is_suffix, fn_compound_name_prepend_comp, fn_compound_name_append_comp, fn_compound_name_insert_comp, fn_compound_name_delete_comp, fn_compound_name_delete_all, fn_compound_name_is_equal | an XFN compound name |
| FN_compound_name_t, fn_compound_name_from_syntax_attrs, fn_compound_name_get_syntax_attrs, fn_compound_name_destroy, fn_string_from_compound_name, fn_compound_name_copy, fn_compound_name_assign, fn_compound_name_count, fn_compound_name_first, fn_compound_name_next, fn_compound_name_prev, fn_compound_name_last, fn_compound_name_prefix, fn_compound_name_suffix, fn_compound_name_is_empty, fn_compound_name_is_equal, fn_compound_name_is_suffix, fn_compound_name_prepend_comp, fn_compound_name_append_comp, fn_compound_name_insert_comp, fn_compound_name_delete_comp, fn_compound_name_delete_all, fn_compound_name_is_prefix | an XFN compound name |
| FN_compound_name_t, fn_compound_name_from_syntax_attrs, fn_compound_name_get_syntax_attrs, fn_compound_name_destroy, fn_string_from_compound_name, fn_compound_name_copy, fn_compound_name_assign, fn_compound_name_count, fn_compound_name_first, fn_compound_name_next, fn_compound_name_prev, fn_compound_name_last, fn_compound_name_prefix, fn_compound_name_suffix, fn_compound_name_is_empty, fn_compound_name_is_equal, fn_compound_name_is_prefix, fn_compound_name_prepend_comp, fn_compound_name_append_comp, fn_compound_name_insert_comp, fn_compound_name_delete_comp, fn_compound_name_delete_all, fn_compound_name_is_suffix | an XFN compound name |
| FN_compound_name_t, fn_compound_name_from_syntax_attrs, fn_compound_name_get_syntax_attrs, fn_compound_name_destroy, fn_string_from_compound_name, fn_compound_name_copy, fn_compound_name_assign, fn_compound_name_count, fn_compound_name_first, fn_compound_name_next, fn_compound_name_prev, fn_compound_name_prefix, fn_compound_name_suffix, fn_compound_name_is_empty, fn_compound_name_is_equal, fn_compound_name_is_prefix, fn_compound_name_is_suffix, fn_compound_name_prepend_comp, fn_compound_name_append_comp, fn_compound_name_insert_comp, fn_compound_name_delete_comp, fn_compound_name_delete_all, fn_compound_name_last | an XFN compound name |
| FN_compound_name_t, fn_compound_name_from_syntax_attrs, fn_compound_name_get_syntax_attrs, fn_compound_name_destroy, fn_string_from_compound_name, fn_compound_name_copy, fn_compound_name_assign, fn_compound_name_count, fn_compound_name_first, fn_compound_name_prev, fn_compound_name_last, fn_compound_name_prefix, fn_compound_name_suffix, fn_compound_name_is_empty, fn_compound_name_is_equal, fn_compound_name_is_prefix, fn_compound_name_is_suffix, fn_compound_name_prepend_comp, fn_compound_name_append_comp, fn_compound_name_insert_comp, fn_compound_name_delete_comp, fn_compound_name_delete_all, fn_compound_name_next | an XFN compound name |
| FN_compound_name_t, fn_compound_name_from_syntax_attrs, fn_compound_name_get_syntax_attrs, fn_compound_name_destroy, fn_string_from_compound_name, fn_compound_name_copy, fn_compound_name_assign, fn_compound_name_count, fn_compound_name_first, fn_compound_name_next, fn_compound_name_prev, fn_compound_name_last, fn_compound_name_suffix, fn_compound_name_is_empty, fn_compound_name_is_equal, fn_compound_name_is_prefix, fn_compound_name_is_suffix, fn_compound_name_prepend_comp, fn_compound_name_append_comp, fn_compound_name_insert_comp, fn_compound_name_delete_comp, fn_compound_name_delete_all, fn_compound_name_prefix | an XFN compound name |
| FN_compound_name_t, fn_compound_name_from_syntax_attrs, fn_compound_name_get_syntax_attrs, fn_compound_name_destroy, fn_string_from_compound_name, fn_compound_name_copy, fn_compound_name_assign, fn_compound_name_count, fn_compound_name_first, fn_compound_name_next, fn_compound_name_prev, fn_compound_name_last, fn_compound_name_prefix, fn_compound_name_suffix, fn_compound_name_is_empty, fn_compound_name_is_equal, fn_compound_name_is_prefix, fn_compound_name_is_suffix, fn_compound_name_append_comp, fn_compound_name_insert_comp, fn_compound_name_delete_comp, fn_compound_name_delete_all, fn_compound_name_prepend_comp | an XFN compound name |
| FN_compound_name_t, fn_compound_name_from_syntax_attrs, fn_compound_name_get_syntax_attrs, fn_compound_name_destroy, fn_string_from_compound_name, fn_compound_name_copy, fn_compound_name_assign, fn_compound_name_count, fn_compound_name_first, fn_compound_name_next, fn_compound_name_last, fn_compound_name_prefix, fn_compound_name_suffix, fn_compound_name_is_empty, fn_compound_name_is_equal, fn_compound_name_is_prefix, fn_compound_name_is_suffix, fn_compound_name_prepend_comp, fn_compound_name_append_comp, fn_compound_name_insert_comp, fn_compound_name_delete_comp, fn_compound_name_delete_all, fn_compound_name_prev | an XFN compound name |
| FN_compound_name_t, fn_compound_name_from_syntax_attrs, fn_compound_name_get_syntax_attrs, fn_compound_name_destroy, fn_string_from_compound_name, fn_compound_name_copy, fn_compound_name_assign, fn_compound_name_count, fn_compound_name_first, fn_compound_name_next, fn_compound_name_prev, fn_compound_name_last, fn_compound_name_prefix, fn_compound_name_is_empty, fn_compound_name_is_equal, fn_compound_name_is_prefix, fn_compound_name_is_suffix, fn_compound_name_prepend_comp, fn_compound_name_append_comp, fn_compound_name_insert_comp, fn_compound_name_delete_comp, fn_compound_name_delete_all, fn_compound_name_suffix | an XFN compound name |
| fn_ctx_bind | bind a reference to a name |
| fn_ctx_create_subcontext | create a subcontext in a context |
| fn_ctx_destroy_subcontext | destroy the named context and remove its binding from the parent context |
| fn_ctx_get_ref | return a context’s reference |
| fn_ctx_get_syntax_attrs | return syntax attributes associated with named context |
| fn_ctx_handle_destroy | release storage associated with context handle |
| fn_ctx_handle_from_initial | return a handle to the Initial Context |
| fn_ctx_handle_from_ref | construct a handle to a context object using the given reference |
| FN_bindinglist_t, fn_bindinglist_next, fn_bindinglist_destroy, fn_ctx_list_bindings | list the atomic names and references bound in a context |
| FN_namelist_t, fn_namelist_next, fn_namelist_destroy, fn_ctx_list_names | list the atomic names bound in a context |
| fn_ctx_lookup | look up name in context |
| fn_ctx_lookup_link | look up the link reference bound to a name |
| fn_ctx_rename | rename the name of a binding |
| fn_ctx_unbind | unbind a name from a context |
| fn_attr_multi_get, FN_multigetlist_t, fn_multigetlist_next, fn_multigetlist_destroy | return multiple attributes associated with named object |
| fn_attr_multi_get, FN_multigetlist_t, fn_multigetlist_destroy, fn_multigetlist_next | return multiple attributes associated with named object |
| fn_ctx_list_names, FN_namelist_t, fn_namelist_next, fn_namelist_destroy | list the atomic names bound in a context |
| fn_ctx_list_names, FN_namelist_t, fn_namelist_destroy, fn_namelist_next | list the atomic names bound in a context |
| FN_ref_addr_t, fn_ref_addr_create, fn_ref_addr_destroy, fn_ref_addr_copy, fn_ref_addr_type, fn_ref_addr_length, fn_ref_addr_data, fn_ref_addr_description, fn_ref_addr_assign | an address in an XFN reference |
| FN_ref_addr_t, fn_ref_addr_create, fn_ref_addr_destroy, fn_ref_addr_assign, fn_ref_addr_type, fn_ref_addr_length, fn_ref_addr_data, fn_ref_addr_description, fn_ref_addr_copy | an address in an XFN reference |
| FN_ref_addr_t, fn_ref_addr_destroy, fn_ref_addr_copy, fn_ref_addr_assign, fn_ref_addr_type, fn_ref_addr_length, fn_ref_addr_data, fn_ref_addr_description, fn_ref_addr_create | an address in an XFN reference |
| FN_ref_addr_t, fn_ref_addr_create, fn_ref_addr_destroy, fn_ref_addr_copy, fn_ref_addr_assign, fn_ref_addr_type, fn_ref_addr_length, fn_ref_addr_description, fn_ref_addr_data | an address in an XFN reference |
| FN_ref_addr_t, fn_ref_addr_create, fn_ref_addr_destroy, fn_ref_addr_copy, fn_ref_addr_assign, fn_ref_addr_type, fn_ref_addr_length, fn_ref_addr_data, fn_ref_addr_description | an address in an XFN reference |
| FN_ref_addr_t, fn_ref_addr_create, fn_ref_addr_copy, fn_ref_addr_assign, fn_ref_addr_type, fn_ref_addr_length, fn_ref_addr_data, fn_ref_addr_description, fn_ref_addr_destroy | an address in an XFN reference |
| FN_ref_addr_t, fn_ref_addr_create, fn_ref_addr_destroy, fn_ref_addr_copy, fn_ref_addr_assign, fn_ref_addr_type, fn_ref_addr_data, fn_ref_addr_description, fn_ref_addr_length | an address in an XFN reference |
| FN_ref_addr_t, fn_ref_addr_create, fn_ref_addr_destroy, fn_ref_addr_copy, fn_ref_addr_assign, fn_ref_addr_length, fn_ref_addr_data, fn_ref_addr_description, fn_ref_addr_type | an address in an XFN reference |
| FN_ref_t, fn_ref_create, fn_ref_destroy, fn_ref_copy, fn_ref_assign, fn_ref_type, fn_ref_first, fn_ref_next, fn_ref_prepend_addr, fn_ref_append_addr, fn_ref_insert_addr, fn_ref_delete_addr, fn_ref_delete_all, fn_ref_create_link, fn_ref_is_link, fn_ref_link_name, fn_ref_description, fn_ref_addrcount | an XFN reference |
| FN_ref_t, fn_ref_create, fn_ref_destroy, fn_ref_copy, fn_ref_assign, fn_ref_type, fn_ref_addrcount, fn_ref_first, fn_ref_next, fn_ref_prepend_addr, fn_ref_insert_addr, fn_ref_delete_addr, fn_ref_delete_all, fn_ref_create_link, fn_ref_is_link, fn_ref_link_name, fn_ref_description, fn_ref_append_addr | an XFN reference |
| FN_ref_t, fn_ref_create, fn_ref_destroy, fn_ref_copy, fn_ref_type, fn_ref_addrcount, fn_ref_first, fn_ref_next, fn_ref_prepend_addr, fn_ref_append_addr, fn_ref_insert_addr, fn_ref_delete_addr, fn_ref_delete_all, fn_ref_create_link, fn_ref_is_link, fn_ref_link_name, fn_ref_description, fn_ref_assign | an XFN reference |
| FN_ref_t, fn_ref_create, fn_ref_destroy, fn_ref_assign, fn_ref_type, fn_ref_addrcount, fn_ref_first, fn_ref_next, fn_ref_prepend_addr, fn_ref_append_addr, fn_ref_insert_addr, fn_ref_delete_addr, fn_ref_delete_all, fn_ref_create_link, fn_ref_is_link, fn_ref_link_name, fn_ref_description, fn_ref_copy | an XFN reference |
| FN_ref_t, fn_ref_destroy, fn_ref_copy, fn_ref_assign, fn_ref_type, fn_ref_addrcount, fn_ref_first, fn_ref_next, fn_ref_prepend_addr, fn_ref_append_addr, fn_ref_insert_addr, fn_ref_delete_addr, fn_ref_delete_all, fn_ref_create_link, fn_ref_is_link, fn_ref_link_name, fn_ref_description, fn_ref_create | an XFN reference |
| FN_ref_t, fn_ref_create, fn_ref_destroy, fn_ref_copy, fn_ref_assign, fn_ref_type, fn_ref_addrcount, fn_ref_first, fn_ref_next, fn_ref_prepend_addr, fn_ref_append_addr, fn_ref_insert_addr, fn_ref_delete_addr, fn_ref_delete_all, fn_ref_is_link, fn_ref_link_name, fn_ref_description, fn_ref_create_link | an XFN reference |
| FN_ref_t, fn_ref_create, fn_ref_destroy, fn_ref_copy, fn_ref_assign, fn_ref_type, fn_ref_addrcount, fn_ref_first, fn_ref_next, fn_ref_prepend_addr, fn_ref_append_addr, fn_ref_insert_addr, fn_ref_delete_all, fn_ref_create_link, fn_ref_is_link, fn_ref_link_name, fn_ref_description, fn_ref_delete_addr | an XFN reference |
| FN_ref_t, fn_ref_create, fn_ref_destroy, fn_ref_copy, fn_ref_assign, fn_ref_type, fn_ref_addrcount, fn_ref_first, fn_ref_next, fn_ref_prepend_addr, fn_ref_append_addr, fn_ref_insert_addr, fn_ref_delete_addr, fn_ref_create_link, fn_ref_is_link, fn_ref_link_name, fn_ref_description, fn_ref_delete_all | an XFN reference |
| FN_ref_t, fn_ref_create, fn_ref_destroy, fn_ref_copy, fn_ref_assign, fn_ref_type, fn_ref_addrcount, fn_ref_first, fn_ref_next, fn_ref_prepend_addr, fn_ref_append_addr, fn_ref_insert_addr, fn_ref_delete_addr, fn_ref_delete_all, fn_ref_create_link, fn_ref_is_link, fn_ref_link_name, fn_ref_description | an XFN reference |
| FN_ref_t, fn_ref_create, fn_ref_copy, fn_ref_assign, fn_ref_type, fn_ref_addrcount, fn_ref_first, fn_ref_next, fn_ref_prepend_addr, fn_ref_append_addr, fn_ref_insert_addr, fn_ref_delete_addr, fn_ref_delete_all, fn_ref_create_link, fn_ref_is_link, fn_ref_link_name, fn_ref_description, fn_ref_destroy | an XFN reference |
| FN_ref_t, fn_ref_create, fn_ref_destroy, fn_ref_copy, fn_ref_assign, fn_ref_type, fn_ref_addrcount, fn_ref_next, fn_ref_prepend_addr, fn_ref_append_addr, fn_ref_insert_addr, fn_ref_delete_addr, fn_ref_delete_all, fn_ref_create_link, fn_ref_is_link, fn_ref_link_name, fn_ref_description, fn_ref_first | an XFN reference |
| FN_ref_t, fn_ref_create, fn_ref_destroy, fn_ref_copy, fn_ref_assign, fn_ref_type, fn_ref_addrcount, fn_ref_first, fn_ref_next, fn_ref_prepend_addr, fn_ref_append_addr, fn_ref_delete_addr, fn_ref_delete_all, fn_ref_create_link, fn_ref_is_link, fn_ref_link_name, fn_ref_description, fn_ref_insert_addr | an XFN reference |
| FN_ref_t, fn_ref_create, fn_ref_destroy, fn_ref_copy, fn_ref_assign, fn_ref_type, fn_ref_addrcount, fn_ref_first, fn_ref_next, fn_ref_prepend_addr, fn_ref_append_addr, fn_ref_insert_addr, fn_ref_delete_addr, fn_ref_delete_all, fn_ref_create_link, fn_ref_link_name, fn_ref_description, fn_ref_is_link | an XFN reference |
| FN_ref_t, fn_ref_create, fn_ref_destroy, fn_ref_copy, fn_ref_assign, fn_ref_type, fn_ref_addrcount, fn_ref_first, fn_ref_next, fn_ref_prepend_addr, fn_ref_append_addr, fn_ref_insert_addr, fn_ref_delete_addr, fn_ref_delete_all, fn_ref_create_link, fn_ref_is_link, fn_ref_description, fn_ref_link_name | an XFN reference |
| FN_ref_t, fn_ref_create, fn_ref_destroy, fn_ref_copy, fn_ref_assign, fn_ref_type, fn_ref_addrcount, fn_ref_first, fn_ref_prepend_addr, fn_ref_append_addr, fn_ref_insert_addr, fn_ref_delete_addr, fn_ref_delete_all, fn_ref_create_link, fn_ref_is_link, fn_ref_link_name, fn_ref_description, fn_ref_next | an XFN reference |
| FN_ref_t, fn_ref_create, fn_ref_destroy, fn_ref_copy, fn_ref_assign, fn_ref_type, fn_ref_addrcount, fn_ref_first, fn_ref_next, fn_ref_append_addr, fn_ref_insert_addr, fn_ref_delete_addr, fn_ref_delete_all, fn_ref_create_link, fn_ref_is_link, fn_ref_link_name, fn_ref_description, fn_ref_prepend_addr | an XFN reference |
| FN_ref_t, fn_ref_create, fn_ref_destroy, fn_ref_copy, fn_ref_assign, fn_ref_addrcount, fn_ref_first, fn_ref_next, fn_ref_prepend_addr, fn_ref_append_addr, fn_ref_insert_addr, fn_ref_delete_addr, fn_ref_delete_all, fn_ref_create_link, fn_ref_is_link, fn_ref_link_name, fn_ref_description, fn_ref_type | an XFN reference |
| FN_status_t, fn_status_create, fn_status_destroy, fn_status_copy, fn_status_assign, fn_status_code, fn_status_remaining_name, fn_status_resolved_name, fn_status_resolved_ref, fn_status_diagnostic_message, fn_status_link_code, fn_status_link_remaining_name, fn_status_link_resolved_name, fn_status_link_resolved_ref, fn_status_link_diagnostic_message, fn_status_is_success, fn_status_set_success, fn_status_set, fn_status_set_code, fn_status_set_remaining_name, fn_status_set_resolved_name, fn_status_set_resolved_ref, fn_status_set_diagnostic_message, fn_status_set_link_code, fn_status_set_link_remaining_name, fn_status_set_link_resolved_name, fn_status_set_link_resolved_ref, fn_status_set_link_diagnostic_message, fn_status_append_resolved_name, fn_status_append_remaining_name, fn_status_description, fn_status_advance_by_name | an XFN status object |
| FN_status_t, fn_status_create, fn_status_destroy, fn_status_copy, fn_status_assign, fn_status_code, fn_status_remaining_name, fn_status_resolved_name, fn_status_resolved_ref, fn_status_diagnostic_message, fn_status_link_code, fn_status_link_remaining_name, fn_status_link_resolved_name, fn_status_link_resolved_ref, fn_status_link_diagnostic_message, fn_status_is_success, fn_status_set_success, fn_status_set, fn_status_set_code, fn_status_set_remaining_name, fn_status_set_resolved_name, fn_status_set_resolved_ref, fn_status_set_diagnostic_message, fn_status_set_link_code, fn_status_set_link_remaining_name, fn_status_set_link_resolved_name, fn_status_set_link_resolved_ref, fn_status_set_link_diagnostic_message, fn_status_append_resolved_name, fn_status_advance_by_name, fn_status_description, fn_status_append_remaining_name | an XFN status object |
| FN_status_t, fn_status_create, fn_status_destroy, fn_status_copy, fn_status_assign, fn_status_code, fn_status_remaining_name, fn_status_resolved_name, fn_status_resolved_ref, fn_status_diagnostic_message, fn_status_link_code, fn_status_link_remaining_name, fn_status_link_resolved_name, fn_status_link_resolved_ref, fn_status_link_diagnostic_message, fn_status_is_success, fn_status_set_success, fn_status_set, fn_status_set_code, fn_status_set_remaining_name, fn_status_set_resolved_name, fn_status_set_resolved_ref, fn_status_set_diagnostic_message, fn_status_set_link_code, fn_status_set_link_remaining_name, fn_status_set_link_resolved_name, fn_status_set_link_resolved_ref, fn_status_set_link_diagnostic_message, fn_status_append_remaining_name, fn_status_advance_by_name, fn_status_description, fn_status_append_resolved_name | an XFN status object |
| FN_status_t, fn_status_create, fn_status_destroy, fn_status_copy, fn_status_code, fn_status_remaining_name, fn_status_resolved_name, fn_status_resolved_ref, fn_status_diagnostic_message, fn_status_link_code, fn_status_link_remaining_name, fn_status_link_resolved_name, fn_status_link_resolved_ref, fn_status_link_diagnostic_message, fn_status_is_success, fn_status_set_success, fn_status_set, fn_status_set_code, fn_status_set_remaining_name, fn_status_set_resolved_name, fn_status_set_resolved_ref, fn_status_set_diagnostic_message, fn_status_set_link_code, fn_status_set_link_remaining_name, fn_status_set_link_resolved_name, fn_status_set_link_resolved_ref, fn_status_set_link_diagnostic_message, fn_status_append_resolved_name, fn_status_append_remaining_name, fn_status_advance_by_name, fn_status_description, fn_status_assign | an XFN status object |
| FN_status_t, fn_status_create, fn_status_destroy, fn_status_copy, fn_status_assign, fn_status_remaining_name, fn_status_resolved_name, fn_status_resolved_ref, fn_status_diagnostic_message, fn_status_link_code, fn_status_link_remaining_name, fn_status_link_resolved_name, fn_status_link_resolved_ref, fn_status_link_diagnostic_message, fn_status_is_success, fn_status_set_success, fn_status_set, fn_status_set_code, fn_status_set_remaining_name, fn_status_set_resolved_name, fn_status_set_resolved_ref, fn_status_set_diagnostic_message, fn_status_set_link_code, fn_status_set_link_remaining_name, fn_status_set_link_resolved_name, fn_status_set_link_resolved_ref, fn_status_set_link_diagnostic_message, fn_status_append_resolved_name, fn_status_append_remaining_name, fn_status_advance_by_name, fn_status_description, fn_status_code | an XFN status object |
| FN_status_t, fn_status_create, fn_status_destroy, fn_status_assign, fn_status_code, fn_status_remaining_name, fn_status_resolved_name, fn_status_resolved_ref, fn_status_diagnostic_message, fn_status_link_code, fn_status_link_remaining_name, fn_status_link_resolved_name, fn_status_link_resolved_ref, fn_status_link_diagnostic_message, fn_status_is_success, fn_status_set_success, fn_status_set, fn_status_set_code, fn_status_set_remaining_name, fn_status_set_resolved_name, fn_status_set_resolved_ref, fn_status_set_diagnostic_message, fn_status_set_link_code, fn_status_set_link_remaining_name, fn_status_set_link_resolved_name, fn_status_set_link_resolved_ref, fn_status_set_link_diagnostic_message, fn_status_append_resolved_name, fn_status_append_remaining_name, fn_status_advance_by_name, fn_status_description, fn_status_copy | an XFN status object |
| FN_status_t, fn_status_destroy, fn_status_copy, fn_status_assign, fn_status_code, fn_status_remaining_name, fn_status_resolved_name, fn_status_resolved_ref, fn_status_diagnostic_message, fn_status_link_code, fn_status_link_remaining_name, fn_status_link_resolved_name, fn_status_link_resolved_ref, fn_status_link_diagnostic_message, fn_status_is_success, fn_status_set_success, fn_status_set, fn_status_set_code, fn_status_set_remaining_name, fn_status_set_resolved_name, fn_status_set_resolved_ref, fn_status_set_diagnostic_message, fn_status_set_link_code, fn_status_set_link_remaining_name, fn_status_set_link_resolved_name, fn_status_set_link_resolved_ref, fn_status_set_link_diagnostic_message, fn_status_append_resolved_name, fn_status_append_remaining_name, fn_status_advance_by_name, fn_status_description, fn_status_create | an XFN status object |
| FN_status_t, fn_status_create, fn_status_destroy, fn_status_copy, fn_status_assign, fn_status_code, fn_status_remaining_name, fn_status_resolved_name, fn_status_resolved_ref, fn_status_diagnostic_message, fn_status_link_code, fn_status_link_remaining_name, fn_status_link_resolved_name, fn_status_link_resolved_ref, fn_status_link_diagnostic_message, fn_status_is_success, fn_status_set_success, fn_status_set, fn_status_set_code, fn_status_set_remaining_name, fn_status_set_resolved_name, fn_status_set_resolved_ref, fn_status_set_diagnostic_message, fn_status_set_link_code, fn_status_set_link_remaining_name, fn_status_set_link_resolved_name, fn_status_set_link_resolved_ref, fn_status_set_link_diagnostic_message, fn_status_append_resolved_name, fn_status_append_remaining_name, fn_status_advance_by_name, fn_status_description | an XFN status object |
| FN_status_t, fn_status_create, fn_status_copy, fn_status_assign, fn_status_code, fn_status_remaining_name, fn_status_resolved_name, fn_status_resolved_ref, fn_status_diagnostic_message, fn_status_link_code, fn_status_link_remaining_name, fn_status_link_resolved_name, fn_status_link_resolved_ref, fn_status_link_diagnostic_message, fn_status_is_success, fn_status_set_success, fn_status_set, fn_status_set_code, fn_status_set_remaining_name, fn_status_set_resolved_name, fn_status_set_resolved_ref, fn_status_set_diagnostic_message, fn_status_set_link_code, fn_status_set_link_remaining_name, fn_status_set_link_resolved_name, fn_status_set_link_resolved_ref, fn_status_set_link_diagnostic_message, fn_status_append_resolved_name, fn_status_append_remaining_name, fn_status_advance_by_name, fn_status_description, fn_status_destroy | an XFN status object |
| FN_status_t, fn_status_create, fn_status_destroy, fn_status_copy, fn_status_assign, fn_status_code, fn_status_remaining_name, fn_status_resolved_name, fn_status_resolved_ref, fn_status_link_code, fn_status_link_remaining_name, fn_status_link_resolved_name, fn_status_link_resolved_ref, fn_status_link_diagnostic_message, fn_status_is_success, fn_status_set_success, fn_status_set, fn_status_set_code, fn_status_set_remaining_name, fn_status_set_resolved_name, fn_status_set_resolved_ref, fn_status_set_diagnostic_message, fn_status_set_link_code, fn_status_set_link_remaining_name, fn_status_set_link_resolved_name, fn_status_set_link_resolved_ref, fn_status_set_link_diagnostic_message, fn_status_append_resolved_name, fn_status_append_remaining_name, fn_status_advance_by_name, fn_status_description, fn_status_diagnostic_message | an XFN status object |
| FN_status_t, fn_status_create, fn_status_destroy, fn_status_copy, fn_status_assign, fn_status_code, fn_status_remaining_name, fn_status_resolved_name, fn_status_resolved_ref, fn_status_diagnostic_message, fn_status_link_code, fn_status_link_remaining_name, fn_status_link_resolved_name, fn_status_link_resolved_ref, fn_status_link_diagnostic_message, fn_status_set_success, fn_status_set, fn_status_set_code, fn_status_set_remaining_name, fn_status_set_resolved_name, fn_status_set_resolved_ref, fn_status_set_diagnostic_message, fn_status_set_link_code, fn_status_set_link_remaining_name, fn_status_set_link_resolved_name, fn_status_set_link_resolved_ref, fn_status_set_link_diagnostic_message, fn_status_append_resolved_name, fn_status_append_remaining_name, fn_status_advance_by_name, fn_status_description, fn_status_is_success | an XFN status object |
| FN_status_t, fn_status_create, fn_status_destroy, fn_status_copy, fn_status_assign, fn_status_code, fn_status_remaining_name, fn_status_resolved_name, fn_status_resolved_ref, fn_status_diagnostic_message, fn_status_link_remaining_name, fn_status_link_resolved_name, fn_status_link_resolved_ref, fn_status_link_diagnostic_message, fn_status_is_success, fn_status_set_success, fn_status_set, fn_status_set_code, fn_status_set_remaining_name, fn_status_set_resolved_name, fn_status_set_resolved_ref, fn_status_set_diagnostic_message, fn_status_set_link_code, fn_status_set_link_remaining_name, fn_status_set_link_resolved_name, fn_status_set_link_resolved_ref, fn_status_set_link_diagnostic_message, fn_status_append_resolved_name, fn_status_append_remaining_name, fn_status_advance_by_name, fn_status_description, fn_status_link_code | an XFN status object |
| FN_status_t, fn_status_create, fn_status_destroy, fn_status_copy, fn_status_assign, fn_status_code, fn_status_remaining_name, fn_status_resolved_name, fn_status_resolved_ref, fn_status_diagnostic_message, fn_status_link_code, fn_status_link_remaining_name, fn_status_link_resolved_name, fn_status_link_resolved_ref, fn_status_is_success, fn_status_set_success, fn_status_set, fn_status_set_code, fn_status_set_remaining_name, fn_status_set_resolved_name, fn_status_set_resolved_ref, fn_status_set_diagnostic_message, fn_status_set_link_code, fn_status_set_link_remaining_name, fn_status_set_link_resolved_name, fn_status_set_link_resolved_ref, fn_status_set_link_diagnostic_message, fn_status_append_resolved_name, fn_status_append_remaining_name, fn_status_advance_by_name, fn_status_description, fn_status_link_diagnostic_message | an XFN status object |
| FN_status_t, fn_status_create, fn_status_destroy, fn_status_copy, fn_status_assign, fn_status_code, fn_status_remaining_name, fn_status_resolved_name, fn_status_resolved_ref, fn_status_diagnostic_message, fn_status_link_code, fn_status_link_resolved_name, fn_status_link_resolved_ref, fn_status_link_diagnostic_message, fn_status_is_success, fn_status_set_success, fn_status_set, fn_status_set_code, fn_status_set_remaining_name, fn_status_set_resolved_name, fn_status_set_resolved_ref, fn_status_set_diagnostic_message, fn_status_set_link_code, fn_status_set_link_remaining_name, fn_status_set_link_resolved_name, fn_status_set_link_resolved_ref, fn_status_set_link_diagnostic_message, fn_status_append_resolved_name, fn_status_append_remaining_name, fn_status_advance_by_name, fn_status_description, fn_status_link_remaining_name | an XFN status object |
| FN_status_t, fn_status_create, fn_status_destroy, fn_status_copy, fn_status_assign, fn_status_code, fn_status_remaining_name, fn_status_resolved_name, fn_status_resolved_ref, fn_status_diagnostic_message, fn_status_link_code, fn_status_link_remaining_name, fn_status_link_resolved_ref, fn_status_link_diagnostic_message, fn_status_is_success, fn_status_set_success, fn_status_set, fn_status_set_code, fn_status_set_remaining_name, fn_status_set_resolved_name, fn_status_set_resolved_ref, fn_status_set_diagnostic_message, fn_status_set_link_code, fn_status_set_link_remaining_name, fn_status_set_link_resolved_name, fn_status_set_link_resolved_ref, fn_status_set_link_diagnostic_message, fn_status_append_resolved_name, fn_status_append_remaining_name, fn_status_advance_by_name, fn_status_description, fn_status_link_resolved_name | an XFN status object |
| FN_status_t, fn_status_create, fn_status_destroy, fn_status_copy, fn_status_assign, fn_status_code, fn_status_remaining_name, fn_status_resolved_name, fn_status_resolved_ref, fn_status_diagnostic_message, fn_status_link_code, fn_status_link_remaining_name, fn_status_link_resolved_name, fn_status_link_diagnostic_message, fn_status_is_success, fn_status_set_success, fn_status_set, fn_status_set_code, fn_status_set_remaining_name, fn_status_set_resolved_name, fn_status_set_resolved_ref, fn_status_set_diagnostic_message, fn_status_set_link_code, fn_status_set_link_remaining_name, fn_status_set_link_resolved_name, fn_status_set_link_resolved_ref, fn_status_set_link_diagnostic_message, fn_status_append_resolved_name, fn_status_append_remaining_name, fn_status_advance_by_name, fn_status_description, fn_status_link_resolved_ref | an XFN status object |
| FN_status_t, fn_status_create, fn_status_destroy, fn_status_copy, fn_status_assign, fn_status_code, fn_status_resolved_name, fn_status_resolved_ref, fn_status_diagnostic_message, fn_status_link_code, fn_status_link_remaining_name, fn_status_link_resolved_name, fn_status_link_resolved_ref, fn_status_link_diagnostic_message, fn_status_is_success, fn_status_set_success, fn_status_set, fn_status_set_code, fn_status_set_remaining_name, fn_status_set_resolved_name, fn_status_set_resolved_ref, fn_status_set_diagnostic_message, fn_status_set_link_code, fn_status_set_link_remaining_name, fn_status_set_link_resolved_name, fn_status_set_link_resolved_ref, fn_status_set_link_diagnostic_message, fn_status_append_resolved_name, fn_status_append_remaining_name, fn_status_advance_by_name, fn_status_description, fn_status_remaining_name | an XFN status object |
| FN_status_t, fn_status_create, fn_status_destroy, fn_status_copy, fn_status_assign, fn_status_code, fn_status_remaining_name, fn_status_resolved_ref, fn_status_diagnostic_message, fn_status_link_code, fn_status_link_remaining_name, fn_status_link_resolved_name, fn_status_link_resolved_ref, fn_status_link_diagnostic_message, fn_status_is_success, fn_status_set_success, fn_status_set, fn_status_set_code, fn_status_set_remaining_name, fn_status_set_resolved_name, fn_status_set_resolved_ref, fn_status_set_diagnostic_message, fn_status_set_link_code, fn_status_set_link_remaining_name, fn_status_set_link_resolved_name, fn_status_set_link_resolved_ref, fn_status_set_link_diagnostic_message, fn_status_append_resolved_name, fn_status_append_remaining_name, fn_status_advance_by_name, fn_status_description, fn_status_resolved_name | an XFN status object |
| FN_status_t, fn_status_create, fn_status_destroy, fn_status_copy, fn_status_assign, fn_status_code, fn_status_remaining_name, fn_status_resolved_name, fn_status_diagnostic_message, fn_status_link_code, fn_status_link_remaining_name, fn_status_link_resolved_name, fn_status_link_resolved_ref, fn_status_link_diagnostic_message, fn_status_is_success, fn_status_set_success, fn_status_set, fn_status_set_code, fn_status_set_remaining_name, fn_status_set_resolved_name, fn_status_set_resolved_ref, fn_status_set_diagnostic_message, fn_status_set_link_code, fn_status_set_link_remaining_name, fn_status_set_link_resolved_name, fn_status_set_link_resolved_ref, fn_status_set_link_diagnostic_message, fn_status_append_resolved_name, fn_status_append_remaining_name, fn_status_advance_by_name, fn_status_description, fn_status_resolved_ref | an XFN status object |
| FN_status_t, fn_status_create, fn_status_destroy, fn_status_copy, fn_status_assign, fn_status_code, fn_status_remaining_name, fn_status_resolved_name, fn_status_resolved_ref, fn_status_diagnostic_message, fn_status_link_code, fn_status_link_remaining_name, fn_status_link_resolved_name, fn_status_link_resolved_ref, fn_status_link_diagnostic_message, fn_status_is_success, fn_status_set_success, fn_status_set_code, fn_status_set_remaining_name, fn_status_set_resolved_name, fn_status_set_resolved_ref, fn_status_set_diagnostic_message, fn_status_set_link_code, fn_status_set_link_remaining_name, fn_status_set_link_resolved_name, fn_status_set_link_resolved_ref, fn_status_set_link_diagnostic_message, fn_status_append_resolved_name, fn_status_append_remaining_name, fn_status_advance_by_name, fn_status_description, fn_status_set | an XFN status object |
| FN_status_t, fn_status_create, fn_status_destroy, fn_status_copy, fn_status_assign, fn_status_code, fn_status_remaining_name, fn_status_resolved_name, fn_status_resolved_ref, fn_status_diagnostic_message, fn_status_link_code, fn_status_link_remaining_name, fn_status_link_resolved_name, fn_status_link_resolved_ref, fn_status_link_diagnostic_message, fn_status_is_success, fn_status_set_success, fn_status_set, fn_status_set_remaining_name, fn_status_set_resolved_name, fn_status_set_resolved_ref, fn_status_set_diagnostic_message, fn_status_set_link_code, fn_status_set_link_remaining_name, fn_status_set_link_resolved_name, fn_status_set_link_resolved_ref, fn_status_set_link_diagnostic_message, fn_status_append_resolved_name, fn_status_append_remaining_name, fn_status_advance_by_name, fn_status_description, fn_status_set_code | an XFN status object |
| FN_status_t, fn_status_create, fn_status_destroy, fn_status_copy, fn_status_assign, fn_status_code, fn_status_remaining_name, fn_status_resolved_name, fn_status_resolved_ref, fn_status_diagnostic_message, fn_status_link_code, fn_status_link_remaining_name, fn_status_link_resolved_name, fn_status_link_resolved_ref, fn_status_link_diagnostic_message, fn_status_is_success, fn_status_set_success, fn_status_set, fn_status_set_code, fn_status_set_remaining_name, fn_status_set_resolved_name, fn_status_set_resolved_ref, fn_status_set_link_code, fn_status_set_link_remaining_name, fn_status_set_link_resolved_name, fn_status_set_link_resolved_ref, fn_status_set_link_diagnostic_message, fn_status_append_resolved_name, fn_status_append_remaining_name, fn_status_advance_by_name, fn_status_description, fn_status_set_diagnostic_message | an XFN status object |
| FN_status_t, fn_status_create, fn_status_destroy, fn_status_copy, fn_status_assign, fn_status_code, fn_status_remaining_name, fn_status_resolved_name, fn_status_resolved_ref, fn_status_diagnostic_message, fn_status_link_code, fn_status_link_remaining_name, fn_status_link_resolved_name, fn_status_link_resolved_ref, fn_status_link_diagnostic_message, fn_status_is_success, fn_status_set_success, fn_status_set, fn_status_set_code, fn_status_set_remaining_name, fn_status_set_resolved_name, fn_status_set_resolved_ref, fn_status_set_diagnostic_message, fn_status_set_link_remaining_name, fn_status_set_link_resolved_name, fn_status_set_link_resolved_ref, fn_status_set_link_diagnostic_message, fn_status_append_resolved_name, fn_status_append_remaining_name, fn_status_advance_by_name, fn_status_description, fn_status_set_link_code | an XFN status object |
| FN_status_t, fn_status_create, fn_status_destroy, fn_status_copy, fn_status_assign, fn_status_code, fn_status_remaining_name, fn_status_resolved_name, fn_status_resolved_ref, fn_status_diagnostic_message, fn_status_link_code, fn_status_link_remaining_name, fn_status_link_resolved_name, fn_status_link_resolved_ref, fn_status_link_diagnostic_message, fn_status_is_success, fn_status_set_success, fn_status_set, fn_status_set_code, fn_status_set_remaining_name, fn_status_set_resolved_name, fn_status_set_resolved_ref, fn_status_set_diagnostic_message, fn_status_set_link_code, fn_status_set_link_remaining_name, fn_status_set_link_resolved_name, fn_status_set_link_resolved_ref, fn_status_append_resolved_name, fn_status_append_remaining_name, fn_status_advance_by_name, fn_status_description, fn_status_set_link_diagnostic_message | an XFN status object |
| FN_status_t, fn_status_create, fn_status_destroy, fn_status_copy, fn_status_assign, fn_status_code, fn_status_remaining_name, fn_status_resolved_name, fn_status_resolved_ref, fn_status_diagnostic_message, fn_status_link_code, fn_status_link_remaining_name, fn_status_link_resolved_name, fn_status_link_resolved_ref, fn_status_link_diagnostic_message, fn_status_is_success, fn_status_set_success, fn_status_set, fn_status_set_code, fn_status_set_remaining_name, fn_status_set_resolved_name, fn_status_set_resolved_ref, fn_status_set_diagnostic_message, fn_status_set_link_code, fn_status_set_link_resolved_name, fn_status_set_link_resolved_ref, fn_status_set_link_diagnostic_message, fn_status_append_resolved_name, fn_status_append_remaining_name, fn_status_advance_by_name, fn_status_description, fn_status_set_link_remaining_name | an XFN status object |
| FN_status_t, fn_status_create, fn_status_destroy, fn_status_copy, fn_status_assign, fn_status_code, fn_status_remaining_name, fn_status_resolved_name, fn_status_resolved_ref, fn_status_diagnostic_message, fn_status_link_code, fn_status_link_remaining_name, fn_status_link_resolved_name, fn_status_link_resolved_ref, fn_status_link_diagnostic_message, fn_status_is_success, fn_status_set_success, fn_status_set, fn_status_set_code, fn_status_set_remaining_name, fn_status_set_resolved_name, fn_status_set_resolved_ref, fn_status_set_diagnostic_message, fn_status_set_link_code, fn_status_set_link_remaining_name, fn_status_set_link_resolved_ref, fn_status_set_link_diagnostic_message, fn_status_append_resolved_name, fn_status_append_remaining_name, fn_status_advance_by_name, fn_status_description, fn_status_set_link_resolved_name | an XFN status object |
| FN_status_t, fn_status_create, fn_status_destroy, fn_status_copy, fn_status_assign, fn_status_code, fn_status_remaining_name, fn_status_resolved_name, fn_status_resolved_ref, fn_status_diagnostic_message, fn_status_link_code, fn_status_link_remaining_name, fn_status_link_resolved_name, fn_status_link_resolved_ref, fn_status_link_diagnostic_message, fn_status_is_success, fn_status_set_success, fn_status_set, fn_status_set_code, fn_status_set_remaining_name, fn_status_set_resolved_name, fn_status_set_resolved_ref, fn_status_set_diagnostic_message, fn_status_set_link_code, fn_status_set_link_remaining_name, fn_status_set_link_resolved_name, fn_status_set_link_diagnostic_message, fn_status_append_resolved_name, fn_status_append_remaining_name, fn_status_advance_by_name, fn_status_description, fn_status_set_link_resolved_ref | an XFN status object |
| FN_status_t, fn_status_create, fn_status_destroy, fn_status_copy, fn_status_assign, fn_status_code, fn_status_remaining_name, fn_status_resolved_name, fn_status_resolved_ref, fn_status_diagnostic_message, fn_status_link_code, fn_status_link_remaining_name, fn_status_link_resolved_name, fn_status_link_resolved_ref, fn_status_link_diagnostic_message, fn_status_is_success, fn_status_set_success, fn_status_set, fn_status_set_code, fn_status_set_resolved_name, fn_status_set_resolved_ref, fn_status_set_diagnostic_message, fn_status_set_link_code, fn_status_set_link_remaining_name, fn_status_set_link_resolved_name, fn_status_set_link_resolved_ref, fn_status_set_link_diagnostic_message, fn_status_append_resolved_name, fn_status_append_remaining_name, fn_status_advance_by_name, fn_status_description, fn_status_set_remaining_name | an XFN status object |
| FN_status_t, fn_status_create, fn_status_destroy, fn_status_copy, fn_status_assign, fn_status_code, fn_status_remaining_name, fn_status_resolved_name, fn_status_resolved_ref, fn_status_diagnostic_message, fn_status_link_code, fn_status_link_remaining_name, fn_status_link_resolved_name, fn_status_link_resolved_ref, fn_status_link_diagnostic_message, fn_status_is_success, fn_status_set_success, fn_status_set, fn_status_set_code, fn_status_set_remaining_name, fn_status_set_resolved_ref, fn_status_set_diagnostic_message, fn_status_set_link_code, fn_status_set_link_remaining_name, fn_status_set_link_resolved_name, fn_status_set_link_resolved_ref, fn_status_set_link_diagnostic_message, fn_status_append_resolved_name, fn_status_append_remaining_name, fn_status_advance_by_name, fn_status_description, fn_status_set_resolved_name | an XFN status object |
| FN_status_t, fn_status_create, fn_status_destroy, fn_status_copy, fn_status_assign, fn_status_code, fn_status_remaining_name, fn_status_resolved_name, fn_status_resolved_ref, fn_status_diagnostic_message, fn_status_link_code, fn_status_link_remaining_name, fn_status_link_resolved_name, fn_status_link_resolved_ref, fn_status_link_diagnostic_message, fn_status_is_success, fn_status_set_success, fn_status_set, fn_status_set_code, fn_status_set_remaining_name, fn_status_set_resolved_name, fn_status_set_diagnostic_message, fn_status_set_link_code, fn_status_set_link_remaining_name, fn_status_set_link_resolved_name, fn_status_set_link_resolved_ref, fn_status_set_link_diagnostic_message, fn_status_append_resolved_name, fn_status_append_remaining_name, fn_status_advance_by_name, fn_status_description, fn_status_set_resolved_ref | an XFN status object |
| FN_status_t, fn_status_create, fn_status_destroy, fn_status_copy, fn_status_assign, fn_status_code, fn_status_remaining_name, fn_status_resolved_name, fn_status_resolved_ref, fn_status_diagnostic_message, fn_status_link_code, fn_status_link_remaining_name, fn_status_link_resolved_name, fn_status_link_resolved_ref, fn_status_link_diagnostic_message, fn_status_is_success, fn_status_set, fn_status_set_code, fn_status_set_remaining_name, fn_status_set_resolved_name, fn_status_set_resolved_ref, fn_status_set_diagnostic_message, fn_status_set_link_code, fn_status_set_link_remaining_name, fn_status_set_link_resolved_name, fn_status_set_link_resolved_ref, fn_status_set_link_diagnostic_message, fn_status_append_resolved_name, fn_status_append_remaining_name, fn_status_advance_by_name, fn_status_description, fn_status_set_success | an XFN status object |
| FN_string_t, fn_string_create, fn_string_destroy, fn_string_from_str, fn_string_from_str_n, fn_string_str, fn_string_from_contents, fn_string_code_set, fn_string_charcount, fn_string_bytecount, fn_string_contents, fn_string_copy, fn_string_from_strings, fn_string_from_substring, fn_string_is_empty, fn_string_compare, fn_string_compare_substring, fn_string_next_substring, fn_string_prev_substring, fn_string_assign | a character string |
| FN_string_t, fn_string_create, fn_string_destroy, fn_string_from_str, fn_string_from_str_n, fn_string_str, fn_string_from_contents, fn_string_code_set, fn_string_charcount, fn_string_contents, fn_string_copy, fn_string_assign, fn_string_from_strings, fn_string_from_substring, fn_string_is_empty, fn_string_compare, fn_string_compare_substring, fn_string_next_substring, fn_string_prev_substring, fn_string_bytecount | a character string |
| FN_string_t, fn_string_create, fn_string_destroy, fn_string_from_str, fn_string_from_str_n, fn_string_str, fn_string_from_contents, fn_string_code_set, fn_string_bytecount, fn_string_contents, fn_string_copy, fn_string_assign, fn_string_from_strings, fn_string_from_substring, fn_string_is_empty, fn_string_compare, fn_string_compare_substring, fn_string_next_substring, fn_string_prev_substring, fn_string_charcount | a character string |
| FN_string_t, fn_string_create, fn_string_destroy, fn_string_from_str, fn_string_from_str_n, fn_string_str, fn_string_from_contents, fn_string_charcount, fn_string_bytecount, fn_string_contents, fn_string_copy, fn_string_assign, fn_string_from_strings, fn_string_from_substring, fn_string_is_empty, fn_string_compare, fn_string_compare_substring, fn_string_next_substring, fn_string_prev_substring, fn_string_code_set | a character string |
| FN_string_t, fn_string_create, fn_string_destroy, fn_string_from_str, fn_string_from_str_n, fn_string_str, fn_string_from_contents, fn_string_code_set, fn_string_charcount, fn_string_bytecount, fn_string_contents, fn_string_copy, fn_string_assign, fn_string_from_strings, fn_string_from_substring, fn_string_is_empty, fn_string_compare_substring, fn_string_next_substring, fn_string_prev_substring, fn_string_compare | a character string |
| FN_string_t, fn_string_create, fn_string_destroy, fn_string_from_str, fn_string_from_str_n, fn_string_str, fn_string_from_contents, fn_string_code_set, fn_string_charcount, fn_string_bytecount, fn_string_contents, fn_string_copy, fn_string_assign, fn_string_from_strings, fn_string_from_substring, fn_string_is_empty, fn_string_compare, fn_string_next_substring, fn_string_prev_substring, fn_string_compare_substring | a character string |
| FN_string_t, fn_string_create, fn_string_destroy, fn_string_from_str, fn_string_from_str_n, fn_string_str, fn_string_from_contents, fn_string_code_set, fn_string_charcount, fn_string_bytecount, fn_string_copy, fn_string_assign, fn_string_from_strings, fn_string_from_substring, fn_string_is_empty, fn_string_compare, fn_string_compare_substring, fn_string_next_substring, fn_string_prev_substring, fn_string_contents | a character string |
| FN_string_t, fn_string_create, fn_string_destroy, fn_string_from_str, fn_string_from_str_n, fn_string_str, fn_string_from_contents, fn_string_code_set, fn_string_charcount, fn_string_bytecount, fn_string_contents, fn_string_assign, fn_string_from_strings, fn_string_from_substring, fn_string_is_empty, fn_string_compare, fn_string_compare_substring, fn_string_next_substring, fn_string_prev_substring, fn_string_copy | a character string |
| FN_string_t, fn_string_destroy, fn_string_from_str, fn_string_from_str_n, fn_string_str, fn_string_from_contents, fn_string_code_set, fn_string_charcount, fn_string_bytecount, fn_string_contents, fn_string_copy, fn_string_assign, fn_string_from_strings, fn_string_from_substring, fn_string_is_empty, fn_string_compare, fn_string_compare_substring, fn_string_next_substring, fn_string_prev_substring, fn_string_create | a character string |
| FN_string_t, fn_string_create, fn_string_from_str, fn_string_from_str_n, fn_string_str, fn_string_from_contents, fn_string_code_set, fn_string_charcount, fn_string_bytecount, fn_string_contents, fn_string_copy, fn_string_assign, fn_string_from_strings, fn_string_from_substring, fn_string_is_empty, fn_string_compare, fn_string_compare_substring, fn_string_next_substring, fn_string_prev_substring, fn_string_destroy | a character string |
| FN_composite_name_t, fn_composite_name_create, fn_composite_name_destroy, fn_composite_name_from_string, fn_composite_name_copy, fn_composite_name_assign, fn_composite_name_is_empty, fn_composite_name_count, fn_composite_name_first, fn_composite_name_next, fn_composite_name_prev, fn_composite_name_last, fn_composite_name_prefix, fn_composite_name_suffix, fn_composite_name_is_equal, fn_composite_name_is_prefix, fn_composite_name_is_suffix, fn_composite_name_prepend_comp, fn_composite_name_append_comp, fn_composite_name_insert_comp, fn_composite_name_delete_comp, fn_composite_name_prepend_name, fn_composite_name_append_name, fn_composite_name_insert_name, fn_string_from_composite_name | a sequence of component names spanning multiple naming systems |
| FN_compound_name_t, fn_compound_name_from_syntax_attrs, fn_compound_name_get_syntax_attrs, fn_compound_name_destroy, fn_compound_name_copy, fn_compound_name_assign, fn_compound_name_count, fn_compound_name_first, fn_compound_name_next, fn_compound_name_prev, fn_compound_name_last, fn_compound_name_prefix, fn_compound_name_suffix, fn_compound_name_is_empty, fn_compound_name_is_equal, fn_compound_name_is_prefix, fn_compound_name_is_suffix, fn_compound_name_prepend_comp, fn_compound_name_append_comp, fn_compound_name_insert_comp, fn_compound_name_delete_comp, fn_compound_name_delete_all, fn_string_from_compound_name | an XFN compound name |
| FN_string_t, fn_string_create, fn_string_destroy, fn_string_from_str, fn_string_from_str_n, fn_string_str, fn_string_code_set, fn_string_charcount, fn_string_bytecount, fn_string_contents, fn_string_copy, fn_string_assign, fn_string_from_strings, fn_string_from_substring, fn_string_is_empty, fn_string_compare, fn_string_compare_substring, fn_string_next_substring, fn_string_prev_substring, fn_string_from_contents | a character string |
| FN_string_t, fn_string_create, fn_string_destroy, fn_string_from_str_n, fn_string_str, fn_string_from_contents, fn_string_code_set, fn_string_charcount, fn_string_bytecount, fn_string_contents, fn_string_copy, fn_string_assign, fn_string_from_strings, fn_string_from_substring, fn_string_is_empty, fn_string_compare, fn_string_compare_substring, fn_string_next_substring, fn_string_prev_substring, fn_string_from_str | a character string |
| FN_string_t, fn_string_create, fn_string_destroy, fn_string_from_str, fn_string_str, fn_string_from_contents, fn_string_code_set, fn_string_charcount, fn_string_bytecount, fn_string_contents, fn_string_copy, fn_string_assign, fn_string_from_strings, fn_string_from_substring, fn_string_is_empty, fn_string_compare, fn_string_compare_substring, fn_string_next_substring, fn_string_prev_substring, fn_string_from_str_n | a character string |
| FN_string_t, fn_string_create, fn_string_destroy, fn_string_from_str, fn_string_from_str_n, fn_string_str, fn_string_from_contents, fn_string_code_set, fn_string_charcount, fn_string_bytecount, fn_string_contents, fn_string_copy, fn_string_assign, fn_string_from_substring, fn_string_is_empty, fn_string_compare, fn_string_compare_substring, fn_string_next_substring, fn_string_prev_substring, fn_string_from_strings | a character string |
| FN_string_t, fn_string_create, fn_string_destroy, fn_string_from_str, fn_string_from_str_n, fn_string_str, fn_string_from_contents, fn_string_code_set, fn_string_charcount, fn_string_bytecount, fn_string_contents, fn_string_copy, fn_string_assign, fn_string_from_strings, fn_string_is_empty, fn_string_compare, fn_string_compare_substring, fn_string_next_substring, fn_string_prev_substring, fn_string_from_substring | a character string |
| FN_string_t, fn_string_create, fn_string_destroy, fn_string_from_str, fn_string_from_str_n, fn_string_str, fn_string_from_contents, fn_string_code_set, fn_string_charcount, fn_string_bytecount, fn_string_contents, fn_string_copy, fn_string_assign, fn_string_from_strings, fn_string_from_substring, fn_string_compare, fn_string_compare_substring, fn_string_next_substring, fn_string_prev_substring, fn_string_is_empty | a character string |
| FN_string_t, fn_string_create, fn_string_destroy, fn_string_from_str, fn_string_from_str_n, fn_string_str, fn_string_from_contents, fn_string_code_set, fn_string_charcount, fn_string_bytecount, fn_string_contents, fn_string_copy, fn_string_assign, fn_string_from_strings, fn_string_from_substring, fn_string_is_empty, fn_string_compare, fn_string_compare_substring, fn_string_prev_substring, fn_string_next_substring | a character string |
| FN_string_t, fn_string_create, fn_string_destroy, fn_string_from_str, fn_string_from_str_n, fn_string_str, fn_string_from_contents, fn_string_code_set, fn_string_charcount, fn_string_bytecount, fn_string_contents, fn_string_copy, fn_string_assign, fn_string_from_strings, fn_string_from_substring, fn_string_is_empty, fn_string_compare, fn_string_compare_substring, fn_string_next_substring, fn_string_prev_substring | a character string |
| FN_string_t, fn_string_create, fn_string_destroy, fn_string_from_str, fn_string_from_str_n, fn_string_from_contents, fn_string_code_set, fn_string_charcount, fn_string_bytecount, fn_string_contents, fn_string_copy, fn_string_assign, fn_string_from_strings, fn_string_from_substring, fn_string_is_empty, fn_string_compare, fn_string_compare_substring, fn_string_next_substring, fn_string_prev_substring, fn_string_str | a character string |
| fn_attr_get_values, FN_valuelist_t, fn_valuelist_next, fn_valuelist_destroy | return values of an attribute |
| fn_attr_get_values, FN_valuelist_t, fn_valuelist_destroy, fn_valuelist_next | return values of an attribute |
| getnetconfig, setnetconfig, endnetconfig, getnetconfigent, nc_perror, nc_sperror, freenetconfigent | get network configuration database entry |
| rpc_soc, authdes_create, authunix_create, authunix_create_default, callrpc, clnt_broadcast, clntraw_create, clnttcp_create, clntudp_bufcreate, clntudp_create, getrpcport, pmap_getmaps, pmap_getport, pmap_rmtcall, pmap_set, pmap_unset, registerrpc, svc_fds, svc_getcaller, svc_getreq, svc_register, svc_unregister, svcfd_create, svcraw_create, svctcp_create, svcudp_bufcreate, svcudp_create, xdr_authunix_parms, get_myaddress | obsolete library routines for RPC |
| gethostbyname, gethostbyname_r, gethostbyaddr_r, gethostent, gethostent_r, sethostent, endhostent, gethostbyaddr | get network host entry |
| gethostbyname, gethostbyname_r, gethostbyaddr, gethostent, gethostent_r, sethostent, endhostent, gethostbyaddr_r | get network host entry |
| gethostbyname_r, gethostbyaddr, gethostbyaddr_r, gethostent, gethostent_r, sethostent, endhostent, gethostbyname | get network host entry |
| gethostbyname, gethostbyaddr, gethostbyaddr_r, gethostent, gethostent_r, sethostent, endhostent, gethostbyname_r | get network host entry |
| gethostbyname, gethostbyname_r, gethostbyaddr, gethostbyaddr_r, gethostent_r, sethostent, endhostent, gethostent | get network host entry |
| gethostbyname, gethostbyname_r, gethostbyaddr, gethostbyaddr_r, gethostent, sethostent, endhostent, gethostent_r | get network host entry |
| getnetbyname, getnetbyname_r, getnetbyaddr_r, getnetent, getnetent_r, setnetent, endnetent, getnetbyaddr | get network entry |
| getnetbyname, getnetbyname_r, getnetbyaddr, getnetent, getnetent_r, setnetent, endnetent, getnetbyaddr_r | get network entry |
| getnetbyname_r, getnetbyaddr, getnetbyaddr_r, getnetent, getnetent_r, setnetent, endnetent, getnetbyname | get network entry |
| getnetbyname, getnetbyaddr, getnetbyaddr_r, getnetent, getnetent_r, setnetent, endnetent, getnetbyname_r | get network entry |
| setnetconfig, endnetconfig, getnetconfigent, freenetconfigent, nc_perror, nc_sperror, getnetconfig | get network configuration database entry |
| getnetconfig, setnetconfig, endnetconfig, freenetconfigent, nc_perror, nc_sperror, getnetconfigent | get network configuration database entry |
| getnetbyname, getnetbyname_r, getnetbyaddr, getnetbyaddr_r, getnetent_r, setnetent, endnetent, getnetent | get network entry |
| getnetbyname, getnetbyname_r, getnetbyaddr, getnetbyaddr_r, getnetent, setnetent, endnetent, getnetent_r | get network entry |
| getnetgrent_r, setnetgrent, endnetgrent, innetgr, getnetgrent | get network group entry |
| getnetgrent, setnetgrent, endnetgrent, innetgr, getnetgrent_r | get network group entry |
| secure_rpc, authdes_getucred, authdes_seccreate, host2netname, key_decryptsession, key_encryptsession, key_gendes, key_setsecret, key_secretkey_is_set, netname2host, netname2user, user2netname, getnetname | library routines for secure remote procedure calls |
| setnetpath, endnetpath, getnetpath | get /etc/netconfig entry corresponding to NETPATH component |
| getpeername | get name of connected peer |
| getprotobyname_r, getprotobynumber, getprotobynumber_r, getprotoent, getprotoent_r, setprotoent, endprotoent, getprotobyname | get protocol entry |
| getprotobyname, getprotobynumber, getprotobynumber_r, getprotoent, getprotoent_r, setprotoent, endprotoent, getprotobyname_r | get protocol entry |
| getprotobyname, getprotobyname_r, getprotobynumber_r, getprotoent, getprotoent_r, setprotoent, endprotoent, getprotobynumber | get protocol entry |
| getprotobyname, getprotobyname_r, getprotobynumber, getprotoent, getprotoent_r, setprotoent, endprotoent, getprotobynumber_r | get protocol entry |
| getprotobyname, getprotobyname_r, getprotobynumber, getprotobynumber_r, getprotoent_r, setprotoent, endprotoent, getprotoent | get protocol entry |
| getprotobyname, getprotobyname_r, getprotobynumber, getprotobynumber_r, getprotoent, setprotoent, endprotoent, getprotoent_r | get protocol entry |
| getsecretkey, publickey, getpublickey | retrieve public or secret key |
| getrpcbyname_r, getrpcbynumber, getrpcbynumber_r, getrpcent, getrpcent_r, setrpcent, endrpcent, getrpcbyname | get RPC entry |
| getrpcbyname, getrpcbynumber, getrpcbynumber_r, getrpcent, getrpcent_r, setrpcent, endrpcent, getrpcbyname_r | get RPC entry |
| getrpcbyname, getrpcbyname_r, getrpcbynumber_r, getrpcent, getrpcent_r, setrpcent, endrpcent, getrpcbynumber | get RPC entry |
| getrpcbyname, getrpcbyname_r, getrpcbynumber, getrpcent, getrpcent_r, setrpcent, endrpcent, getrpcbynumber_r | get RPC entry |
| getrpcbyname, getrpcbyname_r, getrpcbynumber, getrpcbynumber_r, getrpcent_r, setrpcent, endrpcent, getrpcent | get RPC entry |
| getrpcbyname, getrpcbyname_r, getrpcbynumber, getrpcbynumber_r, getrpcent, setrpcent, endrpcent, getrpcent_r | get RPC entry |
| rpc_soc, authdes_create, authunix_create, authunix_create_default, callrpc, clnt_broadcast, clntraw_create, clnttcp_create, clntudp_bufcreate, clntudp_create, get_myaddress, pmap_getmaps, pmap_getport, pmap_rmtcall, pmap_set, pmap_unset, registerrpc, svc_fds, svc_getcaller, svc_getreq, svc_register, svc_unregister, svcfd_create, svcraw_create, svctcp_create, svcudp_bufcreate, svcudp_create, xdr_authunix_parms, getrpcport | obsolete library routines for RPC |
| getpublickey, publickey, getsecretkey | retrieve public or secret key |
| getservbyname_r, getservbyport, getservbyport_r, getservent, getservent_r, setservent, endservent, getservbyname | get service entry |
| getservbyname, getservbyport, getservbyport_r, getservent, getservent_r, setservent, endservent, getservbyname_r | get service entry |
| getservbyname, getservbyname_r, getservbyport_r, getservent, getservent_r, setservent, endservent, getservbyport | get service entry |
| getservbyname, getservbyname_r, getservbyport, getservent, getservent_r, setservent, endservent, getservbyport_r | get service entry |
| getservbyname, getservbyname_r, getservbyport, getservbyport_r, getservent_r, setservent, endservent, getservent | get service entry |
| getservbyname, getservbyname_r, getservbyport, getservbyport_r, getservent, setservent, endservent, getservent_r | get service entry |
| getsockname | get socket name |
| setsockopt, getsockopt | get and set options on sockets |
| rstat, havedisk | get performance data from remote kernel |
| secure_rpc, authdes_getucred, authdes_seccreate, getnetname, key_decryptsession, key_encryptsession, key_gendes, key_setsecret, key_secretkey_is_set, netname2host, netname2user, user2netname, host2netname | library routines for secure remote procedure calls |
| byteorder, htons, ntohl, ntohs, htonl | convert values between host and network byte order |
| byteorder, htonl, ntohl, ntohs, htons | convert values between host and network byte order |
| inet_addr, inet_network, inet_makeaddr, inet_lnaof, inet_netof, inet_ntoa, inet | Internet address manipulation |
| inet, inet_network, inet_makeaddr, inet_lnaof, inet_netof, inet_ntoa, inet_addr | Internet address manipulation |
| inet, inet_addr, inet_network, inet_makeaddr, inet_netof, inet_ntoa, inet_lnaof | Internet address manipulation |
| inet, inet_addr, inet_network, inet_lnaof, inet_netof, inet_ntoa, inet_makeaddr | Internet address manipulation |
| inet, inet_addr, inet_network, inet_makeaddr, inet_lnaof, inet_ntoa, inet_netof | Internet address manipulation |
| inet, inet_addr, inet_makeaddr, inet_lnaof, inet_netof, inet_ntoa, inet_network | Internet address manipulation |
| inet, inet_addr, inet_network, inet_makeaddr, inet_lnaof, inet_netof, inet_ntoa | Internet address manipulation |
| getnetgrent, getnetgrent_r, setnetgrent, endnetgrent, innetgr | get network group entry |
| krb_mk_req, krb_rd_req, krb_kntoln, krb_set_key, krb_get_cred, krb_mk_safe, krb_rd_safe, krb_mk_err, krb_rd_err, kerberos | Kerberos authentication library |
| authkerb_getucred, authkerb_seccreate, svc_kerb_reg, kerberos_rpc | library routines for remote procedure calls using Kerberos authentication |
| secure_rpc, authdes_getucred, authdes_seccreate, getnetname, host2netname, key_encryptsession, key_gendes, key_setsecret, key_secretkey_is_set, netname2host, netname2user, user2netname, key_decryptsession | library routines for secure remote procedure calls |
| secure_rpc, authdes_getucred, authdes_seccreate, getnetname, host2netname, key_decryptsession, key_gendes, key_setsecret, key_secretkey_is_set, netname2host, netname2user, user2netname, key_encryptsession | library routines for secure remote procedure calls |
| secure_rpc, authdes_getucred, authdes_seccreate, getnetname, host2netname, key_decryptsession, key_encryptsession, key_setsecret, key_secretkey_is_set, netname2host, netname2user, user2netname, key_gendes | library routines for secure remote procedure calls |
| secure_rpc, authdes_getucred, authdes_seccreate, getnetname, host2netname, key_decryptsession, key_encryptsession, key_gendes, key_setsecret, netname2host, netname2user, user2netname, key_secretkey_is_set | library routines for secure remote procedure calls |
| secure_rpc, authdes_getucred, authdes_seccreate, getnetname, host2netname, key_decryptsession, key_encryptsession, key_gendes, key_secretkey_is_set, netname2host, netname2user, user2netname, key_setsecret | library routines for secure remote procedure calls |
| krb_realmofhost, krb_get_phost, krb_get_krbhst, krb_get_lrealm, krb_get_admhst | additional Kerberos utility routines |
| kerberos, krb_mk_req, krb_rd_req, krb_kntoln, krb_set_key, krb_mk_safe, krb_rd_safe, krb_mk_err, krb_rd_err, krb_get_cred | Kerberos authentication library |
| krb_realmofhost, krb_get_phost, krb_get_admhst, krb_get_lrealm, krb_get_krbhst | additional Kerberos utility routines |
| krb_realmofhost, krb_get_phost, krb_get_krbhst, krb_get_admhst, krb_get_lrealm | additional Kerberos utility routines |
| krb_realmofhost, krb_get_krbhst, krb_get_admhst, krb_get_lrealm, krb_get_phost | additional Kerberos utility routines |
| kerberos, krb_mk_req, krb_rd_req, krb_set_key, krb_get_cred, krb_mk_safe, krb_rd_safe, krb_mk_err, krb_rd_err, krb_kntoln | Kerberos authentication library |
| kerberos, krb_mk_req, krb_rd_req, krb_kntoln, krb_set_key, krb_get_cred, krb_mk_safe, krb_rd_safe, krb_rd_err, krb_mk_err | Kerberos authentication library |
| kerberos, krb_rd_req, krb_kntoln, krb_set_key, krb_get_cred, krb_mk_safe, krb_rd_safe, krb_mk_err, krb_rd_err, krb_mk_req | Kerberos authentication library |
| kerberos, krb_mk_req, krb_rd_req, krb_kntoln, krb_set_key, krb_get_cred, krb_rd_safe, krb_mk_err, krb_rd_err, krb_mk_safe | Kerberos authentication library |
| krb_sendauth, krb_recvauth, krb_net_write, krb_net_read | Kerberos routines for sending authentication via network stream sockets |
| krb_sendauth, krb_recvauth, krb_net_read, krb_net_write | Kerberos routines for sending authentication via network stream sockets |
| kerberos, krb_mk_req, krb_rd_req, krb_kntoln, krb_set_key, krb_get_cred, krb_mk_safe, krb_rd_safe, krb_mk_err, krb_rd_err | Kerberos authentication library |
| kerberos, krb_mk_req, krb_kntoln, krb_set_key, krb_get_cred, krb_mk_safe, krb_rd_safe, krb_mk_err, krb_rd_err, krb_rd_req | Kerberos authentication library |
| kerberos, krb_mk_req, krb_rd_req, krb_kntoln, krb_set_key, krb_get_cred, krb_mk_safe, krb_mk_err, krb_rd_err, krb_rd_safe | Kerberos authentication library |
| krb_get_phost, krb_get_krbhst, krb_get_admhst, krb_get_lrealm, krb_realmofhost | additional Kerberos utility routines |
| krb_sendauth, krb_net_write, krb_net_read, krb_recvauth | Kerberos routines for sending authentication via network stream sockets |
| krb_recvauth, krb_net_write, krb_net_read, krb_sendauth | Kerberos routines for sending authentication via network stream sockets |
| kerberos, krb_mk_req, krb_rd_req, krb_kntoln, krb_get_cred, krb_mk_safe, krb_rd_safe, krb_mk_err, krb_rd_err, krb_set_key | Kerberos authentication library |
| krb_set_tkt_string | set Kerberos ticket cache file name |
| listen | listen for connections on a socket |
| getnetconfig, setnetconfig, endnetconfig, getnetconfigent, freenetconfigent, nc_sperror, nc_perror | get network configuration database entry |
| getnetconfig, setnetconfig, endnetconfig, getnetconfigent, freenetconfigent, nc_perror, nc_sperror | get network configuration database entry |
| netdir_getbyname, netdir_getbyaddr, netdir_free, netdir_options, taddr2uaddr, uaddr2taddr, netdir_perror, netdir_sperror, netdir_mergeaddr, netdir | generic transport name-to-address translation |
| netdir, netdir_getbyname, netdir_getbyaddr, netdir_options, taddr2uaddr, uaddr2taddr, netdir_perror, netdir_sperror, netdir_mergeaddr, netdir_free | generic transport name-to-address translation |
| netdir, netdir_getbyname, netdir_free, netdir_options, taddr2uaddr, uaddr2taddr, netdir_perror, netdir_sperror, netdir_mergeaddr, netdir_getbyaddr | generic transport name-to-address translation |
| netdir, netdir_getbyaddr, netdir_free, netdir_options, taddr2uaddr, uaddr2taddr, netdir_perror, netdir_sperror, netdir_mergeaddr, netdir_getbyname | generic transport name-to-address translation |
| netdir, netdir_getbyname, netdir_getbyaddr, netdir_free, netdir_options, taddr2uaddr, uaddr2taddr, netdir_perror, netdir_sperror, netdir_mergeaddr | generic transport name-to-address translation |
| netdir, netdir_getbyname, netdir_getbyaddr, netdir_free, taddr2uaddr, uaddr2taddr, netdir_perror, netdir_sperror, netdir_mergeaddr, netdir_options | generic transport name-to-address translation |
| netdir, netdir_getbyname, netdir_getbyaddr, netdir_free, netdir_options, taddr2uaddr, uaddr2taddr, netdir_sperror, netdir_mergeaddr, netdir_perror | generic transport name-to-address translation |
| netdir, netdir_getbyname, netdir_getbyaddr, netdir_free, netdir_options, taddr2uaddr, uaddr2taddr, netdir_perror, netdir_mergeaddr, netdir_sperror | generic transport name-to-address translation |
| secure_rpc, authdes_getucred, authdes_seccreate, getnetname, host2netname, key_decryptsession, key_encryptsession, key_gendes, key_setsecret, key_secretkey_is_set, netname2user, user2netname, netname2host | library routines for secure remote procedure calls |
| secure_rpc, authdes_getucred, authdes_seccreate, getnetname, host2netname, key_decryptsession, key_encryptsession, key_gendes, key_setsecret, key_secretkey_is_set, netname2host, user2netname, netname2user | library routines for secure remote procedure calls |
| nis_names, nis_lookup, nis_remove, nis_modify, nis_freeresult, nis_add | NIS+ namespace functions |
| nis_tables, nis_list, nis_remove_entry, nis_modify_entry, nis_first_entry, nis_next_entry, nis_add_entry | NIS+ table functions |
| nis_groups, nis_ismember, nis_removemember, nis_creategroup, nis_destroygroup, nis_verifygroup, nis_print_group_entry, nis_map_group, __nis_map_group, nis_addmember | NIS+ group manipulation functions |
| nis_ping, nis_checkpoint | misc NIS+ log administration functions |
| nis_subr, nis_leaf_of, nis_name_of, nis_domain_of, nis_getnames, nis_freenames, nis_dir_cmp, nis_destroy_object, nis_print_object, nis_clone_object | NIS+ subroutines |
| nis_groups, nis_ismember, nis_addmember, nis_removemember, nis_destroygroup, nis_verifygroup, nis_print_group_entry, nis_map_group, __nis_map_group, nis_creategroup | NIS+ group manipulation functions |
| db_initialize, db_create_table, db_destroy_table, db_first_entry, db_next_entry, db_reset_next_entry, db_list_entries, db_remove_entry, db_add_entry, db_table_exists, db_unload_table, db_checkpoint, db_standby, db_free_result, nis_db | NIS+ Database access functions |
| nis_subr, nis_leaf_of, nis_name_of, nis_domain_of, nis_getnames, nis_freenames, nis_dir_cmp, nis_clone_object, nis_print_object, nis_destroy_object | NIS+ subroutines |
| nis_groups, nis_ismember, nis_addmember, nis_removemember, nis_creategroup, nis_verifygroup, nis_print_group_entry, nis_map_group, __nis_map_group, nis_destroygroup | NIS+ group manipulation functions |
| nis_subr, nis_leaf_of, nis_name_of, nis_domain_of, nis_getnames, nis_freenames, nis_clone_object, nis_destroy_object, nis_print_object, nis_dir_cmp | NIS+ subroutines |
| nis_subr, nis_leaf_of, nis_name_of, nis_getnames, nis_freenames, nis_dir_cmp, nis_clone_object, nis_destroy_object, nis_print_object, nis_domain_of | NIS+ subroutines |
| nis_sperrno, nis_perror, nis_lerror, nis_sperror, nis_sperror_r, nis_error | display NIS+ error messages |
| nis_tables, nis_list, nis_add_entry, nis_remove_entry, nis_modify_entry, nis_next_entry, nis_first_entry | NIS+ table functions |
| nis_subr, nis_leaf_of, nis_name_of, nis_domain_of, nis_getnames, nis_dir_cmp, nis_clone_object, nis_destroy_object, nis_print_object, nis_freenames | NIS+ subroutines |
| nis_names, nis_lookup, nis_add, nis_remove, nis_modify, nis_freeresult | NIS+ namespace functions |
| nis_server, nis_mkdir, nis_rmdir, nis_servstate, nis_stats, nis_getservlist, nis_freetags, nis_freeservlist | miscellaneous NIS+ functions |
| nis_server, nis_mkdir, nis_rmdir, nis_servstate, nis_stats, nis_getservlist, nis_freeservlist, nis_freetags | miscellaneous NIS+ functions |
| nis_subr, nis_leaf_of, nis_name_of, nis_domain_of, nis_freenames, nis_dir_cmp, nis_clone_object, nis_destroy_object, nis_print_object, nis_getnames | NIS+ subroutines |
| nis_server, nis_mkdir, nis_rmdir, nis_servstate, nis_stats, nis_freeservlist, nis_freetags, nis_getservlist | miscellaneous NIS+ functions |
| nis_ismember, nis_addmember, nis_removemember, nis_creategroup, nis_destroygroup, nis_verifygroup, nis_print_group_entry, nis_map_group, __nis_map_group, nis_groups | NIS+ group manipulation functions |
| nis_groups, nis_addmember, nis_removemember, nis_creategroup, nis_destroygroup, nis_verifygroup, nis_print_group_entry, nis_map_group, __nis_map_group, nis_ismember | NIS+ group manipulation functions |
| nis_subr, nis_name_of, nis_domain_of, nis_getnames, nis_freenames, nis_dir_cmp, nis_clone_object, nis_destroy_object, nis_print_object, nis_leaf_of | NIS+ subroutines |
| nis_error, nis_sperrno, nis_perror, nis_sperror, nis_sperror_r, nis_lerror | display NIS+ error messages |
| nis_tables, nis_add_entry, nis_remove_entry, nis_modify_entry, nis_first_entry, nis_next_entry, nis_list | NIS+ table functions |
| nis_local_names, nis_local_host, nis_local_group, nis_local_principal, nis_local_directory | NIS+ local names |
| nis_local_names, nis_local_directory, nis_local_host, nis_local_principal, nis_local_group | NIS+ local names |
| nis_local_names, nis_local_directory, nis_local_group, nis_local_principal, nis_local_host | NIS+ local names |
| nis_local_directory, nis_local_host, nis_local_group, nis_local_principal, nis_local_names | NIS+ local names |
| nis_local_names, nis_local_directory, nis_local_host, nis_local_group, nis_local_principal | NIS+ local names |
| nis_names, nis_add, nis_remove, nis_modify, nis_freeresult, nis_lookup | NIS+ namespace functions |
| nis_groups, nis_ismember, nis_addmember, nis_removemember, nis_creategroup, nis_destroygroup, nis_verifygroup, nis_print_group_entry, __nis_map_group, nis_map_group | NIS+ group manipulation functions |
| nis_server, nis_rmdir, nis_servstate, nis_stats, nis_getservlist, nis_freeservlist, nis_freetags, nis_mkdir | miscellaneous NIS+ functions |
| nis_names, nis_lookup, nis_add, nis_remove, nis_freeresult, nis_modify | NIS+ namespace functions |
| nis_tables, nis_list, nis_add_entry, nis_remove_entry, nis_first_entry, nis_next_entry, nis_modify_entry | NIS+ table functions |
| nis_subr, nis_leaf_of, nis_domain_of, nis_getnames, nis_freenames, nis_dir_cmp, nis_clone_object, nis_destroy_object, nis_print_object, nis_name_of | NIS+ subroutines |
| nis_lookup, nis_add, nis_remove, nis_modify, nis_freeresult, nis_names | NIS+ namespace functions |
| nis_tables, nis_list, nis_add_entry, nis_remove_entry, nis_modify_entry, nis_first_entry, nis_next_entry | NIS+ table functions |
| nis_objects | NIS+ object formats |
| nis_error, nis_sperrno, nis_lerror, nis_sperror, nis_sperror_r, nis_perror | display NIS+ error messages |
| nis_checkpoint, nis_ping | misc NIS+ log administration functions |
| nis_groups, nis_ismember, nis_addmember, nis_removemember, nis_creategroup, nis_destroygroup, nis_verifygroup, nis_map_group, __nis_map_group, nis_print_group_entry | NIS+ group manipulation functions |
| nis_subr, nis_leaf_of, nis_name_of, nis_domain_of, nis_getnames, nis_freenames, nis_dir_cmp, nis_clone_object, nis_destroy_object, nis_print_object | NIS+ subroutines |
| nis_names, nis_lookup, nis_add, nis_modify, nis_freeresult, nis_remove | NIS+ namespace functions |
| nis_tables, nis_list, nis_add_entry, nis_modify_entry, nis_first_entry, nis_next_entry, nis_remove_entry | NIS+ table functions |
| nis_groups, nis_ismember, nis_addmember, nis_creategroup, nis_destroygroup, nis_verifygroup, nis_print_group_entry, nis_map_group, __nis_map_group, nis_removemember | NIS+ group manipulation functions |
| nis_server, nis_mkdir, nis_servstate, nis_stats, nis_getservlist, nis_freeservlist, nis_freetags, nis_rmdir | miscellaneous NIS+ functions |
| nis_mkdir, nis_rmdir, nis_servstate, nis_stats, nis_getservlist, nis_freeservlist, nis_freetags, nis_server | miscellaneous NIS+ functions |
| nis_server, nis_mkdir, nis_rmdir, nis_stats, nis_getservlist, nis_freeservlist, nis_freetags, nis_servstate | miscellaneous NIS+ functions |
| nis_error, nis_perror, nis_lerror, nis_sperror, nis_sperror_r, nis_sperrno | display NIS+ error messages |
| nis_error, nis_sperrno, nis_perror, nis_lerror, nis_sperror_r, nis_sperror | display NIS+ error messages |
| nis_error, nis_sperrno, nis_perror, nis_lerror, nis_sperror, nis_sperror_r | display NIS+ error messages |
| nis_server, nis_mkdir, nis_rmdir, nis_servstate, nis_getservlist, nis_freeservlist, nis_freetags, nis_stats | miscellaneous NIS+ functions |
| nis_leaf_of, nis_name_of, nis_domain_of, nis_getnames, nis_freenames, nis_dir_cmp, nis_clone_object, nis_destroy_object, nis_print_object, nis_subr | NIS+ subroutines |
| nis_list, nis_add_entry, nis_remove_entry, nis_modify_entry, nis_first_entry, nis_next_entry, nis_tables | NIS+ table functions |
| nis_groups, nis_ismember, nis_addmember, nis_removemember, nis_creategroup, nis_destroygroup, nis_print_group_entry, nis_map_group, __nis_map_group, nis_verifygroup | NIS+ group manipulation functions |
| nlsgetcall | get client’s data passed via the listener |
| nlsprovider | get name of transport provider |
| nlsrequest | format and send listener service request message |
| byteorder, htonl, htons, ntohs, ntohl | convert values between host and network byte order |
| byteorder, htonl, htons, ntohl, ntohs | convert values between host and network byte order |
| rpc_soc, authdes_create, authunix_create, authunix_create_default, callrpc, clnt_broadcast, clntraw_create, clnttcp_create, clntudp_bufcreate, clntudp_create, get_myaddress, getrpcport, pmap_getport, pmap_rmtcall, pmap_set, pmap_unset, registerrpc, svc_fds, svc_getcaller, svc_getreq, svc_register, svc_unregister, svcfd_create, svcraw_create, svctcp_create, svcudp_bufcreate, svcudp_create, xdr_authunix_parms, pmap_getmaps | obsolete library routines for RPC |
| rpc_soc, authdes_create, authunix_create, authunix_create_default, callrpc, clnt_broadcast, clntraw_create, clnttcp_create, clntudp_bufcreate, clntudp_create, get_myaddress, getrpcport, pmap_getmaps, pmap_rmtcall, pmap_set, pmap_unset, registerrpc, svc_fds, svc_getcaller, svc_getreq, svc_register, svc_unregister, svcfd_create, svcraw_create, svctcp_create, svcudp_bufcreate, svcudp_create, xdr_authunix_parms, pmap_getport | obsolete library routines for RPC |
| rpc_soc, authdes_create, authunix_create, authunix_create_default, callrpc, clnt_broadcast, clntraw_create, clnttcp_create, clntudp_bufcreate, clntudp_create, get_myaddress, getrpcport, pmap_getmaps, pmap_getport, pmap_set, pmap_unset, registerrpc, svc_fds, svc_getcaller, svc_getreq, svc_register, svc_unregister, svcfd_create, svcraw_create, svctcp_create, svcudp_bufcreate, svcudp_create, xdr_authunix_parms, pmap_rmtcall | obsolete library routines for RPC |
| rpc_soc, authdes_create, authunix_create, authunix_create_default, callrpc, clnt_broadcast, clntraw_create, clnttcp_create, clntudp_bufcreate, clntudp_create, get_myaddress, getrpcport, pmap_getmaps, pmap_getport, pmap_rmtcall, pmap_unset, registerrpc, svc_fds, svc_getcaller, svc_getreq, svc_register, svc_unregister, svcfd_create, svcraw_create, svctcp_create, svcudp_bufcreate, svcudp_create, xdr_authunix_parms, pmap_set | obsolete library routines for RPC |
| rpc_soc, authdes_create, authunix_create, authunix_create_default, callrpc, clnt_broadcast, clntraw_create, clnttcp_create, clntudp_bufcreate, clntudp_create, get_myaddress, getrpcport, pmap_getmaps, pmap_getport, pmap_rmtcall, pmap_set, registerrpc, svc_fds, svc_getcaller, svc_getreq, svc_register, svc_unregister, svcfd_create, svcraw_create, svctcp_create, svcudp_bufcreate, svcudp_create, xdr_authunix_parms, pmap_unset | obsolete library routines for RPC |
| getpublickey, getsecretkey, publickey | retrieve public or secret key |
| rpc_rac, rac_poll, rac_recv, rac_send, rac_drop | remote asynchronous calls |
| rpc_rac, rac_drop, rac_recv, rac_send, rac_poll | remote asynchronous calls |
| rpc_rac, rac_drop, rac_poll, rac_send, rac_recv | remote asynchronous calls |
| rpc_rac, rac_drop, rac_poll, rac_recv, rac_send | remote asynchronous calls |
| rresvport, ruserok, rcmd | routines for returning a stream to a remote command |
| recvfrom, recvmsg, recv | receive a message from a socket |
| recv, recvmsg, recvfrom | receive a message from a socket |
| recv, recvfrom, recvmsg | receive a message from a socket |
| rpc_soc, authdes_create, authunix_create, authunix_create_default, callrpc, clnt_broadcast, clntraw_create, clnttcp_create, clntudp_bufcreate, clntudp_create, get_myaddress, getrpcport, pmap_getmaps, pmap_getport, pmap_rmtcall, pmap_set, pmap_unset, svc_fds, svc_getcaller, svc_getreq, svc_register, svc_unregister, svcfd_create, svcraw_create, svctcp_create, svcudp_bufcreate, svcudp_create, xdr_authunix_parms, registerrpc | obsolete library routines for RPC |
| resolver, res_mkquery, res_send, res_search, dn_comp, dn_expand, res_init | resolver routines |
| resolver, res_init, res_send, res_search, dn_comp, dn_expand, res_mkquery | resolver routines |
| resolver, res_init, res_mkquery, res_send, dn_comp, dn_expand, res_search | resolver routines |
| resolver, res_init, res_mkquery, res_search, dn_comp, dn_expand, res_send | resolver routines |
| res_init, res_mkquery, res_send, res_search, dn_comp, dn_expand, resolver | resolver routines |
| rexec | return stream to a remote command |
| rusers, rnusers | return information about users on remote machines |
| rpc | library routines for remote procedure calls |
| rpc_clnt_calls, clnt_call, clnt_freeres, clnt_geterr, clnt_perrno, clnt_perror, clnt_sperrno, clnt_sperror, rpc_broadcast_exp, rpc_call, rpc_broadcast | library routines for client side calls |
| rpc_clnt_calls, clnt_call, clnt_freeres, clnt_geterr, clnt_perrno, clnt_perror, clnt_sperrno, clnt_sperror, rpc_broadcast, rpc_call, rpc_broadcast_exp | library routines for client side calls |
| rpc_clnt_calls, clnt_call, clnt_freeres, clnt_geterr, clnt_perrno, clnt_perror, clnt_sperrno, clnt_sperror, rpc_broadcast, rpc_broadcast_exp, rpc_call | library routines for client side calls |
| auth_destroy, authnone_create, authsys_create, authsys_create_default, rpc_clnt_auth | library routines for client side remote procedure call authentication |
| clnt_call, clnt_freeres, clnt_geterr, clnt_perrno, clnt_perror, clnt_sperrno, clnt_sperror, rpc_broadcast, rpc_broadcast_exp, rpc_call, rpc_clnt_calls | library routines for client side calls |
| clnt_control, clnt_create, clnt_create_timed, clnt_create_vers, clnt_destroy, clnt_dg_create, clnt_pcreateerror, clnt_raw_create, clnt_spcreateerror, clnt_tli_create, clnt_tp_create, clnt_tp_create_timed, clnt_vc_create, rpc_createerr, rpc_clnt_create | library routines for dealing with creation and manipulation of CLIENT handles |
| rpc_control | library routine for manipulating global RPC attributes for client and server applications |
| rpc_clnt_create, clnt_control, clnt_create, clnt_create_timed, clnt_create_vers, clnt_destroy, clnt_dg_create, clnt_pcreateerror, clnt_raw_create, clnt_spcreateerror, clnt_tli_create, clnt_tp_create, clnt_tp_create_timed, clnt_vc_create, rpc_createerr | library routines for dealing with creation and manipulation of CLIENT handles |
| rac_drop, rac_poll, rac_recv, rac_send, rpc_rac | remote asynchronous calls |
| rpc_svc_reg, svc_reg, svc_unreg, svc_auth_reg, xprt_register, xprt_unregister, rpc_reg | library routines for registering servers |
| authdes_create, authunix_create, authunix_create_default, callrpc, clnt_broadcast, clntraw_create, clnttcp_create, clntudp_bufcreate, clntudp_create, get_myaddress, getrpcport, pmap_getmaps, pmap_getport, pmap_rmtcall, pmap_set, pmap_unset, registerrpc, svc_fds, svc_getcaller, svc_getreq, svc_register, svc_unregister, svcfd_create, svcraw_create, svctcp_create, svcudp_bufcreate, svcudp_create, xdr_authunix_parms, rpc_soc | obsolete library routines for RPC |
| svc_dg_enablecache, svc_done, svc_exit, svc_fdset, svc_freeargs, svc_getargs, svc_getreq_common, svc_getreq_poll, svc_getreqset, svc_getrpccaller, svc_pollset, svc_run, svc_sendreply, rpc_svc_calls | library routines for RPC servers |
| svc_control, svc_create, svc_destroy, svc_dg_create, svc_fd_create, svc_raw_create, svc_tli_create, svc_tp_create, svc_vc_create, rpc_svc_create | library routines for the creation of server handles |
| svcerr_auth, svcerr_decode, svcerr_noproc, svcerr_noprog, svcerr_progvers, svcerr_systemerr, svcerr_weakauth, rpc_svc_err | library routines for server side remote procedure call errors |
| rpc_reg, svc_reg, svc_unreg, svc_auth_reg, xprt_register, xprt_unregister, rpc_svc_reg | library routines for registering servers |
| xdr_accepted_reply, xdr_authsys_parms, xdr_callhdr, xdr_callmsg, xdr_opaque_auth, xdr_rejected_reply, xdr_replymsg, rpc_xdr | XDR library routines for remote procedure calls |
| rpcbind, rpcb_getmaps, rpcb_gettime, rpcb_rmtcall, rpcb_set, rpcb_unset, rpcb_getaddr | library routines for RPC bind service |
| rpcbind, rpcb_getaddr, rpcb_gettime, rpcb_rmtcall, rpcb_set, rpcb_unset, rpcb_getmaps | library routines for RPC bind service |
| rpcbind, rpcb_getmaps, rpcb_getaddr, rpcb_rmtcall, rpcb_set, rpcb_unset, rpcb_gettime | library routines for RPC bind service |
| rpcbind, rpcb_getmaps, rpcb_getaddr, rpcb_gettime, rpcb_set, rpcb_unset, rpcb_rmtcall | library routines for RPC bind service |
| rpcbind, rpcb_getmaps, rpcb_getaddr, rpcb_gettime, rpcb_rmtcall, rpcb_unset, rpcb_set | library routines for RPC bind service |
| rpcbind, rpcb_getmaps, rpcb_getaddr, rpcb_gettime, rpcb_rmtcall, rpcb_set, rpcb_unset | library routines for RPC bind service |
| rpcb_getmaps, rpcb_getaddr, rpcb_gettime, rpcb_rmtcall, rpcb_set, rpcb_unset, rpcbind | library routines for RPC bind service |
| rcmd, ruserok, rresvport | routines for returning a stream to a remote command |
| havedisk, rstat | get performance data from remote kernel |
| rcmd, rresvport, ruserok | routines for returning a stream to a remote command |
| rnusers, rusers | return information about users on remote machines |
| rwall | write to specified remote machines |
| authdes_getucred, authdes_seccreate, getnetname, host2netname, key_decryptsession, key_encryptsession, key_gendes, key_setsecret, key_secretkey_is_set, netname2host, netname2user, user2netname, secure_rpc | library routines for secure remote procedure calls |
| sendto, sendmsg, send | send a message from a socket |
| send, sendto, sendmsg | send a message from a socket |
| send, sendmsg, sendto | send a message from a socket |
| gethostbyname, gethostbyname_r, gethostbyaddr, gethostbyaddr_r, gethostent, gethostent_r, endhostent, sethostent | get network host entry |
| getnetconfig, endnetconfig, getnetconfigent, freenetconfigent, nc_perror, nc_sperror, setnetconfig | get network configuration database entry |
| getnetbyname, getnetbyname_r, getnetbyaddr, getnetbyaddr_r, getnetent, getnetent_r, endnetent, setnetent | get network entry |
| getnetgrent, getnetgrent_r, endnetgrent, innetgr, setnetgrent | get network group entry |
| getnetpath, endnetpath, setnetpath | get /etc/netconfig entry corresponding to NETPATH component |
| getprotobyname, getprotobyname_r, getprotobynumber, getprotobynumber_r, getprotoent, getprotoent_r, endprotoent, setprotoent | get protocol entry |
| getrpcbyname, getrpcbyname_r, getrpcbynumber, getrpcbynumber_r, getrpcent, getrpcent_r, endrpcent, setrpcent | get RPC entry |
| getservbyname, getservbyname_r, getservbyport, getservbyport_r, getservent, getservent_r, endservent, setservent | get service entry |
| getsockopt, setsockopt | get and set options on sockets |
| shutdown | shut down part of a full-duplex connection |
| socket | create an endpoint for communication |
| socketpair | create a pair of connected sockets |
| spray | scatter data in order to test the network |
| rpc_svc_reg, rpc_reg, svc_reg, svc_unreg, xprt_register, xprt_unregister, svc_auth_reg | library routines for registering servers |
| rpc_svc_create, svc_create, svc_destroy, svc_dg_create, svc_fd_create, svc_raw_create, svc_tli_create, svc_tp_create, svc_vc_create, svc_control | library routines for the creation of server handles |
| rpc_svc_create, svc_control, svc_destroy, svc_dg_create, svc_fd_create, svc_raw_create, svc_tli_create, svc_tp_create, svc_vc_create, svc_create | library routines for the creation of server handles |
| rpc_svc_create, svc_control, svc_create, svc_dg_create, svc_fd_create, svc_raw_create, svc_tli_create, svc_tp_create, svc_vc_create, svc_destroy | library routines for the creation of server handles |
| rpc_svc_create, svc_control, svc_create, svc_destroy, svc_fd_create, svc_raw_create, svc_tli_create, svc_tp_create, svc_vc_create, svc_dg_create | library routines for the creation of server handles |
| rpc_svc_calls, svc_done, svc_exit, svc_fdset, svc_freeargs, svc_getargs, svc_getreq_common, svc_getreq_poll, svc_getreqset, svc_getrpccaller, svc_pollset, svc_run, svc_sendreply, svc_dg_enablecache | library routines for RPC servers |
| rpc_svc_calls, svc_dg_enablecache, svc_exit, svc_fdset, svc_freeargs, svc_getargs, svc_getreq_common, svc_getreq_poll, svc_getreqset, svc_getrpccaller, svc_pollset, svc_run, svc_sendreply, svc_done | library routines for RPC servers |
| rpc_svc_calls, svc_dg_enablecache, svc_done, svc_fdset, svc_freeargs, svc_getargs, svc_getreq_common, svc_getreq_poll, svc_getreqset, svc_getrpccaller, svc_pollset, svc_run, svc_sendreply, svc_exit | library routines for RPC servers |
| rpc_svc_create, svc_control, svc_create, svc_destroy, svc_dg_create, svc_raw_create, svc_tli_create, svc_tp_create, svc_vc_create, svc_fd_create | library routines for the creation of server handles |
| rpc_soc, authdes_create, authunix_create, authunix_create_default, callrpc, clnt_broadcast, clntraw_create, clnttcp_create, clntudp_bufcreate, clntudp_create, get_myaddress, getrpcport, pmap_getmaps, pmap_getport, pmap_rmtcall, pmap_set, pmap_unset, registerrpc, svc_getcaller, svc_getreq, svc_register, svc_unregister, svcfd_create, svcraw_create, svctcp_create, svcudp_bufcreate, svcudp_create, xdr_authunix_parms, svc_fds | obsolete library routines for RPC |
| rpc_svc_calls, svc_dg_enablecache, svc_done, svc_exit, svc_freeargs, svc_getargs, svc_getreq_common, svc_getreq_poll, svc_getreqset, svc_getrpccaller, svc_pollset, svc_run, svc_sendreply, svc_fdset | library routines for RPC servers |
| rpc_svc_calls, svc_dg_enablecache, svc_done, svc_exit, svc_fdset, svc_getargs, svc_getreq_common, svc_getreq_poll, svc_getreqset, svc_getrpccaller, svc_pollset, svc_run, svc_sendreply, svc_freeargs | library routines for RPC servers |
| rpc_svc_calls, svc_dg_enablecache, svc_done, svc_exit, svc_fdset, svc_freeargs, svc_getreq_common, svc_getreq_poll, svc_getreqset, svc_getrpccaller, svc_pollset, svc_run, svc_sendreply, svc_getargs | library routines for RPC servers |
| rpc_soc, authdes_create, authunix_create, authunix_create_default, callrpc, clnt_broadcast, clntraw_create, clnttcp_create, clntudp_bufcreate, clntudp_create, get_myaddress, getrpcport, pmap_getmaps, pmap_getport, pmap_rmtcall, pmap_set, pmap_unset, registerrpc, svc_fds, svc_getreq, svc_register, svc_unregister, svcfd_create, svcraw_create, svctcp_create, svcudp_bufcreate, svcudp_create, xdr_authunix_parms, svc_getcaller | obsolete library routines for RPC |
| rpc_soc, authdes_create, authunix_create, authunix_create_default, callrpc, clnt_broadcast, clntraw_create, clnttcp_create, clntudp_bufcreate, clntudp_create, get_myaddress, getrpcport, pmap_getmaps, pmap_getport, pmap_rmtcall, pmap_set, pmap_unset, registerrpc, svc_fds, svc_getcaller, svc_register, svc_unregister, svcfd_create, svcraw_create, svctcp_create, svcudp_bufcreate, svcudp_create, xdr_authunix_parms, svc_getreq | obsolete library routines for RPC |
| rpc_svc_calls, svc_dg_enablecache, svc_done, svc_exit, svc_fdset, svc_freeargs, svc_getargs, svc_getreq_poll, svc_getreqset, svc_getrpccaller, svc_pollset, svc_run, svc_sendreply, svc_getreq_common | library routines for RPC servers |
| rpc_svc_calls, svc_dg_enablecache, svc_done, svc_exit, svc_fdset, svc_freeargs, svc_getargs, svc_getreq_common, svc_getreqset, svc_getrpccaller, svc_pollset, svc_run, svc_sendreply, svc_getreq_poll | library routines for RPC servers |
| rpc_svc_calls, svc_dg_enablecache, svc_done, svc_exit, svc_fdset, svc_freeargs, svc_getargs, svc_getreq_common, svc_getreq_poll, svc_getrpccaller, svc_pollset, svc_run, svc_sendreply, svc_getreqset | library routines for RPC servers |
| rpc_svc_calls, svc_dg_enablecache, svc_done, svc_exit, svc_fdset, svc_freeargs, svc_getargs, svc_getreq_common, svc_getreq_poll, svc_getreqset, svc_pollset, svc_run, svc_sendreply, svc_getrpccaller | library routines for RPC servers |
| kerberos_rpc, authkerb_getucred, authkerb_seccreate, svc_kerb_reg | library routines for remote procedure calls using Kerberos authentication |
| rpc_svc_calls, svc_dg_enablecache, svc_done, svc_exit, svc_fdset, svc_freeargs, svc_getargs, svc_getreq_common, svc_getreq_poll, svc_getreqset, svc_getrpccaller, svc_run, svc_sendreply, svc_pollset | library routines for RPC servers |
| rpc_svc_create, svc_control, svc_create, svc_destroy, svc_dg_create, svc_fd_create, svc_tli_create, svc_tp_create, svc_vc_create, svc_raw_create | library routines for the creation of server handles |
| rpc_svc_reg, rpc_reg, svc_unreg, svc_auth_reg, xprt_register, xprt_unregister, svc_reg | library routines for registering servers |
| rpc_soc, authdes_create, authunix_create, authunix_create_default, callrpc, clnt_broadcast, clntraw_create, clnttcp_create, clntudp_bufcreate, clntudp_create, get_myaddress, getrpcport, pmap_getmaps, pmap_getport, pmap_rmtcall, pmap_set, pmap_unset, registerrpc, svc_fds, svc_getcaller, svc_getreq, svc_unregister, svcfd_create, svcraw_create, svctcp_create, svcudp_bufcreate, svcudp_create, xdr_authunix_parms, svc_register | obsolete library routines for RPC |
| rpc_svc_calls, svc_dg_enablecache, svc_done, svc_exit, svc_fdset, svc_freeargs, svc_getargs, svc_getreq_common, svc_getreq_poll, svc_getreqset, svc_getrpccaller, svc_pollset, svc_sendreply, svc_run | library routines for RPC servers |
| rpc_svc_calls, svc_dg_enablecache, svc_done, svc_exit, svc_fdset, svc_freeargs, svc_getargs, svc_getreq_common, svc_getreq_poll, svc_getreqset, svc_getrpccaller, svc_pollset, svc_run, svc_sendreply | library routines for RPC servers |
| rpc_svc_create, svc_control, svc_create, svc_destroy, svc_dg_create, svc_fd_create, svc_raw_create, svc_tp_create, svc_vc_create, svc_tli_create | library routines for the creation of server handles |
| rpc_svc_create, svc_control, svc_create, svc_destroy, svc_dg_create, svc_fd_create, svc_raw_create, svc_tli_create, svc_vc_create, svc_tp_create | library routines for the creation of server handles |
| rpc_svc_reg, rpc_reg, svc_reg, svc_auth_reg, xprt_register, xprt_unregister, svc_unreg | library routines for registering servers |
| rpc_soc, authdes_create, authunix_create, authunix_create_default, callrpc, clnt_broadcast, clntraw_create, clnttcp_create, clntudp_bufcreate, clntudp_create, get_myaddress, getrpcport, pmap_getmaps, pmap_getport, pmap_rmtcall, pmap_set, pmap_unset, registerrpc, svc_fds, svc_getcaller, svc_getreq, svc_register, svcfd_create, svcraw_create, svctcp_create, svcudp_bufcreate, svcudp_create, xdr_authunix_parms, svc_unregister | obsolete library routines for RPC |
| rpc_svc_create, svc_control, svc_create, svc_destroy, svc_dg_create, svc_fd_create, svc_raw_create, svc_tli_create, svc_tp_create, svc_vc_create | library routines for the creation of server handles |
| rpc_svc_err, svcerr_decode, svcerr_noproc, svcerr_noprog, svcerr_progvers, svcerr_systemerr, svcerr_weakauth, svcerr_auth | library routines for server side remote procedure call errors |
| rpc_svc_err, svcerr_auth, svcerr_noproc, svcerr_noprog, svcerr_progvers, svcerr_systemerr, svcerr_weakauth, svcerr_decode | library routines for server side remote procedure call errors |
| rpc_svc_err, svcerr_auth, svcerr_decode, svcerr_noprog, svcerr_progvers, svcerr_systemerr, svcerr_weakauth, svcerr_noproc | library routines for server side remote procedure call errors |
| rpc_svc_err, svcerr_auth, svcerr_decode, svcerr_noproc, svcerr_progvers, svcerr_systemerr, svcerr_weakauth, svcerr_noprog | library routines for server side remote procedure call errors |
| rpc_svc_err, svcerr_auth, svcerr_decode, svcerr_noproc, svcerr_noprog, svcerr_systemerr, svcerr_weakauth, svcerr_progvers | library routines for server side remote procedure call errors |
| rpc_svc_err, svcerr_auth, svcerr_decode, svcerr_noproc, svcerr_noprog, svcerr_progvers, svcerr_weakauth, svcerr_systemerr | library routines for server side remote procedure call errors |
| rpc_svc_err, svcerr_auth, svcerr_decode, svcerr_noproc, svcerr_noprog, svcerr_progvers, svcerr_systemerr, svcerr_weakauth | library routines for server side remote procedure call errors |
| rpc_soc, authdes_create, authunix_create, authunix_create_default, callrpc, clnt_broadcast, clntraw_create, clnttcp_create, clntudp_bufcreate, clntudp_create, get_myaddress, getrpcport, pmap_getmaps, pmap_getport, pmap_rmtcall, pmap_set, pmap_unset, registerrpc, svc_fds, svc_getcaller, svc_getreq, svc_register, svc_unregister, svcraw_create, svctcp_create, svcudp_bufcreate, svcudp_create, xdr_authunix_parms, svcfd_create | obsolete library routines for RPC |
| rpc_soc, authdes_create, authunix_create, authunix_create_default, callrpc, clnt_broadcast, clntraw_create, clnttcp_create, clntudp_bufcreate, clntudp_create, get_myaddress, getrpcport, pmap_getmaps, pmap_getport, pmap_rmtcall, pmap_set, pmap_unset, registerrpc, svc_fds, svc_getcaller, svc_getreq, svc_register, svc_unregister, svcfd_create, svctcp_create, svcudp_bufcreate, svcudp_create, xdr_authunix_parms, svcraw_create | obsolete library routines for RPC |
| rpc_soc, authdes_create, authunix_create, authunix_create_default, callrpc, clnt_broadcast, clntraw_create, clnttcp_create, clntudp_bufcreate, clntudp_create, get_myaddress, getrpcport, pmap_getmaps, pmap_getport, pmap_rmtcall, pmap_set, pmap_unset, registerrpc, svc_fds, svc_getcaller, svc_getreq, svc_register, svc_unregister, svcfd_create, svcraw_create, svcudp_bufcreate, svcudp_create, xdr_authunix_parms, svctcp_create | obsolete library routines for RPC |
| rpc_soc, authdes_create, authunix_create, authunix_create_default, callrpc, clnt_broadcast, clntraw_create, clnttcp_create, clntudp_bufcreate, clntudp_create, get_myaddress, getrpcport, pmap_getmaps, pmap_getport, pmap_rmtcall, pmap_set, pmap_unset, registerrpc, svc_fds, svc_getcaller, svc_getreq, svc_register, svc_unregister, svcfd_create, svcraw_create, svctcp_create, svcudp_create, xdr_authunix_parms, svcudp_bufcreate | obsolete library routines for RPC |
| rpc_soc, authdes_create, authunix_create, authunix_create_default, callrpc, clnt_broadcast, clntraw_create, clnttcp_create, clntudp_bufcreate, clntudp_create, get_myaddress, getrpcport, pmap_getmaps, pmap_getport, pmap_rmtcall, pmap_set, pmap_unset, registerrpc, svc_fds, svc_getcaller, svc_getreq, svc_register, svc_unregister, svcfd_create, svcraw_create, svctcp_create, svcudp_bufcreate, xdr_authunix_parms, svcudp_create | obsolete library routines for RPC |
| t_accept | accept a connect request |
| t_alloc | allocate a library structure |
| t_bind | bind an address to a transport endpoint |
| t_close | close a transport endpoint |
| t_connect | establish a connection with another transport user |
| t_error | produce error message |
| t_free | free a library structure |
| t_getinfo | get protocol-specific service information |
| t_getstate | get the current state |
| t_listen | listen for a connect request |
| t_look | look at the current event on a transport endpoint |
| t_open | establish a transport endpoint |
| t_optmgmt | manage options for a transport endpoint |
| t_rcv | receive data or expedited data sent over a connection |
| t_rcvconnect | receive the confirmation from a connect request |
| t_rcvdis | retrieve information from disconnect |
| t_rcvrel | acknowledge receipt of an orderly release indication |
| t_rcvudata | receive a data unit |
| t_rcvuderr | receive a unit data error indication |
| t_snd | send data or expedited data over a connection |
| t_snddis | send user-initiated disconnect request |
| t_sndrel | initiate an orderly release |
| t_sndudata | send a data unit |
| t_strerror | get error message string |
| t_sync | synchronize transport library |
| t_unbind | disable a transport endpoint |
| netdir, netdir_getbyname, netdir_getbyaddr, netdir_free, netdir_options, uaddr2taddr, netdir_perror, netdir_sperror, netdir_mergeaddr, taddr2uaddr | generic transport name-to-address translation |
| netdir, netdir_getbyname, netdir_getbyaddr, netdir_free, netdir_options, taddr2uaddr, netdir_perror, netdir_sperror, netdir_mergeaddr, uaddr2taddr | generic transport name-to-address translation |
| secure_rpc, authdes_getucred, authdes_seccreate, getnetname, host2netname, key_decryptsession, key_encryptsession, key_gendes, key_setsecret, key_secretkey_is_set, netname2host, netname2user, user2netname | library routines for secure remote procedure calls |
| xdr | library routines for external data representation |
| rpc_xdr, xdr_authsys_parms, xdr_callhdr, xdr_callmsg, xdr_opaque_auth, xdr_rejected_reply, xdr_replymsg, xdr_accepted_reply | XDR library routines for remote procedure calls |
| xdr_control, xdr_getpos, xdr_inline, xdrrec_endofrecord, xdrrec_eof, xdrrec_readbytes, xdrrec_skiprecord, xdr_setpos, xdr_sizeof, xdr_admin | library routines for external data representation |
| xdr_complex, xdr_bytes, xdr_opaque, xdr_pointer, xdr_reference, xdr_string, xdr_union, xdr_vector, xdr_wrapstring, xdr_array | library routines for external data representation |
| rpc_xdr, xdr_accepted_reply, xdr_callhdr, xdr_callmsg, xdr_opaque_auth, xdr_rejected_reply, xdr_replymsg, xdr_authsys_parms | XDR library routines for remote procedure calls |
| rpc_soc, authdes_create, authunix_create, authunix_create_default, callrpc, clnt_broadcast, clntraw_create, clnttcp_create, clntudp_bufcreate, clntudp_create, get_myaddress, getrpcport, pmap_getmaps, pmap_getport, pmap_rmtcall, pmap_set, pmap_unset, registerrpc, svc_fds, svc_getcaller, svc_getreq, svc_register, svc_unregister, svcfd_create, svcraw_create, svctcp_create, svcudp_bufcreate, svcudp_create, xdr_authunix_parms | obsolete library routines for RPC |
| xdr_simple, xdr_char, xdr_double, xdr_enum, xdr_float, xdr_free, xdr_hyper, xdr_int, xdr_long, xdr_longlong_t, xdr_quadruple, xdr_short, xdr_u_char, xdr_u_hyper, xdr_u_int, xdr_u_long, xdr_u_longlong_t, xdr_u_short, xdr_void, xdr_bool | library routines for external data representation |
| xdr_complex, xdr_array, xdr_opaque, xdr_pointer, xdr_reference, xdr_string, xdr_union, xdr_vector, xdr_wrapstring, xdr_bytes | library routines for external data representation |
| rpc_xdr, xdr_accepted_reply, xdr_authsys_parms, xdr_callmsg, xdr_opaque_auth, xdr_rejected_reply, xdr_replymsg, xdr_callhdr | XDR library routines for remote procedure calls |
| rpc_xdr, xdr_accepted_reply, xdr_authsys_parms, xdr_callhdr, xdr_opaque_auth, xdr_rejected_reply, xdr_replymsg, xdr_callmsg | XDR library routines for remote procedure calls |
| xdr_simple, xdr_bool, xdr_double, xdr_enum, xdr_float, xdr_free, xdr_hyper, xdr_int, xdr_long, xdr_longlong_t, xdr_quadruple, xdr_short, xdr_u_char, xdr_u_hyper, xdr_u_int, xdr_u_long, xdr_u_longlong_t, xdr_u_short, xdr_void, xdr_char | library routines for external data representation |
| xdr_array, xdr_bytes, xdr_opaque, xdr_pointer, xdr_reference, xdr_string, xdr_union, xdr_vector, xdr_wrapstring, xdr_complex | library routines for external data representation |
| xdr_admin, xdr_getpos, xdr_inline, xdrrec_endofrecord, xdrrec_eof, xdrrec_readbytes, xdrrec_skiprecord, xdr_setpos, xdr_sizeof, xdr_control | library routines for external data representation |
| xdr_destroy, xdrmem_create, xdrrec_create, xdrstdio_create, xdr_create | library routines for external data representation stream creation |
| xdr_create, xdrmem_create, xdrrec_create, xdrstdio_create, xdr_destroy | library routines for external data representation stream creation |
| xdr_simple, xdr_bool, xdr_char, xdr_enum, xdr_float, xdr_free, xdr_hyper, xdr_int, xdr_long, xdr_longlong_t, xdr_quadruple, xdr_short, xdr_u_char, xdr_u_hyper, xdr_u_int, xdr_u_long, xdr_u_longlong_t, xdr_u_short, xdr_void, xdr_double | library routines for external data representation |
| xdr_simple, xdr_bool, xdr_char, xdr_double, xdr_float, xdr_free, xdr_hyper, xdr_int, xdr_long, xdr_longlong_t, xdr_quadruple, xdr_short, xdr_u_char, xdr_u_hyper, xdr_u_int, xdr_u_long, xdr_u_longlong_t, xdr_u_short, xdr_void, xdr_enum | library routines for external data representation |
| xdr_simple, xdr_bool, xdr_char, xdr_double, xdr_enum, xdr_free, xdr_hyper, xdr_int, xdr_long, xdr_longlong_t, xdr_quadruple, xdr_short, xdr_u_char, xdr_u_hyper, xdr_u_int, xdr_u_long, xdr_u_longlong_t, xdr_u_short, xdr_void, xdr_float | library routines for external data representation |
| xdr_simple, xdr_bool, xdr_char, xdr_double, xdr_enum, xdr_float, xdr_hyper, xdr_int, xdr_long, xdr_longlong_t, xdr_quadruple, xdr_short, xdr_u_char, xdr_u_hyper, xdr_u_int, xdr_u_long, xdr_u_longlong_t, xdr_u_short, xdr_void, xdr_free | library routines for external data representation |
| xdr_admin, xdr_control, xdr_inline, xdrrec_endofrecord, xdrrec_eof, xdrrec_readbytes, xdrrec_skiprecord, xdr_setpos, xdr_sizeof, xdr_getpos | library routines for external data representation |
| xdr_simple, xdr_bool, xdr_char, xdr_double, xdr_enum, xdr_float, xdr_free, xdr_int, xdr_long, xdr_longlong_t, xdr_quadruple, xdr_short, xdr_u_char, xdr_u_hyper, xdr_u_int, xdr_u_long, xdr_u_longlong_t, xdr_u_short, xdr_void, xdr_hyper | library routines for external data representation |
| xdr_admin, xdr_control, xdr_getpos, xdrrec_endofrecord, xdrrec_eof, xdrrec_readbytes, xdrrec_skiprecord, xdr_setpos, xdr_sizeof, xdr_inline | library routines for external data representation |
| xdr_simple, xdr_bool, xdr_char, xdr_double, xdr_enum, xdr_float, xdr_free, xdr_hyper, xdr_long, xdr_longlong_t, xdr_quadruple, xdr_short, xdr_u_char, xdr_u_hyper, xdr_u_int, xdr_u_long, xdr_u_longlong_t, xdr_u_short, xdr_void, xdr_int | library routines for external data representation |
| xdr_simple, xdr_bool, xdr_char, xdr_double, xdr_enum, xdr_float, xdr_free, xdr_hyper, xdr_int, xdr_longlong_t, xdr_quadruple, xdr_short, xdr_u_char, xdr_u_hyper, xdr_u_int, xdr_u_long, xdr_u_longlong_t, xdr_u_short, xdr_void, xdr_long | library routines for external data representation |
| xdr_simple, xdr_bool, xdr_char, xdr_double, xdr_enum, xdr_float, xdr_free, xdr_hyper, xdr_int, xdr_long, xdr_quadruple, xdr_short, xdr_u_char, xdr_u_hyper, xdr_u_int, xdr_u_long, xdr_u_longlong_t, xdr_u_short, xdr_void, xdr_longlong_t | library routines for external data representation |
| xdr_complex, xdr_array, xdr_bytes, xdr_pointer, xdr_reference, xdr_string, xdr_union, xdr_vector, xdr_wrapstring, xdr_opaque | library routines for external data representation |
| rpc_xdr, xdr_accepted_reply, xdr_authsys_parms, xdr_callhdr, xdr_callmsg, xdr_rejected_reply, xdr_replymsg, xdr_opaque_auth | XDR library routines for remote procedure calls |
| xdr_complex, xdr_array, xdr_bytes, xdr_opaque, xdr_reference, xdr_string, xdr_union, xdr_vector, xdr_wrapstring, xdr_pointer | library routines for external data representation |
| xdr_simple, xdr_bool, xdr_char, xdr_double, xdr_enum, xdr_float, xdr_free, xdr_hyper, xdr_int, xdr_long, xdr_longlong_t, xdr_short, xdr_u_char, xdr_u_hyper, xdr_u_int, xdr_u_long, xdr_u_longlong_t, xdr_u_short, xdr_void, xdr_quadruple | library routines for external data representation |
| xdr_complex, xdr_array, xdr_bytes, xdr_opaque, xdr_pointer, xdr_string, xdr_union, xdr_vector, xdr_wrapstring, xdr_reference | library routines for external data representation |
| rpc_xdr, xdr_accepted_reply, xdr_authsys_parms, xdr_callhdr, xdr_callmsg, xdr_opaque_auth, xdr_replymsg, xdr_rejected_reply | XDR library routines for remote procedure calls |
| rpc_xdr, xdr_accepted_reply, xdr_authsys_parms, xdr_callhdr, xdr_callmsg, xdr_opaque_auth, xdr_rejected_reply, xdr_replymsg | XDR library routines for remote procedure calls |
| xdr_admin, xdr_control, xdr_getpos, xdr_inline, xdrrec_endofrecord, xdrrec_eof, xdrrec_readbytes, xdrrec_skiprecord, xdr_sizeof, xdr_setpos | library routines for external data representation |
| xdr_simple, xdr_bool, xdr_char, xdr_double, xdr_enum, xdr_float, xdr_free, xdr_hyper, xdr_int, xdr_long, xdr_longlong_t, xdr_quadruple, xdr_u_char, xdr_u_hyper, xdr_u_int, xdr_u_long, xdr_u_longlong_t, xdr_u_short, xdr_void, xdr_short | library routines for external data representation |
| xdr_bool, xdr_char, xdr_double, xdr_enum, xdr_float, xdr_free, xdr_hyper, xdr_int, xdr_long, xdr_longlong_t, xdr_quadruple, xdr_short, xdr_u_char, xdr_u_hyper, xdr_u_int, xdr_u_long, xdr_u_longlong_t, xdr_u_short, xdr_void, xdr_simple | library routines for external data representation |
| xdr_admin, xdr_control, xdr_getpos, xdr_inline, xdrrec_endofrecord, xdrrec_eof, xdrrec_readbytes, xdrrec_skiprecord, xdr_setpos, xdr_sizeof | library routines for external data representation |
| xdr_complex, xdr_array, xdr_bytes, xdr_opaque, xdr_pointer, xdr_reference, xdr_union, xdr_vector, xdr_wrapstring, xdr_string | library routines for external data representation |
| xdr_simple, xdr_bool, xdr_char, xdr_double, xdr_enum, xdr_float, xdr_free, xdr_hyper, xdr_int, xdr_long, xdr_longlong_t, xdr_quadruple, xdr_short, xdr_u_hyper, xdr_u_int, xdr_u_long, xdr_u_longlong_t, xdr_u_short, xdr_void, xdr_u_char | library routines for external data representation |
| xdr_simple, xdr_bool, xdr_char, xdr_double, xdr_enum, xdr_float, xdr_free, xdr_hyper, xdr_int, xdr_long, xdr_longlong_t, xdr_quadruple, xdr_short, xdr_u_char, xdr_u_int, xdr_u_long, xdr_u_longlong_t, xdr_u_short, xdr_void, xdr_u_hyper | library routines for external data representation |
| xdr_simple, xdr_bool, xdr_char, xdr_double, xdr_enum, xdr_float, xdr_free, xdr_hyper, xdr_int, xdr_long, xdr_longlong_t, xdr_quadruple, xdr_short, xdr_u_char, xdr_u_hyper, xdr_u_long, xdr_u_longlong_t, xdr_u_short, xdr_void, xdr_u_int | library routines for external data representation |
| xdr_simple, xdr_bool, xdr_char, xdr_double, xdr_enum, xdr_float, xdr_free, xdr_hyper, xdr_int, xdr_long, xdr_longlong_t, xdr_quadruple, xdr_short, xdr_u_char, xdr_u_hyper, xdr_u_int, xdr_u_longlong_t, xdr_u_short, xdr_void, xdr_u_long | library routines for external data representation |
| xdr_simple, xdr_bool, xdr_char, xdr_double, xdr_enum, xdr_float, xdr_free, xdr_hyper, xdr_int, xdr_long, xdr_longlong_t, xdr_quadruple, xdr_short, xdr_u_char, xdr_u_hyper, xdr_u_int, xdr_u_long, xdr_u_short, xdr_void, xdr_u_longlong_t | library routines for external data representation |
| xdr_simple, xdr_bool, xdr_char, xdr_double, xdr_enum, xdr_float, xdr_free, xdr_hyper, xdr_int, xdr_long, xdr_longlong_t, xdr_quadruple, xdr_short, xdr_u_char, xdr_u_hyper, xdr_u_int, xdr_u_long, xdr_u_longlong_t, xdr_void, xdr_u_short | library routines for external data representation |
| xdr_complex, xdr_array, xdr_bytes, xdr_opaque, xdr_pointer, xdr_reference, xdr_string, xdr_vector, xdr_wrapstring, xdr_union | library routines for external data representation |
| xdr_complex, xdr_array, xdr_bytes, xdr_opaque, xdr_pointer, xdr_reference, xdr_string, xdr_union, xdr_wrapstring, xdr_vector | library routines for external data representation |
| xdr_simple, xdr_bool, xdr_char, xdr_double, xdr_enum, xdr_float, xdr_free, xdr_hyper, xdr_int, xdr_long, xdr_longlong_t, xdr_quadruple, xdr_short, xdr_u_char, xdr_u_hyper, xdr_u_int, xdr_u_long, xdr_u_longlong_t, xdr_u_short, xdr_void | library routines for external data representation |
| xdr_complex, xdr_array, xdr_bytes, xdr_opaque, xdr_pointer, xdr_reference, xdr_string, xdr_union, xdr_vector, xdr_wrapstring | library routines for external data representation |
| xdr_create, xdr_destroy, xdrrec_create, xdrstdio_create, xdrmem_create | library routines for external data representation stream creation |
| xdr_create, xdr_destroy, xdrmem_create, xdrstdio_create, xdrrec_create | library routines for external data representation stream creation |
| xdr_admin, xdr_control, xdr_getpos, xdr_inline, xdrrec_eof, xdrrec_readbytes, xdrrec_skiprecord, xdr_setpos, xdr_sizeof, xdrrec_endofrecord | library routines for external data representation |
| xdr_admin, xdr_control, xdr_getpos, xdr_inline, xdrrec_endofrecord, xdrrec_readbytes, xdrrec_skiprecord, xdr_setpos, xdr_sizeof, xdrrec_eof | library routines for external data representation |
| xdr_admin, xdr_control, xdr_getpos, xdr_inline, xdrrec_endofrecord, xdrrec_eof, xdrrec_skiprecord, xdr_setpos, xdr_sizeof, xdrrec_readbytes | library routines for external data representation |
| xdr_admin, xdr_control, xdr_getpos, xdr_inline, xdrrec_endofrecord, xdrrec_eof, xdrrec_readbytes, xdr_setpos, xdr_sizeof, xdrrec_skiprecord | library routines for external data representation |
| xdr_create, xdr_destroy, xdrmem_create, xdrrec_create, xdrstdio_create | library routines for external data representation stream creation |
| xfn | overview of the XFN interface |
| xfn_attributes | an overview of XFN attribute operations |
| xfn_composite_names | XFN composite syntax: an overview of the syntax for XFN composite name |
| xfn_compound_names | XFN compound syntax: an overview of XFN model for compound name parsing |
| xfn_links | XFN links: an overview of XFN links |
| xfn_status_codes | descriptions of XFN status codes |
| rpc_svc_reg, rpc_reg, svc_reg, svc_unreg, svc_auth_reg, xprt_unregister, xprt_register | library routines for registering servers |
| rpc_svc_reg, rpc_reg, svc_reg, svc_unreg, svc_auth_reg, xprt_register, xprt_unregister | library routines for registering servers |
| ypclnt, yp_get_default_domain, yp_bind, yp_unbind, yp_match, yp_first, yp_next, yp_order, yp_master, yperr_string, ypprot_err, yp_all | NIS Version 2 client interface |
| ypclnt, yp_get_default_domain, yp_unbind, yp_match, yp_first, yp_next, yp_all, yp_order, yp_master, yperr_string, ypprot_err, yp_bind | NIS Version 2 client interface |
| ypclnt, yp_get_default_domain, yp_bind, yp_unbind, yp_match, yp_next, yp_all, yp_order, yp_master, yperr_string, ypprot_err, yp_first | NIS Version 2 client interface |
| ypclnt, yp_bind, yp_unbind, yp_match, yp_first, yp_next, yp_all, yp_order, yp_master, yperr_string, ypprot_err, yp_get_default_domain | NIS Version 2 client interface |
| ypclnt, yp_get_default_domain, yp_bind, yp_unbind, yp_match, yp_first, yp_next, yp_all, yp_order, yperr_string, ypprot_err, yp_master | NIS Version 2 client interface |
| ypclnt, yp_get_default_domain, yp_bind, yp_unbind, yp_first, yp_next, yp_all, yp_order, yp_master, yperr_string, ypprot_err, yp_match | NIS Version 2 client interface |
| ypclnt, yp_get_default_domain, yp_bind, yp_unbind, yp_match, yp_first, yp_all, yp_order, yp_master, yperr_string, ypprot_err, yp_next | NIS Version 2 client interface |
| ypclnt, yp_get_default_domain, yp_bind, yp_unbind, yp_match, yp_first, yp_next, yp_all, yp_master, yperr_string, ypprot_err, yp_order | NIS Version 2 client interface |
| ypclnt, yp_get_default_domain, yp_bind, yp_match, yp_first, yp_next, yp_all, yp_order, yp_master, yperr_string, ypprot_err, yp_unbind | NIS Version 2 client interface |
| yp_update | change NIS information |
| 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 | NIS Version 2 client interface |
| ypclnt, yp_get_default_domain, yp_bind, yp_unbind, yp_match, yp_first, yp_next, yp_all, yp_order, yp_master, ypprot_err, yperr_string | NIS Version 2 client interface |
| ypclnt, yp_get_default_domain, yp_bind, yp_unbind, yp_match, yp_first, yp_next, yp_all, yp_order, yp_master, yperr_string, ypprot_err | NIS Version 2 client interface |
| pthread_cancel, pthread_setcancelstate, pthread_setcanceltype, pthread_testcancel, pthread_cleanup_push, pthread_cleanup_pop, cancellation | canceling execution of a thread |
| condition, pthread_cond_init, pthread_cond_wait, pthread_cond_timedwait, pthread_cond_signal, pthread_cond_broadcast, pthread_cond_destroy, cond_init, cond_wait, cond_timedwait, cond_signal, cond_destroy, cond_broadcast | condition variables |
| condition, pthread_cond_init, pthread_cond_wait, pthread_cond_timedwait, pthread_cond_signal, pthread_cond_broadcast, pthread_cond_destroy, cond_init, cond_wait, cond_timedwait, cond_signal, cond_broadcast, cond_destroy | condition variables |
| condition, pthread_cond_init, pthread_cond_wait, pthread_cond_timedwait, pthread_cond_signal, pthread_cond_broadcast, pthread_cond_destroy, cond_wait, cond_timedwait, cond_signal, cond_broadcast, cond_destroy, cond_init | condition variables |
| condition, pthread_cond_init, pthread_cond_wait, pthread_cond_timedwait, pthread_cond_signal, pthread_cond_broadcast, pthread_cond_destroy, cond_init, cond_wait, cond_timedwait, cond_broadcast, cond_destroy, cond_signal | condition variables |
| condition, pthread_cond_init, pthread_cond_wait, pthread_cond_timedwait, pthread_cond_signal, pthread_cond_broadcast, pthread_cond_destroy, cond_init, cond_wait, cond_signal, cond_broadcast, cond_destroy, cond_timedwait | condition variables |
| condition, pthread_cond_init, pthread_cond_wait, pthread_cond_timedwait, pthread_cond_signal, pthread_cond_broadcast, pthread_cond_destroy, cond_init, cond_timedwait, cond_signal, cond_broadcast, cond_destroy, cond_wait | condition variables |
| pthread_cond_init, pthread_cond_wait, pthread_cond_timedwait, pthread_cond_signal, pthread_cond_broadcast, pthread_cond_destroy, cond_init, cond_wait, cond_timedwait, cond_signal, cond_broadcast, cond_destroy, condition | condition variables |
| threads, pthreads, libthread, libpthread | thread libraries: libpthread and libthread |
| threads, pthreads, libpthread, libthread | thread libraries: libpthread and libthread |
| td_log, td_ta_new, td_ta_delete, td_init, td_ta_get_ph, td_ta_get_nthreads, td_ta_tsd_iter, td_ta_thr_iter, td_thr_validate, td_thr_tsd, td_thr_get_info, td_thr_getfpregs, td_thr_getxregsize, td_thr_getxregs, td_thr_sigsetmask, td_thr_setprio, td_thr_setsigpending, td_thr_setfpregs, td_thr_setxregs, td_ta_map_id2thr, td_ta_map_lwp2thr, td_thr_getgregs, td_thr_setgregs, libthread_db | interface to libthread threads information |
| pthread_mutex_init, pthread_mutex_lock, pthread_mutex_trylock, pthread_mutex_unlock, pthread_mutex_destroy, mutex_init, mutex_lock, mutex_trylock, mutex_unlock, mutex_destroy, mutex | mutual exclusion locks |
| mutex, pthread_mutex_init, pthread_mutex_lock, pthread_mutex_trylock, pthread_mutex_unlock, pthread_mutex_destroy, mutex_init, mutex_lock, mutex_trylock, mutex_unlock, mutex_destroy | mutual exclusion locks |
| mutex, pthread_mutex_init, pthread_mutex_lock, pthread_mutex_trylock, pthread_mutex_unlock, pthread_mutex_destroy, mutex_lock, mutex_trylock, mutex_unlock, mutex_destroy, mutex_init | mutual exclusion locks |
| mutex, pthread_mutex_init, pthread_mutex_lock, pthread_mutex_trylock, pthread_mutex_unlock, pthread_mutex_destroy, mutex_init, mutex_trylock, mutex_unlock, mutex_destroy, mutex_lock | mutual exclusion locks |
| mutex, pthread_mutex_init, pthread_mutex_lock, pthread_mutex_trylock, pthread_mutex_unlock, pthread_mutex_destroy, mutex_init, mutex_lock, mutex_unlock, mutex_destroy, mutex_trylock | mutual exclusion locks |
| mutex, pthread_mutex_init, pthread_mutex_lock, pthread_mutex_trylock, pthread_mutex_unlock, pthread_mutex_destroy, mutex_init, mutex_lock, mutex_trylock, mutex_destroy, mutex_unlock | mutual exclusion locks |
| ps_pstop, ps_pcontinue, ps_lstop, ps_lcontinue, ps_pglobal_lookup, ps_pdread, ps_pdwrite, ps_ptread, ps_ptwrite, ps_lgetregs, ps_lsetregs, ps_plog, ps_lgetxregsize, ps_lgetxregs, ps_lsetxregs, ps_lgetfpregs, ps_lsetfpregs, proc_service | process service interface |
| proc_service, ps_pstop, ps_pcontinue, ps_lstop, ps_pglobal_lookup, ps_pdread, ps_pdwrite, ps_ptread, ps_ptwrite, ps_lgetregs, ps_lsetregs, ps_plog, ps_lgetxregsize, ps_lgetxregs, ps_lsetxregs, ps_lgetfpregs, ps_lsetfpregs, ps_lcontinue | process service interface |
| proc_service, ps_pstop, ps_pcontinue, ps_lstop, ps_lcontinue, ps_pglobal_lookup, ps_pdread, ps_pdwrite, ps_ptread, ps_ptwrite, ps_lgetregs, ps_lsetregs, ps_plog, ps_lgetxregsize, ps_lgetxregs, ps_lsetxregs, ps_lsetfpregs, ps_lgetfpregs | process service interface |
| proc_service, ps_pstop, ps_pcontinue, ps_lstop, ps_lcontinue, ps_pglobal_lookup, ps_pdread, ps_pdwrite, ps_ptread, ps_ptwrite, ps_lsetregs, ps_plog, ps_lgetxregsize, ps_lgetxregs, ps_lsetxregs, ps_lgetfpregs, ps_lsetfpregs, ps_lgetregs | process service interface |
| proc_service, ps_pstop, ps_pcontinue, ps_lstop, ps_lcontinue, ps_pglobal_lookup, ps_pdread, ps_pdwrite, ps_ptread, ps_ptwrite, ps_lgetregs, ps_lsetregs, ps_plog, ps_lgetxregsize, ps_lsetxregs, ps_lgetfpregs, ps_lsetfpregs, ps_lgetxregs | process service interface |
| proc_service, ps_pstop, ps_pcontinue, ps_lstop, ps_lcontinue, ps_pglobal_lookup, ps_pdread, ps_pdwrite, ps_ptread, ps_ptwrite, ps_lgetregs, ps_lsetregs, ps_plog, ps_lgetxregs, ps_lsetxregs, ps_lgetfpregs, ps_lsetfpregs, ps_lgetxregsize | process service interface |
| proc_service, ps_pstop, ps_pcontinue, ps_lstop, ps_lcontinue, ps_pglobal_lookup, ps_pdread, ps_pdwrite, ps_ptread, ps_ptwrite, ps_lgetregs, ps_lsetregs, ps_plog, ps_lgetxregsize, ps_lgetxregs, ps_lsetxregs, ps_lgetfpregs, ps_lsetfpregs | process service interface |
| proc_service, ps_pstop, ps_pcontinue, ps_lstop, ps_lcontinue, ps_pglobal_lookup, ps_pdread, ps_pdwrite, ps_ptread, ps_ptwrite, ps_lgetregs, ps_plog, ps_lgetxregsize, ps_lgetxregs, ps_lsetxregs, ps_lgetfpregs, ps_lsetfpregs, ps_lsetregs | process service interface |
| proc_service, ps_pstop, ps_pcontinue, ps_lstop, ps_lcontinue, ps_pglobal_lookup, ps_pdread, ps_pdwrite, ps_ptread, ps_ptwrite, ps_lgetregs, ps_lsetregs, ps_plog, ps_lgetxregsize, ps_lgetxregs, ps_lgetfpregs, ps_lsetfpregs, ps_lsetxregs | process service interface |
| proc_service, ps_pstop, ps_pcontinue, ps_lcontinue, ps_pglobal_lookup, ps_pdread, ps_pdwrite, ps_ptread, ps_ptwrite, ps_lgetregs, ps_lsetregs, ps_plog, ps_lgetxregsize, ps_lgetxregs, ps_lsetxregs, ps_lgetfpregs, ps_lsetfpregs, ps_lstop | process service interface |
| proc_service, ps_pstop, ps_lstop, ps_lcontinue, ps_pglobal_lookup, ps_pdread, ps_pdwrite, ps_ptread, ps_ptwrite, ps_lgetregs, ps_lsetregs, ps_plog, ps_lgetxregsize, ps_lgetxregs, ps_lsetxregs, ps_lgetfpregs, ps_lsetfpregs, ps_pcontinue | process service interface |
| proc_service, ps_pstop, ps_pcontinue, ps_lstop, ps_lcontinue, ps_pglobal_lookup, ps_pdwrite, ps_ptread, ps_ptwrite, ps_lgetregs, ps_lsetregs, ps_plog, ps_lgetxregsize, ps_lgetxregs, ps_lsetxregs, ps_lgetfpregs, ps_lsetfpregs, ps_pdread | process service interface |
| proc_service, ps_pstop, ps_pcontinue, ps_lstop, ps_lcontinue, ps_pglobal_lookup, ps_pdread, ps_ptread, ps_ptwrite, ps_lgetregs, ps_lsetregs, ps_plog, ps_lgetxregsize, ps_lgetxregs, ps_lsetxregs, ps_lgetfpregs, ps_lsetfpregs, ps_pdwrite | process service interface |
| proc_service, ps_pstop, ps_pcontinue, ps_lstop, ps_lcontinue, ps_pdread, ps_pdwrite, ps_ptread, ps_ptwrite, ps_lgetregs, ps_lsetregs, ps_plog, ps_lgetxregsize, ps_lgetxregs, ps_lsetxregs, ps_lgetfpregs, ps_lsetfpregs, ps_pglobal_lookup | process service interface |
| proc_service, ps_pstop, ps_pcontinue, ps_lstop, ps_lcontinue, ps_pglobal_lookup, ps_pdread, ps_pdwrite, ps_ptread, ps_ptwrite, ps_lgetregs, ps_lsetregs, ps_lgetxregsize, ps_lgetxregs, ps_lsetxregs, ps_lgetfpregs, ps_lsetfpregs, ps_plog | process service interface |
| proc_service, ps_pcontinue, ps_lstop, ps_lcontinue, ps_pglobal_lookup, ps_pdread, ps_pdwrite, ps_ptread, ps_ptwrite, ps_lgetregs, ps_lsetregs, ps_plog, ps_lgetxregsize, ps_lgetxregs, ps_lsetxregs, ps_lgetfpregs, ps_lsetfpregs, ps_pstop | process service interface |
| proc_service, ps_pstop, ps_pcontinue, ps_lstop, ps_lcontinue, ps_pglobal_lookup, ps_pdread, ps_pdwrite, ps_ptwrite, ps_lgetregs, ps_lsetregs, ps_plog, ps_lgetxregsize, ps_lgetxregs, ps_lsetxregs, ps_lgetfpregs, ps_lsetfpregs, ps_ptread | process service interface |
| proc_service, ps_pstop, ps_pcontinue, ps_lstop, ps_lcontinue, ps_pglobal_lookup, ps_pdread, ps_pdwrite, ps_ptread, ps_lgetregs, ps_lsetregs, ps_plog, ps_lgetxregsize, ps_lgetxregs, ps_lsetxregs, ps_lgetfpregs, ps_lsetfpregs, ps_ptwrite | process service interface |
| pthread_atfork | register fork handlers |
| pthread_attr_init, pthread_attr_setscope, pthread_attr_getscope, pthread_attr_setdetachstate, pthread_attr_getdetachstate, pthread_attr_setstacksize, pthread_attr_getstacksize, pthread_attr_setstackaddr, pthread_attr_getstackaddr, pthread_attr_setschedparam, pthread_attr_getschedparam, pthread_attr_setschedpolicy, pthread_attr_getschedpolicy, pthread_attr_setinheritsched, pthread_attr_getinheritsched, pthread_attr_destroy | thread creation attributes |
| pthread_attr_init, pthread_attr_destroy, pthread_attr_setscope, pthread_attr_getscope, pthread_attr_setdetachstate, pthread_attr_setstacksize, pthread_attr_getstacksize, pthread_attr_setstackaddr, pthread_attr_getstackaddr, pthread_attr_setschedparam, pthread_attr_getschedparam, pthread_attr_setschedpolicy, pthread_attr_getschedpolicy, pthread_attr_setinheritsched, pthread_attr_getinheritsched, pthread_attr_getdetachstate | thread creation attributes |
| pthread_attr_init, pthread_attr_destroy, pthread_attr_setscope, pthread_attr_getscope, pthread_attr_setdetachstate, pthread_attr_getdetachstate, pthread_attr_setstacksize, pthread_attr_getstacksize, pthread_attr_setstackaddr, pthread_attr_getstackaddr, pthread_attr_setschedparam, pthread_attr_getschedparam, pthread_attr_setschedpolicy, pthread_attr_getschedpolicy, pthread_attr_setinheritsched, pthread_attr_getinheritsched | thread creation attributes |
| pthread_attr_init, pthread_attr_destroy, pthread_attr_setscope, pthread_attr_getscope, pthread_attr_setdetachstate, pthread_attr_getdetachstate, pthread_attr_setstacksize, pthread_attr_getstacksize, pthread_attr_setstackaddr, pthread_attr_getstackaddr, pthread_attr_setschedparam, pthread_attr_setschedpolicy, pthread_attr_getschedpolicy, pthread_attr_setinheritsched, pthread_attr_getinheritsched, pthread_attr_getschedparam | thread creation attributes |
| pthread_attr_init, pthread_attr_destroy, pthread_attr_setscope, pthread_attr_getscope, pthread_attr_setdetachstate, pthread_attr_getdetachstate, pthread_attr_setstacksize, pthread_attr_getstacksize, pthread_attr_setstackaddr, pthread_attr_getstackaddr, pthread_attr_setschedparam, pthread_attr_getschedparam, pthread_attr_setschedpolicy, pthread_attr_setinheritsched, pthread_attr_getinheritsched, pthread_attr_getschedpolicy | thread creation attributes |
| pthread_attr_init, pthread_attr_destroy, pthread_attr_setscope, pthread_attr_setdetachstate, pthread_attr_getdetachstate, pthread_attr_setstacksize, pthread_attr_getstacksize, pthread_attr_setstackaddr, pthread_attr_getstackaddr, pthread_attr_setschedparam, pthread_attr_getschedparam, pthread_attr_setschedpolicy, pthread_attr_getschedpolicy, pthread_attr_setinheritsched, pthread_attr_getinheritsched, pthread_attr_getscope | thread creation attributes |
| pthread_attr_init, pthread_attr_destroy, pthread_attr_setscope, pthread_attr_getscope, pthread_attr_setdetachstate, pthread_attr_getdetachstate, pthread_attr_setstacksize, pthread_attr_getstacksize, pthread_attr_setstackaddr, pthread_attr_setschedparam, pthread_attr_getschedparam, pthread_attr_setschedpolicy, pthread_attr_getschedpolicy, pthread_attr_setinheritsched, pthread_attr_getinheritsched, pthread_attr_getstackaddr | thread creation attributes |
| pthread_attr_init, pthread_attr_destroy, pthread_attr_setscope, pthread_attr_getscope, pthread_attr_setdetachstate, pthread_attr_getdetachstate, pthread_attr_setstacksize, pthread_attr_setstackaddr, pthread_attr_getstackaddr, pthread_attr_setschedparam, pthread_attr_getschedparam, pthread_attr_setschedpolicy, pthread_attr_getschedpolicy, pthread_attr_setinheritsched, pthread_attr_getinheritsched, pthread_attr_getstacksize | thread creation attributes |
| pthread_attr_destroy, pthread_attr_setscope, pthread_attr_getscope, pthread_attr_setdetachstate, pthread_attr_getdetachstate, pthread_attr_setstacksize, pthread_attr_getstacksize, pthread_attr_setstackaddr, pthread_attr_getstackaddr, pthread_attr_setschedparam, pthread_attr_getschedparam, pthread_attr_setschedpolicy, pthread_attr_getschedpolicy, pthread_attr_setinheritsched, pthread_attr_getinheritsched, pthread_attr_init | thread creation attributes |
| pthread_attr_init, pthread_attr_destroy, pthread_attr_setscope, pthread_attr_getscope, pthread_attr_getdetachstate, pthread_attr_setstacksize, pthread_attr_getstacksize, pthread_attr_setstackaddr, pthread_attr_getstackaddr, pthread_attr_setschedparam, pthread_attr_getschedparam, pthread_attr_setschedpolicy, pthread_attr_getschedpolicy, pthread_attr_setinheritsched, pthread_attr_getinheritsched, pthread_attr_setdetachstate | thread creation attributes |
| pthread_attr_init, pthread_attr_destroy, pthread_attr_setscope, pthread_attr_getscope, pthread_attr_setdetachstate, pthread_attr_getdetachstate, pthread_attr_setstacksize, pthread_attr_getstacksize, pthread_attr_setstackaddr, pthread_attr_getstackaddr, pthread_attr_setschedparam, pthread_attr_getschedparam, pthread_attr_setschedpolicy, pthread_attr_getschedpolicy, pthread_attr_getinheritsched, pthread_attr_setinheritsched | thread creation attributes |
| pthread_attr_init, pthread_attr_destroy, pthread_attr_setscope, pthread_attr_getscope, pthread_attr_setdetachstate, pthread_attr_getdetachstate, pthread_attr_setstacksize, pthread_attr_getstacksize, pthread_attr_setstackaddr, pthread_attr_getstackaddr, pthread_attr_getschedparam, pthread_attr_setschedpolicy, pthread_attr_getschedpolicy, pthread_attr_setinheritsched, pthread_attr_getinheritsched, pthread_attr_setschedparam | thread creation attributes |
| pthread_attr_init, pthread_attr_destroy, pthread_attr_setscope, pthread_attr_getscope, pthread_attr_setdetachstate, pthread_attr_getdetachstate, pthread_attr_setstacksize, pthread_attr_getstacksize, pthread_attr_setstackaddr, pthread_attr_getstackaddr, pthread_attr_setschedparam, pthread_attr_getschedparam, pthread_attr_getschedpolicy, pthread_attr_setinheritsched, pthread_attr_getinheritsched, pthread_attr_setschedpolicy | thread creation attributes |
| pthread_attr_init, pthread_attr_destroy, pthread_attr_getscope, pthread_attr_setdetachstate, pthread_attr_getdetachstate, pthread_attr_setstacksize, pthread_attr_getstacksize, pthread_attr_setstackaddr, pthread_attr_getstackaddr, pthread_attr_setschedparam, pthread_attr_getschedparam, pthread_attr_setschedpolicy, pthread_attr_getschedpolicy, pthread_attr_setinheritsched, pthread_attr_getinheritsched, pthread_attr_setscope | thread creation attributes |
| pthread_attr_init, pthread_attr_destroy, pthread_attr_setscope, pthread_attr_getscope, pthread_attr_setdetachstate, pthread_attr_getdetachstate, pthread_attr_setstacksize, pthread_attr_getstacksize, pthread_attr_getstackaddr, pthread_attr_setschedparam, pthread_attr_getschedparam, pthread_attr_setschedpolicy, pthread_attr_getschedpolicy, pthread_attr_setinheritsched, pthread_attr_getinheritsched, pthread_attr_setstackaddr | thread creation attributes |
| pthread_attr_init, pthread_attr_destroy, pthread_attr_setscope, pthread_attr_getscope, pthread_attr_setdetachstate, pthread_attr_getdetachstate, pthread_attr_getstacksize, pthread_attr_setstackaddr, pthread_attr_getstackaddr, pthread_attr_setschedparam, pthread_attr_getschedparam, pthread_attr_setschedpolicy, pthread_attr_getschedpolicy, pthread_attr_setinheritsched, pthread_attr_getinheritsched, pthread_attr_setstacksize | thread creation attributes |
| cancellation, pthread_setcancelstate, pthread_setcanceltype, pthread_testcancel, pthread_cleanup_push, pthread_cleanup_pop, pthread_cancel | canceling execution of a thread |
| cancellation, pthread_cancel, pthread_setcancelstate, pthread_setcanceltype, pthread_testcancel, pthread_cleanup_push, pthread_cleanup_pop | canceling execution of a thread |
| cancellation, pthread_cancel, pthread_setcancelstate, pthread_setcanceltype, pthread_testcancel, pthread_cleanup_pop, pthread_cleanup_push | canceling execution of a thread |
| condition, pthread_cond_init, pthread_cond_wait, pthread_cond_timedwait, pthread_cond_signal, pthread_cond_destroy, cond_init, cond_wait, cond_timedwait, cond_signal, cond_broadcast, cond_destroy, pthread_cond_broadcast | condition variables |
| condition, pthread_cond_init, pthread_cond_wait, pthread_cond_timedwait, pthread_cond_signal, pthread_cond_broadcast, cond_init, cond_wait, cond_timedwait, cond_signal, cond_broadcast, cond_destroy, pthread_cond_destroy | condition variables |
| condition, pthread_cond_wait, pthread_cond_timedwait, pthread_cond_signal, pthread_cond_broadcast, pthread_cond_destroy, cond_init, cond_wait, cond_timedwait, cond_signal, cond_broadcast, cond_destroy, pthread_cond_init | condition variables |
| condition, pthread_cond_init, pthread_cond_wait, pthread_cond_timedwait, pthread_cond_broadcast, pthread_cond_destroy, cond_init, cond_wait, cond_timedwait, cond_signal, cond_broadcast, cond_destroy, pthread_cond_signal | condition variables |
| condition, pthread_cond_init, pthread_cond_wait, pthread_cond_signal, pthread_cond_broadcast, pthread_cond_destroy, cond_init, cond_wait, cond_timedwait, cond_signal, cond_broadcast, cond_destroy, pthread_cond_timedwait | condition variables |
| condition, pthread_cond_init, pthread_cond_timedwait, pthread_cond_signal, pthread_cond_broadcast, pthread_cond_destroy, cond_init, cond_wait, cond_timedwait, cond_signal, cond_broadcast, cond_destroy, pthread_cond_wait | condition variables |
| pthread_condattr_init, pthread_condattr_setpshared, pthread_condattr_getpshared, pthread_condattr_destroy | condition variable initialization attributes |
| pthread_condattr_init, pthread_condattr_setpshared, pthread_condattr_destroy, pthread_condattr_getpshared | condition variable initialization attributes |
| pthread_condattr_setpshared, pthread_condattr_getpshared, pthread_condattr_destroy, pthread_condattr_init | condition variable initialization attributes |
| pthread_condattr_init, pthread_condattr_getpshared, pthread_condattr_destroy, pthread_condattr_setpshared | condition variable initialization attributes |
| thr_create, pthread_create | thread creation |
| pthread_detach | dynamically detaching a thread |
| pthread_equal | compare thread IDs |
| thr_exit, pthread_exit | thread termination |
| pthread_setschedparam, thr_setprio, thr_getprio, pthread_getschedparam | dynamic access to thread scheduling |
| pthread_key_create, pthread_setspecific, pthread_key_delete, thr_keycreate, thr_setspecific, thr_getspecific, pthread_getspecific | thread-specific-data functions |
| thr_join, pthread_join | wait for thread termination |
| pthread_setspecific, pthread_getspecific, pthread_key_delete, thr_keycreate, thr_setspecific, thr_getspecific, pthread_key_create | thread-specific-data functions |
| pthread_key_create, pthread_setspecific, pthread_getspecific, thr_keycreate, thr_setspecific, thr_getspecific, pthread_key_delete | thread-specific-data functions |
| thr_kill, pthread_kill | send a signal to a thread |
| mutex, pthread_mutex_init, pthread_mutex_lock, pthread_mutex_trylock, pthread_mutex_unlock, mutex_init, mutex_lock, mutex_trylock, mutex_unlock, mutex_destroy, pthread_mutex_destroy | mutual exclusion locks |
| pthread_mutex_setprioceiling, pthread_mutex_getprioceiling | change the priority ceiling of a mutex |
| mutex, pthread_mutex_lock, pthread_mutex_trylock, pthread_mutex_unlock, pthread_mutex_destroy, mutex_init, mutex_lock, mutex_trylock, mutex_unlock, mutex_destroy, pthread_mutex_init | mutual exclusion locks |
| mutex, pthread_mutex_init, pthread_mutex_trylock, pthread_mutex_unlock, pthread_mutex_destroy, mutex_init, mutex_lock, mutex_trylock, mutex_unlock, mutex_destroy, pthread_mutex_lock | mutual exclusion locks |
| pthread_mutex_getprioceiling, pthread_mutex_setprioceiling | change the priority ceiling of a mutex |
| mutex, pthread_mutex_init, pthread_mutex_lock, pthread_mutex_unlock, pthread_mutex_destroy, mutex_init, mutex_lock, mutex_trylock, mutex_unlock, mutex_destroy, pthread_mutex_trylock | mutual exclusion locks |
| mutex, pthread_mutex_init, pthread_mutex_lock, pthread_mutex_trylock, pthread_mutex_destroy, mutex_init, mutex_lock, mutex_trylock, mutex_unlock, mutex_destroy, pthread_mutex_unlock | mutual exclusion locks |
| pthread_mutexattr_init, pthread_mutexattr_setpshared, pthread_mutexattr_getpshared, pthread_mutexattr_setprotocol, pthread_mutexattr_getprotocol, pthread_mutexattr_setprioceiling, pthread_mutexattr_getprioceiling, pthread_mutexattr_destroy | mutex initialization attributes |
| pthread_mutexattr_init, pthread_mutexattr_destroy, pthread_mutexattr_setpshared, pthread_mutexattr_getpshared, pthread_mutexattr_setprotocol, pthread_mutexattr_getprotocol, pthread_mutexattr_setprioceiling, pthread_mutexattr_getprioceiling | mutex initialization attributes |
| pthread_mutexattr_init, pthread_mutexattr_destroy, pthread_mutexattr_setpshared, pthread_mutexattr_getpshared, pthread_mutexattr_setprotocol, pthread_mutexattr_setprioceiling, pthread_mutexattr_getprioceiling, pthread_mutexattr_getprotocol | mutex initialization attributes |
| pthread_mutexattr_init, pthread_mutexattr_destroy, pthread_mutexattr_setpshared, pthread_mutexattr_setprotocol, pthread_mutexattr_getprotocol, pthread_mutexattr_setprioceiling, pthread_mutexattr_getprioceiling, pthread_mutexattr_getpshared | mutex initialization attributes |
| pthread_mutexattr_destroy, pthread_mutexattr_setpshared, pthread_mutexattr_getpshared, pthread_mutexattr_setprotocol, pthread_mutexattr_getprotocol, pthread_mutexattr_setprioceiling, pthread_mutexattr_getprioceiling, pthread_mutexattr_init | mutex initialization attributes |
| pthread_mutexattr_init, pthread_mutexattr_destroy, pthread_mutexattr_setpshared, pthread_mutexattr_getpshared, pthread_mutexattr_setprotocol, pthread_mutexattr_getprotocol, pthread_mutexattr_getprioceiling, pthread_mutexattr_setprioceiling | mutex initialization attributes |
| pthread_mutexattr_init, pthread_mutexattr_destroy, pthread_mutexattr_setpshared, pthread_mutexattr_getpshared, pthread_mutexattr_getprotocol, pthread_mutexattr_setprioceiling, pthread_mutexattr_getprioceiling, pthread_mutexattr_setprotocol | mutex initialization attributes |
| pthread_mutexattr_init, pthread_mutexattr_destroy, pthread_mutexattr_getpshared, pthread_mutexattr_setprotocol, pthread_mutexattr_getprotocol, pthread_mutexattr_setprioceiling, pthread_mutexattr_getprioceiling, pthread_mutexattr_setpshared | mutex initialization attributes |
| pthread_once | dynamic package initialization |
| thr_self, pthread_self | get calling thread’s ID |
| cancellation, pthread_cancel, pthread_setcanceltype, pthread_testcancel, pthread_cleanup_push, pthread_cleanup_pop, pthread_setcancelstate | canceling execution of a thread |
| cancellation, pthread_cancel, pthread_setcancelstate, pthread_testcancel, pthread_cleanup_push, pthread_cleanup_pop, pthread_setcanceltype | canceling execution of a thread |
| pthread_getschedparam, thr_setprio, thr_getprio, pthread_setschedparam | dynamic access to thread scheduling |
| pthread_key_create, pthread_getspecific, pthread_key_delete, thr_keycreate, thr_setspecific, thr_getspecific, pthread_setspecific | thread-specific-data functions |
| thr_sigsetmask, pthread_sigmask | change and/or examine calling thread’s signal mask |
| cancellation, pthread_cancel, pthread_setcancelstate, pthread_setcanceltype, pthread_cleanup_push, pthread_cleanup_pop, pthread_testcancel | canceling execution of a thread |
| threads, libpthread, libthread, pthreads | thread libraries: libpthread and libthread |
| rwlock, rwlock_init, rwlock_destroy, rw_wrlock, rw_tryrdlock, rw_trywrlock, rw_unlock, rw_rdlock | multiple readers, single writer locks |
| rwlock, rwlock_init, rwlock_destroy, rw_rdlock, rw_wrlock, rw_trywrlock, rw_unlock, rw_tryrdlock | multiple readers, single writer locks |
| rwlock, rwlock_init, rwlock_destroy, rw_rdlock, rw_wrlock, rw_tryrdlock, rw_unlock, rw_trywrlock | multiple readers, single writer locks |
| rwlock, rwlock_init, rwlock_destroy, rw_rdlock, rw_wrlock, rw_tryrdlock, rw_trywrlock, rw_unlock | multiple readers, single writer locks |
| rwlock, rwlock_init, rwlock_destroy, rw_rdlock, rw_tryrdlock, rw_trywrlock, rw_unlock, rw_wrlock | multiple readers, single writer locks |
| rwlock_init, rwlock_destroy, rw_rdlock, rw_wrlock, rw_tryrdlock, rw_trywrlock, rw_unlock, rwlock | multiple readers, single writer locks |
| rwlock, rwlock_init, rw_rdlock, rw_wrlock, rw_tryrdlock, rw_trywrlock, rw_unlock, rwlock_destroy | multiple readers, single writer locks |
| rwlock, rwlock_destroy, rw_rdlock, rw_wrlock, rw_tryrdlock, rw_trywrlock, rw_unlock, rwlock_init | multiple readers, single writer locks |
| semaphore, sema_init, sema_wait, sema_trywait, sema_post, sema_destroy | semaphores |
| semaphore, sema_destroy, sema_wait, sema_trywait, sema_post, sema_init | semaphores |
| semaphore, sema_init, sema_destroy, sema_wait, sema_trywait, sema_post | semaphores |
| semaphore, sema_init, sema_destroy, sema_wait, sema_post, sema_trywait | semaphores |
| semaphore, sema_init, sema_destroy, sema_trywait, sema_post, sema_wait | semaphores |
| sema_init, sema_destroy, sema_wait, sema_trywait, sema_post, semaphore | semaphores |
| libthread_db, td_log, td_ta_new, td_ta_delete, td_ta_get_ph, td_ta_get_nthreads, td_ta_tsd_iter, td_ta_thr_iter, td_thr_validate, td_thr_tsd, td_thr_get_info, td_thr_getfpregs, td_thr_getxregsize, td_thr_getxregs, td_thr_sigsetmask, td_thr_setprio, td_thr_setsigpending, td_thr_setfpregs, td_thr_setxregs, td_ta_map_id2thr, td_ta_map_lwp2thr, td_thr_getgregs, td_thr_setgregs, td_init | interface to libthread threads information |
| libthread_db, td_ta_new, td_ta_delete, td_init, td_ta_get_ph, td_ta_get_nthreads, td_ta_tsd_iter, td_ta_thr_iter, td_thr_validate, td_thr_tsd, td_thr_get_info, td_thr_getfpregs, td_thr_getxregsize, td_thr_getxregs, td_thr_sigsetmask, td_thr_setprio, td_thr_setsigpending, td_thr_setfpregs, td_thr_setxregs, td_ta_map_id2thr, td_ta_map_lwp2thr, td_thr_getgregs, td_thr_setgregs, td_log | interface to libthread threads information |
| libthread_db, td_log, td_ta_new, td_init, td_ta_get_ph, td_ta_get_nthreads, td_ta_tsd_iter, td_ta_thr_iter, td_thr_validate, td_thr_tsd, td_thr_get_info, td_thr_getfpregs, td_thr_getxregsize, td_thr_getxregs, td_thr_sigsetmask, td_thr_setprio, td_thr_setsigpending, td_thr_setfpregs, td_thr_setxregs, td_ta_map_id2thr, td_ta_map_lwp2thr, td_thr_getgregs, td_thr_setgregs, td_ta_delete | interface to libthread threads information |
| libthread_db, td_log, td_ta_new, td_ta_delete, td_init, td_ta_get_ph, td_ta_tsd_iter, td_ta_thr_iter, td_thr_validate, td_thr_tsd, td_thr_get_info, td_thr_getfpregs, td_thr_getxregsize, td_thr_getxregs, td_thr_sigsetmask, td_thr_setprio, td_thr_setsigpending, td_thr_setfpregs, td_thr_setxregs, td_ta_map_id2thr, td_ta_map_lwp2thr, td_thr_getgregs, td_thr_setgregs, td_ta_get_nthreads | interface to libthread threads information |
| libthread_db, td_log, td_ta_new, td_ta_delete, td_init, td_ta_get_nthreads, td_ta_tsd_iter, td_ta_thr_iter, td_thr_validate, td_thr_tsd, td_thr_get_info, td_thr_getfpregs, td_thr_getxregsize, td_thr_getxregs, td_thr_sigsetmask, td_thr_setprio, td_thr_setsigpending, td_thr_setfpregs, td_thr_setxregs, td_ta_map_id2thr, td_ta_map_lwp2thr, td_thr_getgregs, td_thr_setgregs, td_ta_get_ph | interface to libthread threads information |
| libthread_db, td_log, td_ta_new, td_ta_delete, td_init, td_ta_get_ph, td_ta_get_nthreads, td_ta_tsd_iter, td_ta_thr_iter, td_thr_validate, td_thr_tsd, td_thr_get_info, td_thr_getfpregs, td_thr_getxregsize, td_thr_getxregs, td_thr_sigsetmask, td_thr_setprio, td_thr_setsigpending, td_thr_setfpregs, td_thr_setxregs, td_ta_map_lwp2thr, td_thr_getgregs, td_thr_setgregs, td_ta_map_id2thr | interface to libthread threads information |
| libthread_db, td_log, td_ta_new, td_ta_delete, td_init, td_ta_get_ph, td_ta_get_nthreads, td_ta_tsd_iter, td_ta_thr_iter, td_thr_validate, td_thr_tsd, td_thr_get_info, td_thr_getfpregs, td_thr_getxregsize, td_thr_getxregs, td_thr_sigsetmask, td_thr_setprio, td_thr_setsigpending, td_thr_setfpregs, td_thr_setxregs, td_ta_map_id2thr, td_thr_getgregs, td_thr_setgregs, td_ta_map_lwp2thr | interface to libthread threads information |
| libthread_db, td_log, td_ta_delete, td_init, td_ta_get_ph, td_ta_get_nthreads, td_ta_tsd_iter, td_ta_thr_iter, td_thr_validate, td_thr_tsd, td_thr_get_info, td_thr_getfpregs, td_thr_getxregsize, td_thr_getxregs, td_thr_sigsetmask, td_thr_setprio, td_thr_setsigpending, td_thr_setfpregs, td_thr_setxregs, td_ta_map_id2thr, td_ta_map_lwp2thr, td_thr_getgregs, td_thr_setgregs, td_ta_new | interface to libthread threads information |
| libthread_db, td_log, td_ta_new, td_ta_delete, td_init, td_ta_get_ph, td_ta_get_nthreads, td_ta_tsd_iter, td_thr_validate, td_thr_tsd, td_thr_get_info, td_thr_getfpregs, td_thr_getxregsize, td_thr_getxregs, td_thr_sigsetmask, td_thr_setprio, td_thr_setsigpending, td_thr_setfpregs, td_thr_setxregs, td_ta_map_id2thr, td_ta_map_lwp2thr, td_thr_getgregs, td_thr_setgregs, td_ta_thr_iter | interface to libthread threads information |
| libthread_db, td_log, td_ta_new, td_ta_delete, td_init, td_ta_get_ph, td_ta_get_nthreads, td_ta_thr_iter, td_thr_validate, td_thr_tsd, td_thr_get_info, td_thr_getfpregs, td_thr_getxregsize, td_thr_getxregs, td_thr_sigsetmask, td_thr_setprio, td_thr_setsigpending, td_thr_setfpregs, td_thr_setxregs, td_ta_map_id2thr, td_ta_map_lwp2thr, td_thr_getgregs, td_thr_setgregs, td_ta_tsd_iter | interface to libthread threads information |
| libthread_db, td_log, td_ta_new, td_ta_delete, td_init, td_ta_get_ph, td_ta_get_nthreads, td_ta_tsd_iter, td_ta_thr_iter, td_thr_validate, td_thr_tsd, td_thr_getfpregs, td_thr_getxregsize, td_thr_getxregs, td_thr_sigsetmask, td_thr_setprio, td_thr_setsigpending, td_thr_setfpregs, td_thr_setxregs, td_ta_map_id2thr, td_ta_map_lwp2thr, td_thr_getgregs, td_thr_setgregs, td_thr_get_info | interface to libthread threads information |
| libthread_db, td_log, td_ta_new, td_ta_delete, td_init, td_ta_get_ph, td_ta_get_nthreads, td_ta_tsd_iter, td_ta_thr_iter, td_thr_validate, td_thr_tsd, td_thr_get_info, td_thr_getxregsize, td_thr_getxregs, td_thr_sigsetmask, td_thr_setprio, td_thr_setsigpending, td_thr_setfpregs, td_thr_setxregs, td_ta_map_id2thr, td_ta_map_lwp2thr, td_thr_getgregs, td_thr_setgregs, td_thr_getfpregs | interface to libthread threads information |
| libthread_db, td_log, td_ta_new, td_ta_delete, td_init, td_ta_get_ph, td_ta_get_nthreads, td_ta_tsd_iter, td_ta_thr_iter, td_thr_validate, td_thr_tsd, td_thr_get_info, td_thr_getfpregs, td_thr_getxregsize, td_thr_getxregs, td_thr_sigsetmask, td_thr_setprio, td_thr_setsigpending, td_thr_setfpregs, td_thr_setxregs, td_ta_map_id2thr, td_ta_map_lwp2thr, td_thr_setgregs, td_thr_getgregs | interface to libthread threads information |
| libthread_db, td_log, td_ta_new, td_ta_delete, td_init, td_ta_get_ph, td_ta_get_nthreads, td_ta_tsd_iter, td_ta_thr_iter, td_thr_validate, td_thr_tsd, td_thr_get_info, td_thr_getfpregs, td_thr_getxregsize, td_thr_sigsetmask, td_thr_setprio, td_thr_setsigpending, td_thr_setfpregs, td_thr_setxregs, td_ta_map_id2thr, td_ta_map_lwp2thr, td_thr_getgregs, td_thr_setgregs, td_thr_getxregs | interface to libthread threads information |
| libthread_db, td_log, td_ta_new, td_ta_delete, td_init, td_ta_get_ph, td_ta_get_nthreads, td_ta_tsd_iter, td_ta_thr_iter, td_thr_validate, td_thr_tsd, td_thr_get_info, td_thr_getfpregs, td_thr_getxregs, td_thr_sigsetmask, td_thr_setprio, td_thr_setsigpending, td_thr_setfpregs, td_thr_setxregs, td_ta_map_id2thr, td_ta_map_lwp2thr, td_thr_getgregs, td_thr_setgregs, td_thr_getxregsize | interface to libthread threads information |
| libthread_db, td_log, td_ta_new, td_ta_delete, td_init, td_ta_get_ph, td_ta_get_nthreads, td_ta_tsd_iter, td_ta_thr_iter, td_thr_validate, td_thr_tsd, td_thr_get_info, td_thr_getfpregs, td_thr_getxregsize, td_thr_getxregs, td_thr_sigsetmask, td_thr_setprio, td_thr_setsigpending, td_thr_setxregs, td_ta_map_id2thr, td_ta_map_lwp2thr, td_thr_getgregs, td_thr_setgregs, td_thr_setfpregs | interface to libthread threads information |
| libthread_db, td_log, td_ta_new, td_ta_delete, td_init, td_ta_get_ph, td_ta_get_nthreads, td_ta_tsd_iter, td_ta_thr_iter, td_thr_validate, td_thr_tsd, td_thr_get_info, td_thr_getfpregs, td_thr_getxregsize, td_thr_getxregs, td_thr_sigsetmask, td_thr_setprio, td_thr_setsigpending, td_thr_setfpregs, td_thr_setxregs, td_ta_map_id2thr, td_ta_map_lwp2thr, td_thr_getgregs, td_thr_setgregs | interface to libthread threads information |
| libthread_db, td_log, td_ta_new, td_ta_delete, td_init, td_ta_get_ph, td_ta_get_nthreads, td_ta_tsd_iter, td_ta_thr_iter, td_thr_validate, td_thr_tsd, td_thr_get_info, td_thr_getfpregs, td_thr_getxregsize, td_thr_getxregs, td_thr_sigsetmask, td_thr_setsigpending, td_thr_setfpregs, td_thr_setxregs, td_ta_map_id2thr, td_ta_map_lwp2thr, td_thr_getgregs, td_thr_setgregs, td_thr_setprio | interface to libthread threads information |
| libthread_db, td_log, td_ta_new, td_ta_delete, td_init, td_ta_get_ph, td_ta_get_nthreads, td_ta_tsd_iter, td_ta_thr_iter, td_thr_validate, td_thr_tsd, td_thr_get_info, td_thr_getfpregs, td_thr_getxregsize, td_thr_getxregs, td_thr_sigsetmask, td_thr_setprio, td_thr_setfpregs, td_thr_setxregs, td_ta_map_id2thr, td_ta_map_lwp2thr, td_thr_getgregs, td_thr_setgregs, td_thr_setsigpending | interface to libthread threads information |
| libthread_db, td_log, td_ta_new, td_ta_delete, td_init, td_ta_get_ph, td_ta_get_nthreads, td_ta_tsd_iter, td_ta_thr_iter, td_thr_validate, td_thr_tsd, td_thr_get_info, td_thr_getfpregs, td_thr_getxregsize, td_thr_getxregs, td_thr_sigsetmask, td_thr_setprio, td_thr_setsigpending, td_thr_setfpregs, td_ta_map_id2thr, td_ta_map_lwp2thr, td_thr_getgregs, td_thr_setgregs, td_thr_setxregs | interface to libthread threads information |
| libthread_db, td_log, td_ta_new, td_ta_delete, td_init, td_ta_get_ph, td_ta_get_nthreads, td_ta_tsd_iter, td_ta_thr_iter, td_thr_validate, td_thr_tsd, td_thr_get_info, td_thr_getfpregs, td_thr_getxregsize, td_thr_getxregs, td_thr_setprio, td_thr_setsigpending, td_thr_setfpregs, td_thr_setxregs, td_ta_map_id2thr, td_ta_map_lwp2thr, td_thr_getgregs, td_thr_setgregs, td_thr_sigsetmask | interface to libthread threads information |
| libthread_db, td_log, td_ta_new, td_ta_delete, td_init, td_ta_get_ph, td_ta_get_nthreads, td_ta_tsd_iter, td_ta_thr_iter, td_thr_validate, td_thr_get_info, td_thr_getfpregs, td_thr_getxregsize, td_thr_getxregs, td_thr_sigsetmask, td_thr_setprio, td_thr_setsigpending, td_thr_setfpregs, td_thr_setxregs, td_ta_map_id2thr, td_ta_map_lwp2thr, td_thr_getgregs, td_thr_setgregs, td_thr_tsd | interface to libthread threads information |
| libthread_db, td_log, td_ta_new, td_ta_delete, td_init, td_ta_get_ph, td_ta_get_nthreads, td_ta_tsd_iter, td_ta_thr_iter, td_thr_tsd, td_thr_get_info, td_thr_getfpregs, td_thr_getxregsize, td_thr_getxregs, td_thr_sigsetmask, td_thr_setprio, td_thr_setsigpending, td_thr_setfpregs, td_thr_setxregs, td_ta_map_id2thr, td_ta_map_lwp2thr, td_thr_getgregs, td_thr_setgregs, td_thr_validate | interface to libthread threads information |
| thr_suspend, thr_continue | suspend or continue thread execution |
| pthread_create, thr_create | thread creation |
| pthread_exit, thr_exit | thread termination |
| thr_setconcurrency, thr_getconcurrency | get/set thread concurrency level |
| pthread_setschedparam, pthread_getschedparam, thr_setprio, thr_getprio | dynamic access to thread scheduling |
| pthread_key_create, pthread_setspecific, pthread_getspecific, pthread_key_delete, thr_keycreate, thr_setspecific, thr_getspecific | thread-specific-data functions |
| pthread_join, thr_join | wait for thread termination |
| pthread_key_create, pthread_setspecific, pthread_getspecific, pthread_key_delete, thr_setspecific, thr_getspecific, thr_keycreate | thread-specific-data functions |
| pthread_kill, thr_kill | send a signal to a thread |
| thr_main | identify the main thread |
| thr_min_stack | returns the minimum-allowable size for a thread’s stack |
| pthread_self, thr_self | get calling thread’s ID |
| thr_getconcurrency, thr_setconcurrency | get/set thread concurrency level |
| pthread_setschedparam, pthread_getschedparam, thr_getprio, thr_setprio | dynamic access to thread scheduling |
| pthread_key_create, pthread_setspecific, pthread_getspecific, pthread_key_delete, thr_keycreate, thr_getspecific, thr_setspecific | thread-specific-data functions |
| pthread_sigmask, thr_sigsetmask | change and/or examine calling thread’s signal mask |
| thr_stksegment | get thread stack bottom and stack size |
| thr_continue, thr_suspend | suspend or continue thread execution |
| thr_yield | thread yield to another thread |
| pthreads, libpthread, libthread, threads | thread libraries: libpthread and libthread |
| _NOTE, NOTE | annotate source code with info for tools |
| TNF_DEFINE_RECORD_1, TNF_DEFINE_RECORD_2, TNF_DEFINE_RECORD_3, TNF_DEFINE_RECORD_4, TNF_DEFINE_RECORD_5, TNF_DECLARE_RECORD | TNF type extension interface for probes |
| TNF_DECLARE_RECORD, TNF_DEFINE_RECORD_2, TNF_DEFINE_RECORD_3, TNF_DEFINE_RECORD_4, TNF_DEFINE_RECORD_5, TNF_DEFINE_RECORD_1 | TNF type extension interface for probes |
| TNF_DECLARE_RECORD, TNF_DEFINE_RECORD_1, TNF_DEFINE_RECORD_3, TNF_DEFINE_RECORD_4, TNF_DEFINE_RECORD_5, TNF_DEFINE_RECORD_2 | TNF type extension interface for probes |
| TNF_DECLARE_RECORD, TNF_DEFINE_RECORD_1, TNF_DEFINE_RECORD_2, TNF_DEFINE_RECORD_4, TNF_DEFINE_RECORD_5, TNF_DEFINE_RECORD_3 | TNF type extension interface for probes |
| TNF_DECLARE_RECORD, TNF_DEFINE_RECORD_1, TNF_DEFINE_RECORD_2, TNF_DEFINE_RECORD_3, TNF_DEFINE_RECORD_5, TNF_DEFINE_RECORD_4 | TNF type extension interface for probes |
| TNF_DECLARE_RECORD, TNF_DEFINE_RECORD_1, TNF_DEFINE_RECORD_2, TNF_DEFINE_RECORD_3, TNF_DEFINE_RECORD_4, TNF_DEFINE_RECORD_5 | TNF type extension interface for probes |
| TNF_PROBE_0, TNF_PROBE_1, TNF_PROBE_2, TNF_PROBE_3, TNF_PROBE_4, TNF_PROBE_5, TNF_PROBE | probe insertion interface |
| TNF_PROBE, TNF_PROBE_1, TNF_PROBE_2, TNF_PROBE_3, TNF_PROBE_4, TNF_PROBE_5, TNF_PROBE_0 | probe insertion interface |
| TNF_PROBE, TNF_PROBE_0, TNF_PROBE_2, TNF_PROBE_3, TNF_PROBE_4, TNF_PROBE_5, TNF_PROBE_1 | probe insertion interface |
| TNF_PROBE, TNF_PROBE_0, TNF_PROBE_1, TNF_PROBE_3, TNF_PROBE_4, TNF_PROBE_5, TNF_PROBE_2 | probe insertion interface |
| TNF_PROBE, TNF_PROBE_0, TNF_PROBE_1, TNF_PROBE_2, TNF_PROBE_4, TNF_PROBE_5, TNF_PROBE_3 | probe insertion interface |
| TNF_PROBE, TNF_PROBE_0, TNF_PROBE_1, TNF_PROBE_2, TNF_PROBE_3, TNF_PROBE_5, TNF_PROBE_4 | probe insertion interface |
| TNF_PROBE, TNF_PROBE_0, TNF_PROBE_1, TNF_PROBE_2, TNF_PROBE_3, TNF_PROBE_4, TNF_PROBE_5 | probe insertion interface |
| NOTE, _NOTE | annotate source code with info for tools |
| curs_addch, waddch, mvaddch, mvwaddch, echochar, wechochar, addch | add a character (with attributes) to a curses window and advance cursor |
| curs_addchstr, addchstr, waddchstr, waddchnstr, mvaddchstr, mvaddchnstr, mvwaddchstr, mvwaddchnstr, addchnstr | add string of characters (and attributes) to a curses window |
| curs_addchstr, addchnstr, waddchstr, waddchnstr, mvaddchstr, mvaddchnstr, mvwaddchstr, mvwaddchnstr, addchstr | add string of characters (and attributes) to a curses window |
| curs_addstr, addstr, waddstr, waddnstr, mvaddstr, mvaddnstr, mvwaddstr, mvwaddnstr, addnstr | add a string of characters to a curses window and advance cursor |
| curs_addwstr, addwstr, waddwstr, waddnwstr, mvaddwstr, mvaddnwstr, mvwaddwstr, mvwaddnwstr, addnwstr | add a string of wchar_t characters to a curses window and advance cursor |
| curs_addstr, addnstr, waddstr, waddnstr, mvaddstr, mvaddnstr, mvwaddstr, mvwaddnstr, addstr | add a string of characters to a curses window and advance cursor |
| curs_addwch, waddwch, mvaddwch, mvwaddwch, echowchar, wechowchar, addwch | add a wchar_t character (with attributes) to a curses window and advance cursor |
| curs_addwchstr, addwchstr, waddwchstr, waddwchnstr, mvaddwchstr, mvaddwchnstr, mvwaddwchstr, mvwaddwchnstr, addwchnstr | add string of wchar_t characters (and attributes) to a curses window |
| curs_addwchstr, addwchnstr, waddwchstr, waddwchnstr, mvaddwchstr, mvaddwchnstr, mvwaddwchstr, mvwaddwchnstr, addwchstr | add string of wchar_t characters (and attributes) to a curses window |
| curs_addwstr, addnwstr, waddwstr, waddnwstr, mvaddwstr, mvaddnwstr, mvwaddwstr, mvwaddnwstr, addwstr | add a string of wchar_t characters to a curses window and advance cursor |
| curs_alecompat, movenextch, wmovenextch, moveprevch, wmoveprevch, wadjcurspos, adjcurspos | these functions are added to ALE curses library for moving the cursor by character. |
| curs_attr, wattroff, attron, wattron, attrset, wattrset, standend, wstandend, standout, wstandout, attroff | curses character and window attribute control routines |
| curs_attr, attroff, wattroff, wattron, attrset, wattrset, standend, wstandend, standout, wstandout, attron | curses character and window attribute control routines |
| curs_attr, attroff, wattroff, attron, wattron, wattrset, standend, wstandend, standout, wstandout, attrset | curses character and window attribute control routines |
| curs_termattrs, erasechar, has_ic, has_il, killchar, longname, termattrs, termname, baudrate | curses environment query routines |
| curs_beep, flash, beep | curses bell and screen flash routines |
| curs_bkgd, bkgdset, wbkgdset, wbkgd, bkgd | curses window background manipulation routines |
| curs_bkgd, bkgd, wbkgdset, wbkgd, bkgdset | curses window background manipulation routines |
| curs_border, wborder, box, whline, wvline, border | create curses borders, horizontal and vertical lines |
| panel_top, top_panel, bottom_panel | panels deck manipulation routines |
| curs_border, border, wborder, whline, wvline, box | create curses borders, horizontal and vertical lines |
| malloc, free, realloc, bsdmalloc | memory allocator |
| malloc, free, realloc, mallopt, mallinfo, calloc | memory allocator |
| curs_color, start_color, init_pair, init_color, has_colors, color_content, pair_content, can_change_color | curses color manipulation routines |
| curs_inopts, nocbreak, echo, noecho, halfdelay, intrflush, keypad, meta, nodelay, notimeout, raw, noraw, noqiflush, qiflush, timeout, wtimeout, typeahead, cbreak | curses terminal input option control routines |
| mapmalloc, calloc, free, realloc, cfree | memory allocator |
| curs_clear, erase, werase, wclear, clrtobot, wclrtobot, clrtoeol, wclrtoeol, clear | clear all or part of a curses window |
| curs_outopts, idlok, idcok, immedok, leaveok, setscrreg, wsetscrreg, scrollok, nl, nonl, clearok | curses terminal output option control routines |
| curs_clear, erase, werase, clear, wclear, wclrtobot, clrtoeol, wclrtoeol, clrtobot | clear all or part of a curses window |
| curs_clear, erase, werase, clear, wclear, clrtobot, wclrtobot, wclrtoeol, clrtoeol | clear all or part of a curses window |
| curs_color, start_color, init_pair, init_color, has_colors, can_change_color, pair_content, color_content | curses color manipulation routines |
| curs_overlay, overlay, overwrite, copywin | overlap and manipulate overlapped curses windows |
| form_page, set_form_page, set_current_field, field_index, current_field | set forms current page and field |
| menu_item_current, set_current_item, set_top_row, top_row, item_index, current_item | set and get current menus items |
| addch, waddch, mvaddch, mvwaddch, echochar, wechochar, curs_addch | add a character (with attributes) to a curses window and advance cursor |
| addchstr, addchnstr, waddchstr, waddchnstr, mvaddchstr, mvaddchnstr, mvwaddchstr, mvwaddchnstr, curs_addchstr | add string of characters (and attributes) to a curses window |
| addstr, addnstr, waddstr, waddnstr, mvaddstr, mvaddnstr, mvwaddstr, mvwaddnstr, curs_addstr | add a string of characters to a curses window and advance cursor |
| addwch, waddwch, mvaddwch, mvwaddwch, echowchar, wechowchar, curs_addwch | add a wchar_t character (with attributes) to a curses window and advance cursor |
| addwchstr, addwchnstr, waddwchstr, waddwchnstr, mvaddwchstr, mvaddwchnstr, mvwaddwchstr, mvwaddwchnstr, curs_addwchstr | add string of wchar_t characters (and attributes) to a curses window |
| addwstr, addnwstr, waddwstr, waddnwstr, mvaddwstr, mvaddnwstr, mvwaddwstr, mvwaddnwstr, curs_addwstr | add a string of wchar_t characters to a curses window and advance cursor |
| movenextch, wmovenextch, moveprevch, wmoveprevch, adjcurspos, wadjcurspos, curs_alecompat | these functions are added to ALE curses library for moving the cursor by character. |
| attroff, wattroff, attron, wattron, attrset, wattrset, standend, wstandend, standout, wstandout, curs_attr | curses character and window attribute control routines |
| beep, flash, curs_beep | curses bell and screen flash routines |
| bkgd, bkgdset, wbkgdset, wbkgd, curs_bkgd | curses window background manipulation routines |
| border, wborder, box, whline, wvline, curs_border | create curses borders, horizontal and vertical lines |
| erase, werase, clear, wclear, clrtobot, wclrtobot, clrtoeol, wclrtoeol, curs_clear | clear all or part of a curses window |
| start_color, init_pair, init_color, has_colors, can_change_color, color_content, pair_content, curs_color | curses color manipulation routines |
| delch, wdelch, mvdelch, mvwdelch, curs_delch | delete character under cursor in a curses window |
| deleteln, wdeleteln, insdelln, winsdelln, insertln, winsertln, curs_deleteln | delete and insert lines in a curses window |
| getch, wgetch, mvgetch, mvwgetch, ungetch, curs_getch | get (or push back) characters from curses terminal keyboard |
| getstr, wgetstr, mvgetstr, mvwgetstr, wgetnstr, curs_getstr | get character strings from curses terminal keyboard |
| getwch, wgetwch, mvgetwch, mvwgetwch, ungetwch, curs_getwch | get (or push back) wchar_t characters from curses terminal keyboard |
| getwstr, getnwstr, wgetwstr, wgetnwstr, mvgetwstr, mvgetnwstr, mvwgetwstr, mvwgetnwstr, curs_getwstr | get wchar_t character strings from curses terminal keyboard |
| getyx, getparyx, getbegyx, getmaxyx, curs_getyx | get curses cursor and window coordinates |
| inch, winch, mvinch, mvwinch, curs_inch | get a character and its attributes from a curses window |
| inchstr, inchnstr, winchstr, winchnstr, mvinchstr, mvinchnstr, mvwinchstr, mvwinchnstr, curs_inchstr | get a string of characters (and attributes) from a curses window |
| initscr, newterm, endwin, isendwin, set_term, delscreen, curs_initscr | curses screen initialization and manipulation routines |
| cbreak, nocbreak, echo, noecho, halfdelay, intrflush, keypad, meta, nodelay, notimeout, raw, noraw, noqiflush, qiflush, timeout, wtimeout, typeahead, curs_inopts | curses terminal input option control routines |
| insch, winsch, mvinsch, mvwinsch, curs_insch | insert a character before the character under the cursor in a curses window |
| insstr, insnstr, winsstr, winsnstr, mvinsstr, mvinsnstr, mvwinsstr, mvwinsnstr, curs_insstr | insert string before character under the cursor in a curses window |
| instr, innstr, winstr, winnstr, mvinstr, mvinnstr, mvwinstr, mvwinnstr, curs_instr | get a string of characters from a curses window |
| inswch, winswch, mvinswch, mvwinswch, curs_inswch | insert a wchar_t character before the character under the cursor in a curses window |
| inswstr, insnwstr, winswstr, winsnwstr, mvinswstr, mvinsnwstr, mvwinswstr, mvwinsnwstr, curs_inswstr | insert wchar_t string before character under the cursor in a curses window |
| inwch, winwch, mvinwch, mvwinwch, curs_inwch | get a wchar_t character and its attributes from a curses window |
| inwchstr, inwchnstr, winwchstr, winwchnstr, mvinwchstr, mvinwchnstr, mvwinwchstr, mvwinwchnstr, curs_inwchstr | get a string of wchar_t characters (and attributes) from a curses window |
| inwstr, innwstr, winwstr, winnwstr, mvinwstr, mvinnwstr, mvwinwstr, mvwinnwstr, curs_inwstr | get a string of wchar_t characters from a curses window |
| def_prog_mode, def_shell_mode, reset_prog_mode, reset_shell_mode, resetty, savetty, getsyx, setsyx, ripoffline, curs_set, napms, curs_kernel | low-level curses routines |
| move, wmove, curs_move | move curses window cursor |
| clearok, idlok, idcok, immedok, leaveok, setscrreg, wsetscrreg, scrollok, nl, nonl, curs_outopts | curses terminal output option control routines |
| overlay, overwrite, copywin, curs_overlay | overlap and manipulate overlapped curses windows |
| newpad, subpad, prefresh, pnoutrefresh, pechochar, pechowchar, curs_pad | create and display curses pads |
| printw, wprintw, mvprintw, mvwprintw, vwprintw, curs_printw | print formatted output in curses windows |
| refresh, wrefresh, wnoutrefresh, doupdate, redrawwin, wredrawln, curs_refresh | refresh curses windows and lines |
| scanw, wscanw, mvscanw, mvwscanw, vwscanw, curs_scanw | convert formatted input from a curses widow |
| scr_dump, scr_restore, scr_init, scr_set, curs_scr_dump | read (write) a curses screen from (to) a file |
| scroll, scrl, wscrl, curs_scroll | scroll a curses window |
| curs_kernel, def_prog_mode, def_shell_mode, reset_prog_mode, reset_shell_mode, resetty, savetty, getsyx, setsyx, ripoffline, napms, curs_set | low-level curses routines |
| slk_init, slk_set, slk_refresh, slk_noutrefresh, slk_label, slk_clear, slk_restore, slk_touch, slk_attron, slk_attrset, slk_attroff, curs_slk | curses soft label routines |
| baudrate, erasechar, has_ic, has_il, killchar, longname, termattrs, termname, curs_termattrs | curses environment query routines |
| tgetent, tgetflag, tgetnum, tgetstr, tgoto, tputs, curs_termcap | curses interfaces (emulated) to the termcap library |
| setupterm, setterm, set_curterm, del_curterm, restartterm, tparm, tputs, putp, vidputs, vidattr, mvcur, tigetflag, tigetnum, tigetstr, curs_terminfo | curses interfaces to terminfo database |
| touchwin, touchline, untouchwin, wtouchln, is_linetouched, is_wintouched, curs_touch | curses refresh control routines |
| unctrl, keyname, filter, use_env, putwin, getwin, delay_output, flushinp, curs_util | curses miscellaneous utility routines |
| newwin, delwin, mvwin, subwin, derwin, mvderwin, dupwin, wsyncup, syncok, wcursyncup, wsyncdown, curs_window | create curses windows |
| curses | CRT screen handling and optimization package |
| form_data, data_behind, data_ahead | tell if forms field has off-screen data ahead or behind |
| form_data, data_ahead, data_behind | tell if forms field has off-screen data ahead or behind |
| curs_kernel, def_shell_mode, reset_prog_mode, reset_shell_mode, resetty, savetty, getsyx, setsyx, ripoffline, curs_set, napms, def_prog_mode | low-level curses routines |
| curs_kernel, def_prog_mode, reset_prog_mode, reset_shell_mode, resetty, savetty, getsyx, setsyx, ripoffline, curs_set, napms, def_shell_mode | low-level curses routines |
| curs_terminfo, setupterm, setterm, set_curterm, restartterm, tparm, tputs, putp, vidputs, vidattr, mvcur, tigetflag, tigetnum, tigetstr, del_curterm | curses interfaces to terminfo database |
| panel_new, new_panel, del_panel | create and destroy panels |
| curs_util, unctrl, keyname, filter, use_env, putwin, getwin, flushinp, delay_output | curses miscellaneous utility routines |
| curs_delch, wdelch, mvdelch, mvwdelch, delch | delete character under cursor in a curses window |
| curs_deleteln, wdeleteln, insdelln, winsdelln, insertln, winsertln, deleteln | delete and insert lines in a curses window |
| curs_initscr, initscr, newterm, endwin, isendwin, set_term, delscreen | curses screen initialization and manipulation routines |
| curs_window, newwin, mvwin, subwin, derwin, mvderwin, dupwin, wsyncup, syncok, wcursyncup, wsyncdown, delwin | create curses windows |
| curs_window, newwin, delwin, mvwin, subwin, mvderwin, dupwin, wsyncup, syncok, wcursyncup, wsyncdown, derwin | create curses windows |
| dladdr | translate address to symbolic information |
| dlclose | close a shared object |
| dlerror | get diagnostic information |
| dlopen | open a shared object |
| dlsym | get the address of a symbol in a shared object |
| curs_refresh, refresh, wrefresh, wnoutrefresh, redrawwin, wredrawln, doupdate | refresh curses windows and lines |
| form_field_new, new_field, link_field, free_field, dup_field | create and destroy forms fields |
| curs_window, newwin, delwin, mvwin, subwin, derwin, mvderwin, wsyncup, syncok, wcursyncup, wsyncdown, dupwin | create curses windows |
| form_field_info, field_info, dynamic_field_info | get forms field characteristics |
| curs_inopts, cbreak, nocbreak, noecho, halfdelay, intrflush, keypad, meta, nodelay, notimeout, raw, noraw, noqiflush, qiflush, timeout, wtimeout, typeahead, echo | curses terminal input option control routines |
| curs_addch, addch, waddch, mvaddch, mvwaddch, wechochar, echochar | add a character (with attributes) to a curses window and advance cursor |
| curs_addwch, addwch, waddwch, mvaddwch, mvwaddwch, wechowchar, echowchar | add a wchar_t character (with attributes) to a curses window and advance cursor |
| curs_initscr, initscr, newterm, isendwin, set_term, delscreen, endwin | curses screen initialization and manipulation routines |
| curs_clear, werase, clear, wclear, clrtobot, wclrtobot, clrtoeol, wclrtoeol, erase | clear all or part of a curses window |
| curs_termattrs, baudrate, has_ic, has_il, killchar, longname, termattrs, termname, erasechar | curses environment query routines |
| form_field_validation, set_field_type, field_type, field_arg | forms field data type validation |
| form_field_attributes, set_field_fore, field_fore, set_field_back, set_field_pad, field_pad, field_back | format the general display attributes of forms |
| form_field_buffer, set_field_buffer, set_field_status, field_status, set_max_field, field_buffer | set and get forms field attributes |
| form_field, set_form_fields, form_fields, move_field, field_count | connect fields to forms |
| form_field_attributes, set_field_fore, set_field_back, field_back, set_field_pad, field_pad, field_fore | format the general display attributes of forms |
| form_page, set_form_page, set_current_field, current_field, field_index | set forms current page and field |
| form_field_info, dynamic_field_info, field_info | get forms field characteristics |
| form_hook, set_form_init, form_init, set_form_term, form_term, set_field_init, set_field_term, field_term, field_init | assign application-specific routines for invocation by forms |
| form_field_just, set_field_just, field_just | format the general appearance of forms |
| form_field_opts, set_field_opts, field_opts_on, field_opts_off, field_opts | forms field option routines |
| form_field_opts, set_field_opts, field_opts_on, field_opts, field_opts_off | forms field option routines |
| form_field_opts, set_field_opts, field_opts_off, field_opts, field_opts_on | forms field option routines |
| form_field_attributes, set_field_fore, field_fore, set_field_back, field_back, set_field_pad, field_pad | format the general display attributes of forms |
| form_field_buffer, set_field_buffer, field_buffer, set_field_status, set_max_field, field_status | set and get forms field attributes |
| form_hook, set_form_init, form_init, set_form_term, form_term, set_field_init, field_init, set_field_term, field_term | assign application-specific routines for invocation by forms |
| form_field_validation, set_field_type, field_arg, field_type | forms field data type validation |
| form_field_userptr, set_field_userptr, field_userptr | associate application data with forms |
| curs_util, unctrl, keyname, use_env, putwin, getwin, delay_output, flushinp, filter | curses miscellaneous utility routines |
| curs_beep, beep, flash | curses bell and screen flash routines |
| curs_util, unctrl, keyname, filter, use_env, putwin, getwin, delay_output, flushinp | curses miscellaneous utility routines |
| pos_form_cursor, form_cursor | position forms window cursor |
| data_ahead, data_behind, form_data | tell if forms field has off-screen data ahead or behind |
| form_driver | command processor for the forms subsystem |
| set_form_fields, form_fields, field_count, move_field, form_field | connect fields to forms |
| set_field_fore, field_fore, set_field_back, field_back, set_field_pad, field_pad, form_field_attributes | format the general display attributes of forms |
| set_field_buffer, field_buffer, set_field_status, field_status, set_max_field, form_field_buffer | set and get forms field attributes |
| field_info, dynamic_field_info, form_field_info | get forms field characteristics |
| set_field_just, field_just, form_field_just | format the general appearance of forms |
| new_field, dup_field, link_field, free_field, form_field_new | create and destroy forms fields |
| set_field_opts, field_opts_on, field_opts_off, field_opts, form_field_opts | forms field option routines |
| set_field_userptr, field_userptr, form_field_userptr | associate application data with forms |
| set_field_type, field_type, field_arg, form_field_validation | forms field data type validation |
| form_field, set_form_fields, field_count, move_field, form_fields | connect fields to forms |
| new_fieldtype, free_fieldtype, set_fieldtype_arg, set_fieldtype_choice, link_fieldtype, form_fieldtype | forms fieldtype routines |
| set_form_init, form_init, set_form_term, form_term, set_field_init, field_init, set_field_term, field_term, form_hook | assign application-specific routines for invocation by forms |
| form_hook, set_form_init, set_form_term, form_term, set_field_init, field_init, set_field_term, field_term, form_init | assign application-specific routines for invocation by forms |
| new_form, free_form, form_new | create and destroy forms |
| set_new_page, new_page, form_new_page | forms pagination |
| set_form_opts, form_opts_on, form_opts_off, form_opts | forms option routines |
| form_opts, set_form_opts, form_opts_on, form_opts_off | forms option routines |
| form_opts, set_form_opts, form_opts_off, form_opts_on | forms option routines |
| set_form_page, set_current_field, current_field, field_index, form_page | set forms current page and field |
| post_form, unpost_form, form_post | write or erase forms from associated subwindows |
| form_win, set_form_win, set_form_sub, scale_form, form_sub | forms window and subwindow association routines |
| form_hook, set_form_init, form_init, set_form_term, set_field_init, field_init, set_field_term, field_term, form_term | assign application-specific routines for invocation by forms |
| set_form_userptr, form_userptr | associate application data with forms |
| set_form_win, set_form_sub, form_sub, scale_form, form_win | forms window and subwindow association routines |
| forms | character based forms package |
| malloc, realloc, calloc, mallopt, mallinfo, free | memory allocator |
| form_field_new, new_field, dup_field, link_field, free_field | create and destroy forms fields |
| form_fieldtype, new_fieldtype, set_fieldtype_arg, set_fieldtype_choice, link_fieldtype, free_fieldtype | forms fieldtype routines |
| form_new, new_form, free_form | create and destroy forms |
| menu_item_new, new_item, free_item | create and destroy menus items |
| menu_new, new_menu, free_menu | create and destroy menus |
| curs_getyx, getyx, getparyx, getmaxyx, getbegyx | get curses cursor and window coordinates |
| curs_getch, wgetch, mvgetch, mvwgetch, ungetch, getch | get (or push back) characters from curses terminal keyboard |
| curs_getyx, getyx, getparyx, getbegyx, getmaxyx | get curses cursor and window coordinates |
| curs_getwstr, getwstr, wgetwstr, wgetnwstr, mvgetwstr, mvgetnwstr, mvwgetwstr, mvwgetnwstr, getnwstr | get wchar_t character strings from curses terminal keyboard |
| curs_getyx, getyx, getbegyx, getmaxyx, getparyx | get curses cursor and window coordinates |
| curs_getstr, wgetstr, mvgetstr, mvwgetstr, wgetnstr, getstr | get character strings from curses terminal keyboard |
| curs_kernel, def_prog_mode, def_shell_mode, reset_prog_mode, reset_shell_mode, resetty, savetty, setsyx, ripoffline, curs_set, napms, getsyx | low-level curses routines |
| curs_getwch, wgetwch, mvgetwch, mvwgetwch, ungetwch, getwch | get (or push back) wchar_t characters from curses terminal keyboard |
| curs_util, unctrl, keyname, filter, use_env, putwin, delay_output, flushinp, getwin | curses miscellaneous utility routines |
| curs_getwstr, getnwstr, wgetwstr, wgetnwstr, mvgetwstr, mvgetnwstr, mvwgetwstr, mvwgetnwstr, getwstr | get wchar_t character strings from curses terminal keyboard |
| curs_getyx, getparyx, getbegyx, getmaxyx, getyx | get curses cursor and window coordinates |
| curs_inopts, cbreak, nocbreak, echo, noecho, intrflush, keypad, meta, nodelay, notimeout, raw, noraw, noqiflush, qiflush, timeout, wtimeout, typeahead, halfdelay | curses terminal input option control routines |
| curs_color, start_color, init_pair, init_color, can_change_color, color_content, pair_content, has_colors | curses color manipulation routines |
| curs_termattrs, baudrate, erasechar, has_il, killchar, longname, termattrs, termname, has_ic | curses environment query routines |
| curs_termattrs, baudrate, erasechar, has_ic, killchar, longname, termattrs, termname, has_il | curses environment query routines |
| panel_show, show_panel, panel_hidden, hide_panel | panels deck manipulation routines |
| curs_outopts, clearok, idlok, immedok, leaveok, setscrreg, wsetscrreg, scrollok, nl, nonl, idcok | curses terminal output option control routines |
| curs_outopts, clearok, idcok, immedok, leaveok, setscrreg, wsetscrreg, scrollok, nl, nonl, idlok | curses terminal output option control routines |
| curs_outopts, clearok, idlok, idcok, leaveok, setscrreg, wsetscrreg, scrollok, nl, nonl, immedok | curses terminal output option control routines |
| curs_inch, winch, mvinch, mvwinch, inch | get a character and its attributes from a curses window |
| curs_inchstr, inchstr, winchstr, winchnstr, mvinchstr, mvinchnstr, mvwinchstr, mvwinchnstr, inchnstr | get a string of characters (and attributes) from a curses window |
| curs_inchstr, inchnstr, winchstr, winchnstr, mvinchstr, mvinchnstr, mvwinchstr, mvwinchnstr, inchstr | get a string of characters (and attributes) from a curses window |
| curs_color, start_color, init_pair, has_colors, can_change_color, color_content, pair_content, init_color | curses color manipulation routines |
| curs_color, start_color, init_color, has_colors, can_change_color, color_content, pair_content, init_pair | curses color manipulation routines |
| curs_initscr, newterm, endwin, isendwin, set_term, delscreen, initscr | curses screen initialization and manipulation routines |
| curs_instr, instr, winstr, winnstr, mvinstr, mvinnstr, mvwinstr, mvwinnstr, innstr | get a string of characters from a curses window |
| curs_inwstr, inwstr, winwstr, winnwstr, mvinwstr, mvinnwstr, mvwinwstr, mvwinnwstr, innwstr | get a string of wchar_t characters from a curses window |
| curs_insch, winsch, mvinsch, mvwinsch, insch | insert a character before the character under the cursor in a curses window |
| curs_deleteln, deleteln, wdeleteln, winsdelln, insertln, winsertln, insdelln | delete and insert lines in a curses window |
| curs_deleteln, deleteln, wdeleteln, insdelln, winsdelln, winsertln, insertln | delete and insert lines in a curses window |
| curs_insstr, insstr, winsstr, winsnstr, mvinsstr, mvinsnstr, mvwinsstr, mvwinsnstr, insnstr | insert string before character under the cursor in a curses window |
| curs_inswstr, inswstr, winswstr, winsnwstr, mvinswstr, mvinsnwstr, mvwinswstr, mvwinsnwstr, insnwstr | insert wchar_t string before character under the cursor in a curses window |
| curs_insstr, insnstr, winsstr, winsnstr, mvinsstr, mvinsnstr, mvwinsstr, mvwinsnstr, insstr | insert string before character under the cursor in a curses window |
| curs_instr, innstr, winstr, winnstr, mvinstr, mvinnstr, mvwinstr, mvwinnstr, instr | get a string of characters from a curses window |
| curs_inswch, winswch, mvinswch, mvwinswch, inswch | insert a wchar_t character before the character under the cursor in a curses window |
| curs_inswstr, insnwstr, winswstr, winsnwstr, mvinswstr, mvinsnwstr, mvwinswstr, mvwinsnwstr, inswstr | insert wchar_t string before character under the cursor in a curses window |
| curs_inopts, cbreak, nocbreak, echo, noecho, halfdelay, keypad, meta, nodelay, notimeout, raw, noraw, noqiflush, qiflush, timeout, wtimeout, typeahead, intrflush | curses terminal input option control routines |
| curs_inwch, winwch, mvinwch, mvwinwch, inwch | get a wchar_t character and its attributes from a curses window |
| curs_inwchstr, inwchstr, winwchstr, winwchnstr, mvinwchstr, mvinwchnstr, mvwinwchstr, mvwinwchnstr, inwchnstr | get a string of wchar_t characters (and attributes) from a curses window |
| curs_inwchstr, inwchnstr, winwchstr, winwchnstr, mvinwchstr, mvinwchnstr, mvwinwchstr, mvwinwchnstr, inwchstr | get a string of wchar_t characters (and attributes) from a curses window |
| curs_inwstr, innwstr, winwstr, winnwstr, mvinwstr, mvinnwstr, mvwinwstr, mvwinnwstr, inwstr | get a string of wchar_t characters from a curses window |
| curs_touch, touchwin, touchline, untouchwin, wtouchln, is_wintouched, is_linetouched | curses refresh control routines |
| curs_touch, touchwin, touchline, untouchwin, wtouchln, is_linetouched, is_wintouched | curses refresh control routines |
| curs_initscr, initscr, newterm, endwin, set_term, delscreen, isendwin | curses screen initialization and manipulation routines |
| menu_items, set_menu_items, item_count | connect and disconnect items to and from menus |
| menu_item_name, item_name, item_description | get menus item name and description |
| menu_item_current, set_current_item, current_item, set_top_row, top_row, item_index | set and get current menus items |
| menu_hook, set_item_init, set_item_term, item_term, set_menu_init, menu_init, set_menu_term, menu_term, item_init | assign application-specific routines for automatic invocation by menus |
| menu_item_name, item_description, item_name | get menus item name and description |
| menu_item_opts, set_item_opts, item_opts_on, item_opts_off, item_opts | menus item option routines |
| menu_item_opts, set_item_opts, item_opts_on, item_opts, item_opts_off | menus item option routines |
| menu_item_opts, set_item_opts, item_opts_off, item_opts, item_opts_on | menus item option routines |
| menu_hook, set_item_init, item_init, set_item_term, set_menu_init, menu_init, set_menu_term, menu_term, item_term | assign application-specific routines for automatic invocation by menus |
| menu_item_userptr, set_item_userptr, item_userptr | associate application data with menus items |
| menu_item_value, set_item_value, item_value | set and get menus item values |
| menu_item_visible, item_visible | tell if menus item is visible |
| curs_util, unctrl, filter, use_env, putwin, getwin, delay_output, flushinp, keyname | curses miscellaneous utility routines |
| curs_inopts, cbreak, nocbreak, echo, noecho, halfdelay, intrflush, meta, nodelay, notimeout, raw, noraw, noqiflush, qiflush, timeout, wtimeout, typeahead, keypad | curses terminal input option control routines |
| curs_termattrs, baudrate, erasechar, has_ic, has_il, longname, termattrs, termname, killchar | curses environment query routines |
| curs_outopts, clearok, idlok, idcok, immedok, setscrreg, wsetscrreg, scrollok, nl, nonl, leaveok | curses terminal output option control routines |
| form_field_new, new_field, dup_field, free_field, link_field | create and destroy forms fields |
| form_fieldtype, new_fieldtype, free_fieldtype, set_fieldtype_arg, set_fieldtype_choice, link_fieldtype | forms fieldtype routines |
| curs_termattrs, baudrate, erasechar, has_ic, has_il, killchar, termattrs, termname, longname | curses environment query routines |
| maillock | manage lockfile for user’s mailbox |
| malloc, free, realloc, calloc, mallopt, mallinfo | memory allocator |
| free, realloc, calloc, mallopt, mallinfo, malloc | memory allocator |
| malloc, free, realloc, calloc, mallinfo, mallopt | memory allocator |
| calloc, cfree, free, realloc, mapmalloc | memory allocator |
| media_findname | convert a supplied name into an absolute pathname that can be used to access removable media |
| media_setattr, media_getattr | get and set media attributes |
| media_getattr, media_setattr | get and set media attributes |
| set_menu_fore, menu_fore, set_menu_back, menu_back, set_menu_grey, menu_grey, set_menu_pad, menu_pad, menu_attributes | control menus display attributes |
| menu_attributes, set_menu_fore, menu_fore, set_menu_back, set_menu_grey, menu_grey, set_menu_pad, menu_pad, menu_back | control menus display attributes |
| pos_menu_cursor, menu_cursor | correctly position a menus cursor |
| menu_driver | command processor for the menus subsystem |
| menu_attributes, set_menu_fore, set_menu_back, menu_back, set_menu_grey, menu_grey, set_menu_pad, menu_pad, menu_fore | control menus display attributes |
| set_menu_format, menu_format | set and get maximum numbers of rows and columns in menus |
| menu_attributes, set_menu_fore, menu_fore, set_menu_back, menu_back, set_menu_grey, set_menu_pad, menu_pad, menu_grey | control menus display attributes |
| set_item_init, item_init, set_item_term, item_term, set_menu_init, menu_init, set_menu_term, menu_term, menu_hook | assign application-specific routines for automatic invocation by menus |
| menu_hook, set_item_init, item_init, set_item_term, item_term, set_menu_init, set_menu_term, menu_term, menu_init | assign application-specific routines for automatic invocation by menus |
| set_current_item, current_item, set_top_row, top_row, item_index, menu_item_current | set and get current menus items |
| item_name, item_description, menu_item_name | get menus item name and description |
| new_item, free_item, menu_item_new | create and destroy menus items |
| set_item_opts, item_opts_on, item_opts_off, item_opts, menu_item_opts | menus item option routines |
| set_item_userptr, item_userptr, menu_item_userptr | associate application data with menus items |
| set_item_value, item_value, menu_item_value | set and get menus item values |
| item_visible, menu_item_visible | tell if menus item is visible |
| set_menu_items, item_count, menu_items | connect and disconnect items to and from menus |
| set_menu_mark, menu_mark | menus mark string routines |
| new_menu, free_menu, menu_new | create and destroy menus |
| set_menu_opts, menu_opts_on, menu_opts_off, menu_opts | menus option routines |
| menu_opts, set_menu_opts, menu_opts_on, menu_opts_off | menus option routines |
| menu_opts, set_menu_opts, menu_opts_off, menu_opts_on | menus option routines |
| menu_attributes, set_menu_fore, menu_fore, set_menu_back, menu_back, set_menu_grey, menu_grey, set_menu_pad, menu_pad | control menus display attributes |
| set_menu_pattern, menu_pattern | set and get menus pattern match buffer |
| post_menu, unpost_menu, menu_post | write or erase menus from associated subwindows |
| menu_win, set_menu_win, set_menu_sub, scale_menu, menu_sub | menus window and subwindow association routines |
| menu_hook, set_item_init, item_init, set_item_term, item_term, set_menu_init, menu_init, set_menu_term, menu_term | assign application-specific routines for automatic invocation by menus |
| set_menu_userptr, menu_userptr | associate application data with menus |
| set_menu_win, set_menu_sub, menu_sub, scale_menu, menu_win | menus window and subwindow association routines |
| menus | character based menus package |
| curs_inopts, cbreak, nocbreak, echo, noecho, halfdelay, intrflush, keypad, nodelay, notimeout, raw, noraw, noqiflush, qiflush, timeout, wtimeout, typeahead, meta | curses terminal input option control routines |
| curs_move, wmove, move | move curses window cursor |
| form_field, set_form_fields, form_fields, field_count, move_field | connect fields to forms |
| panel_move, move_panel | move a panels window on the virtual screen |
| curs_alecompat, wmovenextch, moveprevch, wmoveprevch, adjcurspos, wadjcurspos, movenextch | these functions are added to ALE curses library for moving the cursor by character. |
| curs_alecompat, movenextch, wmovenextch, wmoveprevch, adjcurspos, wadjcurspos, moveprevch | these functions are added to ALE curses library for moving the cursor by character. |
| curs_addch, addch, waddch, mvwaddch, echochar, wechochar, mvaddch | add a character (with attributes) to a curses window and advance cursor |
| curs_addchstr, addchstr, addchnstr, waddchstr, waddchnstr, mvaddchstr, mvwaddchstr, mvwaddchnstr, mvaddchnstr | add string of characters (and attributes) to a curses window |
| curs_addchstr, addchstr, addchnstr, waddchstr, waddchnstr, mvaddchnstr, mvwaddchstr, mvwaddchnstr, mvaddchstr | add string of characters (and attributes) to a curses window |
| curs_addstr, addstr, addnstr, waddstr, waddnstr, mvaddstr, mvwaddstr, mvwaddnstr, mvaddnstr | add a string of characters to a curses window and advance cursor |
| curs_addwstr, addwstr, addnwstr, waddwstr, waddnwstr, mvaddwstr, mvwaddwstr, mvwaddnwstr, mvaddnwstr | add a string of wchar_t characters to a curses window and advance cursor |
| curs_addstr, addstr, addnstr, waddstr, waddnstr, mvaddnstr, mvwaddstr, mvwaddnstr, mvaddstr | add a string of characters to a curses window and advance cursor |
| curs_addwch, addwch, waddwch, mvwaddwch, echowchar, wechowchar, mvaddwch | add a wchar_t character (with attributes) to a curses window and advance cursor |
| curs_addwchstr, addwchstr, addwchnstr, waddwchstr, waddwchnstr, mvaddwchstr, mvwaddwchstr, mvwaddwchnstr, mvaddwchnstr | add string of wchar_t characters (and attributes) to a curses window |
| curs_addwchstr, addwchstr, addwchnstr, waddwchstr, waddwchnstr, mvaddwchnstr, mvwaddwchstr, mvwaddwchnstr, mvaddwchstr | add string of wchar_t characters (and attributes) to a curses window |
| curs_addwstr, addwstr, addnwstr, waddwstr, waddnwstr, mvaddnwstr, mvwaddwstr, mvwaddnwstr, mvaddwstr | add a string of wchar_t characters to a curses window and advance cursor |
| curs_terminfo, setupterm, setterm, set_curterm, del_curterm, restartterm, tparm, tputs, putp, vidputs, vidattr, tigetflag, tigetnum, tigetstr, mvcur | curses interfaces to terminfo database |
| curs_delch, delch, wdelch, mvwdelch, mvdelch | delete character under cursor in a curses window |
| curs_window, newwin, delwin, mvwin, subwin, derwin, dupwin, wsyncup, syncok, wcursyncup, wsyncdown, mvderwin | create curses windows |
| curs_getch, getch, wgetch, mvwgetch, ungetch, mvgetch | get (or push back) characters from curses terminal keyboard |
| curs_getwstr, getwstr, getnwstr, wgetwstr, wgetnwstr, mvgetwstr, mvwgetwstr, mvwgetnwstr, mvgetnwstr | get wchar_t character strings from curses terminal keyboard |
| curs_getstr, getstr, wgetstr, mvwgetstr, wgetnstr, mvgetstr | get character strings from curses terminal keyboard |
| curs_getwch, getwch, wgetwch, mvwgetwch, ungetwch, mvgetwch | get (or push back) wchar_t characters from curses terminal keyboard |
| curs_getwstr, getwstr, getnwstr, wgetwstr, wgetnwstr, mvgetnwstr, mvwgetwstr, mvwgetnwstr, mvgetwstr | get wchar_t character strings from curses terminal keyboard |
| curs_inch, inch, winch, mvwinch, mvinch | get a character and its attributes from a curses window |
| curs_inchstr, inchstr, inchnstr, winchstr, winchnstr, mvinchstr, mvwinchstr, mvwinchnstr, mvinchnstr | get a string of characters (and attributes) from a curses window |
| curs_inchstr, inchstr, inchnstr, winchstr, winchnstr, mvinchnstr, mvwinchstr, mvwinchnstr, mvinchstr | get a string of characters (and attributes) from a curses window |
| curs_instr, instr, innstr, winstr, winnstr, mvinstr, mvwinstr, mvwinnstr, mvinnstr | get a string of characters from a curses window |
| curs_inwstr, inwstr, innwstr, winwstr, winnwstr, mvinwstr, mvwinwstr, mvwinnwstr, mvinnwstr | get a string of wchar_t characters from a curses window |
| curs_insch, insch, winsch, mvwinsch, mvinsch | insert a character before the character under the cursor in a curses window |
| curs_insstr, insstr, insnstr, winsstr, winsnstr, mvinsstr, mvwinsstr, mvwinsnstr, mvinsnstr | insert string before character under the cursor in a curses window |
| curs_inswstr, inswstr, insnwstr, winswstr, winsnwstr, mvinswstr, mvwinswstr, mvwinsnwstr, mvinsnwstr | insert wchar_t string before character under the cursor in a curses window |
| curs_insstr, insstr, insnstr, winsstr, winsnstr, mvinsnstr, mvwinsstr, mvwinsnstr, mvinsstr | insert string before character under the cursor in a curses window |
| curs_instr, instr, innstr, winstr, winnstr, mvinnstr, mvwinstr, mvwinnstr, mvinstr | get a string of characters from a curses window |
| curs_inswch, inswch, winswch, mvwinswch, mvinswch | insert a wchar_t character before the character under the cursor in a curses window |
| curs_inswstr, inswstr, insnwstr, winswstr, winsnwstr, mvinsnwstr, mvwinswstr, mvwinsnwstr, mvinswstr | insert wchar_t string before character under the cursor in a curses window |
| curs_inwch, inwch, winwch, mvwinwch, mvinwch | get a wchar_t character and its attributes from a curses window |
| curs_inwchstr, inwchstr, inwchnstr, winwchstr, winwchnstr, mvinwchstr, mvwinwchstr, mvwinwchnstr, mvinwchnstr | get a string of wchar_t characters (and attributes) from a curses window |
| curs_inwchstr, inwchstr, inwchnstr, winwchstr, winwchnstr, mvinwchnstr, mvwinwchstr, mvwinwchnstr, mvinwchstr | get a string of wchar_t characters (and attributes) from a curses window |
| curs_inwstr, inwstr, innwstr, winwstr, winnwstr, mvinnwstr, mvwinwstr, mvwinnwstr, mvinwstr | get a string of wchar_t characters from a curses window |
| curs_printw, printw, wprintw, mvwprintw, vwprintw, mvprintw | print formatted output in curses windows |
| curs_scanw, scanw, wscanw, mvwscanw, vwscanw, mvscanw | convert formatted input from a curses widow |
| curs_addch, addch, waddch, mvaddch, echochar, wechochar, mvwaddch | add a character (with attributes) to a curses window and advance cursor |
| curs_addchstr, addchstr, addchnstr, waddchstr, waddchnstr, mvaddchstr, mvaddchnstr, mvwaddchstr, mvwaddchnstr | add string of characters (and attributes) to a curses window |
| curs_addchstr, addchstr, addchnstr, waddchstr, waddchnstr, mvaddchstr, mvaddchnstr, mvwaddchnstr, mvwaddchstr | add string of characters (and attributes) to a curses window |
| curs_addstr, addstr, addnstr, waddstr, waddnstr, mvaddstr, mvaddnstr, mvwaddstr, mvwaddnstr | add a string of characters to a curses window and advance cursor |
| curs_addwstr, addwstr, addnwstr, waddwstr, waddnwstr, mvaddwstr, mvaddnwstr, mvwaddwstr, mvwaddnwstr | add a string of wchar_t characters to a curses window and advance cursor |
| curs_addstr, addstr, addnstr, waddstr, waddnstr, mvaddstr, mvaddnstr, mvwaddnstr, mvwaddstr | add a string of characters to a curses window and advance cursor |
| curs_addwch, addwch, waddwch, mvaddwch, echowchar, wechowchar, mvwaddwch | add a wchar_t character (with attributes) to a curses window and advance cursor |
| curs_addwchstr, addwchstr, addwchnstr, waddwchstr, waddwchnstr, mvaddwchstr, mvaddwchnstr, mvwaddwchstr, mvwaddwchnstr | add string of wchar_t characters (and attributes) to a curses window |
| curs_addwchstr, addwchstr, addwchnstr, waddwchstr, waddwchnstr, mvaddwchstr, mvaddwchnstr, mvwaddwchnstr, mvwaddwchstr | add string of wchar_t characters (and attributes) to a curses window |
| curs_addwstr, addwstr, addnwstr, waddwstr, waddnwstr, mvaddwstr, mvaddnwstr, mvwaddnwstr, mvwaddwstr | add a string of wchar_t characters to a curses window and advance cursor |
| curs_delch, delch, wdelch, mvdelch, mvwdelch | delete character under cursor in a curses window |
| curs_getch, getch, wgetch, mvgetch, ungetch, mvwgetch | get (or push back) characters from curses terminal keyboard |
| curs_getwstr, getwstr, getnwstr, wgetwstr, wgetnwstr, mvgetwstr, mvgetnwstr, mvwgetwstr, mvwgetnwstr | get wchar_t character strings from curses terminal keyboard |
| curs_getstr, getstr, wgetstr, mvgetstr, wgetnstr, mvwgetstr | get character strings from curses terminal keyboard |
| curs_getwch, getwch, wgetwch, mvgetwch, ungetwch, mvwgetwch | get (or push back) wchar_t characters from curses terminal keyboard |
| curs_getwstr, getwstr, getnwstr, wgetwstr, wgetnwstr, mvgetwstr, mvgetnwstr, mvwgetnwstr, mvwgetwstr | get wchar_t character strings from curses terminal keyboard |
| curs_window, newwin, delwin, subwin, derwin, mvderwin, dupwin, wsyncup, syncok, wcursyncup, wsyncdown, mvwin | create curses windows |
| curs_inch, inch, winch, mvinch, mvwinch | get a character and its attributes from a curses window |
| curs_inchstr, inchstr, inchnstr, winchstr, winchnstr, mvinchstr, mvinchnstr, mvwinchstr, mvwinchnstr | get a string of characters (and attributes) from a curses window |
| curs_inchstr, inchstr, inchnstr, winchstr, winchnstr, mvinchstr, mvinchnstr, mvwinchnstr, mvwinchstr | get a string of characters (and attributes) from a curses window |
| curs_instr, instr, innstr, winstr, winnstr, mvinstr, mvinnstr, mvwinstr, mvwinnstr | get a string of characters from a curses window |
| curs_inwstr, inwstr, innwstr, winwstr, winnwstr, mvinwstr, mvinnwstr, mvwinwstr, mvwinnwstr | get a string of wchar_t characters from a curses window |
| curs_insch, insch, winsch, mvinsch, mvwinsch | insert a character before the character under the cursor in a curses window |
| curs_insstr, insstr, insnstr, winsstr, winsnstr, mvinsstr, mvinsnstr, mvwinsstr, mvwinsnstr | insert string before character under the cursor in a curses window |
| curs_inswstr, inswstr, insnwstr, winswstr, winsnwstr, mvinswstr, mvinsnwstr, mvwinswstr, mvwinsnwstr | insert wchar_t string before character under the cursor in a curses window |
| curs_insstr, insstr, insnstr, winsstr, winsnstr, mvinsstr, mvinsnstr, mvwinsnstr, mvwinsstr | insert string before character under the cursor in a curses window |
| curs_instr, instr, innstr, winstr, winnstr, mvinstr, mvinnstr, mvwinnstr, mvwinstr | get a string of characters from a curses window |
| curs_inswch, inswch, winswch, mvinswch, mvwinswch | insert a wchar_t character before the character under the cursor in a curses window |
| curs_inswstr, inswstr, insnwstr, winswstr, winsnwstr, mvinswstr, mvinsnwstr, mvwinsnwstr, mvwinswstr | insert wchar_t string before character under the cursor in a curses window |
| curs_inwch, inwch, winwch, mvinwch, mvwinwch | get a wchar_t character and its attributes from a curses window |
| curs_inwchstr, inwchstr, inwchnstr, winwchstr, winwchnstr, mvinwchstr, mvinwchnstr, mvwinwchstr, mvwinwchnstr | get a string of wchar_t characters (and attributes) from a curses window |
| curs_inwchstr, inwchstr, inwchnstr, winwchstr, winwchnstr, mvinwchstr, mvinwchnstr, mvwinwchnstr, mvwinwchstr | get a string of wchar_t characters (and attributes) from a curses window |
| curs_inwstr, inwstr, innwstr, winwstr, winnwstr, mvinwstr, mvinnwstr, mvwinnwstr, mvwinwstr | get a string of wchar_t characters from a curses window |
| curs_printw, printw, wprintw, mvprintw, vwprintw, mvwprintw | print formatted output in curses windows |
| curs_scanw, scanw, wscanw, mvscanw, vwscanw, mvwscanw | convert formatted input from a curses widow |
| curs_kernel, def_prog_mode, def_shell_mode, reset_prog_mode, reset_shell_mode, resetty, savetty, getsyx, setsyx, ripoffline, curs_set, napms | low-level curses routines |
| form_field_new, dup_field, link_field, free_field, new_field | create and destroy forms fields |
| form_fieldtype, free_fieldtype, set_fieldtype_arg, set_fieldtype_choice, link_fieldtype, new_fieldtype | forms fieldtype routines |
| form_new, free_form, new_form | create and destroy forms |
| menu_item_new, free_item, new_item | create and destroy menus items |
| menu_new, free_menu, new_menu | create and destroy menus |
| form_new_page, set_new_page, new_page | forms pagination |
| panel_new, del_panel, new_panel | create and destroy panels |
| curs_pad, subpad, prefresh, pnoutrefresh, pechochar, pechowchar, newpad | create and display curses pads |
| curs_initscr, initscr, endwin, isendwin, set_term, delscreen, newterm | curses screen initialization and manipulation routines |
| curs_window, delwin, mvwin, subwin, derwin, mvderwin, dupwin, wsyncup, syncok, wcursyncup, wsyncdown, newwin | create curses windows |
| curs_outopts, clearok, idlok, idcok, immedok, leaveok, setscrreg, wsetscrreg, scrollok, nonl, nl | curses terminal output option control routines |
| curs_inopts, cbreak, echo, noecho, halfdelay, intrflush, keypad, meta, nodelay, notimeout, raw, noraw, noqiflush, qiflush, timeout, wtimeout, typeahead, nocbreak | curses terminal input option control routines |
| curs_inopts, cbreak, nocbreak, echo, noecho, halfdelay, intrflush, keypad, meta, notimeout, raw, noraw, noqiflush, qiflush, timeout, wtimeout, typeahead, nodelay | curses terminal input option control routines |
| curs_inopts, cbreak, nocbreak, echo, halfdelay, intrflush, keypad, meta, nodelay, notimeout, raw, noraw, noqiflush, qiflush, timeout, wtimeout, typeahead, noecho | curses terminal input option control routines |
| curs_outopts, clearok, idlok, idcok, immedok, leaveok, setscrreg, wsetscrreg, scrollok, nl, nonl | curses terminal output option control routines |
| curs_inopts, cbreak, nocbreak, echo, noecho, halfdelay, intrflush, keypad, meta, nodelay, notimeout, raw, noraw, qiflush, timeout, wtimeout, typeahead, noqiflush | curses terminal input option control routines |
| curs_inopts, cbreak, nocbreak, echo, noecho, halfdelay, intrflush, keypad, meta, nodelay, notimeout, raw, noqiflush, qiflush, timeout, wtimeout, typeahead, noraw | curses terminal input option control routines |
| curs_inopts, cbreak, nocbreak, echo, noecho, halfdelay, intrflush, keypad, meta, nodelay, raw, noraw, noqiflush, qiflush, timeout, wtimeout, typeahead, notimeout | curses terminal input option control routines |
| curs_overlay, overwrite, copywin, overlay | overlap and manipulate overlapped curses windows |
| curs_overlay, overlay, copywin, overwrite | overlap and manipulate overlapped curses windows |
| curs_color, start_color, init_pair, init_color, has_colors, can_change_color, color_content, pair_content | curses color manipulation routines |
| panel_below, panel_above | panels deck traversal primitives |
| panel_above, panel_below | panels deck traversal primitives |
| panel_show, show_panel, hide_panel, panel_hidden | panels deck manipulation routines |
| move_panel, panel_move | move a panels window on the virtual screen |
| new_panel, del_panel, panel_new | create and destroy panels |
| show_panel, hide_panel, panel_hidden, panel_show | panels deck manipulation routines |
| top_panel, bottom_panel, panel_top | panels deck manipulation routines |
| update_panels, panel_update | panels virtual screen refresh routine |
| set_panel_userptr, panel_userptr | associate application data with a panels panel |
| replace_panel, panel_window | get or set the current window of a panels panel |
| panels | character based panels package |
| curs_pad, newpad, subpad, prefresh, pnoutrefresh, pechowchar, pechochar | create and display curses pads |
| curs_pad, newpad, subpad, prefresh, pnoutrefresh, pechochar, pechowchar | create and display curses pads |
| curs_pad, newpad, subpad, prefresh, pechochar, pechowchar, pnoutrefresh | create and display curses pads |
| form_cursor, pos_form_cursor | position forms window cursor |
| menu_cursor, pos_menu_cursor | correctly position a menus cursor |
| form_post, unpost_form, post_form | write or erase forms from associated subwindows |
| menu_post, unpost_menu, post_menu | write or erase menus from associated subwindows |
| curs_pad, newpad, subpad, pnoutrefresh, pechochar, pechowchar, prefresh | create and display curses pads |
| curs_printw, wprintw, mvprintw, mvwprintw, vwprintw, printw | print formatted output in curses windows |
| curs_terminfo, setupterm, setterm, set_curterm, del_curterm, restartterm, tparm, tputs, vidputs, vidattr, mvcur, tigetflag, tigetnum, tigetstr, putp | curses interfaces to terminfo database |
| curs_util, unctrl, keyname, filter, use_env, getwin, delay_output, flushinp, putwin | curses miscellaneous utility routines |
| curs_inopts, cbreak, nocbreak, echo, noecho, halfdelay, intrflush, keypad, meta, nodelay, notimeout, raw, noraw, noqiflush, timeout, wtimeout, typeahead, qiflush | curses terminal input option control routines |
| curs_inopts, cbreak, nocbreak, echo, noecho, halfdelay, intrflush, keypad, meta, nodelay, notimeout, noraw, noqiflush, qiflush, timeout, wtimeout, typeahead, raw | curses terminal input option control routines |
| write_vtoc, read_vtoc | read and write a disk’s VTOC |
| malloc, free, calloc, mallopt, mallinfo, realloc | memory allocator |
| curs_refresh, refresh, wrefresh, wnoutrefresh, doupdate, wredrawln, redrawwin | refresh curses windows and lines |
| curs_refresh, wrefresh, wnoutrefresh, doupdate, redrawwin, wredrawln, refresh | refresh curses windows and lines |
| panel_window, replace_panel | get or set the current window of a panels panel |
| curs_kernel, def_prog_mode, def_shell_mode, reset_shell_mode, resetty, savetty, getsyx, setsyx, ripoffline, curs_set, napms, reset_prog_mode | low-level curses routines |
| curs_kernel, def_prog_mode, def_shell_mode, reset_prog_mode, resetty, savetty, getsyx, setsyx, ripoffline, curs_set, napms, reset_shell_mode | low-level curses routines |
| curs_kernel, def_prog_mode, def_shell_mode, reset_prog_mode, reset_shell_mode, savetty, getsyx, setsyx, ripoffline, curs_set, napms, resetty | low-level curses routines |
| curs_terminfo, setupterm, setterm, set_curterm, del_curterm, tparm, tputs, putp, vidputs, vidattr, mvcur, tigetflag, tigetnum, tigetstr, restartterm | curses interfaces to terminfo database |
| curs_kernel, def_prog_mode, def_shell_mode, reset_prog_mode, reset_shell_mode, resetty, savetty, getsyx, setsyx, curs_set, napms, ripoffline | low-level curses routines |
| curs_kernel, def_prog_mode, def_shell_mode, reset_prog_mode, reset_shell_mode, resetty, getsyx, setsyx, ripoffline, curs_set, napms, savetty | low-level curses routines |
| form_win, set_form_win, set_form_sub, form_sub, scale_form | forms window and subwindow association routines |
| menu_win, set_menu_win, set_menu_sub, menu_sub, scale_menu | menus window and subwindow association routines |
| curs_scanw, wscanw, mvscanw, mvwscanw, vwscanw, scanw | convert formatted input from a curses widow |
| curs_scr_dump, scr_restore, scr_init, scr_set, scr_dump | read (write) a curses screen from (to) a file |
| curs_scr_dump, scr_dump, scr_restore, scr_set, scr_init | read (write) a curses screen from (to) a file |
| curs_scr_dump, scr_dump, scr_init, scr_set, scr_restore | read (write) a curses screen from (to) a file |
| curs_scr_dump, scr_dump, scr_restore, scr_init, scr_set | read (write) a curses screen from (to) a file |
| curs_scroll, scroll, wscrl, scrl | scroll a curses window |
| curs_scroll, scrl, wscrl, scroll | scroll a curses window |
| curs_outopts, clearok, idlok, idcok, immedok, leaveok, setscrreg, wsetscrreg, nl, nonl, scrollok | curses terminal output option control routines |
| form_page, set_form_page, current_field, field_index, set_current_field | set forms current page and field |
| menu_item_current, current_item, set_top_row, top_row, item_index, set_current_item | set and get current menus items |
| curs_terminfo, setupterm, setterm, del_curterm, restartterm, tparm, tputs, putp, vidputs, vidattr, mvcur, tigetflag, tigetnum, tigetstr, set_curterm | curses interfaces to terminfo database |
| form_field_attributes, set_field_fore, field_fore, field_back, set_field_pad, field_pad, set_field_back | format the general display attributes of forms |
| form_field_buffer, field_buffer, set_field_status, field_status, set_max_field, set_field_buffer | set and get forms field attributes |
| form_field_attributes, field_fore, set_field_back, field_back, set_field_pad, field_pad, set_field_fore | format the general display attributes of forms |
| form_hook, set_form_init, form_init, set_form_term, form_term, field_init, set_field_term, field_term, set_field_init | assign application-specific routines for invocation by forms |
| form_field_just, field_just, set_field_just | format the general appearance of forms |
| form_field_opts, field_opts_on, field_opts_off, field_opts, set_field_opts | forms field option routines |
| form_field_attributes, set_field_fore, field_fore, set_field_back, field_back, field_pad, set_field_pad | format the general display attributes of forms |
| form_field_buffer, set_field_buffer, field_buffer, field_status, set_max_field, set_field_status | set and get forms field attributes |
| form_hook, set_form_init, form_init, set_form_term, form_term, set_field_init, field_init, field_term, set_field_term | assign application-specific routines for invocation by forms |
| form_field_validation, field_type, field_arg, set_field_type | forms field data type validation |
| form_field_userptr, field_userptr, set_field_userptr | associate application data with forms |
| form_fieldtype, new_fieldtype, free_fieldtype, set_fieldtype_choice, link_fieldtype, set_fieldtype_arg | forms fieldtype routines |
| form_fieldtype, new_fieldtype, free_fieldtype, set_fieldtype_arg, link_fieldtype, set_fieldtype_choice | forms fieldtype routines |
| form_field, form_fields, field_count, move_field, set_form_fields | connect fields to forms |
| form_hook, form_init, set_form_term, form_term, set_field_init, field_init, set_field_term, field_term, set_form_init | assign application-specific routines for invocation by forms |
| form_opts, form_opts_on, form_opts_off, set_form_opts | forms option routines |
| form_page, set_current_field, current_field, field_index, set_form_page | set forms current page and field |
| form_win, set_form_win, form_sub, scale_form, set_form_sub | forms window and subwindow association routines |
| form_hook, set_form_init, form_init, form_term, set_field_init, field_init, set_field_term, field_term, set_form_term | assign application-specific routines for invocation by forms |
| form_userptr, set_form_userptr | associate application data with forms |
| form_win, set_form_sub, form_sub, scale_form, set_form_win | forms window and subwindow association routines |
| menu_hook, item_init, set_item_term, item_term, set_menu_init, menu_init, set_menu_term, menu_term, set_item_init | assign application-specific routines for automatic invocation by menus |
| menu_item_opts, item_opts_on, item_opts_off, item_opts, set_item_opts | menus item option routines |
| menu_hook, set_item_init, item_init, item_term, set_menu_init, menu_init, set_menu_term, menu_term, set_item_term | assign application-specific routines for automatic invocation by menus |
| menu_item_userptr, item_userptr, set_item_userptr | associate application data with menus items |
| menu_item_value, item_value, set_item_value | set and get menus item values |
| form_field_buffer, set_field_buffer, field_buffer, set_field_status, field_status, set_max_field | set and get forms field attributes |
| menu_attributes, set_menu_fore, menu_fore, menu_back, set_menu_grey, menu_grey, set_menu_pad, menu_pad, set_menu_back | control menus display attributes |
| menu_attributes, menu_fore, set_menu_back, menu_back, set_menu_grey, menu_grey, set_menu_pad, menu_pad, set_menu_fore | control menus display attributes |
| menu_format, set_menu_format | set and get maximum numbers of rows and columns in menus |
| menu_attributes, set_menu_fore, menu_fore, set_menu_back, menu_back, menu_grey, set_menu_pad, menu_pad, set_menu_grey | control menus display attributes |
| menu_hook, set_item_init, item_init, set_item_term, item_term, menu_init, set_menu_term, menu_term, set_menu_init | assign application-specific routines for automatic invocation by menus |
| menu_items, item_count, set_menu_items | connect and disconnect items to and from menus |
| menu_mark, set_menu_mark | menus mark string routines |
| menu_opts, menu_opts_on, menu_opts_off, set_menu_opts | menus option routines |
| menu_attributes, set_menu_fore, menu_fore, set_menu_back, menu_back, set_menu_grey, menu_grey, menu_pad, set_menu_pad | control menus display attributes |
| menu_pattern, set_menu_pattern | set and get menus pattern match buffer |
| menu_win, set_menu_win, menu_sub, scale_menu, set_menu_sub | menus window and subwindow association routines |
| menu_hook, set_item_init, item_init, set_item_term, item_term, set_menu_init, menu_init, menu_term, set_menu_term | assign application-specific routines for automatic invocation by menus |
| menu_userptr, set_menu_userptr | associate application data with menus |
| menu_win, set_menu_sub, menu_sub, scale_menu, set_menu_win | menus window and subwindow association routines |
| form_new_page, new_page, set_new_page | forms pagination |
| panel_userptr, set_panel_userptr | associate application data with a panels panel |
| curs_initscr, initscr, newterm, endwin, isendwin, delscreen, set_term | curses screen initialization and manipulation routines |
| menu_item_current, set_current_item, current_item, top_row, item_index, set_top_row | set and get current menus items |
| curs_outopts, clearok, idlok, idcok, immedok, leaveok, wsetscrreg, scrollok, nl, nonl, setscrreg | curses terminal output option control routines |
| curs_kernel, def_prog_mode, def_shell_mode, reset_prog_mode, reset_shell_mode, resetty, savetty, getsyx, ripoffline, curs_set, napms, setsyx | low-level curses routines |
| curs_terminfo, setupterm, set_curterm, del_curterm, restartterm, tparm, tputs, putp, vidputs, vidattr, mvcur, tigetflag, tigetnum, tigetstr, setterm | curses interfaces to terminfo database |
| curs_terminfo, setterm, set_curterm, del_curterm, restartterm, tparm, tputs, putp, vidputs, vidattr, mvcur, tigetflag, tigetnum, tigetstr, setupterm | curses interfaces to terminfo database |
| panel_show, hide_panel, panel_hidden, show_panel | panels deck manipulation routines |
| curs_slk, slk_init, slk_set, slk_refresh, slk_noutrefresh, slk_label, slk_clear, slk_restore, slk_touch, slk_attron, slk_attrset, slk_attroff | curses soft label routines |
| curs_slk, slk_init, slk_set, slk_refresh, slk_noutrefresh, slk_label, slk_clear, slk_restore, slk_touch, slk_attrset, slk_attroff, slk_attron | curses soft label routines |
| curs_slk, slk_init, slk_set, slk_refresh, slk_noutrefresh, slk_label, slk_clear, slk_restore, slk_touch, slk_attron, slk_attroff, slk_attrset | curses soft label routines |
| curs_slk, slk_init, slk_set, slk_refresh, slk_noutrefresh, slk_label, slk_restore, slk_touch, slk_attron, slk_attrset, slk_attroff, slk_clear | curses soft label routines |
| curs_slk, slk_set, slk_refresh, slk_noutrefresh, slk_label, slk_clear, slk_restore, slk_touch, slk_attron, slk_attrset, slk_attroff, slk_init | curses soft label routines |
| curs_slk, slk_init, slk_set, slk_refresh, slk_noutrefresh, slk_clear, slk_restore, slk_touch, slk_attron, slk_attrset, slk_attroff, slk_label | curses soft label routines |
| curs_slk, slk_init, slk_set, slk_refresh, slk_label, slk_clear, slk_restore, slk_touch, slk_attron, slk_attrset, slk_attroff, slk_noutrefresh | curses soft label routines |
| curs_slk, slk_init, slk_set, slk_noutrefresh, slk_label, slk_clear, slk_restore, slk_touch, slk_attron, slk_attrset, slk_attroff, slk_refresh | curses soft label routines |
| curs_slk, slk_init, slk_set, slk_refresh, slk_noutrefresh, slk_label, slk_clear, slk_touch, slk_attron, slk_attrset, slk_attroff, slk_restore | curses soft label routines |
| curs_slk, slk_init, slk_refresh, slk_noutrefresh, slk_label, slk_clear, slk_restore, slk_touch, slk_attron, slk_attrset, slk_attroff, slk_set | curses soft label routines |
| curs_slk, slk_init, slk_set, slk_refresh, slk_noutrefresh, slk_label, slk_clear, slk_restore, slk_attron, slk_attrset, slk_attroff, slk_touch | curses soft label routines |
| curs_attr, attroff, wattroff, attron, wattron, attrset, wattrset, wstandend, standout, wstandout, standend | curses character and window attribute control routines |
| curs_attr, attroff, wattroff, attron, wattron, attrset, wattrset, standend, wstandend, wstandout, standout | curses character and window attribute control routines |
| curs_color, init_pair, init_color, has_colors, can_change_color, color_content, pair_content, start_color | curses color manipulation routines |
| curs_pad, newpad, prefresh, pnoutrefresh, pechochar, pechowchar, subpad | create and display curses pads |
| curs_window, newwin, delwin, mvwin, derwin, mvderwin, dupwin, wsyncup, syncok, wcursyncup, wsyncdown, subwin | create curses windows |
| curs_window, newwin, delwin, mvwin, subwin, derwin, mvderwin, dupwin, wsyncup, wcursyncup, wsyncdown, syncok | create curses windows |
| curs_termattrs, baudrate, erasechar, has_ic, has_il, killchar, longname, termname, termattrs | curses environment query routines |
| curs_termattrs, baudrate, erasechar, has_ic, has_il, killchar, longname, termattrs, termname | curses environment query routines |
| curs_termcap, tgetflag, tgetnum, tgetstr, tgoto, tputs, tgetent | curses interfaces (emulated) to the termcap library |
| curs_termcap, tgetent, tgetnum, tgetstr, tgoto, tputs, tgetflag | curses interfaces (emulated) to the termcap library |
| curs_termcap, tgetent, tgetflag, tgetstr, tgoto, tputs, tgetnum | curses interfaces (emulated) to the termcap library |
| curs_termcap, tgetent, tgetflag, tgetnum, tgoto, tputs, tgetstr | curses interfaces (emulated) to the termcap library |
| curs_termcap, tgetent, tgetflag, tgetnum, tgetstr, tputs, tgoto | curses interfaces (emulated) to the termcap library |
| curs_terminfo, setupterm, setterm, set_curterm, del_curterm, restartterm, tparm, tputs, putp, vidputs, vidattr, mvcur, tigetnum, tigetstr, tigetflag | curses interfaces to terminfo database |
| curs_terminfo, setupterm, setterm, set_curterm, del_curterm, restartterm, tparm, tputs, putp, vidputs, vidattr, mvcur, tigetflag, tigetstr, tigetnum | curses interfaces to terminfo database |
| curs_terminfo, setupterm, setterm, set_curterm, del_curterm, restartterm, tparm, tputs, putp, vidputs, vidattr, mvcur, tigetflag, tigetnum, tigetstr | curses interfaces to terminfo database |
| curs_inopts, cbreak, nocbreak, echo, noecho, halfdelay, intrflush, keypad, meta, nodelay, notimeout, raw, noraw, noqiflush, qiflush, wtimeout, typeahead, timeout | curses terminal input option control routines |
| tnf_process_enable, tnf_thread_disable, tnf_thread_enable, tnf_process_disable | probe control internal interface |
| tnf_process_disable, tnf_thread_disable, tnf_thread_enable, tnf_process_enable | probe control internal interface |
| tnf_process_disable, tnf_process_enable, tnf_thread_enable, tnf_thread_disable | probe control internal interface |
| tnf_process_disable, tnf_process_enable, tnf_thread_disable, tnf_thread_enable | probe control internal interface |
| panel_top, bottom_panel, top_panel | panels deck manipulation routines |
| menu_item_current, set_current_item, current_item, set_top_row, item_index, top_row | set and get current menus items |
| curs_touch, touchwin, untouchwin, wtouchln, is_linetouched, is_wintouched, touchline | curses refresh control routines |
| curs_touch, touchline, untouchwin, wtouchln, is_linetouched, is_wintouched, touchwin | curses refresh control routines |
| curs_terminfo, setupterm, setterm, set_curterm, del_curterm, restartterm, tputs, putp, vidputs, vidattr, mvcur, tigetflag, tigetnum, tigetstr, tparm | curses interfaces to terminfo database |
| curs_terminfo, setupterm, setterm, set_curterm, del_curterm, restartterm, tparm, putp, vidputs, vidattr, mvcur, tigetflag, tigetnum, tigetstr, tputs | curses interfaces to terminfo database |
| curs_inopts, cbreak, nocbreak, echo, noecho, halfdelay, intrflush, keypad, meta, nodelay, notimeout, raw, noraw, noqiflush, qiflush, timeout, wtimeout, typeahead | curses terminal input option control routines |
| curs_util, keyname, filter, use_env, putwin, getwin, delay_output, flushinp, unctrl | curses miscellaneous utility routines |
| curs_getch, getch, wgetch, mvgetch, mvwgetch, ungetch | get (or push back) characters from curses terminal keyboard |
| curs_getwch, getwch, wgetwch, mvgetwch, mvwgetwch, ungetwch | get (or push back) wchar_t characters from curses terminal keyboard |
| form_post, post_form, unpost_form | write or erase forms from associated subwindows |
| menu_post, post_menu, unpost_menu | write or erase menus from associated subwindows |
| curs_touch, touchwin, touchline, wtouchln, is_linetouched, is_wintouched, untouchwin | curses refresh control routines |
| panel_update, update_panels | panels virtual screen refresh routine |
| curs_util, unctrl, keyname, filter, putwin, getwin, delay_output, flushinp, use_env | curses miscellaneous utility routines |
| curs_terminfo, setupterm, setterm, set_curterm, del_curterm, restartterm, tparm, tputs, putp, vidputs, mvcur, tigetflag, tigetnum, tigetstr, vidattr | curses interfaces to terminfo database |
| curs_terminfo, setupterm, setterm, set_curterm, del_curterm, restartterm, tparm, tputs, putp, vidattr, mvcur, tigetflag, tigetnum, tigetstr, vidputs | curses interfaces to terminfo database |
| volmgt_check | have Volume Management check for media |
| volmgt_inuse | check whether or not Volume Management is managing a pathname |
| volmgt_root | return the Volume Management root directory |
| volmgt_running | return whether or not Volume Management is running |
| volmgt_symname, volmgt_symdev | convert between Volume Management symbolic names, and the devices that correspond to them |
| volmgt_symdev, volmgt_symname | convert between Volume Management symbolic names, and the devices that correspond to them |
| curs_printw, printw, wprintw, mvprintw, mvwprintw, vwprintw | print formatted output in curses windows |
| curs_scanw, scanw, wscanw, mvscanw, mvwscanw, vwscanw | convert formatted input from a curses widow |
| curs_addch, addch, mvaddch, mvwaddch, echochar, wechochar, waddch | add a character (with attributes) to a curses window and advance cursor |
| curs_addchstr, addchstr, addchnstr, waddchstr, mvaddchstr, mvaddchnstr, mvwaddchstr, mvwaddchnstr, waddchnstr | add string of characters (and attributes) to a curses window |
| curs_addchstr, addchstr, addchnstr, waddchnstr, mvaddchstr, mvaddchnstr, mvwaddchstr, mvwaddchnstr, waddchstr | add string of characters (and attributes) to a curses window |
| curs_addstr, addstr, addnstr, waddstr, mvaddstr, mvaddnstr, mvwaddstr, mvwaddnstr, waddnstr | add a string of characters to a curses window and advance cursor |
| curs_addwstr, addwstr, addnwstr, waddwstr, mvaddwstr, mvaddnwstr, mvwaddwstr, mvwaddnwstr, waddnwstr | add a string of wchar_t characters to a curses window and advance cursor |
| curs_addstr, addstr, addnstr, waddnstr, mvaddstr, mvaddnstr, mvwaddstr, mvwaddnstr, waddstr | add a string of characters to a curses window and advance cursor |
| curs_addwch, addwch, mvaddwch, mvwaddwch, echowchar, wechowchar, waddwch | add a wchar_t character (with attributes) to a curses window and advance cursor |
| curs_addwchstr, addwchstr, addwchnstr, waddwchstr, mvaddwchstr, mvaddwchnstr, mvwaddwchstr, mvwaddwchnstr, waddwchnstr | add string of wchar_t characters (and attributes) to a curses window |
| curs_addwchstr, addwchstr, addwchnstr, waddwchnstr, mvaddwchstr, mvaddwchnstr, mvwaddwchstr, mvwaddwchnstr, waddwchstr | add string of wchar_t characters (and attributes) to a curses window |
| curs_addwstr, addwstr, addnwstr, waddnwstr, mvaddwstr, mvaddnwstr, mvwaddwstr, mvwaddnwstr, waddwstr | add a string of wchar_t characters to a curses window and advance cursor |
| curs_alecompat, movenextch, wmovenextch, moveprevch, wmoveprevch, adjcurspos, wadjcurspos | these functions are added to ALE curses library for moving the cursor by character. |
| curs_attr, attroff, attron, wattron, attrset, wattrset, standend, wstandend, standout, wstandout, wattroff | curses character and window attribute control routines |
| curs_attr, attroff, wattroff, attron, attrset, wattrset, standend, wstandend, standout, wstandout, wattron | curses character and window attribute control routines |
| curs_attr, attroff, wattroff, attron, wattron, attrset, standend, wstandend, standout, wstandout, wattrset | curses character and window attribute control routines |
| curs_bkgd, bkgd, bkgdset, wbkgdset, wbkgd | curses window background manipulation routines |
| curs_bkgd, bkgd, bkgdset, wbkgd, wbkgdset | curses window background manipulation routines |
| curs_border, border, box, whline, wvline, wborder | create curses borders, horizontal and vertical lines |
| curs_clear, erase, werase, clear, clrtobot, wclrtobot, clrtoeol, wclrtoeol, wclear | clear all or part of a curses window |
| curs_clear, erase, werase, clear, wclear, clrtobot, clrtoeol, wclrtoeol, wclrtobot | clear all or part of a curses window |
| curs_clear, erase, werase, clear, wclear, clrtobot, wclrtobot, clrtoeol, wclrtoeol | clear all or part of a curses window |
| curs_window, newwin, delwin, mvwin, subwin, derwin, mvderwin, dupwin, wsyncup, syncok, wsyncdown, wcursyncup | create curses windows |
| curs_delch, delch, mvdelch, mvwdelch, wdelch | delete character under cursor in a curses window |
| curs_deleteln, deleteln, insdelln, winsdelln, insertln, winsertln, wdeleteln | delete and insert lines in a curses window |
| curs_addch, addch, waddch, mvaddch, mvwaddch, echochar, wechochar | add a character (with attributes) to a curses window and advance cursor |
| curs_addwch, addwch, waddwch, mvaddwch, mvwaddwch, echowchar, wechowchar | add a wchar_t character (with attributes) to a curses window and advance cursor |
| curs_clear, erase, clear, wclear, clrtobot, wclrtobot, clrtoeol, wclrtoeol, werase | clear all or part of a curses window |
| curs_getch, getch, mvgetch, mvwgetch, ungetch, wgetch | get (or push back) characters from curses terminal keyboard |
| curs_getstr, getstr, wgetstr, mvgetstr, mvwgetstr, wgetnstr | get character strings from curses terminal keyboard |
| curs_getwstr, getwstr, getnwstr, wgetwstr, mvgetwstr, mvgetnwstr, mvwgetwstr, mvwgetnwstr, wgetnwstr | get wchar_t character strings from curses terminal keyboard |
| curs_getstr, getstr, mvgetstr, mvwgetstr, wgetnstr, wgetstr | get character strings from curses terminal keyboard |
| curs_getwch, getwch, mvgetwch, mvwgetwch, ungetwch, wgetwch | get (or push back) wchar_t characters from curses terminal keyboard |
| curs_getwstr, getwstr, getnwstr, wgetnwstr, mvgetwstr, mvgetnwstr, mvwgetwstr, mvwgetnwstr, wgetwstr | get wchar_t character strings from curses terminal keyboard |
| curs_border, border, wborder, box, wvline, whline | create curses borders, horizontal and vertical lines |
| curs_inch, inch, mvinch, mvwinch, winch | get a character and its attributes from a curses window |
| curs_inchstr, inchstr, inchnstr, winchstr, mvinchstr, mvinchnstr, mvwinchstr, mvwinchnstr, winchnstr | get a string of characters (and attributes) from a curses window |
| curs_inchstr, inchstr, inchnstr, winchnstr, mvinchstr, mvinchnstr, mvwinchstr, mvwinchnstr, winchstr | get a string of characters (and attributes) from a curses window |
| curs_instr, instr, innstr, winstr, mvinstr, mvinnstr, mvwinstr, mvwinnstr, winnstr | get a string of characters from a curses window |
| curs_inwstr, inwstr, innwstr, winwstr, mvinwstr, mvinnwstr, mvwinwstr, mvwinnwstr, winnwstr | get a string of wchar_t characters from a curses window |
| curs_insch, insch, mvinsch, mvwinsch, winsch | insert a character before the character under the cursor in a curses window |
| curs_deleteln, deleteln, wdeleteln, insdelln, insertln, winsertln, winsdelln | delete and insert lines in a curses window |
| curs_deleteln, deleteln, wdeleteln, insdelln, winsdelln, insertln, winsertln | delete and insert lines in a curses window |
| curs_insstr, insstr, insnstr, winsstr, mvinsstr, mvinsnstr, mvwinsstr, mvwinsnstr, winsnstr | insert string before character under the cursor in a curses window |
| curs_inswstr, inswstr, insnwstr, winswstr, mvinswstr, mvinsnwstr, mvwinswstr, mvwinsnwstr, winsnwstr | insert wchar_t string before character under the cursor in a curses window |
| curs_insstr, insstr, insnstr, winsnstr, mvinsstr, mvinsnstr, mvwinsstr, mvwinsnstr, winsstr | insert string before character under the cursor in a curses window |
| curs_instr, instr, innstr, winnstr, mvinstr, mvinnstr, mvwinstr, mvwinnstr, winstr | get a string of characters from a curses window |
| curs_inswch, inswch, mvinswch, mvwinswch, winswch | insert a wchar_t character before the character under the cursor in a curses window |
| curs_inswstr, inswstr, insnwstr, winsnwstr, mvinswstr, mvinsnwstr, mvwinswstr, mvwinsnwstr, winswstr | insert wchar_t string before character under the cursor in a curses window |
| curs_inwch, inwch, mvinwch, mvwinwch, winwch | get a wchar_t character and its attributes from a curses window |
| curs_inwchstr, inwchstr, inwchnstr, winwchstr, mvinwchstr, mvinwchnstr, mvwinwchstr, mvwinwchnstr, winwchnstr | get a string of wchar_t characters (and attributes) from a curses window |
| curs_inwchstr, inwchstr, inwchnstr, winwchnstr, mvinwchstr, mvinwchnstr, mvwinwchstr, mvwinwchnstr, winwchstr | get a string of wchar_t characters (and attributes) from a curses window |
| curs_inwstr, inwstr, innwstr, winnwstr, mvinwstr, mvinnwstr, mvwinwstr, mvwinnwstr, winwstr | get a string of wchar_t characters from a curses window |
| curs_move, move, wmove | move curses window cursor |
| curs_alecompat, movenextch, moveprevch, wmoveprevch, adjcurspos, wadjcurspos, wmovenextch | these functions are added to ALE curses library for moving the cursor by character. |
| curs_alecompat, movenextch, wmovenextch, moveprevch, adjcurspos, wadjcurspos, wmoveprevch | these functions are added to ALE curses library for moving the cursor by character. |
| curs_refresh, refresh, wrefresh, doupdate, redrawwin, wredrawln, wnoutrefresh | refresh curses windows and lines |
| curs_printw, printw, mvprintw, mvwprintw, vwprintw, wprintw | print formatted output in curses windows |
| curs_refresh, refresh, wrefresh, wnoutrefresh, doupdate, redrawwin, wredrawln | refresh curses windows and lines |
| curs_refresh, refresh, wnoutrefresh, doupdate, redrawwin, wredrawln, wrefresh | refresh curses windows and lines |
| read_vtoc, write_vtoc | read and write a disk’s VTOC |
| curs_scanw, scanw, mvscanw, mvwscanw, vwscanw, wscanw | convert formatted input from a curses widow |
| curs_scroll, scroll, scrl, wscrl | scroll a curses window |
| curs_outopts, clearok, idlok, idcok, immedok, leaveok, setscrreg, scrollok, nl, nonl, wsetscrreg | curses terminal output option control routines |
| curs_attr, attroff, wattroff, attron, wattron, attrset, wattrset, standend, standout, wstandout, wstandend | curses character and window attribute control routines |
| curs_attr, attroff, wattroff, attron, wattron, attrset, wattrset, standend, wstandend, standout, wstandout | curses character and window attribute control routines |
| curs_window, newwin, delwin, mvwin, subwin, derwin, mvderwin, dupwin, wsyncup, syncok, wcursyncup, wsyncdown | create curses windows |
| curs_window, newwin, delwin, mvwin, subwin, derwin, mvderwin, dupwin, syncok, wcursyncup, wsyncdown, wsyncup | create curses windows |
| curs_inopts, cbreak, nocbreak, echo, noecho, halfdelay, intrflush, keypad, meta, nodelay, notimeout, raw, noraw, noqiflush, qiflush, timeout, typeahead, wtimeout | curses terminal input option control routines |
| curs_touch, touchwin, touchline, untouchwin, is_linetouched, is_wintouched, wtouchln | curses refresh control routines |
| curs_border, border, wborder, box, whline, wvline | create curses borders, horizontal and vertical lines |
| assert, ASSERT | expression verification |
| intro, Intro | introduction to DDI/DKI functions |
| otherq, OTHERQ | get pointer to queue’s partner queue |
| rd, RD | get pointer to the read queue |
| samestr, SAMESTR | test if next queue is in the same stream |
| wr, WR | get pointer to the write queue for this module or driver |
| adjmsg | trim bytes from a message |
| allocb | allocate a message block |
| anocancel | prevent cancellation of asynchronous I/O request |
| aphysio | perform asynchronous physical I/O |
| ASSERT, assert | expression verification |
| backq | get pointer to the queue behind the current queue |
| bcanput | test for flow control in specified priority band |
| canputnext, bcanputnext | test for room in next module’s message queue |
| bcmp | compare two byte arrays |
| bcopy | copy data between address locations in the kernel |
| biodone | release buffer after buffer I/O transfer and notify blocked threads |
| bioerror | indicate error in buffer header |
| bioreset | reuse a private buffer header after I/O is complete |
| biowait | suspend processes pending completion of block I/O |
| bp_mapin | allocate virtual address space |
| bp_mapout | deallocate virtual address space |
| btop | convert size in bytes to size in pages (round down) |
| btopr | convert size in bytes to size in pages (round up) |
| bufcall | call a function when a buffer becomes available |
| bzero | clear memory for a given number of bytes |
| canput | test for room in a message queue |
| bcanputnext, canputnext | test for room in next module’s message queue |
| clrbuf | erase the contents of a buffer |
| vcmn_err, cmn_err | display an error message or panic the system |
| cv_init, cv_destroy, cv_wait, cv_signal, cv_broadcast, cv_wait_sig, cv_timedwait, cv_timedwait_sig, condvar | condition variable routines |
| copyb | copy a message block |
| copyin | copy data from a user program to a driver buffer |
| copymsg | copy a message |
| copyout | copy data from a driver to a user program |
| condvar, cv_init, cv_destroy, cv_wait, cv_signal, cv_wait_sig, cv_timedwait, cv_timedwait_sig, cv_broadcast | condition variable routines |
| condvar, cv_init, cv_wait, cv_signal, cv_broadcast, cv_wait_sig, cv_timedwait, cv_timedwait_sig, cv_destroy | condition variable routines |
| condvar, cv_destroy, cv_wait, cv_signal, cv_broadcast, cv_wait_sig, cv_timedwait, cv_timedwait_sig, cv_init | condition variable routines |
| condvar, cv_init, cv_destroy, cv_wait, cv_broadcast, cv_wait_sig, cv_timedwait, cv_timedwait_sig, cv_signal | condition variable routines |
| condvar, cv_init, cv_destroy, cv_wait, cv_signal, cv_broadcast, cv_wait_sig, cv_timedwait_sig, cv_timedwait | condition variable routines |
| condvar, cv_init, cv_destroy, cv_wait, cv_signal, cv_broadcast, cv_wait_sig, cv_timedwait, cv_timedwait_sig | condition variable routines |
| condvar, cv_init, cv_destroy, cv_signal, cv_broadcast, cv_wait_sig, cv_timedwait, cv_timedwait_sig, cv_wait | condition variable routines |
| condvar, cv_init, cv_destroy, cv_wait, cv_signal, cv_broadcast, cv_timedwait, cv_timedwait_sig, cv_wait_sig | condition variable routines |
| datamsg | test whether a message is a data message |
| ddi_get_iblock_cookie, ddi_remove_intr, ddi_add_intr | hardware interrupt handling routines |
| ddi_get_soft_iblock_cookie, ddi_remove_softintr, ddi_trigger_softintr, ddi_add_softintr | software interrupt handling routines |
| ddi_btopr, ddi_ptob, ddi_btop | page size conversions |
| ddi_btop, ddi_ptob, ddi_btopr | page size conversions |
| ddi_copyin | copy data to a driver buffer |
| ddi_copyout | copy data from a driver |
| ddi_create_minor_node | create a minor node for this device |
| ddi_dev_is_sid | tell whether a device is self-identifying |
| ddi_dev_nintrs | return the number of interrupt specifications a device has |
| ddi_dev_nregs | return the number of register sets a device has |
| ddi_dev_regsize | return the size of a device’s register |
| ddi_device_copy | copy data from one device register to another device register |
| ddi_device_zero | zero fill the device |
| ddi_dma_addr_bind_handle | binds an address to a DMA handle |
| ddi_dma_addr_setup | easier DMA setup for use with virtual addresses |
| ddi_dma_alloc_handle | allocate DMA handle |
| ddi_dma_buf_bind_handle | binds a system buffer to a DMA handle |
| ddi_dma_buf_setup | easier DMA setup for use with buffer structures |
| ddi_dma_burstsizes | find out the allowed burst sizes for a DMA mapping |
| ddi_dma_coff | convert a DMA cookie to an offset within a DMA handle |
| ddi_dma_curwin | report current DMA window offset and size |
| ddi_dma_devalign | find DMA mapping alignment and minimum transfer size |
| ddi_dma_free | release system DMA resources |
| ddi_dma_free_handle | free DMA handle |
| ddi_dma_getwin | activate a new DMA window |
| ddi_dma_htoc | convert a DMA handle to a DMA address cookie |
| ddi_dma_mem_alloc | allocate memory for DMA transfer |
| ddi_dma_mem_free | free previously allocated memory |
| ddi_dma_movwin | shift current DMA window |
| ddi_dma_nextcookie | retrieve subsequent DMA cookie |
| ddi_dma_nextseg | get next DMA segment |
| ddi_dma_nextwin | get next DMA window |
| ddi_dma_numwin | retrieve number of DMA windows |
| ddi_dma_segtocookie | convert a DMA segment to a DMA address cookie |
| ddi_dma_set_sbus64 | allow 64 bit transfers on SBus |
| ddi_dma_setup | setup DMA resources |
| ddi_dma_sync | synchronize CPU and I/O views of memory |
| ddi_dma_unbind_handle | unbinds the address in a DMA handle |
| ddi_dmae_alloc, ddi_dmae_release, ddi_dmae_prog, ddi_dmae_disable, ddi_dmae_enable, ddi_dmae_stop, ddi_dmae_getcnt, ddi_dmae_1stparty, ddi_dmae_getlim, ddi_dmae_getattr, ddi_dmae | system DMA engine functions |
| ddi_dmae, ddi_dmae_alloc, ddi_dmae_release, ddi_dmae_prog, ddi_dmae_disable, ddi_dmae_enable, ddi_dmae_stop, ddi_dmae_getcnt, ddi_dmae_getlim, ddi_dmae_getattr, ddi_dmae_1stparty | system DMA engine functions |
| ddi_dmae, ddi_dmae_release, ddi_dmae_prog, ddi_dmae_disable, ddi_dmae_enable, ddi_dmae_stop, ddi_dmae_getcnt, ddi_dmae_1stparty, ddi_dmae_getlim, ddi_dmae_getattr, ddi_dmae_alloc | system DMA engine functions |
| ddi_dmae, ddi_dmae_alloc, ddi_dmae_release, ddi_dmae_prog, ddi_dmae_enable, ddi_dmae_stop, ddi_dmae_getcnt, ddi_dmae_1stparty, ddi_dmae_getlim, ddi_dmae_getattr, ddi_dmae_disable | system DMA engine functions |
| ddi_dmae, ddi_dmae_alloc, ddi_dmae_release, ddi_dmae_prog, ddi_dmae_disable, ddi_dmae_stop, ddi_dmae_getcnt, ddi_dmae_1stparty, ddi_dmae_getlim, ddi_dmae_getattr, ddi_dmae_enable | system DMA engine functions |
| ddi_dmae, ddi_dmae_alloc, ddi_dmae_release, ddi_dmae_prog, ddi_dmae_disable, ddi_dmae_enable, ddi_dmae_stop, ddi_dmae_getcnt, ddi_dmae_1stparty, ddi_dmae_getlim, ddi_dmae_getattr | system DMA engine functions |
| ddi_dmae, ddi_dmae_alloc, ddi_dmae_release, ddi_dmae_prog, ddi_dmae_disable, ddi_dmae_enable, ddi_dmae_stop, ddi_dmae_1stparty, ddi_dmae_getlim, ddi_dmae_getattr, ddi_dmae_getcnt | system DMA engine functions |
| ddi_dmae, ddi_dmae_alloc, ddi_dmae_release, ddi_dmae_prog, ddi_dmae_disable, ddi_dmae_enable, ddi_dmae_stop, ddi_dmae_getcnt, ddi_dmae_1stparty, ddi_dmae_getattr, ddi_dmae_getlim | system DMA engine functions |
| ddi_dmae, ddi_dmae_alloc, ddi_dmae_release, ddi_dmae_disable, ddi_dmae_enable, ddi_dmae_stop, ddi_dmae_getcnt, ddi_dmae_1stparty, ddi_dmae_getlim, ddi_dmae_getattr, ddi_dmae_prog | system DMA engine functions |
| ddi_dmae, ddi_dmae_alloc, ddi_dmae_prog, ddi_dmae_disable, ddi_dmae_enable, ddi_dmae_stop, ddi_dmae_getcnt, ddi_dmae_1stparty, ddi_dmae_getlim, ddi_dmae_getattr, ddi_dmae_release | system DMA engine functions |
| ddi_dmae, ddi_dmae_alloc, ddi_dmae_release, ddi_dmae_prog, ddi_dmae_disable, ddi_dmae_enable, ddi_dmae_getcnt, ddi_dmae_1stparty, ddi_dmae_getlim, ddi_dmae_getattr, ddi_dmae_stop | system DMA engine functions |
| ddi_exit_critical, ddi_enter_critical | enter and exit a critical region of control |
| ddi_enter_critical, ddi_exit_critical | enter and exit a critical region of control |
| ddi_fls, ddi_ffs | find first (last) bit set in a long integer |
| ddi_ffs, ddi_fls | find first (last) bit set in a long integer |
| ddi_get_cred | returns a pointer to the credential structure of the caller |
| ddi_set_driver_private, ddi_get_driver_private | get or set the address of the device’s private data area |
| ddi_add_intr, ddi_remove_intr, ddi_get_iblock_cookie | hardware interrupt handling routines |
| ddi_get_instance | get device instance number |
| ddi_get_name | return driver binding name |
| ddi_get_parent | find the parent of a device information structure |
| ddi_add_softintr, ddi_remove_softintr, ddi_trigger_softintr, ddi_get_soft_iblock_cookie | software interrupt handling routines |
| ddi_soft_state, ddi_soft_state_fini, ddi_soft_state_free, ddi_soft_state_init, ddi_soft_state_zalloc, ddi_get_soft_state | driver soft state utility routines |
| ddi_getw, ddi_getl, ddi_getll, ddi_getb | read data from the mapped memory address, device register or allocated DMA memory address |
| ddi_getb, ddi_getw, ddi_getll, ddi_getl | read data from the mapped memory address, device register or allocated DMA memory address |
| ddi_getb, ddi_getw, ddi_getl, ddi_getll | read data from the mapped memory address, device register or allocated DMA memory address |
| ddi_prop_op, ddi_getprop, ddi_getlongprop_buf, ddi_getproplen, ddi_getlongprop | get property information for leaf device drivers |
| ddi_prop_op, ddi_getprop, ddi_getlongprop, ddi_getproplen, ddi_getlongprop_buf | get property information for leaf device drivers |
| ddi_prop_op, ddi_getlongprop, ddi_getlongprop_buf, ddi_getproplen, ddi_getprop | get property information for leaf device drivers |
| ddi_prop_op, ddi_getprop, ddi_getlongprop, ddi_getlongprop_buf, ddi_getproplen | get property information for leaf device drivers |
| ddi_getb, ddi_getl, ddi_getll, ddi_getw | read data from the mapped memory address, device register or allocated DMA memory address |
| ddi_intr_hilevel | indicate interrupt handler type |
| ddi_io_getw, ddi_io_getl, ddi_io_getb | read data from the mapped device register in I/O space |
| ddi_io_getb, ddi_io_getw, ddi_io_getl | read data from the mapped device register in I/O space |
| ddi_io_getb, ddi_io_getl, ddi_io_getw | read data from the mapped device register in I/O space |
| ddi_io_putw, ddi_io_putl, ddi_io_putb | write data to the mapped device register in I/O space |
| ddi_io_putb, ddi_io_putw, ddi_io_putl | write data to the mapped device register in I/O space |
| ddi_io_putb, ddi_io_putl, ddi_io_putw | write data to the mapped device register in I/O space |
| ddi_io_rep_getw, ddi_io_rep_getl, ddi_io_rep_getb | read multiple data from the mapped device register in I/O space |
| ddi_io_rep_getb, ddi_io_rep_getw, ddi_io_rep_getl | read multiple data from the mapped device register in I/O space |
| ddi_io_rep_getb, ddi_io_rep_getl, ddi_io_rep_getw | read multiple data from the mapped device register in I/O space |
| ddi_io_rep_putw, ddi_io_rep_putl, ddi_io_rep_putb | write multiple data to the mapped device register in I/O space |
| ddi_io_rep_putb, ddi_io_rep_putw, ddi_io_rep_putl | write multiple data to the mapped device register in I/O space |
| ddi_io_rep_putb, ddi_io_rep_putl, ddi_io_rep_putw | write multiple data to the mapped device register in I/O space |
| ddi_iomin | find minimum alignment and transfer size for DMA |
| ddi_iopb_free, ddi_iopb_alloc | allocate and free non-sequentially accessed memory |
| ddi_iopb_alloc, ddi_iopb_free | allocate and free non-sequentially accessed memory |
| ddi_unmap_regs, ddi_map_regs | map or unmap registers |
| ddi_mapdev | create driver-controlled mapping of device |
| ddi_mapdev_nointercept, ddi_mapdev_intercept | control driver notification of user accesses |
| ddi_mapdev_intercept, ddi_mapdev_nointercept | control driver notification of user accesses |
| ddi_mapdev_set_device_acc_attr | Set the device attributes for the mapping |
| ddi_mem_free, ddi_mem_alloc | allocate and free sequentially accessed memory |
| ddi_mem_alloc, ddi_mem_free | allocate and free sequentially accessed memory |
| ddi_mem_getw, ddi_mem_getl, ddi_mem_getll, ddi_mem_getb | read data from mapped device in the memory space or allocated DMA memory |
| ddi_mem_getb, ddi_mem_getw, ddi_mem_getll, ddi_mem_getl | read data from mapped device in the memory space or allocated DMA memory |
| ddi_mem_getb, ddi_mem_getw, ddi_mem_getl, ddi_mem_getll | read data from mapped device in the memory space or allocated DMA memory |
| ddi_mem_getb, ddi_mem_getl, ddi_mem_getll, ddi_mem_getw | read data from mapped device in the memory space or allocated DMA memory |
| ddi_mem_putw, ddi_mem_putl, ddi_mem_putll, ddi_mem_putb | write data to mapped device in the memory space or allocated DMA memory |
| ddi_mem_putb, ddi_mem_putw, ddi_mem_putll, ddi_mem_putl | write data to mapped device in the memory space or allocated DMA memory |
| ddi_mem_putb, ddi_mem_putw, ddi_mem_putl, ddi_mem_putll | write data to mapped device in the memory space or allocated DMA memory |
| ddi_mem_putb, ddi_mem_putl, ddi_mem_putll, ddi_mem_putw | write data to mapped device in the memory space or allocated DMA memory |
| ddi_mem_rep_getw, ddi_mem_rep_getl, ddi_mem_rep_getll, ddi_mem_rep_getb | read multiple data from mapped device in the memory space or allocated DMA memory |
| ddi_mem_rep_getb, ddi_mem_rep_getw, ddi_mem_rep_getll, ddi_mem_rep_getl | read multiple data from mapped device in the memory space or allocated DMA memory |
| ddi_mem_rep_getb, ddi_mem_rep_getw, ddi_mem_rep_getl, ddi_mem_rep_getll | read multiple data from mapped device in the memory space or allocated DMA memory |
| ddi_mem_rep_getb, ddi_mem_rep_getl, ddi_mem_rep_getll, ddi_mem_rep_getw | read multiple data from mapped device in the memory space or allocated DMA memory |
| ddi_mem_rep_putw, ddi_mem_rep_putl, ddi_mem_rep_putll, ddi_mem_rep_putb | write multiple data to mapped device in the memory space or allocated DMA memory |
| ddi_mem_rep_putb, ddi_mem_rep_putw, ddi_mem_rep_putll, ddi_mem_rep_putl | write multiple data to mapped device in the memory space or allocated DMA memory |
| ddi_mem_rep_putb, ddi_mem_rep_putw, ddi_mem_rep_putl, ddi_mem_rep_putll | write multiple data to mapped device in the memory space or allocated DMA memory |
| ddi_mem_rep_putb, ddi_mem_rep_putl, ddi_mem_rep_putll, ddi_mem_rep_putw | write multiple data to mapped device in the memory space or allocated DMA memory |
| ddi_peekc, ddi_peeks, ddi_peekl, ddi_peekd, ddi_peek | read a value from a location |
| ddi_peek, ddi_peeks, ddi_peekl, ddi_peekd, ddi_peekc | read a value from a location |
| ddi_peek, ddi_peekc, ddi_peeks, ddi_peekl, ddi_peekd | read a value from a location |
| ddi_peek, ddi_peekc, ddi_peeks, ddi_peekd, ddi_peekl | read a value from a location |
| ddi_peek, ddi_peekc, ddi_peekl, ddi_peekd, ddi_peeks | read a value from a location |
| ddi_pokec, ddi_pokes, ddi_pokel, ddi_poked, ddi_poke | write a value to a location |
| ddi_poke, ddi_pokes, ddi_pokel, ddi_poked, ddi_pokec | write a value to a location |
| ddi_poke, ddi_pokec, ddi_pokes, ddi_pokel, ddi_poked | write a value to a location |
| ddi_poke, ddi_pokec, ddi_pokes, ddi_poked, ddi_pokel | write a value to a location |
| ddi_poke, ddi_pokec, ddi_pokel, ddi_poked, ddi_pokes | write a value to a location |
| ddi_prop_modify, ddi_prop_remove, ddi_prop_remove_all, ddi_prop_undefine, ddi_prop_create | create, remove, or modify properties for leaf device drivers |
| ddi_prop_exists | check for the existence of a property |
| ddi_prop_lookup, ddi_prop_lookup_int_array, ddi_prop_lookup_string_array, ddi_prop_lookup_string, ddi_prop_lookup_byte_array, ddi_prop_free | look up property information |
| ddi_prop_get_int | lookup integer property |
| ddi_prop_lookup_int_array, ddi_prop_lookup_string_array, ddi_prop_lookup_string, ddi_prop_lookup_byte_array, ddi_prop_free, ddi_prop_lookup | look up property information |
| ddi_prop_lookup, ddi_prop_lookup_int_array, ddi_prop_lookup_string_array, ddi_prop_lookup_string, ddi_prop_free, ddi_prop_lookup_byte_array | look up property information |
| ddi_prop_lookup, ddi_prop_lookup_string_array, ddi_prop_lookup_string, ddi_prop_lookup_byte_array, ddi_prop_free, ddi_prop_lookup_int_array | look up property information |
| ddi_prop_lookup, ddi_prop_lookup_int_array, ddi_prop_lookup_string_array, ddi_prop_lookup_byte_array, ddi_prop_free, ddi_prop_lookup_string | look up property information |
| ddi_prop_lookup, ddi_prop_lookup_int_array, ddi_prop_lookup_string, ddi_prop_lookup_byte_array, ddi_prop_free, ddi_prop_lookup_string_array | look up property information |
| ddi_prop_create, ddi_prop_remove, ddi_prop_remove_all, ddi_prop_undefine, ddi_prop_modify | create, remove, or modify properties for leaf device drivers |
| ddi_getprop, ddi_getlongprop, ddi_getlongprop_buf, ddi_getproplen, ddi_prop_op | get property information for leaf device drivers |
| ddi_prop_create, ddi_prop_modify, ddi_prop_remove_all, ddi_prop_undefine, ddi_prop_remove | create, remove, or modify properties for leaf device drivers |
| ddi_prop_create, ddi_prop_modify, ddi_prop_remove, ddi_prop_undefine, ddi_prop_remove_all | create, remove, or modify properties for leaf device drivers |
| ddi_prop_create, ddi_prop_modify, ddi_prop_remove, ddi_prop_remove_all, ddi_prop_undefine | create, remove, or modify properties for leaf device drivers |
| ddi_prop_update_int_array, ddi_prop_update_int, ddi_prop_update_string_array, ddi_prop_update_string, ddi_prop_update_byte_array, ddi_prop_update | update properties |
| ddi_prop_update, ddi_prop_update_int_array, ddi_prop_update_int, ddi_prop_update_string_array, ddi_prop_update_string, ddi_prop_update_byte_array | update properties |
| ddi_prop_update, ddi_prop_update_int_array, ddi_prop_update_string_array, ddi_prop_update_string, ddi_prop_update_byte_array, ddi_prop_update_int | update properties |
| ddi_prop_update, ddi_prop_update_int, ddi_prop_update_string_array, ddi_prop_update_string, ddi_prop_update_byte_array, ddi_prop_update_int_array | update properties |
| ddi_prop_update, ddi_prop_update_int_array, ddi_prop_update_int, ddi_prop_update_string_array, ddi_prop_update_byte_array, ddi_prop_update_string | update properties |
| ddi_prop_update, ddi_prop_update_int_array, ddi_prop_update_int, ddi_prop_update_string, ddi_prop_update_byte_array, ddi_prop_update_string_array | update properties |
| ddi_btop, ddi_btopr, ddi_ptob | page size conversions |
| ddi_putw, ddi_putl, ddi_putll, ddi_putb | write data to the mapped memory address, device register or allocated DMA memory address |
| ddi_putb, ddi_putw, ddi_putll, ddi_putl | write data to the mapped memory address, device register or allocated DMA memory address |
| ddi_putb, ddi_putw, ddi_putl, ddi_putll | write data to the mapped memory address, device register or allocated DMA memory address |
| ddi_putb, ddi_putl, ddi_putll, ddi_putw | write data to the mapped memory address, device register or allocated DMA memory address |
| ddi_regs_map_free | free a previously mapped register address space |
| ddi_regs_map_setup | set up a mapping for a register address space |
| ddi_add_intr, ddi_get_iblock_cookie, ddi_remove_intr | hardware interrupt handling routines |
| ddi_remove_minor_node | remove a minor node for this dev_info |
| ddi_add_softintr, ddi_get_soft_iblock_cookie, ddi_trigger_softintr, ddi_remove_softintr | software interrupt handling routines |
| ddi_rep_getw, ddi_rep_getl, ddi_rep_getll, ddi_rep_getb | read data from the mapped memory address, device register or allocated DMA memory address |
| ddi_rep_getb, ddi_rep_getw, ddi_rep_getll, ddi_rep_getl | read data from the mapped memory address, device register or allocated DMA memory address |
| ddi_rep_getb, ddi_rep_getw, ddi_rep_getl, ddi_rep_getll | read data from the mapped memory address, device register or allocated DMA memory address |
| ddi_rep_getb, ddi_rep_getl, ddi_rep_getll, ddi_rep_getw | read data from the mapped memory address, device register or allocated DMA memory address |
| ddi_rep_putw, ddi_rep_putl, ddi_rep_putll, ddi_rep_putb | write data to the mapped memory address, device register or allocated DMA memory address |
| ddi_rep_putb, ddi_rep_putw, ddi_rep_putll, ddi_rep_putl | write data to the mapped memory address, device register or allocated DMA memory address |
| ddi_rep_putb, ddi_rep_putw, ddi_rep_putl, ddi_rep_putll | write data to the mapped memory address, device register or allocated DMA memory address |
| ddi_rep_putb, ddi_rep_putl, ddi_rep_putll, ddi_rep_putw | write data to the mapped memory address, device register or allocated DMA memory address |
| ddi_report_dev | announce a device |
| ddi_root_node | get the root of the dev_info tree |
| ddi_segmap_setup, ddi_segmap | Set up a user mapping using seg_dev |
| ddi_segmap, ddi_segmap_setup | Set up a user mapping using seg_dev |
| ddi_get_driver_private, ddi_set_driver_private | get or set the address of the device’s private data area |
| ddi_slaveonly | tell if a device is installed in a slave access only location |
| ddi_get_soft_state, ddi_soft_state_fini, ddi_soft_state_free, ddi_soft_state_init, ddi_soft_state_zalloc, ddi_soft_state | driver soft state utility routines |
| ddi_soft_state, ddi_get_soft_state, ddi_soft_state_free, ddi_soft_state_init, ddi_soft_state_zalloc, ddi_soft_state_fini | driver soft state utility routines |
| ddi_soft_state, ddi_get_soft_state, ddi_soft_state_fini, ddi_soft_state_init, ddi_soft_state_zalloc, ddi_soft_state_free | driver soft state utility routines |
| ddi_soft_state, ddi_get_soft_state, ddi_soft_state_fini, ddi_soft_state_free, ddi_soft_state_zalloc, ddi_soft_state_init | driver soft state utility routines |
| ddi_soft_state, ddi_get_soft_state, ddi_soft_state_fini, ddi_soft_state_free, ddi_soft_state_init, ddi_soft_state_zalloc | driver soft state utility routines |
| ddi_add_softintr, ddi_get_soft_iblock_cookie, ddi_remove_softintr, ddi_trigger_softintr | software interrupt handling routines |
| ddi_map_regs, ddi_unmap_regs | map or unmap registers |
| delay | delay execution for a specified number of clock ticks |
| disksort | single direction elevator seek sort for buffers |
| drv_getparm | retrieve kernel state information |
| drv_hztousec | convert clock ticks to microseconds |
| drv_priv | determine driver privilege |
| drv_usectohz | convert microseconds to clock ticks |
| drv_usecwait | busy-wait for specified interval |
| dupb | duplicate a message block descriptor |
| dupmsg | duplicate a message |
| enableok | reschedule a queue for service |
| esballoc | allocate a message block using a caller-supplied buffer |
| esbbcall | call function when buffer is available |
| flushband | flush messages for a specified priority band |
| flushq | remove messages from a queue |
| get_pktiopb, free_pktiopb | allocate/free a SCSI packet in the iopb map |
| freeb | free a message block |
| freemsg | free all message blocks in a message |
| freerbuf | free a raw buffer header |
| unfreezestr, freezestr | freeze, thaw the state of a stream |
| free_pktiopb, get_pktiopb | allocate/free a SCSI packet in the iopb map |
| geterror | return I/O error |
| getmajor | get major device number |
| getminor | get minor device number |
| getq | get the next message from a queue |
| getrbuf | get a raw buffer header |
| hat_getkpfnum | get page frame number for kernel address |
| inw, inl, repinsb, repinsw, repinsd, inb | read from an I/O port |
| inb, inw, repinsb, repinsw, repinsd, inl | read from an I/O port |
| insq | insert a message into a queue |
| Intro, intro | introduction to DDI/DKI functions |
| inb, inl, repinsb, repinsw, repinsd, inw | read from an I/O port |
| kmem_zalloc, kmem_free, kmem_alloc | allocate kernel memory |
| kmem_alloc, kmem_zalloc, kmem_free | allocate kernel memory |
| kmem_alloc, kmem_free, kmem_zalloc | allocate kernel memory |
| kstat_create | create and initialize a new kstat |
| kstat_delete | remove a kstat from the system |
| kstat_install | add a fully initialized kstat to the system |
| kstat_named_init | initialize a named kstat |
| kstat_waitq_enter, kstat_waitq_exit, kstat_runq_enter, kstat_runq_exit, kstat_waitq_to_runq, kstat_runq_back_to_waitq, kstat_queue | update I/O kstat statistics |
| kstat_queue, kstat_waitq_enter, kstat_waitq_exit, kstat_runq_enter, kstat_runq_exit, kstat_waitq_to_runq, kstat_runq_back_to_waitq | update I/O kstat statistics |
| kstat_queue, kstat_waitq_enter, kstat_waitq_exit, kstat_runq_exit, kstat_waitq_to_runq, kstat_runq_back_to_waitq, kstat_runq_enter | update I/O kstat statistics |
| kstat_queue, kstat_waitq_enter, kstat_waitq_exit, kstat_runq_enter, kstat_waitq_to_runq, kstat_runq_back_to_waitq, kstat_runq_exit | update I/O kstat statistics |
| kstat_queue, kstat_waitq_exit, kstat_runq_enter, kstat_runq_exit, kstat_waitq_to_runq, kstat_runq_back_to_waitq, kstat_waitq_enter | update I/O kstat statistics |
| kstat_queue, kstat_waitq_enter, kstat_runq_enter, kstat_runq_exit, kstat_waitq_to_runq, kstat_runq_back_to_waitq, kstat_waitq_exit | update I/O kstat statistics |
| kstat_queue, kstat_waitq_enter, kstat_waitq_exit, kstat_runq_enter, kstat_runq_exit, kstat_runq_back_to_waitq, kstat_waitq_to_runq | update I/O kstat statistics |
| linkb | concatenate two message blocks |
| makecom_g0, makecom_g0_s, makecom_g1, makecom_g5, makecom | make a packet for SCSI commands |
| makecom, makecom_g0_s, makecom_g1, makecom_g5, makecom_g0 | make a packet for SCSI commands |
| makecom, makecom_g0, makecom_g1, makecom_g5, makecom_g0_s | make a packet for SCSI commands |
| makecom, makecom_g0, makecom_g0_s, makecom_g5, makecom_g1 | make a packet for SCSI commands |
| makecom, makecom_g0, makecom_g0_s, makecom_g1, makecom_g5 | make a packet for SCSI commands |
| makedevice | make device number from major and minor numbers |
| max | return the larger of two integers |
| min | return the lesser of two integers |
| physio, minphys | perform physical I/O |
| mod_install, mod_remove, mod_info | add, remove or query a loadable module |
| mod_remove, mod_info, mod_install | add, remove or query a loadable module |
| mod_install, mod_info, mod_remove | add, remove or query a loadable module |
| msgdsize | return the number of bytes in a message |
| msgpullup | concatenate bytes in a message |
| mt-streams | STREAMS multithreading |
| mutex_enter, mutex_exit, mutex_init, mutex_destroy, mutex_owned, mutex_tryenter, mutex | mutual exclusion lock routines |
| mutex, mutex_enter, mutex_exit, mutex_init, mutex_owned, mutex_tryenter, mutex_destroy | mutual exclusion lock routines |
| mutex, mutex_exit, mutex_init, mutex_destroy, mutex_owned, mutex_tryenter, mutex_enter | mutual exclusion lock routines |
| mutex, mutex_enter, mutex_init, mutex_destroy, mutex_owned, mutex_tryenter, mutex_exit | mutual exclusion lock routines |
| mutex, mutex_enter, mutex_exit, mutex_destroy, mutex_owned, mutex_tryenter, mutex_init | mutual exclusion lock routines |
| mutex, mutex_enter, mutex_exit, mutex_init, mutex_destroy, mutex_tryenter, mutex_owned | mutual exclusion lock routines |
| mutex, mutex_enter, mutex_exit, mutex_init, mutex_destroy, mutex_owned, mutex_tryenter | mutual exclusion lock routines |
| nochpoll | error return function for non-pollable devices |
| nodev | error return function |
| noenable | prevent a queue from being scheduled |
| nulldev | zero return function |
| stoi, numtos | convert between an integer and a decimal string |
| OTHERQ, otherq | get pointer to queue’s partner queue |
| outw, outl, repoutsb, repoutsw, repoutsd, outb | write to an I/O port |
| outb, outw, repoutsb, repoutsw, repoutsd, outl | write to an I/O port |
| outb, outl, repoutsb, repoutsw, repoutsd, outw | write to an I/O port |
| pci_config_getw, pci_config_getl, pci_config_getll, pci_config_putb, pci_config_putw, pci_config_putl, pci_config_putll, pci_config_getb | read or write single datum of various sizes to the PCI Local Bus Configuration space |
| pci_config_getb, pci_config_getw, pci_config_getll, pci_config_putb, pci_config_putw, pci_config_putl, pci_config_putll, pci_config_getl | read or write single datum of various sizes to the PCI Local Bus Configuration space |
| pci_config_getb, pci_config_getw, pci_config_getl, pci_config_putb, pci_config_putw, pci_config_putl, pci_config_putll, pci_config_getll | read or write single datum of various sizes to the PCI Local Bus Configuration space |
| pci_config_getb, pci_config_getl, pci_config_getll, pci_config_putb, pci_config_putw, pci_config_putl, pci_config_putll, pci_config_getw | read or write single datum of various sizes to the PCI Local Bus Configuration space |
| pci_config_getb, pci_config_getw, pci_config_getl, pci_config_getll, pci_config_putw, pci_config_putl, pci_config_putll, pci_config_putb | read or write single datum of various sizes to the PCI Local Bus Configuration space |
| pci_config_getb, pci_config_getw, pci_config_getl, pci_config_getll, pci_config_putb, pci_config_putw, pci_config_putll, pci_config_putl | read or write single datum of various sizes to the PCI Local Bus Configuration space |
| pci_config_getb, pci_config_getw, pci_config_getl, pci_config_getll, pci_config_putb, pci_config_putw, pci_config_putl, pci_config_putll | read or write single datum of various sizes to the PCI Local Bus Configuration space |
| pci_config_getb, pci_config_getw, pci_config_getl, pci_config_getll, pci_config_putb, pci_config_putl, pci_config_putll, pci_config_putw | read or write single datum of various sizes to the PCI Local Bus Configuration space |
| pci_config_teardown, pci_config_setup | setup or tear down the resources for enabling accesses to the PCI Local Bus Configuration space |
| pci_config_setup, pci_config_teardown | setup or tear down the resources for enabling accesses to the PCI Local Bus Configuration space |
| minphys, physio | perform physical I/O |
| pollwakeup | inform a process that an event has occurred |
| proc_signal, proc_unref, proc_ref | send a signal to a process |
| proc_ref, proc_unref, proc_signal | send a signal to a process |
| proc_signal, proc_ref, proc_unref | send a signal to a process |
| ptob | convert size in pages to size in bytes |
| pullupmsg | concatenate bytes in a message |
| put | call a STREAMS put procedure |
| putbq | place a message at the head of a queue |
| putctl | send a control message to a queue |
| putctl1 | send a control message with a one-byte parameter to a queue |
| putnext | send a message to the next queue |
| putnextctl | send a control message to a queue |
| putnextctl1 | send a control message with a one-byte parameter to a queue |
| putq | put a message on a queue |
| qbufcall | call a function when a buffer becomes available |
| qenable | enable a queue |
| qprocson, qprocsoff | enable, disable put and service routines |
| qprocsoff, qprocson | enable, disable put and service routines |
| qreply | send a message on a stream in the reverse direction |
| qsize | find the number of messages on a queue |
| qtimeout | execute a function after a specified length of time |
| qunbufcall | cancel a pending qbufcall request |
| quntimeout | cancel previous qtimeout function call |
| qwait_sig, qwait | STREAMS wait routines |
| qwait, qwait_sig | STREAMS wait routines |
| qwriter | asynchronous STREAMS perimeter upgrade |
| RD, rd | get pointer to the read queue |
| inb, inw, inl, repinsw, repinsd, repinsb | read from an I/O port |
| inb, inw, inl, repinsb, repinsw, repinsd | read from an I/O port |
| inb, inw, inl, repinsb, repinsd, repinsw | read from an I/O port |
| outb, outw, outl, repoutsw, repoutsd, repoutsb | write to an I/O port |
| outb, outw, outl, repoutsb, repoutsw, repoutsd | write to an I/O port |
| outb, outw, outl, repoutsb, repoutsd, repoutsw | write to an I/O port |
| rmalloc | allocate space from a resource map |
| rmalloc_wait | allocate space from a resource map, wait if necessary |
| rmallocmap_wait, rmfreemap, rmallocmap | allocate and free resource maps |
| rmallocmap, rmfreemap, rmallocmap_wait | allocate and free resource maps |
| rmfree | free space back into a resource map |
| rmallocmap, rmallocmap_wait, rmfreemap | allocate and free resource maps |
| rmvb | remove a message block from a message |
| rmvq | remove a message from a queue |
| rwlock, rw_init, rw_enter, rw_exit, rw_tryenter, rw_downgrade, rw_tryupgrade, rw_read_locked, rw_destroy | readers/writer lock functions |
| rwlock, rw_init, rw_destroy, rw_enter, rw_exit, rw_tryenter, rw_tryupgrade, rw_read_locked, rw_downgrade | readers/writer lock functions |
| rwlock, rw_init, rw_destroy, rw_exit, rw_tryenter, rw_downgrade, rw_tryupgrade, rw_read_locked, rw_enter | readers/writer lock functions |
| rwlock, rw_init, rw_destroy, rw_enter, rw_tryenter, rw_downgrade, rw_tryupgrade, rw_read_locked, rw_exit | readers/writer lock functions |
| rwlock, rw_destroy, rw_enter, rw_exit, rw_tryenter, rw_downgrade, rw_tryupgrade, rw_read_locked, rw_init | readers/writer lock functions |
| rwlock, rw_init, rw_destroy, rw_enter, rw_exit, rw_tryenter, rw_downgrade, rw_tryupgrade, rw_read_locked | readers/writer lock functions |
| rwlock, rw_init, rw_destroy, rw_enter, rw_exit, rw_downgrade, rw_tryupgrade, rw_read_locked, rw_tryenter | readers/writer lock functions |
| rwlock, rw_init, rw_destroy, rw_enter, rw_exit, rw_tryenter, rw_downgrade, rw_read_locked, rw_tryupgrade | readers/writer lock functions |
| rw_init, rw_destroy, rw_enter, rw_exit, rw_tryenter, rw_downgrade, rw_tryupgrade, rw_read_locked, rwlock | readers/writer lock functions |
| SAMESTR, samestr | test if next queue is in the same stream |
| scsi_abort | abort a SCSI command |
| scsi_alloc_consistent_buf | allocate an I/O buffer for SCSI DMA |
| scsi_dname, scsi_mname, scsi_rname, scsi_sname, scsi_cname | decode a SCSI name |
| scsi_destroy_pkt | free an allocated SCSI packet and its DMA resource |
| scsi_dmaget, scsi_dmafree | SCSI dma utility routines |
| scsi_dmafree, scsi_dmaget | SCSI dma utility routines |
| scsi_cname, scsi_mname, scsi_rname, scsi_sname, scsi_dname | decode a SCSI name |
| scsi_errmsg | display a SCSI request sense message |
| scsi_free_consistent_buf | free a previously allocated SCSI DMA I/O buffer |
| scsi_hba_attach_setup, scsi_hba_detach, scsi_hba_attach | SCSI HBA attach and detach routines |
| scsi_hba_attach, scsi_hba_detach, scsi_hba_attach_setup | SCSI HBA attach and detach routines |
| scsi_hba_attach_setup, scsi_hba_attach, scsi_hba_detach | SCSI HBA attach and detach routines |
| scsi_hba_init, scsi_hba_fini | SCSI Host Bus Adapter system initialization and completion routines |
| scsi_hba_fini, scsi_hba_init | SCSI Host Bus Adapter system initialization and completion routines |
| scsi_hba_lookup_capstr | return index matching capability string |
| scsi_hba_pkt_free, scsi_hba_pkt_alloc | allocate and free a scsi_pkt structure |
| scsi_hba_pkt_alloc, scsi_hba_pkt_free | allocate and free a scsi_pkt structure |
| scsi_hba_probe | default SCSI HBA probe function |
| scsi_hba_tran_free, scsi_hba_tran_alloc | allocate and free transport structures |
| scsi_hba_tran_alloc, scsi_hba_tran_free | allocate and free transport structures |
| scsi_ifsetcap, scsi_ifgetcap | get/set SCSI transport capability |
| scsi_ifgetcap, scsi_ifsetcap | get/set SCSI transport capability |
| scsi_init_pkt | prepare a complete SCSI packet |
| scsi_log | display a SCSI-device-related message |
| scsi_cname, scsi_dname, scsi_rname, scsi_sname, scsi_mname | decode a SCSI name |
| scsi_resalloc, scsi_pktfree, scsi_resfree, scsi_pktalloc | SCSI packet utility routines |
| scsi_pktalloc, scsi_resalloc, scsi_resfree, scsi_pktfree | SCSI packet utility routines |
| scsi_poll | run a polled SCSI command on behalf of a target driver |
| scsi_probe | utility for probing a scsi device |
| scsi_pktalloc, scsi_pktfree, scsi_resfree, scsi_resalloc | SCSI packet utility routines |
| scsi_reset | reset a SCSI bus or target |
| scsi_reset_notify | notify target driver of bus resets |
| scsi_pktalloc, scsi_resalloc, scsi_pktfree, scsi_resfree | SCSI packet utility routines |
| scsi_cname, scsi_dname, scsi_mname, scsi_sname, scsi_rname | decode a SCSI name |
| scsi_slave | utility for SCSI target drivers to establish the presence of a target |
| scsi_cname, scsi_dname, scsi_mname, scsi_rname, scsi_sname | decode a SCSI name |
| scsi_sync_pkt | synchronize CPU and I/O views of memory |
| scsi_transport | request by a SCSI target driver to start a command |
| scsi_unslave, scsi_unprobe | free resources allocated during initial probing |
| scsi_unprobe, scsi_unslave | free resources allocated during initial probing |
| semaphore, sema_init, sema_p, sema_p_sig, sema_v, sema_tryp, sema_destroy | semaphore functions |
| semaphore, sema_destroy, sema_p, sema_p_sig, sema_v, sema_tryp, sema_init | semaphore functions |
| semaphore, sema_init, sema_destroy, sema_p_sig, sema_v, sema_tryp, sema_p | semaphore functions |
| semaphore, sema_init, sema_destroy, sema_p, sema_v, sema_tryp, sema_p_sig | semaphore functions |
| semaphore, sema_init, sema_destroy, sema_p, sema_p_sig, sema_v, sema_tryp | semaphore functions |
| semaphore, sema_init, sema_destroy, sema_p, sema_p_sig, sema_tryp, sema_v | semaphore functions |
| sema_init, sema_destroy, sema_p, sema_p_sig, sema_v, sema_tryp, semaphore | semaphore functions |
| sprintf | format characters in memory |
| numtos, stoi | convert between an integer and a decimal string |
| strchr | find a character in a string |
| strncmp, strcmp | compare two null terminated strings. |
| strncpy, strcpy | copy a string from one location to another. |
| strlen | determine the number of non-null bytes in a string |
| strlog | submit messages to the log driver |
| strcmp, strncmp | compare two null terminated strings. |
| strcpy, strncpy | copy a string from one location to another. |
| strqget | get information about a queue or band of the queue |
| strqset | change information about a queue or band of the queue |
| swab | swap bytes in 16-bit halfwords |
| testb | check for an available buffer |
| timeout | execute a function after a specified length of time |
| uiomove | copy kernel data using uio structure |
| unbufcall | cancel a pending bufcall request |
| freezestr, unfreezestr | freeze, thaw the state of a stream |
| unlinkb | remove a message block from the head of a message |
| untimeout | cancel previous timeout function call |
| ureadc | add character to a uio structure |
| uwritec | remove a character from a uio structure |
| va_start, va_end, va_arg | handle variable argument list |
| va_arg, va_start, va_end | handle variable argument list |
| va_arg, va_end, va_start | handle variable argument list |
| cmn_err, vcmn_err | display an error message or panic the system |
| vsprintf | format characters in memory |
| WR, wr | get pointer to the write queue for this module or driver |