| _fbss | locations in program, runtime
procedure table | [ end, etext, edata, eprol, _ftext, _fdata, _fbss, _procedure_table, _procedure_table_size, _procedure_string_table ] |
| _fdata | locations in program, runtime
procedure table | [ end, etext, edata, eprol, _ftext, _fdata, _fbss, _procedure_table, _procedure_table_size, _procedure_string_table ] |
| _ftext | locations in program, runtime
procedure table | [ end, etext, edata, eprol, _ftext, _fdata, _fbss, _procedure_table, _procedure_table_size, _procedure_string_table ] |
| _longjmp.bsd | non-local goto | [ setjmp, longjmp ] |
| _procedure_string_table | locations in program, runtime
procedure table | [ end, etext, edata, eprol, _ftext, _fdata, _fbss, _procedure_table, _procedure_table_size, _procedure_string_table ] |
| _procedure_table | locations in program, runtime
procedure table | [ end, etext, edata, eprol, _ftext, _fdata, _fbss, _procedure_table, _procedure_table_size, _procedure_string_table ] |
| _procedure_table_size | locations in program, runtime
procedure table | [ end, etext, edata, eprol, _ftext, _fdata, _fbss, _procedure_table, _procedure_table_size, _procedure_string_table ] |
| _setjmp.bsd | non-local goto | [ setjmp, longjmp ] |
| abort.bsd | generate a fault | [ abort ] |
| abs.bsd | integer absolute value | [ abs ] |
| addexportent.bsd | get exported file
system information | [ exportent, getexportent, setexportent, addexportent, remex-
portent, endexportent, getexportopt ] |
| addmntent.bsd | get
file system descriptor file entry | [ getmntent, setmntent, addmntent, endmntent, hasmntopt ] |
| alloca.bsd | memory allocator | [ malloc, free, realloc, calloc, alloca ] |
| alphasort.bsd | scan a directory | [ scandir, alphasort ] |
| asctime.bsd | con-
vert date and time to ASCII | [ ctime, localtime, gmtime, asctime, timezone, tzset ] |
| assert.bsd | program verification | [ assert ] |
| atof.bsd | convert ASCII to numbers | [ atof, atoi, atol ] |
| atoi.bsd | convert ASCII to numbers | [ atof, atoi, atol ] |
| atol.bsd | convert ASCII to numbers | [ atof, atoi, atol ] |
| bcmp.bsd | bit and byte string operations | [ bcopy, bcmp, bzero, ffs ] |
| bcopy.bsd | bit and byte string operations | [ bcopy, bcmp, bzero, ffs ] |
| bstring.bsd | bit and byte string operations | [ bcopy, bcmp, bzero, ffs ] |
| bzero.bsd | bit and byte string operations | [ bcopy, bcmp, bzero, ffs ] |
| calloc.bsd | memory allocator | [ malloc, free, realloc, calloc, alloca ] |
| cbc_crypt.bsd | fast DES
encryption | [ des_crypt, ecb_crypt, cbc_crypt, des_setparity ] |
| closedir.bsd | directory operations | [ opendir, readdir, telldir, seekdir, rewinddir, closedir ] |
| closelog.bsd | control system log | [ syslog, openlog, closelog, setlogmask ] |
| crypt.bsd | DES encryption | [ crypt, setkey, encrypt ] |
| ctime.bsd | con-
vert date and time to ASCII | [ ctime, localtime, gmtime, asctime, timezone, tzset ] |
| dbm_clearerr.bsd | data base subroutines | [ dbm_open, dbm_close, dbm_fetch, dbm_store, dbm_delete, dbm_firstkey, dbm_nextkey, dbm_error, dbm_clearerr ] |
| dbm_close.bsd | data base subroutines | [ dbm_open, dbm_close, dbm_fetch, dbm_store, dbm_delete, dbm_firstkey, dbm_nextkey, dbm_error, dbm_clearerr ] |
| dbm_delete.bsd | data base subroutines | [ dbm_open, dbm_close, dbm_fetch, dbm_store, dbm_delete, dbm_firstkey, dbm_nextkey, dbm_error, dbm_clearerr ] |
| dbm_error.bsd | data base subroutines | [ dbm_open, dbm_close, dbm_fetch, dbm_store, dbm_delete, dbm_firstkey, dbm_nextkey, dbm_error, dbm_clearerr ] |
| dbm_fetch.bsd | data base subroutines | [ dbm_open, dbm_close, dbm_fetch, dbm_store, dbm_delete, dbm_firstkey, dbm_nextkey, dbm_error, dbm_clearerr ] |
| dbm_firstkey.bsd | data base subroutines | [ dbm_open, dbm_close, dbm_fetch, dbm_store, dbm_delete, dbm_firstkey, dbm_nextkey, dbm_error, dbm_clearerr ] |
| dbm_nextkey.bsd | data base subroutines | [ dbm_open, dbm_close, dbm_fetch, dbm_store, dbm_delete, dbm_firstkey, dbm_nextkey, dbm_error, dbm_clearerr ] |
| dbm_open.bsd | data base subroutines | [ dbm_open, dbm_close, dbm_fetch, dbm_store, dbm_delete, dbm_firstkey, dbm_nextkey, dbm_error, dbm_clearerr ] |
| dbm_store.bsd | data base subroutines | [ dbm_open, dbm_close, dbm_fetch, dbm_store, dbm_delete, dbm_firstkey, dbm_nextkey, dbm_error, dbm_clearerr ] |
| des_crypt.bsd | fast DES
encryption | [ des_crypt, ecb_crypt, cbc_crypt, des_setparity ] |
| des_setparity.bsd | fast DES
encryption | [ des_crypt, ecb_crypt, cbc_crypt, des_setparity ] |
| directory.bsd | directory operations | [ opendir, readdir, telldir, seekdir, rewinddir, closedir ] |
| dn_comp.bsd | resolver routines | [ resolver: res_mkquery, res_send, res_init, dn_comp, dn_expand ] |
| dn_expand.bsd | resolver routines | [ resolver: res_mkquery, res_send, res_init, dn_comp, dn_expand ] |
| ecb_crypt.bsd | fast DES
encryption | [ des_crypt, ecb_crypt, cbc_crypt, des_setparity ] |
| edata.bsd | last locations in program
eprol, _ftext, _fdata, _fbss - first locations in pro-
gram
_procedure_table, _procedure_table_size,
_procedure_string_table - runtime procedure table | [ end, etext, edata ] |
| edata | locations in program, runtime
procedure table | [ end, etext, edata, eprol, _ftext, _fdata, _fbss, _procedure_table, _procedure_table_size, _procedure_string_table ] |
| emulate_branch.bsd | MIPS branch emulation | [ emulate_branch ] |
| emulate_branch | MIPS branch emulation | |
| encrypt.bsd | DES encryption | [ crypt, setkey, encrypt ] |
| end.bsd | last locations in program
eprol, _ftext, _fdata, _fbss - first locations in pro-
gram
_procedure_table, _procedure_table_size,
_procedure_string_table - runtime procedure table | [ end, etext, edata ] |
| end | locations in program, runtime
procedure table | [ end, etext, edata, eprol, _ftext, _fdata, _fbss, _procedure_table, _procedure_table_size, _procedure_string_table ] |
| endexportent.bsd | get exported file
system information | [ exportent, getexportent, setexportent, addexportent, remex-
portent, endexportent, getexportopt ] |
| endfsent.bsd | get file system descriptor file entry | [ getfsent, getfsspec, getfsfile, getfstype, setfsent, endfsent ] |
| endgrent.bsd | get group file entry | [ getgrent, getgrgid, getgrnam, setgrent, endgrent, setgrfile ] |
| endmntent.bsd | get
file system descriptor file entry | [ getmntent, setmntent, addmntent, endmntent, hasmntopt ] |
| endpwent.bsd | get password file entry | [ getpwent, getpwuid, getpwnam, setpwent, endpwent, setpwfile ] |
| endttyent.bsd | get ttys file
entry | [ getttyent, getttynam, setttyent, endttyent ] |
| endusershell.bsd | get legal user
shells | [ getusershell, setusershell, endusershell ] |
| environ.bsd | exe-
cute a file | [ execl, execv, execle, execlp, execvp, exect, environ ] |
| eprol | locations in program, runtime
procedure table | [ end, etext, edata, eprol, _ftext, _fdata, _fbss, _procedure_table, _procedure_table_size, _procedure_string_table ] |
| errlist.bsd | system error messages | [ perror, sys_errlist, sys_nerr ] |
| etext.bsd | last locations in program
eprol, _ftext, _fdata, _fbss - first locations in pro-
gram
_procedure_table, _procedure_table_size,
_procedure_string_table - runtime procedure table | [ end, etext, edata ] |
| etext | locations in program, runtime
procedure table | [ end, etext, edata, eprol, _ftext, _fdata, _fbss, _procedure_table, _procedure_table_size, _procedure_string_table ] |
| execl.bsd | exe-
cute a file | [ execl, execv, execle, execlp, execvp, exect, environ ] |
| execle.bsd | exe-
cute a file | [ execl, execv, execle, execlp, execvp, exect, environ ] |
| execlp.bsd | exe-
cute a file | [ execl, execv, execle, execlp, execvp, exect, environ ] |
| exect.bsd | exe-
cute a file | [ execl, execv, execle, execlp, execvp, exect, environ ] |
| execv.bsd | exe-
cute a file | [ execl, execv, execle, execlp, execvp, exect, environ ] |
| execve.bsd | exe-
cute a file | [ execl, execv, execle, execlp, execvp, exect, environ ] |
| execvp.bsd | exe-
cute a file | [ execl, execv, execle, execlp, execvp, exect, environ ] |
| exit.bsd | terminate a process after flushing any pending output | [ exit ] |
| exportent.bsd | get exported file
system information | [ exportent, getexportent, setexportent, addexportent, remex-
portent, endexportent, getexportopt ] |
| ffs.bsd | bit and byte string operations | [ bcopy, bcmp, bzero, ffs ] |
| fp_class.bsd | classes of IEEE floating-point values | [ fp_class ] |
| fp_class | classes of IEEE floating-point values | |
| fpc.bsd | floating-point control registers | [ fpc: get_fpc_csr, set_fpc_csr, get_fpc_irr, w swapRM, swapINX ] |
| fpc | floating-point control registers | |
| fpi.bsd | floating-point interrupt analysis | [ fpi ] |
| fpi | floating-point interrupt analysis | |
| free.bsd | memory allocator | [ malloc, free, realloc, calloc, alloca ] |
| frexp.bsd | split into mantissa and exponent | [ frexp, ldexp, modf ] |
| get_fpc_csr.bsd | floating-point control registers | [ fpc: get_fpc_csr, set_fpc_csr, get_fpc_irr, w swapRM, swapINX ] |
| get_fpc_irr.bsd | floating-point control registers | [ fpc: get_fpc_csr, set_fpc_csr, get_fpc_irr, w swapRM, swapINX ] |
| getdiskbyname.bsd | get disk description by its name | [ getdiskbyname ] |
| getenv.bsd | manipulate environmental vari-
ables | [ getenv, setenv, unsetenv ] |
| getexportent.bsd | get exported file
system information | [ exportent, getexportent, setexportent, addexportent, remex-
portent, endexportent, getexportopt ] |
| getexportopt.bsd | get exported file
system information | [ exportent, getexportent, setexportent, addexportent, remex-
portent, endexportent, getexportopt ] |
| getfsent.bsd | get file system descriptor file entry | [ getfsent, getfsspec, getfsfile, getfstype, setfsent, endfsent ] |
| getfsfile.bsd | get file system descriptor file entry | [ getfsent, getfsspec, getfsfile, getfstype, setfsent, endfsent ] |
| getfsspec.bsd | get file system descriptor file entry | [ getfsent, getfsspec, getfsfile, getfstype, setfsent, endfsent ] |
| getfstype.bsd | get file system descriptor file entry | [ getfsent, getfsspec, getfsfile, getfstype, setfsent, endfsent ] |
| getgrent.bsd | get group file entry | [ getgrent, getgrgid, getgrnam, setgrent, endgrent, setgrfile ] |
| getgrgid.bsd | get group file entry | [ getgrent, getgrgid, getgrnam, setgrent, endgrent, setgrfile ] |
| getgrnam.bsd | get group file entry | [ getgrent, getgrgid, getgrnam, setgrent, endgrent, setgrfile ] |
| getlogin.bsd | get login name | [ getlogin ] |
| getmntent.bsd | get
file system descriptor file entry | [ getmntent, setmntent, addmntent, endmntent, hasmntopt ] |
| getopt.bsd | get option letter from argv | [ getopt ] |
| getpass.bsd | read a password | [ getpass ] |
| getpwent.bsd | get password file entry | [ getpwent, getpwuid, getpwnam, setpwent, endpwent, setpwfile ] |
| getpwnam.bsd | get password file entry | [ getpwent, getpwuid, getpwnam, setpwent, endpwent, setpwfile ] |
| getpwuid.bsd | get password file entry | [ getpwent, getpwuid, getpwnam, setpwent, endpwent, setpwfile ] |
| getttyent.bsd | get ttys file
entry | [ getttyent, getttynam, setttyent, endttyent ] |
| getttynam.bsd | get ttys file
entry | [ getttyent, getttynam, setttyent, endttyent ] |
| getusershell.bsd | get legal user
shells | [ getusershell, setusershell, endusershell ] |
| getwd.bsd | get current working directory pathname | [ getwd ] |
| gmtime.bsd | con-
vert date and time to ASCII | [ ctime, localtime, gmtime, asctime, timezone, tzset ] |
| handle_unaligned_traps.bsd | gather
statistics on unaligned references | [ handle_unaligned_traps, print_unaligned_summary ] |
| hasmntopt.bsd | get
file system descriptor file entry | [ getmntent, setmntent, addmntent, endmntent, hasmntopt ] |
| index.bsd | string
operations | [ strcat, strncat, strcmp, strncmp, strcasecmp, strncasecmp, strcpy, strncpy, strlen, index, strchr, rindex, strrchr, strpbrk, strspn, strcspn, strtok ] |
| initgroups.bsd | initialize group access list | [ initgroups ] |
| initstate.bsd | better random number
generator; routines for changing generators | [ random, srandom, initstate, setstate ] |
| insque.bsd | insert/remove element from a queue | [ insque, remque ] |
| intro.bsd | introduction to C library functions | [ intro ] |
| intro.svr3 | introduction to functions and libraries | [ intro ] |
| intro.svr4 | introduction to functions and libraries | [ intro ] |
| isatty.bsd | find name of a terminal | [ ttyname, isatty, ttyslot ] |
| ldexp.bsd | split into mantissa and exponent | [ frexp, ldexp, modf ] |
| localtime.bsd | con-
vert date and time to ASCII | [ ctime, localtime, gmtime, asctime, timezone, tzset ] |
| lockf.bsd | advisory record locking on files | [ lockf ] |
| longjmp.bsd | non-local goto | [ setjmp, longjmp ] |
| malloc.bsd | memory allocator | [ malloc, free, realloc, calloc, alloca ] |
| malloccheck.svr3 | memory allocator with
checking | [ malloc, free, realloc, xmalloc, xfree, xrealloc, alloc_new, alloc_dispose, malloc_status ] |
| memccpy.bsd | memory
operations | [ memory: memccpy, memchr, memcmp, memcpy, memset ] |
| memchr.bsd | memory
operations | [ memory: memccpy, memchr, memcmp, memcpy, memset ] |
| memcmp.bsd | memory
operations | [ memory: memccpy, memchr, memcmp, memcpy, memset ] |
| memcpy.bsd | memory
operations | [ memory: memccpy, memchr, memcmp, memcpy, memset ] |
| memory.bsd | memory
operations | [ memory: memccpy, memchr, memcmp, memcpy, memset ] |
| memset.bsd | memory
operations | [ memory: memccpy, memchr, memcmp, memcpy, memset ] |
| mkstemp.bsd | make a unique file name | [ mktemp ] |
| mktemp.bsd | make a unique file name | [ mktemp ] |
| mktemp.svr3 | make a unique file name | [ mktemp ] |
| modf.bsd | split into mantissa and exponent | [ frexp, ldexp, modf ] |
| ndbm.bsd | data base subroutines | [ dbm_open, dbm_close, dbm_fetch, dbm_store, dbm_delete, dbm_firstkey, dbm_nextkey, dbm_error, dbm_clearerr ] |
| opendir.bsd | directory operations | [ opendir, readdir, telldir, seekdir, rewinddir, closedir ] |
| openlog.bsd | control system log | [ syslog, openlog, closelog, setlogmask ] |
| pclose.bsd | initiate I/O to/from a process | [ popen, pclose ] |
| perror.bsd | system error messages | [ perror, sys_errlist, sys_nerr ] |
| popen.bsd | initiate I/O to/from a process | [ popen, pclose ] |
| print_unaligned_summary.bsd | gather
statistics on unaligned references | [ handle_unaligned_traps, print_unaligned_summary ] |
| print_unaligned_summary | gather
statistics on unaligned references | [ handle_unaligned_traps, print_unaligned_summary ] |
| psignal.bsd | system signal messages | [ psignal, sys_siglist ] |
| qsort.bsd | quicker sort | [ qsort ] |
| random.bsd | better random number
generator; routines for changing generators | [ random, srandom, initstate, setstate ] |
| rcmd.bsd | routines for returning a stream
to a remote command | [ rcmd, rresvport, ruserok ] |
| re_comp.bsd | regular expression handler | [ re_comp, re_exec ] |
| re_exec.bsd | regular expression handler | [ re_comp, re_exec ] |
| readdir.bsd | directory operations | [ opendir, readdir, telldir, seekdir, rewinddir, closedir ] |
| realloc.bsd | memory allocator | [ malloc, free, realloc, calloc, alloca ] |
| realpath.bsd | returns the real file name. | [ realpath ] |
| regex.bsd | regular expression handler | [ re_comp, re_exec ] |
| remexportent.bsd | get exported file
system information | [ exportent, getexportent, setexportent, addexportent, remex-
portent, endexportent, getexportopt ] |
| remque.bsd | insert/remove element from a queue | [ insque, remque ] |
| res_init.bsd | resolver routines | [ resolver: res_mkquery, res_send, res_init, dn_comp, dn_expand ] |
| res_mkquery.bsd | resolver routines | [ resolver: res_mkquery, res_send, res_init, dn_comp, dn_expand ] |
| res_send.bsd | resolver routines | [ resolver: res_mkquery, res_send, res_init, dn_comp, dn_expand ] |
| resolver.bsd | resolver routines | [ resolver: res_mkquery, res_send, res_init, dn_comp, dn_expand ] |
| rewinddir.bsd | directory operations | [ opendir, readdir, telldir, seekdir, rewinddir, closedir ] |
| rexec.bsd | return stream to a remote command | [ rexec ] |
| rindex.bsd | string
operations | [ strcat, strncat, strcmp, strncmp, strcasecmp, strncasecmp, strcpy, strncpy, strlen, index, strchr, rindex, strrchr, strpbrk, strspn, strcspn, strtok ] |
| rresvport.bsd | routines for returning a stream
to a remote command | [ rcmd, rresvport, ruserok ] |
| ruserok.bsd | routines for returning a stream
to a remote command | [ rcmd, rresvport, ruserok ] |
| scandir.bsd | scan a directory | [ scandir, alphasort ] |
| seekdir.bsd | directory operations | [ opendir, readdir, telldir, seekdir, rewinddir, closedir ] |
| set_fpc_csr.bsd | floating-point control registers | [ fpc: get_fpc_csr, set_fpc_csr, get_fpc_irr, w swapRM, swapINX ] |
| setegid.bsd | set
user and group ID | [ setuid, seteuid, setruid, setgid, setegid, setrgid ] |
| setenv.bsd | manipulate environmental vari-
ables | [ getenv, setenv, unsetenv ] |
| seteuid.bsd | set
user and group ID | [ setuid, seteuid, setruid, setgid, setegid, setrgid ] |
| setexportent.bsd | get exported file
system information | [ exportent, getexportent, setexportent, addexportent, remex-
portent, endexportent, getexportopt ] |
| setfsent.bsd | get file system descriptor file entry | [ getfsent, getfsspec, getfsfile, getfstype, setfsent, endfsent ] |
| setgid.bsd | set
user and group ID | [ setuid, seteuid, setruid, setgid, setegid, setrgid ] |
| setgrent.bsd | get group file entry | [ getgrent, getgrgid, getgrnam, setgrent, endgrent, setgrfile ] |
| setjmp.bsd | non-local goto | [ setjmp, longjmp ] |
| setkey.bsd | DES encryption | [ crypt, setkey, encrypt ] |
| setlogmask.bsd | control system log | [ syslog, openlog, closelog, setlogmask ] |
| setmntent.bsd | get
file system descriptor file entry | [ getmntent, setmntent, addmntent, endmntent, hasmntopt ] |
| setpwent.bsd | get password file entry | [ getpwent, getpwuid, getpwnam, setpwent, endpwent, setpwfile ] |
| setpwfile.bsd | get password file entry | [ getpwent, getpwuid, getpwnam, setpwent, endpwent, setpwfile ] |
| setrgid.bsd | set
user and group ID | [ setuid, seteuid, setruid, setgid, setegid, setrgid ] |
| setruid.bsd | set
user and group ID | [ setuid, seteuid, setruid, setgid, setegid, setrgid ] |
| setstate.bsd | better random number
generator; routines for changing generators | [ random, srandom, initstate, setstate ] |
| setttyent.bsd | get ttys file
entry | [ getttyent, getttynam, setttyent, endttyent ] |
| setuid.bsd | set
user and group ID | [ setuid, seteuid, setruid, setgid, setegid, setrgid ] |
| setusershell.bsd | get legal user
shells | [ getusershell, setusershell, endusershell ] |
| sex | get the byte sex of the host machine,
swap the sex of the specified structure | [ gethostsex, swap_*() ] |
| sigflag.svr4 | simplified signal management | [ sigflag ] |
| siginterrupt.bsd | allow signals to interrupt system calls | [ siginterrupt ] |
| sleep.bsd | suspend execution for interval | [ sleep ] |
| srandom.bsd | better random number
generator; routines for changing generators | [ random, srandom, initstate, setstate ] |
| staux | routines that provide scalar interfaces to auxi-
liaries | |
| stcu | routines that provide a compilation unit symbol table
interface | |
| stfd | routines that provide access to per file descriptor
section of the symbol table | |
| stfe | routines that provide a high-level interface to basic
functions needed to access and add to the symbol table | |
| stio | routines that provide a binary read/write interface
to the MIPS symbol table | |
| strcasecmp.bsd | string
operations | [ strcat, strncat, strcmp, strncmp, strcasecmp, strncasecmp, strcpy, strncpy, strlen, index, strchr, rindex, strrchr, strpbrk, strspn, strcspn, strtok ] |
| strcat.bsd | string
operations | [ strcat, strncat, strcmp, strncmp, strcasecmp, strncasecmp, strcpy, strncpy, strlen, index, strchr, rindex, strrchr, strpbrk, strspn, strcspn, strtok ] |
| strchr.bsd | string
operations | [ strcat, strncat, strcmp, strncmp, strcasecmp, strncasecmp, strcpy, strncpy, strlen, index, strchr, rindex, strrchr, strpbrk, strspn, strcspn, strtok ] |
| strcmp.bsd | string
operations | [ strcat, strncat, strcmp, strncmp, strcasecmp, strncasecmp, strcpy, strncpy, strlen, index, strchr, rindex, strrchr, strpbrk, strspn, strcspn, strtok ] |
| strcpy.bsd | string
operations | [ strcat, strncat, strcmp, strncmp, strcasecmp, strncasecmp, strcpy, strncpy, strlen, index, strchr, rindex, strrchr, strpbrk, strspn, strcspn, strtok ] |
| strcspn.bsd | string
operations | [ strcat, strncat, strcmp, strncmp, strcasecmp, strncasecmp, strcpy, strncpy, strlen, index, strchr, rindex, strrchr, strpbrk, strspn, strcspn, strtok ] |
| string.bsd | string
operations | [ strcat, strncat, strcmp, strncmp, strcasecmp, strncasecmp, strcpy, strncpy, strlen, index, strchr, rindex, strrchr, strpbrk, strspn, strcspn, strtok ] |
| strlen.bsd | string
operations | [ strcat, strncat, strcmp, strncmp, strcasecmp, strncasecmp, strcpy, strncpy, strlen, index, strchr, rindex, strrchr, strpbrk, strspn, strcspn, strtok ] |
| strncasecmp.bsd | string
operations | [ strcat, strncat, strcmp, strncmp, strcasecmp, strncasecmp, strcpy, strncpy, strlen, index, strchr, rindex, strrchr, strpbrk, strspn, strcspn, strtok ] |
| strncat.bsd | string
operations | [ strcat, strncat, strcmp, strncmp, strcasecmp, strncasecmp, strcpy, strncpy, strlen, index, strchr, rindex, strrchr, strpbrk, strspn, strcspn, strtok ] |
| strncmp.bsd | string
operations | [ strcat, strncat, strcmp, strncmp, strcasecmp, strncasecmp, strcpy, strncpy, strlen, index, strchr, rindex, strrchr, strpbrk, strspn, strcspn, strtok ] |
| strncpy.bsd | string
operations | [ strcat, strncat, strcmp, strncmp, strcasecmp, strncasecmp, strcpy, strncpy, strlen, index, strchr, rindex, strrchr, strpbrk, strspn, strcspn, strtok ] |
| strpbrk.bsd | string
operations | [ strcat, strncat, strcmp, strncmp, strcasecmp, strncasecmp, strcpy, strncpy, strlen, index, strchr, rindex, strrchr, strpbrk, strspn, strcspn, strtok ] |
| strrchr.bsd | string
operations | [ strcat, strncat, strcmp, strncmp, strcasecmp, strncasecmp, strcpy, strncpy, strlen, index, strchr, rindex, strrchr, strpbrk, strspn, strcspn, strtok ] |
| strspn.bsd | string
operations | [ strcat, strncat, strcmp, strncmp, strcasecmp, strncasecmp, strcpy, strncpy, strlen, index, strchr, rindex, strrchr, strpbrk, strspn, strcspn, strtok ] |
| strtok.bsd | string
operations | [ strcat, strncat, strcmp, strncmp, strcasecmp, strncasecmp, strcpy, strncpy, strlen, index, strchr, rindex, strrchr, strpbrk, strspn, strcspn, strtok ] |
| swab.bsd | swap bytes | [ swab ] |
| sys.bsd | system error messages | [ perror, sys_errlist, sys_nerr ] |
| sys_errlist.bsd | system error messages | [ perror, sys_errlist, sys_nerr ] |
| sys_nerr.bsd | system error messages | [ perror, sys_errlist, sys_nerr ] |
| sys_siglist.bsd | system signal messages | [ psignal, sys_siglist ] |
| syslog.bsd | control system log | [ syslog, openlog, closelog, setlogmask ] |
| system.bsd | issue a shell command | [ system ] |
| telldir.bsd | directory operations | [ opendir, readdir, telldir, seekdir, rewinddir, closedir ] |
| timezone.bsd | con-
vert date and time to ASCII | [ ctime, localtime, gmtime, asctime, timezone, tzset ] |
| ttyname.bsd | find name of a terminal | [ ttyname, isatty, ttyslot ] |
| ttyslot.bsd | find name of a terminal | [ ttyname, isatty, ttyslot ] |
| tzset.bsd | con-
vert date and time to ASCII | [ ctime, localtime, gmtime, asctime, timezone, tzset ] |
| ualarm.bsd | schedule signal after specified time | [ ualarm ] |
| unaligned.bsd | gather
statistics on unaligned references | [ handle_unaligned_traps, print_unaligned_summary ] |
| unaligned | gather
statistics on unaligned references | [ handle_unaligned_traps, print_unaligned_summary ] |
| unsetenv.bsd | manipulate environmental vari-
ables | [ getenv, setenv, unsetenv ] |
| usleep.bsd | suspend execution for interval | [ usleep ] |
| varargs.bsd | variable argument list | [ varargs ] |
| _d2dec.svr4 | convert between
binary and decimal values | [ decconv: _s2dec, _d2dec, _dec2s, _dec2d ] |
| _dec2d.svr4 | convert between
binary and decimal values | [ decconv: _s2dec, _d2dec, _dec2s, _dec2d ] |
| _dec2s.svr4 | convert between
binary and decimal values | [ decconv: _s2dec, _d2dec, _dec2s, _dec2d ] |
| _s2dec.svr4 | convert between
binary and decimal values | [ decconv: _s2dec, _d2dec, _dec2s, _dec2d ] |
| _tolower.svr4 | translate characters | [ conv: toupper, tolower, _toupper, _tolower, toascii ] |
| _toupper.svr4 | translate characters | [ conv: toupper, tolower, _toupper, _tolower, toascii ] |
| a64l.svr3 | convert between long integer and base-64 ASCII
string | [ a64l, l64a ] |
| a64l.svr4 | convert between long integer and base-64 ASCII
string | [ a64l, l64a ] |
| abort.svr3 | generate an IOT fault | [ abort ] |
| abort.svr4 | generate an abnormal termination signal | [ abort ] |
| abs.svr3 | return integer absolute value | [ abs ] |
| abs.svr4 | return integer absolute value | [ abs, labs ] |
| addsev.sysv | define additional severities | [ addsev ] |
| addseverity.svr4 | build a list of severity levels for an appli-
cation for use with fmtmsg | [ addseverity ] |
| alarm.bsd | schedule signal after specified time | [ alarm ] |
| ascftime.svr4 | convert date and time to string | [ strftime, cftime, ascftime ] |
| asctime.svr3 | convert date and
time to string | [ ctime, localtime, gmtime, asctime, tzset ] |
| asctime.svr4 | convert date and
time to string | [ ctime, localtime, gmtime, asctime, tzset ] |
| atexit.svr4 | add program termination routine | [ atexit ] |
| atof.svr3 | convert string to double-precision number | [ strtod, atof ] |
| atof.svr4 | convert string to double-precision number | [ strtod, atof ] |
| atoi.svr3 | convert string to integer | [ strtol, atol, atoi ] |
| atoi.svr4 | convert string to integer | [ strtol, strtoul, atol, atoi ] |
| atol.svr3 | convert string to integer | [ strtol, atol, atoi ] |
| atol.svr4 | convert string to integer | [ strtol, strtoul, atol, atoi ] |
| bsearch.svr3 | binary search a sorted table | [ bsearch ] |
| bsearch.svr4 | binary search a sorted table | [ bsearch ] |
| calloc.svr3 | main memory allocator | [ malloc, free, realloc, calloc ] |
| calloc.svr4 | memory
allocator | [ malloc, free, realloc, calloc, memalign, valloc ] |
| catclose.svr4 | open/close a message catalogue | [ catopen, catclose ] |
| catgets.svr4 | read a program message | [ catgets ] |
| catopen.svr4 | open/close a message catalogue | [ catopen, catclose ] |
| cftime.svr4 | convert date and time to string | [ strftime, cftime, ascftime ] |
| clock.svr3 | report CPU time used | [ clock ] |
| clock.svr4 | report CPU time used | [ clock ] |
| conv.svr4 | translate characters | [ conv: toupper, tolower, _toupper, _tolower, toascii ] |
| crypt.svr3 | generate hashing encryption | [ crypt, setkey, encrypt ] |
| crypt.svr4 | generate encryption | [ crypt, setkey, encrypt ] |
| ctime.svr3 | convert date and
time to string | [ ctime, localtime, gmtime, asctime, tzset ] |
| ctime.svr4 | convert date and
time to string | [ ctime, localtime, gmtime, asctime, tzset ] |
| ctype.svr3 | character classif-
ication macros | [ ctype: isalpha, isupper, islower, isdigit, isxdigit, isal-
num, isspace, ispunct, isprint, isgraph, iscntrl, isascii, toupper, tolower, toascii ] |
| ctype.svr4 | character handling | [ ctype: isdigit, isxdigit, islower, isupper, isalpha, isal-
num, isspace, iscntrl, ispunct, isprint, isgraph, isascii ] |
| decconv.svr4 | convert between
binary and decimal values | [ decconv: _s2dec, _d2dec, _dec2s, _dec2d ] |
| dial.svr3 | establish an out-going terminal line connection | [ dial ] |
| dial.sysv | establish an outgoing terminal line connection | [ dial ] |
| difftime.svr4 | computes the difference between two calendar
times | [ difftime ] |
| directory.svr4 | directory operations | [ directory: opendir, readdir, telldir, seekdir, rewinddir, closedir ] |
| div.svr4 | compute the quotient and remainder | [ div, ldiv ] |
| drand48.svr3 | generate uniformly distri-
buted pseudo-random numbers | [ drand48, erand48, lrand48, nrand48, mrand48, jrand48, srand48, seed48, lcong48 ] |
| drand48.svr4 | generate uniformly distri-
buted pseudo-random numbers | [ drand48, erand48, lrand48, nrand48, mrand48, jrand48, srand48, seed48, lcong48 ] |
| dup2.svr3 | | |
| dup2.svr4 | duplicate an open file descriptor | [ dup2 ] |
| ecvt | convert floating-point number to string | [ ecvt, fcvt, gcvt ] |
| ecvt.svr4 | convert floating-point number to string | [ ecvt, fcvt, gcvt ] |
| edata.svr4 | last locations in program | [ end, etext, edata ] |
| encrypt.svr3 | generate hashing encryption | [ crypt, setkey, encrypt ] |
| encrypt.svr4 | generate encryption | [ crypt, setkey, encrypt ] |
| end.svr4 | last locations in program | [ end, etext, edata ] |
| endgrent.svr3 | get group file entry | [ getgrent, getgrgid, getgrnam, setgrent, endgrent, fgetgrent ] |
| endgrent.svr4 | get group file entry | [ getgrent, getgrgid, getgrnam, setgrent, endgrent, fgetgrent ] |
| endpwent.svr3 | get password file entry | [ getpwent, getpwuid, getpwnam, setpwent, endpwent, fgetpwent ] |
| endpwent.svr4 | manipulate password file entry | [ getpwent, getpwuid, getpwnam, setpwent, endpwent, fgetpwent ] |
| endspent.svr4 | manipulate shadow password file entry | [ getspent, getspnam, setspent, endspent, fgetspent, lckpwdf, ulckpwdf ] |
| endutent.svr3 | access utmp file entry | [ getut: getutent, getutid, getutline, pututline, setutent, endutent, utmpname ] |
| endutent.svr4 | access utmp file entry | [ getut: getutent, getutid, getutline, pututline, setutent, endutent, utmpname ] |
| endutxent.svr4 | access utmpx file entry | [ getutx: getutxent, getutxid, getutxline, pututxline, setutx-
ent, endutxent, utmpxname, getutmp, getutmpx, updwtmp, updwtmpx ] |
| erand48.svr3 | generate uniformly distri-
buted pseudo-random numbers | [ drand48, erand48, lrand48, nrand48, mrand48, jrand48, srand48, seed48, lcong48 ] |
| erand48.svr4 | generate uniformly distri-
buted pseudo-random numbers | [ drand48, erand48, lrand48, nrand48, mrand48, jrand48, srand48, seed48, lcong48 ] |
| errno.svr3 | system error messages | [ perror, errno, sys_errlist, sys_nerr ] |
| etext.svr4 | last locations in program | [ end, etext, edata ] |
| fattach.svr4 | attach a STREAMS-based file descriptor to an
object in the file system name space | [ fattach ] |
| fcvt | convert floating-point number to string | [ ecvt, fcvt, gcvt ] |
| fcvt.svr4 | convert floating-point number to string | [ ecvt, fcvt, gcvt ] |
| fdetach.svr4 | detach a name from a STREAMS-based file descriptor | [ fdetach ] |
| ffs.svr4 | find first set bit | [ ffs ] |
| fgetgrent.svr3 | get group file entry | [ getgrent, getgrgid, getgrnam, setgrent, endgrent, fgetgrent ] |
| fgetgrent.svr4 | get group file entry | [ getgrent, getgrgid, getgrnam, setgrent, endgrent, fgetgrent ] |
| fgetpos.svr4 | reposition a file pointer in a stream | [ fsetpos, fgetpos ] |
| fgetpwent.svr3 | get password file entry | [ getpwent, getpwuid, getpwnam, setpwent, endpwent, fgetpwent ] |
| fgetpwent.svr4 | manipulate password file entry | [ getpwent, getpwuid, getpwnam, setpwent, endpwent, fgetpwent ] |
| fgetspent.svr4 | manipulate shadow password file entry | [ getspent, getspnam, setspent, endspent, fgetspent, lckpwdf, ulckpwdf ] |
| finite.svr4 | deter-
mine type of floating-point number | [ isnan, isnand, isnanf, finite, fpclass, unordered ] |
| fmtmsg.svr4 | display a message on stderr or system console | [ fmtmsg ] |
| fpclass.svr4 | deter-
mine type of floating-point number | [ isnan, isnand, isnanf, finite, fpclass, unordered ] |
| fpgetmask.svr3 | IEEE floating point environment control | [ fpgetround, fpsetround, fpgetmask, fpsetmask, fpgetsticky, fpsetsticky ] |
| fpgetmask.svr4 | IEEE floating-point environment control | [ fpgetround, fpsetround, fpgetmask, fpsetmask, fpgetsticky, fpsetsticky ] |
| fpgetround.svr3 | IEEE floating point environment control | [ fpgetround, fpsetround, fpgetmask, fpsetmask, fpgetsticky, fpsetsticky ] |
| fpgetround.svr4 | IEEE floating-point environment control | [ fpgetround, fpsetround, fpgetmask, fpsetmask, fpgetsticky, fpsetsticky ] |
| fpgetsticky.svr3 | IEEE floating point environment control | [ fpgetround, fpsetround, fpgetmask, fpsetmask, fpgetsticky, fpsetsticky ] |
| fpgetsticky.svr4 | IEEE floating-point environment control | [ fpgetround, fpsetround, fpgetmask, fpsetmask, fpgetsticky, fpsetsticky ] |
| fpsetmask.svr3 | IEEE floating point environment control | [ fpgetround, fpsetround, fpgetmask, fpsetmask, fpgetsticky, fpsetsticky ] |
| fpsetmask.svr4 | IEEE floating-point environment control | [ fpgetround, fpsetround, fpgetmask, fpsetmask, fpgetsticky, fpsetsticky ] |
| fpsetround.svr3 | IEEE floating point environment control | [ fpgetround, fpsetround, fpgetmask, fpsetmask, fpgetsticky, fpsetsticky ] |
| fpsetround.svr4 | IEEE floating-point environment control | [ fpgetround, fpsetround, fpgetmask, fpsetmask, fpgetsticky, fpsetsticky ] |
| fpsetsticky.svr3 | IEEE floating point environment control | [ fpgetround, fpsetround, fpgetmask, fpsetmask, fpgetsticky, fpsetsticky ] |
| fpsetsticky.svr4 | IEEE floating-point environment control | [ fpgetround, fpsetround, fpgetmask, fpsetmask, fpgetsticky, fpsetsticky ] |
| free.svr3 | main memory allocator | [ malloc, free, realloc, calloc ] |
| free.svr4 | memory
allocator | [ malloc, free, realloc, calloc, memalign, valloc ] |
| frexp.svr3 | manipulate parts of floating-point
numbers | [ frexp, ldexp, modf ] |
| frexp.svr4 | manipu-
late parts of floating-point numbers | [ frexp, ldexp, logb, modf, modff, nextafter, scalb ] |
| fsetpos.svr4 | reposition a file pointer in a stream | [ fsetpos, fgetpos ] |
| ftime.bsd | get date and time | [ time, ftime ] |
| ftok.svr4 | standard interprocess communication package | [ stdipc: ftok ] |
| ftruncate.svr4 | set a file to a specified length | [ truncate, ftruncate ] |
| ftw.svr3 | walk a file tree | [ ftw ] |
| ftw.svr4 | walk a file tree | [ ftw, nftw ] |
| gcvt | convert floating-point number to string | [ ecvt, fcvt, gcvt ] |
| gcvt.svr4 | convert floating-point number to string | [ ecvt, fcvt, gcvt ] |
| getcwd.svr3 | get path-name of current working directory | [ getcwd ] |
| getcwd.svr4 | get pathname of current working directory | [ getcwd ] |
| getdate.svr4 | convert user format date and time | [ getdate ] |
| getenv.svr3 | return value for environment name | [ getenv ] |
| getenv.svr4 | return value for environment name | [ getenv ] |
| getgrent.svr3 | get group file entry | [ getgrent, getgrgid, getgrnam, setgrent, endgrent, fgetgrent ] |
| getgrent.svr4 | get group file entry | [ getgrent, getgrgid, getgrnam, setgrent, endgrent, fgetgrent ] |
| getgrgid.svr4 | get group file entry | [ getgrent, getgrgid, getgrnam, setgrent, endgrent, fgetgrent ] |
| getgrnam.svr4 | get group file entry | [ getgrent, getgrgid, getgrnam, setgrent, endgrent, fgetgrent ] |
| getitimer.svr4 | get/set value of interval timer | [ getitimer, setitimer ] |
| getlogin.svr3 | get login name | [ getlogin ] |
| getlogin.svr4 | get login name | [ getlogin ] |
| getmntany.svr4 | get mnttab file entry | [ getmntent, getmntany ] |
| getmntent.svr4 | get mnttab file entry | [ getmntent, getmntany ] |
| getopt.svr3 | get option letter from argument vector | [ getopt ] |
| getopt.svr4 | get option letter from argument vector | [ getopt ] |
| getpass.svr3 | read a password | [ getpass ] |
| getpass.svr4 | read a password | [ getpass ] |
| getpw.bsd | get name from uid | [ getpw ] |
| getpw.svr3 | get name from UID | [ getpw ] |
| getpw.svr4 | get name from UID | [ getpw ] |
| getpwent.svr3 | get password file entry | [ getpwent, getpwuid, getpwnam, setpwent, endpwent, fgetpwent ] |
| getpwent.svr4 | manipulate password file entry | [ getpwent, getpwuid, getpwnam, setpwent, endpwent, fgetpwent ] |
| getpwnam.svr3 | get password file entry | [ getpwent, getpwuid, getpwnam, setpwent, endpwent, fgetpwent ] |
| getpwnam.svr4 | manipulate password file entry | [ getpwent, getpwuid, getpwnam, setpwent, endpwent, fgetpwent ] |
| getpwuid.svr3 | get password file entry | [ getpwent, getpwuid, getpwnam, setpwent, endpwent, fgetpwent ] |
| getpwuid.svr4 | manipulate password file entry | [ getpwent, getpwuid, getpwnam, setpwent, endpwent, fgetpwent ] |
| getspent.svr4 | manipulate shadow password file entry | [ getspent, getspnam, setspent, endspent, fgetspent, lckpwdf, ulckpwdf ] |
| getspnam.svr4 | manipulate shadow password file entry | [ getspent, getspnam, setspent, endspent, fgetspent, lckpwdf, ulckpwdf ] |
| getsubopt.svr4 | parse suboptions from a string | [ getsubopt ] |
| gettimeofday.svr4 | get or set the date and time | [ gettimeofday, settimeofday ] |
| gettxt.svr4 | retrieve a text string | [ gettxt ] |
| getut.svr3 | access utmp file entry | [ getut: getutent, getutid, getutline, pututline, setutent, endutent, utmpname ] |
| getut.svr4 | access utmp file entry | [ getut: getutent, getutid, getutline, pututline, setutent, endutent, utmpname ] |
| getutent.svr3 | access utmp file entry | [ getut: getutent, getutid, getutline, pututline, setutent, endutent, utmpname ] |
| getutent.svr4 | access utmp file entry | [ getut: getutent, getutid, getutline, pututline, setutent, endutent, utmpname ] |
| getutid.svr3 | access utmp file entry | [ getut: getutent, getutid, getutline, pututline, setutent, endutent, utmpname ] |
| getutid.svr4 | access utmp file entry | [ getut: getutent, getutid, getutline, pututline, setutent, endutent, utmpname ] |
| getutline.svr3 | access utmp file entry | [ getut: getutent, getutid, getutline, pututline, setutent, endutent, utmpname ] |
| getutmp.svr4 | access utmpx file entry | [ getutx: getutxent, getutxid, getutxline, pututxline, setutx-
ent, endutxent, utmpxname, getutmp, getutmpx, updwtmp, updwtmpx ] |
| getutmpx.svr4 | access utmpx file entry | [ getutx: getutxent, getutxid, getutxline, pututxline, setutx-
ent, endutxent, utmpxname, getutmp, getutmpx, updwtmp, updwtmpx ] |
| getutx.svr4 | access utmpx file entry | [ getutx: getutxent, getutxid, getutxline, pututxline, setutx-
ent, endutxent, utmpxname, getutmp, getutmpx, updwtmp, updwtmpx ] |
| getutxent.svr4 | access utmpx file entry | [ getutx: getutxent, getutxid, getutxline, pututxline, setutx-
ent, endutxent, utmpxname, getutmp, getutmpx, updwtmp, updwtmpx ] |
| getutxid.svr4 | access utmpx file entry | [ getutx: getutxent, getutxid, getutxline, pututxline, setutx-
ent, endutxent, utmpxname, getutmp, getutmpx, updwtmp, updwtmpx ] |
| getutxline.svr4 | access utmpx file entry | [ getutx: getutxent, getutxid, getutxline, pututxline, setutx-
ent, endutxent, utmpxname, getutmp, getutmpx, updwtmp, updwtmpx ] |
| getvfsany.svr4 | get vfstab
file entry | [ getvfsent, getvfsfile, getvfsspec, getvfsany ] |
| getvfsent.svr4 | get vfstab
file entry | [ getvfsent, getvfsfile, getvfsspec, getvfsany ] |
| getvfsfile.svr4 | get vfstab
file entry | [ getvfsent, getvfsfile, getvfsspec, getvfsany ] |
| getvfsspec.svr4 | get vfstab
file entry | [ getvfsent, getvfsfile, getvfsspec, getvfsany ] |
| gmtime.svr3 | convert date and
time to string | [ ctime, localtime, gmtime, asctime, tzset ] |
| gmtime.svr4 | convert date and
time to string | [ ctime, localtime, gmtime, asctime, tzset ] |
| grantpt.svr4 | grant access to the slave pseudo-terminal device | [ grantpt ] |
| gsignal.svr3 | software signals | [ ssignal, gsignal ] |
| gsignal.svr4 | software signals | [ ssignal, gsignal ] |
| gtty.bsd | set and get terminal state (obsolete) | [ stty, gtty ] |
| hcreate.svr3 | manage hash search tables | [ hsearch, hcreate, hdestroy ] |
| hcreate.svr4 | manage hash search tables | [ hsearch, hcreate, hdestroy ] |
| hdestroy.svr3 | manage hash search tables | [ hsearch, hcreate, hdestroy ] |
| hdestroy.svr4 | manage hash search tables | [ hsearch, hcreate, hdestroy ] |
| hsearch.svr3 | manage hash search tables | [ hsearch, hcreate, hdestroy ] |
| hsearch.svr4 | manage hash search tables | [ hsearch, hcreate, hdestroy ] |
| initgroups.svr4 | initialize the supplementary group access list | [ initgroups ] |
| insque.svr4 | insert/remove element from a queue | [ insque, remque ] |
| isalnum.svr3 | character classif-
ication macros | [ ctype: isalpha, isupper, islower, isdigit, isxdigit, isal-
num, isspace, ispunct, isprint, isgraph, iscntrl, isascii, toupper, tolower, toascii ] |
| isalnum.svr4 | character handling | [ ctype: isdigit, isxdigit, islower, isupper, isalpha, isal-
num, isspace, iscntrl, ispunct, isprint, isgraph, isascii ] |
| isalpha.svr3 | character classif-
ication macros | [ ctype: isalpha, isupper, islower, isdigit, isxdigit, isal-
num, isspace, ispunct, isprint, isgraph, iscntrl, isascii, toupper, tolower, toascii ] |
| isalpha.svr4 | character handling | [ ctype: isdigit, isxdigit, islower, isupper, isalpha, isal-
num, isspace, iscntrl, ispunct, isprint, isgraph, isascii ] |
| isascii.svr3 | character classif-
ication macros | [ ctype: isalpha, isupper, islower, isdigit, isxdigit, isal-
num, isspace, ispunct, isprint, isgraph, iscntrl, isascii, toupper, tolower, toascii ] |
| isascii.svr4 | character handling | [ ctype: isdigit, isxdigit, islower, isupper, isalpha, isal-
num, isspace, iscntrl, ispunct, isprint, isgraph, isascii ] |
| isastream.svr4 | test a file descriptor | [ isastream ] |
| isatty.svr3 | find name of a terminal | [ ttyname, isatty ] |
| isatty.svr4 | find name of a terminal | [ ttyname, isatty ] |
| iscntrl.svr3 | character classif-
ication macros | [ ctype: isalpha, isupper, islower, isdigit, isxdigit, isal-
num, isspace, ispunct, isprint, isgraph, iscntrl, isascii, toupper, tolower, toascii ] |
| iscntrl.svr4 | character handling | [ ctype: isdigit, isxdigit, islower, isupper, isalpha, isal-
num, isspace, iscntrl, ispunct, isprint, isgraph, isascii ] |
| isdigit.svr3 | character classif-
ication macros | [ ctype: isalpha, isupper, islower, isdigit, isxdigit, isal-
num, isspace, ispunct, isprint, isgraph, iscntrl, isascii, toupper, tolower, toascii ] |
| isdigit.svr4 | character handling | [ ctype: isdigit, isxdigit, islower, isupper, isalpha, isal-
num, isspace, iscntrl, ispunct, isprint, isgraph, isascii ] |
| isgraph.svr3 | character classif-
ication macros | [ ctype: isalpha, isupper, islower, isdigit, isxdigit, isal-
num, isspace, ispunct, isprint, isgraph, iscntrl, isascii, toupper, tolower, toascii ] |
| isgraph.svr4 | character handling | [ ctype: isdigit, isxdigit, islower, isupper, isalpha, isal-
num, isspace, iscntrl, ispunct, isprint, isgraph, isascii ] |
| islower.svr3 | character classif-
ication macros | [ ctype: isalpha, isupper, islower, isdigit, isxdigit, isal-
num, isspace, ispunct, isprint, isgraph, iscntrl, isascii, toupper, tolower, toascii ] |
| islower.svr4 | character handling | [ ctype: isdigit, isxdigit, islower, isupper, isalpha, isal-
num, isspace, iscntrl, ispunct, isprint, isgraph, isascii ] |
| isnan.svr4 | deter-
mine type of floating-point number | [ isnan, isnand, isnanf, finite, fpclass, unordered ] |
| isnand.svr4 | deter-
mine type of floating-point number | [ isnan, isnand, isnanf, finite, fpclass, unordered ] |
| isnanf.svr4 | deter-
mine type of floating-point number | [ isnan, isnand, isnanf, finite, fpclass, unordered ] |
| isprint.svr3 | character classif-
ication macros | [ ctype: isalpha, isupper, islower, isdigit, isxdigit, isal-
num, isspace, ispunct, isprint, isgraph, iscntrl, isascii, toupper, tolower, toascii ] |
| isprint.svr4 | character handling | [ ctype: isdigit, isxdigit, islower, isupper, isalpha, isal-
num, isspace, iscntrl, ispunct, isprint, isgraph, isascii ] |
| ispunct.svr3 | character classif-
ication macros | [ ctype: isalpha, isupper, islower, isdigit, isxdigit, isal-
num, isspace, ispunct, isprint, isgraph, iscntrl, isascii, toupper, tolower, toascii ] |
| ispunct.svr4 | character handling | [ ctype: isdigit, isxdigit, islower, isupper, isalpha, isal-
num, isspace, iscntrl, ispunct, isprint, isgraph, isascii ] |
| isspace.svr3 | character classif-
ication macros | [ ctype: isalpha, isupper, islower, isdigit, isxdigit, isal-
num, isspace, ispunct, isprint, isgraph, iscntrl, isascii, toupper, tolower, toascii ] |
| isspace.svr4 | character handling | [ ctype: isdigit, isxdigit, islower, isupper, isalpha, isal-
num, isspace, iscntrl, ispunct, isprint, isgraph, isascii ] |
| isupper.svr3 | character classif-
ication macros | [ ctype: isalpha, isupper, islower, isdigit, isxdigit, isal-
num, isspace, ispunct, isprint, isgraph, iscntrl, isascii, toupper, tolower, toascii ] |
| isupper.svr4 | character handling | [ ctype: isdigit, isxdigit, islower, isupper, isalpha, isal-
num, isspace, iscntrl, ispunct, isprint, isgraph, isascii ] |
| isxdigit.svr3 | character classif-
ication macros | [ ctype: isalpha, isupper, islower, isdigit, isxdigit, isal-
num, isspace, ispunct, isprint, isgraph, iscntrl, isascii, toupper, tolower, toascii ] |
| isxdigit.svr4 | character handling | [ ctype: isdigit, isxdigit, islower, isupper, isalpha, isal-
num, isspace, iscntrl, ispunct, isprint, isgraph, isascii ] |
| jrand48.svr3 | generate uniformly distri-
buted pseudo-random numbers | [ drand48, erand48, lrand48, nrand48, mrand48, jrand48, srand48, seed48, lcong48 ] |
| jrand48.svr4 | generate uniformly distri-
buted pseudo-random numbers | [ drand48, erand48, lrand48, nrand48, mrand48, jrand48, srand48, seed48, lcong48 ] |
| l3tol.svr3 | convert between 3-byte integers and long
integers | [ l3tol, ltol3 ] |
| l3tol.svr4 | convert between 3-byte integers and long
integers | [ l3tol, ltol3 ] |
| l64a.svr3 | convert between long integer and base-64 ASCII
string | [ a64l, l64a ] |
| l64a.svr4 | convert between long integer and base-64 ASCII
string | [ a64l, l64a ] |
| labs.svr4 | return integer absolute value | [ abs, labs ] |
| lckpwdf.svr4 | manipulate shadow password file entry | [ getspent, getspnam, setspent, endspent, fgetspent, lckpwdf, ulckpwdf ] |
| lcong48.svr3 | generate uniformly distri-
buted pseudo-random numbers | [ drand48, erand48, lrand48, nrand48, mrand48, jrand48, srand48, seed48, lcong48 ] |
| lcong48.svr4 | generate uniformly distri-
buted pseudo-random numbers | [ drand48, erand48, lrand48, nrand48, mrand48, jrand48, srand48, seed48, lcong48 ] |
| ldexp.svr3 | manipulate parts of floating-point
numbers | [ frexp, ldexp, modf ] |
| ldexp.svr4 | manipu-
late parts of floating-point numbers | [ frexp, ldexp, logb, modf, modff, nextafter, scalb ] |
| ldiv.svr4 | compute the quotient and remainder | [ div, ldiv ] |
| lfind.svr3 | linear search and update | [ lsearch, lfind ] |
| lfind.svr4 | linear search and update | [ lsearch, lfind ] |
| lfmt.svr4 | display error message in standard format and pass to
logging and monitoring services | [ lfmt ] |
| localeconv.svr4 | get numeric formatting information | [ localeconv ] |
| localtime.svr3 | convert date and
time to string | [ ctime, localtime, gmtime, asctime, tzset ] |
| localtime.svr4 | convert date and
time to string | [ ctime, localtime, gmtime, asctime, tzset ] |
| lockf.svr3 | record locking on files | [ lockf ] |
| lockf.svr4 | record locking on files | [ lockf ] |
| logb.svr4 | manipu-
late parts of floating-point numbers | [ frexp, ldexp, logb, modf, modff, nextafter, scalb ] |
| longjmp.svr3 | non-local goto | [ setjmp, longjmp ] |
| longjmp.svr4 | non-local goto | [ setjmp, longjmp ] |
| lrand48.svr3 | generate uniformly distri-
buted pseudo-random numbers | [ drand48, erand48, lrand48, nrand48, mrand48, jrand48, srand48, seed48, lcong48 ] |
| lrand48.svr4 | generate uniformly distri-
buted pseudo-random numbers | [ drand48, erand48, lrand48, nrand48, mrand48, jrand48, srand48, seed48, lcong48 ] |
| lsearch.svr3 | linear search and update | [ lsearch, lfind ] |
| lsearch.svr4 | linear search and update | [ lsearch, lfind ] |
| ltol3.svr3 | convert between 3-byte integers and long
integers | [ l3tol, ltol3 ] |
| ltol3.svr4 | convert between 3-byte integers and long
integers | [ l3tol, ltol3 ] |
| machine_info.svr3 | get information about the running system | [ machine_info ] |
| major.svr4 | manage a device number | [ makedev, major, minor ] |
| makecontext.svr4 | manipulate user contexts | [ makecontext, swapcontext ] |
| makedev.svr4 | manage a device number | [ makedev, major, minor ] |
| malloc.svr3 | main memory allocator | [ malloc, free, realloc, calloc ] |
| malloc.svr4 | memory
allocator | [ malloc, free, realloc, calloc, memalign, valloc ] |
| mbchar.svr4 | multibyte character handling | [ mbchar: mbtowc, mblen, wctomb ] |
| mblen.svr4 | multibyte character handling | [ mbchar: mbtowc, mblen, wctomb ] |
| mbstowcs.svr4 | multibyte string functions | [ mbstring: mbstowcs, wcstombs ] |
| mbstring.svr4 | multibyte string functions | [ mbstring: mbstowcs, wcstombs ] |
| mbtowc.svr4 | multibyte character handling | [ mbchar: mbtowc, mblen, wctomb ] |
| memalign.svr4 | memory
allocator | [ malloc, free, realloc, calloc, memalign, valloc ] |
| memccpy.svr4 | memory operations | [ memory: memccpy, memchr, memcmp, memcpy, memmove, memset ] |
| memchr.svr4 | memory operations | [ memory: memccpy, memchr, memcmp, memcpy, memmove, memset ] |
| memcmp.svr4 | memory operations | [ memory: memccpy, memchr, memcmp, memcpy, memmove, memset ] |
| memcpy.svr4 | memory operations | [ memory: memccpy, memchr, memcmp, memcpy, memmove, memset ] |
| memmove.svr4 | memory operations | [ memory: memccpy, memchr, memcmp, memcpy, memmove, memset ] |
| memory.svr4 | memory operations | [ memory: memccpy, memchr, memcmp, memcpy, memmove, memset ] |
| memset.svr4 | memory operations | [ memory: memccpy, memchr, memcmp, memcpy, memmove, memset ] |
| minor.svr4 | manage a device number | [ makedev, major, minor ] |
| mkfifo.svr4 | create a new FIFO | [ mkfifo ] |
| mktemp.svr4 | make a unique file name | [ mktemp ] |
| mktime.svr4 | converts a tm structure to a calendar time | [ mktime ] |
| mlock.svr4 | lock (or unlock) pages in memory | [ mlock, munlock ] |
| mlockall.svr4 | lock or unlock address space | [ mlockall, munlockall ] |
| modf.svr3 | manipulate parts of floating-point
numbers | [ frexp, ldexp, modf ] |
| modf.svr4 | manipu-
late parts of floating-point numbers | [ frexp, ldexp, logb, modf, modff, nextafter, scalb ] |
| modff.svr4 | manipu-
late parts of floating-point numbers | [ frexp, ldexp, logb, modf, modff, nextafter, scalb ] |
| monitor.svr4 | prepare execution profile | [ monitor ] |
| mrand48.svr3 | generate uniformly distri-
buted pseudo-random numbers | [ drand48, erand48, lrand48, nrand48, mrand48, jrand48, srand48, seed48, lcong48 ] |
| mrand48.svr4 | generate uniformly distri-
buted pseudo-random numbers | [ drand48, erand48, lrand48, nrand48, mrand48, jrand48, srand48, seed48, lcong48 ] |
| msync.svr4 | synchronize memory with physical storage | [ msync ] |
| munlock.svr4 | lock (or unlock) pages in memory | [ mlock, munlock ] |
| munlockall.svr4 | lock or unlock address space | [ mlockall, munlockall ] |
| nextafter.svr4 | manipu-
late parts of floating-point numbers | [ frexp, ldexp, logb, modf, modff, nextafter, scalb ] |
| nftw.svr4 | walk a file tree | [ ftw, nftw ] |
| nice.bsd | set program priority | [ nice ] |
| nl_langinfo.svr4 | language information | [ nl_langinfo ] |
| nrand48.svr3 | generate uniformly distri-
buted pseudo-random numbers | [ drand48, erand48, lrand48, nrand48, mrand48, jrand48, srand48, seed48, lcong48 ] |
| nrand48.svr4 | generate uniformly distri-
buted pseudo-random numbers | [ drand48, erand48, lrand48, nrand48, mrand48, jrand48, srand48, seed48, lcong48 ] |
| offsetof.svr4 | offset of structure member | [ offsetof ] |
| pause.bsd | stop until signal | [ pause ] |
| perror.svr3 | system error messages | [ perror, errno, sys_errlist, sys_nerr ] |
| perror.svr4 | print system error messages | [ perror ] |
| pfmt.svr4 | display error message in standard format | [ pfmt ] |
| psiginfo.svr4 | system signal messages | [ psignal, psiginfo ] |
| psignal.svr4 | system signal messages | [ psignal, psiginfo ] |
| ptsname.svr4 | get name of the slave pseudo-terminal device | [ ptsname ] |
| putenv.svr3 | change or add value to environment | [ putenv ] |
| putenv.svr4 | change or add value to environment | [ putenv ] |
| putpwent.svr3 | write password file entry | [ putpwent ] |
| putpwent.svr4 | write password file entry | [ putpwent ] |
| putspent.svr4 | write shadow password file entry | [ putspent ] |
| pututline.svr3 | access utmp file entry | [ getut: getutent, getutid, getutline, pututline, setutent, endutent, utmpname ] |
| pututline.svr4 | access utmp file entry | [ getut: getutent, getutid, getutline, pututline, setutent, endutent, utmpname ] |
| pututxline.svr4 | access utmpx file entry | [ getutx: getutxent, getutxid, getutxline, pututxline, setutx-
ent, endutxent, utmpxname, getutmp, getutmpx, updwtmp, updwtmpx ] |
| qsort.svr3 | quicker sort | [ qsort ] |
| qsort.svr4 | quicker sort | [ qsort ] |
| raise.svr4 | send signal to program | [ raise ] |
| rand.bsd | random number generator | [ rand, srand ] |
| rand.svr3 | simple random-number generator | [ rand, srand ] |
| rand.svr4 | simple random-number generator | [ rand, srand ] |
| realloc.svr3 | main memory allocator | [ malloc, free, realloc, calloc ] |
| realloc.svr4 | memory
allocator | [ malloc, free, realloc, calloc, memalign, valloc ] |
| realpath.svr4 | returns the real file name | [ realpath ] |
| remove.svr4 | remove file | [ remove ] |
| remque.svr4 | insert/remove element from a queue | [ insque, remque ] |
| scalb.svr4 | manipu-
late parts of floating-point numbers | [ frexp, ldexp, logb, modf, modff, nextafter, scalb ] |
| seed48.svr3 | generate uniformly distri-
buted pseudo-random numbers | [ drand48, erand48, lrand48, nrand48, mrand48, jrand48, srand48, seed48, lcong48 ] |
| seed48.svr4 | generate uniformly distri-
buted pseudo-random numbers | [ drand48, erand48, lrand48, nrand48, mrand48, jrand48, srand48, seed48, lcong48 ] |
| select.svr4 | synchronous I/O multiplexing | [ select ] |
| setcat.svr4 | define default catalog | [ setcat ] |
| setgrent.svr3 | get group file entry | [ getgrent, getgrgid, getgrnam, setgrent, endgrent, fgetgrent ] |
| setgrent.svr4 | get group file entry | [ getgrent, getgrgid, getgrnam, setgrent, endgrent, fgetgrent ] |
| setitimer.svr4 | get/set value of interval timer | [ getitimer, setitimer ] |
| setjmp.svr3 | non-local goto | [ setjmp, longjmp ] |
| setjmp.svr4 | non-local goto | [ setjmp, longjmp ] |
| setkey.svr3 | generate hashing encryption | [ crypt, setkey, encrypt ] |
| setkey.svr4 | generate encryption | [ crypt, setkey, encrypt ] |
| setlabel.svr4 | define the label for pfmt() and lfmt(). | [ setlabel ] |
| setlocale.svr4 | modify and query a program's locale | [ setlocale ] |
| setpwent.svr3 | get password file entry | [ getpwent, getpwuid, getpwnam, setpwent, endpwent, fgetpwent ] |
| setpwent.svr4 | manipulate password file entry | [ getpwent, getpwuid, getpwnam, setpwent, endpwent, fgetpwent ] |
| setspent.svr4 | manipulate shadow password file entry | [ getspent, getspnam, setspent, endspent, fgetspent, lckpwdf, ulckpwdf ] |
| settimeofday.svr4 | get or set the date and time | [ gettimeofday, settimeofday ] |
| setutent.svr3 | access utmp file entry | [ getut: getutent, getutid, getutline, pututline, setutent, endutent, utmpname ] |
| setutent.svr4 | access utmp file entry | [ getut: getutent, getutid, getutline, pututline, setutent, endutent, utmpname ] |
| setutxent.svr4 | access utmpx file entry | [ getutx: getutxent, getutxid, getutxline, pututxline, setutx-
ent, endutxent, utmpxname, getutmp, getutmpx, updwtmp, updwtmpx ] |
| sigaddset.svr4 | manipulate sets of signals. | [ sigemptyset, sigfillset, sigaddset, sigdelset, sigismember ] |
| sigdelset.svr4 | manipulate sets of signals. | [ sigemptyset, sigfillset, sigaddset, sigdelset, sigismember ] |
| sigemptyset.svr4 | manipulate sets of signals. | [ sigemptyset, sigfillset, sigaddset, sigdelset, sigismember ] |
| sigfillset.svr4 | manipulate sets of signals. | [ sigemptyset, sigfillset, sigaddset, sigdelset, sigismember ] |
| sigismember.svr4 | manipulate sets of signals. | [ sigemptyset, sigfillset, sigaddset, sigdelset, sigismember ] |
| siglongjmp.svr4 | a non-local goto with signal state | [ sigsetjmp, siglongjmp ] |
| signal.bsd | simplified software signal facilities | [ signal ] |
| sigsetjmp.svr4 | a non-local goto with signal state | [ sigsetjmp, siglongjmp ] |
| sigsetops.svr4 | manipulate sets of signals. | [ sigemptyset, sigfillset, sigaddset, sigdelset, sigismember ] |
| sleep.svr3 | suspend execution for interval | [ sleep ] |
| sleep.svr4 | suspend execution for interval | [ sleep ] |
| srand.bsd | random number generator | [ rand, srand ] |
| srand.svr3 | simple random-number generator | [ rand, srand ] |
| srand.svr4 | simple random-number generator | [ rand, srand ] |
| srand48.svr3 | generate uniformly distri-
buted pseudo-random numbers | [ drand48, erand48, lrand48, nrand48, mrand48, jrand48, srand48, seed48, lcong48 ] |
| srand48.svr4 | generate uniformly distri-
buted pseudo-random numbers | [ drand48, erand48, lrand48, nrand48, mrand48, jrand48, srand48, seed48, lcong48 ] |
| ssignal.svr3 | software signals | [ ssignal, gsignal ] |
| ssignal.svr4 | software signals | [ ssignal, gsignal ] |
| stdipc.svr3 | standard interprocess communication package | [ stdipc: ftok ] |
| stdipc.svr4 | standard interprocess communication package | [ stdipc: ftok ] |
| strcat.svr3 | string operations | [ string: strcat, strdup, strncat, strcmp, strncmp, strcpy, strncpy, strlen, strchr, strrchr, strpbrk, strspn, strcspn, strtok ] |
| strcat.svr4 | string operations | [ string: strcat, strdup, strncat, strcmp, strncmp, strcpy, strncpy, strlen, strchr, strrchr, strpbrk, strspn, strcspn, strtok, strstr ] |
| strchr.svr3 | string operations | [ string: strcat, strdup, strncat, strcmp, strncmp, strcpy, strncpy, strlen, strchr, strrchr, strpbrk, strspn, strcspn, strtok ] |
| strchr.svr4 | string operations | [ string: strcat, strdup, strncat, strcmp, strncmp, strcpy, strncpy, strlen, strchr, strrchr, strpbrk, strspn, strcspn, strtok, strstr ] |
| strcmp.svr3 | string operations | [ string: strcat, strdup, strncat, strcmp, strncmp, strcpy, strncpy, strlen, strchr, strrchr, strpbrk, strspn, strcspn, strtok ] |
| strcmp.svr4 | string operations | [ string: strcat, strdup, strncat, strcmp, strncmp, strcpy, strncpy, strlen, strchr, strrchr, strpbrk, strspn, strcspn, strtok, strstr ] |
| strcoll.svr4 | string collation | [ strcoll ] |
| strcpy.svr3 | string operations | [ string: strcat, strdup, strncat, strcmp, strncmp, strcpy, strncpy, strlen, strchr, strrchr, strpbrk, strspn, strcspn, strtok ] |
| strcpy.svr4 | string operations | [ string: strcat, strdup, strncat, strcmp, strncmp, strcpy, strncpy, strlen, strchr, strrchr, strpbrk, strspn, strcspn, strtok, strstr ] |
| strcspn.svr3 | string operations | [ string: strcat, strdup, strncat, strcmp, strncmp, strcpy, strncpy, strlen, strchr, strrchr, strpbrk, strspn, strcspn, strtok ] |
| strcspn.svr4 | string operations | [ string: strcat, strdup, strncat, strcmp, strncmp, strcpy, strncpy, strlen, strchr, strrchr, strpbrk, strspn, strcspn, strtok, strstr ] |
| strdup.svr3 | string operations | [ string: strcat, strdup, strncat, strcmp, strncmp, strcpy, strncpy, strlen, strchr, strrchr, strpbrk, strspn, strcspn, strtok ] |
| strdup.svr4 | string operations | [ string: strcat, strdup, strncat, strcmp, strncmp, strcpy, strncpy, strlen, strchr, strrchr, strpbrk, strspn, strcspn, strtok, strstr ] |
| strerror.svr4 | get error message string | [ strerror ] |
| strftime.svr4 | convert date and time to string | [ strftime, cftime, ascftime ] |
| string.svr3 | string operations | [ string: strcat, strdup, strncat, strcmp, strncmp, strcpy, strncpy, strlen, strchr, strrchr, strpbrk, strspn, strcspn, strtok ] |
| string.svr4 | string operations | [ string: strcat, strdup, strncat, strcmp, strncmp, strcpy, strncpy, strlen, strchr, strrchr, strpbrk, strspn, strcspn, strtok, strstr ] |
| strlen.svr3 | string operations | [ string: strcat, strdup, strncat, strcmp, strncmp, strcpy, strncpy, strlen, strchr, strrchr, strpbrk, strspn, strcspn, strtok ] |
| strlen.svr4 | string operations | [ string: strcat, strdup, strncat, strcmp, strncmp, strcpy, strncpy, strlen, strchr, strrchr, strpbrk, strspn, strcspn, strtok, strstr ] |
| strncat.svr3 | string operations | [ string: strcat, strdup, strncat, strcmp, strncmp, strcpy, strncpy, strlen, strchr, strrchr, strpbrk, strspn, strcspn, strtok ] |
| strncat.svr4 | string operations | [ string: strcat, strdup, strncat, strcmp, strncmp, strcpy, strncpy, strlen, strchr, strrchr, strpbrk, strspn, strcspn, strtok, strstr ] |
| strncmp.svr3 | string operations | [ string: strcat, strdup, strncat, strcmp, strncmp, strcpy, strncpy, strlen, strchr, strrchr, strpbrk, strspn, strcspn, strtok ] |
| strncmp.svr4 | string operations | [ string: strcat, strdup, strncat, strcmp, strncmp, strcpy, strncpy, strlen, strchr, strrchr, strpbrk, strspn, strcspn, strtok, strstr ] |
| strncpy.svr3 | string operations | [ string: strcat, strdup, strncat, strcmp, strncmp, strcpy, strncpy, strlen, strchr, strrchr, strpbrk, strspn, strcspn, strtok ] |
| strncpy.svr4 | string operations | [ string: strcat, strdup, strncat, strcmp, strncmp, strcpy, strncpy, strlen, strchr, strrchr, strpbrk, strspn, strcspn, strtok, strstr ] |
| strpbrk.svr3 | string operations | [ string: strcat, strdup, strncat, strcmp, strncmp, strcpy, strncpy, strlen, strchr, strrchr, strpbrk, strspn, strcspn, strtok ] |
| strpbrk.svr4 | string operations | [ string: strcat, strdup, strncat, strcmp, strncmp, strcpy, strncpy, strlen, strchr, strrchr, strpbrk, strspn, strcspn, strtok, strstr ] |
| strrchr.svr3 | string operations | [ string: strcat, strdup, strncat, strcmp, strncmp, strcpy, strncpy, strlen, strchr, strrchr, strpbrk, strspn, strcspn, strtok ] |
| strrchr.svr4 | string operations | [ string: strcat, strdup, strncat, strcmp, strncmp, strcpy, strncpy, strlen, strchr, strrchr, strpbrk, strspn, strcspn, strtok, strstr ] |
| strspn.svr3 | string operations | [ string: strcat, strdup, strncat, strcmp, strncmp, strcpy, strncpy, strlen, strchr, strrchr, strpbrk, strspn, strcspn, strtok ] |
| strspn.svr4 | string operations | [ string: strcat, strdup, strncat, strcmp, strncmp, strcpy, strncpy, strlen, strchr, strrchr, strpbrk, strspn, strcspn, strtok, strstr ] |
| strstr.svr3 | string operations | [ string: strcat, strdup, strncat, strcmp, strncmp, strcpy, strncpy, strlen, strchr, strrchr, strpbrk, strspn, strcspn, strtok ] |
| strstr.svr4 | string operations | [ string: strcat, strdup, strncat, strcmp, strncmp, strcpy, strncpy, strlen, strchr, strrchr, strpbrk, strspn, strcspn, strtok, strstr ] |
| strtod.svr3 | convert string to double-precision number | [ strtod, atof ] |
| strtod.svr4 | convert string to double-precision number | [ strtod, atof ] |
| strtok.svr3 | string operations | [ string: strcat, strdup, strncat, strcmp, strncmp, strcpy, strncpy, strlen, strchr, strrchr, strpbrk, strspn, strcspn, strtok ] |
| strtok.svr4 | string operations | [ string: strcat, strdup, strncat, strcmp, strncmp, strcpy, strncpy, strlen, strchr, strrchr, strpbrk, strspn, strcspn, strtok, strstr ] |
| strtol.svr3 | convert string to integer | [ strtol, atol, atoi ] |
| strtol.svr4 | convert string to integer | [ strtol, strtoul, atol, atoi ] |
| strtoul.svr4 | convert string to integer | [ strtol, strtoul, atol, atoi ] |
| strxfrm.svr4 | string transformation | [ strxfrm ] |
| stty.bsd | set and get terminal state (obsolete) | [ stty, gtty ] |
| swab.svr3 | swap bytes | [ swab ] |
| swab.svr4 | swap bytes | [ swab ] |
| swapcontext.svr4 | manipulate user contexts | [ makecontext, swapcontext ] |
| sys_errlist.svr3 | system error messages | [ perror, errno, sys_errlist, sys_nerr ] |
| sys_nerr.svr3 | system error messages | [ perror, errno, sys_errlist, sys_nerr ] |
| sysconf.svr4 | get configurable system variables | [ sysconf ] |
| tcsetpgrp.svr4 | set terminal foreground process group id | [ tcsetpgrp ] |
| tdelete.svr3 | manage binary search trees | [ tsearch, tfind, tdelete, twalk ] |
| tdelete.svr4 | manage binary search trees | [ tsearch, tfind, tdelete, twalk ] |
| test_and_set.svr3 | atomic opera-
tions on integer variables | [ test_and_set, test_then_add, add_then_test ] |
| tfind.svr3 | manage binary search trees | [ tsearch, tfind, tdelete, twalk ] |
| tfind.svr4 | manage binary search trees | [ tsearch, tfind, tdelete, twalk ] |
| time.bsd | get date and time | [ time, ftime ] |
| times.bsd | get process times | [ times ] |
| toascii.svr4 | translate characters | [ conv: toupper, tolower, _toupper, _tolower, toascii ] |
| tolower.svr4 | translate characters | [ conv: toupper, tolower, _toupper, _tolower, toascii ] |
| toupper.svr4 | translate characters | [ conv: toupper, tolower, _toupper, _tolower, toascii ] |
| truncate.svr4 | set a file to a specified length | [ truncate, ftruncate ] |
| tsearch.svr3 | manage binary search trees | [ tsearch, tfind, tdelete, twalk ] |
| tsearch.svr4 | manage binary search trees | [ tsearch, tfind, tdelete, twalk ] |
| ttyname.svr3 | find name of a terminal | [ ttyname, isatty ] |
| ttyname.svr4 | find name of a terminal | [ ttyname, isatty ] |
| ttyslot.svr3 | find the slot in the utmp file of the current user | [ ttyslot ] |
| ttyslot.svr4 | find the slot in the utmp file of the current user | [ ttyslot ] |
| twalk.svr3 | manage binary search trees | [ tsearch, tfind, tdelete, twalk ] |
| twalk.svr4 | manage binary search trees | [ tsearch, tfind, tdelete, twalk ] |
| tzset.svr3 | convert date and
time to string | [ ctime, localtime, gmtime, asctime, tzset ] |
| tzset.svr4 | convert date and
time to string | [ ctime, localtime, gmtime, asctime, tzset ] |
| ulckpwdf.svr4 | manipulate shadow password file entry | [ getspent, getspnam, setspent, endspent, fgetspent, lckpwdf, ulckpwdf ] |
| unlockpt.svr4 | unlock a pseudo-terminal master/slave pair | [ unlockpt ] |
| unordered.svr4 | deter-
mine type of floating-point number | [ isnan, isnand, isnanf, finite, fpclass, unordered ] |
| updwtmp.svr4 | access utmpx file entry | [ getutx: getutxent, getutxid, getutxline, pututxline, setutx-
ent, endutxent, utmpxname, getutmp, getutmpx, updwtmp, updwtmpx ] |
| updwtmpx.svr4 | access utmpx file entry | [ getutx: getutxent, getutxid, getutxline, pututxline, setutx-
ent, endutxent, utmpxname, getutmp, getutmpx, updwtmp, updwtmpx ] |
| utime.bsd | set file times | [ utime ] |
| utmpname.svr3 | access utmp file entry | [ getut: getutent, getutid, getutline, pututline, setutent, endutent, utmpname ] |
| utmpname.svr4 | access utmp file entry | [ getut: getutent, getutid, getutline, pututline, setutent, endutent, utmpname ] |
| utmpxname.svr4 | access utmpx file entry | [ getutx: getutxent, getutxid, getutxline, pututxline, setutx-
ent, endutxent, utmpxname, getutmp, getutmpx, updwtmp, updwtmpx ] |
| valloc.bsd | aligned memory allocator | [ valloc ] |
| valloc.svr4 | memory
allocator | [ malloc, free, realloc, calloc, memalign, valloc ] |
| vlfmt.svr4 | display error message in standard format and pass to
logging and monitoring services | [ vlfmt ] |
| vlimit.bsd | control maximum system resource consumption | [ vlimit ] |
| vpfmt.svr4 | display error message in standard format and pass to
logging and monitoring services | [ vpfmt ] |
| vtimes.bsd | get information about resource utilization | [ vtimes ] |
| wctomb.svr4 | multibyte character handling | [ mbchar: mbtowc, mblen, wctomb ] |
| wctombs.svr4 | multibyte string functions | [ mbstring: mbstowcs, wcstombs ] |
| accept.svr4 | accept a connection on a socket | [ accept ] |
| addr.bsd | Internet address manipulation
routines | [ inet_addr, inet_network, inet_ntoa, inet_makeaddr, inet_lnaof, inet_netof ] |
| auth_destroy.bsd | library routines for remote procedure calls | [ rpc ] |
| auth_destroy.svr4 | library rou-
tines for client side remote procedure call authentica-
tion | [ rpc_clnt_auth: auth_destroy, authnone_create, authsys_create, authsys_create_default ] |
| authdes_create.bsd | library routines for remote procedure calls | [ rpc ] |
| authdes_getcred.bsd | library routines for remote procedure calls | [ rpc ] |
| authdes_getucred.svr4 | library rou-
tines for secure remote procedure calls | [ secure_rpc: authdes_seccreate, authdes_getucred, getnet-
name, host2netname, key_decryptsession, key_encryptsession, key_gendes, key_setsecret, netname2host, netname2user, user2netname ] |
| authdes_seccreate.svr4 | library rou-
tines for secure remote procedure calls | [ secure_rpc: authdes_seccreate, authdes_getucred, getnet-
name, host2netname, key_decryptsession, key_encryptsession, key_gendes, key_setsecret, netname2host, netname2user, user2netname ] |
| authnon_create.bsd | library routines for remote procedure calls | [ rpc ] |
| authnone_create.svr4 | library rou-
tines for client side remote procedure call authentica-
tion | [ rpc_clnt_auth: auth_destroy, authnone_create, authsys_create, authsys_create_default ] |
| authsys_create.svr4 | library rou-
tines for client side remote procedure call authentica-
tion | [ rpc_clnt_auth: auth_destroy, authnone_create, authsys_create, authsys_create_default ] |
| authsys_create_default.svr4 | library rou-
tines for client side remote procedure call authentica-
tion | [ rpc_clnt_auth: auth_destroy, authnone_create, authsys_create, authsys_create_default ] |
| authunix_create.bsd | library routines for remote procedure calls | [ rpc ] |
| authunix_create_default.bsd | library routines for remote procedure calls | [ rpc ] |
| bind.svr4 | bind a name to a socket | [ bind ] |
| bindresvport.bsd | bind a socket to a privileged IP port | [ bindresvport ] |
| bindresvport.svr3 | bind a socket to a privileged IP port | [ bindresvport ] |
| byteorder | convert values
between host and network byte order | [ byteorder: htonl, htons, ntohl, ntohs ] |
| byteorder.svr4 | convert values
between host and network byte order | [ byteorder, htonl, htons, ntohl, ntohs ] |
| callrpc.bsd | library routines for remote procedure calls | [ rpc ] |
| clnt_broadcast.bsd | library routines for remote procedure calls | [ rpc ] |
| clnt_call.bsd | library routines for remote procedure calls | [ rpc ] |
| clnt_call.svr4 | 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 ] |
| clnt_control.svr4 | library routines for dealing with
creation and manipulation of CLIENT handles | [ rpc_clnt_create: clnt_control, clnt_create, clnt_destroy, clnt_dg_create, clnt_pcreateerror, clnt_raw_create, clnt_spcreateerror, clnt_tli_create, clnt_tp_create, clnt_vc_create ] |
| clnt_create.svr4 | library routines for dealing with
creation and manipulation of CLIENT handles | [ rpc_clnt_create: clnt_control, clnt_create, clnt_destroy, clnt_dg_create, clnt_pcreateerror, clnt_raw_create, clnt_spcreateerror, clnt_tli_create, clnt_tp_create, clnt_vc_create ] |
| clnt_destroy.bsd | library routines for remote procedure calls | [ rpc ] |
| clnt_destroy.svr4 | library routines for dealing with
creation and manipulation of CLIENT handles | [ rpc_clnt_create: clnt_control, clnt_create, clnt_destroy, clnt_dg_create, clnt_pcreateerror, clnt_raw_create, clnt_spcreateerror, clnt_tli_create, clnt_tp_create, clnt_vc_create ] |
| clnt_dg_create.svr4 | library routines for dealing with
creation and manipulation of CLIENT handles | [ rpc_clnt_create: clnt_control, clnt_create, clnt_destroy, clnt_dg_create, clnt_pcreateerror, clnt_raw_create, clnt_spcreateerror, clnt_tli_create, clnt_tp_create, clnt_vc_create ] |
| clnt_freeres.bsd | library routines for remote procedure calls | [ rpc ] |
| clnt_freeres.svr4 | 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 ] |
| clnt_geterr.bsd | library routines for remote procedure calls | [ rpc ] |
| clnt_geterr.svr4 | 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 ] |
| clnt_pcreateerror.bsd | library routines for remote procedure calls | [ rpc ] |
| clnt_pcreateerror.svr4 | library routines for dealing with
creation and manipulation of CLIENT handles | [ rpc_clnt_create: clnt_control, clnt_create, clnt_destroy, clnt_dg_create, clnt_pcreateerror, clnt_raw_create, clnt_spcreateerror, clnt_tli_create, clnt_tp_create, clnt_vc_create ] |
| clnt_perrno.bsd | library routines for remote procedure calls | [ rpc ] |
| clnt_perrno.svr4 | 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 ] |
| clnt_perror.bsd | library routines for remote procedure calls | [ rpc ] |
| clnt_perror.svr4 | 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 ] |
| clnt_raw_create.svr4 | library routines for dealing with
creation and manipulation of CLIENT handles | [ rpc_clnt_create: clnt_control, clnt_create, clnt_destroy, clnt_dg_create, clnt_pcreateerror, clnt_raw_create, clnt_spcreateerror, clnt_tli_create, clnt_tp_create, clnt_vc_create ] |
| clnt_spcreateerror.svr4 | library routines for dealing with
creation and manipulation of CLIENT handles | [ rpc_clnt_create: clnt_control, clnt_create, clnt_destroy, clnt_dg_create, clnt_pcreateerror, clnt_raw_create, clnt_spcreateerror, clnt_tli_create, clnt_tp_create, clnt_vc_create ] |
| clnt_sperrno.bsd | library routines for remote procedure calls | [ rpc ] |
| clnt_sperrno.svr4 | 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 ] |
| clnt_sperror.bsd | library routines for remote procedure calls | [ rpc ] |
| clnt_sperror.svr4 | 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 ] |
| clnt_tli_create.svr4 | library routines for dealing with
creation and manipulation of CLIENT handles | [ rpc_clnt_create: clnt_control, clnt_create, clnt_destroy, clnt_dg_create, clnt_pcreateerror, clnt_raw_create, clnt_spcreateerror, clnt_tli_create, clnt_tp_create, clnt_vc_create ] |
| clnt_tp_create.svr4 | library routines for dealing with
creation and manipulation of CLIENT handles | [ rpc_clnt_create: clnt_control, clnt_create, clnt_destroy, clnt_dg_create, clnt_pcreateerror, clnt_raw_create, clnt_spcreateerror, clnt_tli_create, clnt_tp_create, clnt_vc_create ] |
| clnt_vc_create.svr4 | library routines for dealing with
creation and manipulation of CLIENT handles | [ rpc_clnt_create: clnt_control, clnt_create, clnt_destroy, clnt_dg_create, clnt_pcreateerror, clnt_raw_create, clnt_spcreateerror, clnt_tli_create, clnt_tp_create, clnt_vc_create ] |
| clntraw_create.bsd | library routines for remote procedure calls | [ rpc ] |
| clnttcp_create.bsd | library routines for remote procedure calls | [ rpc ] |
| clntudp_create.bsd | library routines for remote procedure calls | [ rpc ] |
| connect.svr4 | initiate a connection on a socket | [ connect ] |
| dn_comp.svr4 | resolver routines | [ resolver, res_mkquery, res_send, res_init, dn_comp, dn_expand ] |
| dn_expand.svr4 | resolver routines | [ resolver, res_mkquery, res_send, res_init, dn_comp, dn_expand ] |
| doconfig.svr4 | execute a configuration script | [ doconfig ] |
| endhostent.bsd | get network host entry | [ gethostbyname, gethostbyaddr, gethostent, sethostent, endhostent ] |
| endhostent.svr4 | get network host entry | [ gethostent, gethostbyaddr, gethostbyname, sethostent, endhostent ] |
| endnetconfig.svr4 | network configuration database components | [ getnetconfig, endnetconfig, freenetconfigent, setnetconfig ] |
| endnetent.bsd | get network entry | [ getnetent, getnetbyaddr, getnetbyname, setnetent, endnetent ] |
| endnetent.svr4 | get network entry | [ getnetent, getnetbyaddr, getnetbyname, setnetent, endnetent ] |
| endnetgrent.bsd | get network
group entry | [ getnetgrent, setnetgrent, endnetgrent, innetgr ] |
| endprotoent.bsd | get protocol entry | [ getprotoent, getprotobynumber, getprotobyname, setprotoent, endprotoent ] |
| endprotoent.svr4 | get protocol entry | [ getprotoent, getprotobynumber, getprotobyname, setprotoent, endprotoent ] |
| endservent.bsd | get service entry | [ getservent, getservbyport, getservbyname, setservent, endservent ] |
| endservent.svr4 | get service entry | [ getservent, getservbyport, getservbyname, setservent, endservent ] |
| ether_aton.bsd | Ethernet address mapping
operations | [ ethers: ether_ntoa, ether_aton, ether_ntohost, ether_hostton, ether_line ] |
| ether_hostton.bsd | Ethernet address mapping
operations | [ ethers: ether_ntoa, ether_aton, ether_ntohost, ether_hostton, ether_line ] |
| ether_line.bsd | Ethernet address mapping
operations | [ ethers: ether_ntoa, ether_aton, ether_ntohost, ether_hostton, ether_line ] |
| ether_ntoa.bsd | Ethernet address mapping
operations | [ ethers: ether_ntoa, ether_aton, ether_ntohost, ether_hostton, ether_line ] |
| ether_ntohost.bsd | Ethernet address mapping
operations | [ ethers: ether_ntoa, ether_aton, ether_ntohost, ether_hostton, ether_line ] |
| ethers.bsd | Ethernet address mapping
operations | [ ethers: ether_ntoa, ether_aton, ether_ntohost, ether_hostton, ether_line ] |
| ethers.svr4 | Ethernet address mapping operations | [ ethers ] |
| freenetconfigent.svr4 | network configuration database components | [ getnetconfig, endnetconfig, freenetconfigent, setnetconfig ] |
| get_myaddress.bsd | library routines for remote procedure calls | [ rpc ] |
| gethostbyaddr.bsd | get network host entry | [ gethostbyname, gethostbyaddr, gethostent, sethostent, endhostent ] |
| gethostbyaddr.svr4 | get network host entry | [ gethostent, gethostbyaddr, gethostbyname, sethostent, endhostent ] |
| gethostbyname.bsd | get network host entry | [ gethostbyname, gethostbyaddr, gethostent, sethostent, endhostent ] |
| gethostbyname.svr4 | get network host entry | [ gethostent, gethostbyaddr, gethostbyname, sethostent, endhostent ] |
| gethostent.bsd | get network host entry | [ gethostbyname, gethostbyaddr, gethostent, sethostent, endhostent ] |
| gethostent.svr4 | get network host entry | [ gethostent, gethostbyaddr, gethostbyname, sethostent, endhostent ] |
| getnetbyaddr.bsd | get network entry | [ getnetent, getnetbyaddr, getnetbyname, setnetent, endnetent ] |
| getnetbyaddr.svr4 | get network entry | [ getnetent, getnetbyaddr, getnetbyname, setnetent, endnetent ] |
| getnetbyname.bsd | get network entry | [ getnetent, getnetbyaddr, getnetbyname, setnetent, endnetent ] |
| getnetbyname.svr4 | get network entry | [ getnetent, getnetbyaddr, getnetbyname, setnetent, endnetent ] |
| getnetconfig.svr4 | network configuration database components | [ getnetconfig, endnetconfig, freenetconfigent, setnetconfig ] |
| getnetent.bsd | get network entry | [ getnetent, getnetbyaddr, getnetbyname, setnetent, endnetent ] |
| getnetent.svr4 | get network entry | [ getnetent, getnetbyaddr, getnetbyname, setnetent, endnetent ] |
| getnetgrent.bsd | get network
group entry | [ getnetgrent, setnetgrent, endnetgrent, innetgr ] |
| getnetname.bsd | library routines for remote procedure calls | [ rpc ] |
| getnetname.svr4 | library rou-
tines for secure remote procedure calls | [ secure_rpc: authdes_seccreate, authdes_getucred, getnet-
name, host2netname, key_decryptsession, key_encryptsession, key_gendes, key_setsecret, netname2host, netname2user, user2netname ] |
| getnetpath.svr4 | get /etc/netconfig entry corresponding to NET-
PATH component | [ getnetpath ] |
| getpeername.svr4 | get name of connected peer | [ getpeername ] |
| getprotobyname.bsd | get protocol entry | [ getprotoent, getprotobynumber, getprotobyname, setprotoent, endprotoent ] |
| getprotobyname.svr4 | get protocol entry | [ getprotoent, getprotobynumber, getprotobyname, setprotoent, endprotoent ] |
| getprotobynumber.bsd | get protocol entry | [ getprotoent, getprotobynumber, getprotobyname, setprotoent, endprotoent ] |
| getprotobynumber.svr4 | get protocol entry | [ getprotoent, getprotobynumber, getprotobyname, setprotoent, endprotoent ] |
| getprotoent.bsd | get protocol entry | [ getprotoent, getprotobynumber, getprotobyname, setprotoent, endprotoent ] |
| getprotoent.svr4 | get protocol entry | [ getprotoent, getprotobynumber, getprotobyname, setprotoent, endprotoent ] |
| getpublickey.svr4 | retrieve public or
secret key | [ publickey: getpublickey, getsecretkey ] |
| getrpcbynumber.bsd | get RPC entry | [ getrpcent, getrpcbyname, getrpcbynumber ] |
| getrpcent.bsd | get RPC entry | [ getrpcent, getrpcbyname, getrpcbynumber ] |
| getsecretkey.svr4 | retrieve public or
secret key | [ publickey: getpublickey, getsecretkey ] |
| getservbyname.bsd | get service entry | [ getservent, getservbyport, getservbyname, setservent, endservent ] |
| getservbyname.svr4 | get service entry | [ getservent, getservbyport, getservbyname, setservent, endservent ] |
| getservbyport.bsd | get service entry | [ getservent, getservbyport, getservbyname, setservent, endservent ] |
| getservbyport.svr4 | get service entry | [ getservent, getservbyport, getservbyname, setservent, endservent ] |
| getservent.bsd | get service entry | [ getservent, getservbyport, getservbyname, setservent, endservent ] |
| getservent.svr4 | get service entry | [ getservent, getservbyport, getservbyname, setservent, endservent ] |
| getsockname.svr4 | get socket name | [ getsockname ] |
| getsockopt.svr4 | get and set options on sockets | [ getsockopt, setsockopt ] |
| host2netname.bsd | library routines for remote procedure calls | [ rpc ] |
| host2netname.svr4 | library rou-
tines for secure remote procedure calls | [ secure_rpc: authdes_seccreate, authdes_getucred, getnet-
name, host2netname, key_decryptsession, key_encryptsession, key_gendes, key_setsecret, netname2host, netname2user, user2netname ] |
| htonl | convert values
between host and network byte order | [ byteorder: htonl, htons, ntohl, ntohs ] |
| htonl.svr4 | convert values
between host and network byte order | [ byteorder, htonl, htons, ntohl, ntohs ] |
| htons | convert values
between host and network byte order | [ byteorder: htonl, htons, ntohl, ntohs ] |
| htons.svr4 | convert values
between host and network byte order | [ byteorder, htonl, htons, ntohl, ntohs ] |
| inet.bsd | Internet address manipulation
routines | [ inet_addr, inet_network, inet_ntoa, inet_makeaddr, inet_lnaof, inet_netof ] |
| inet.svr4 | Internet address manipulation | [ inet: inet_addr, inet_network, inet_makeaddr, inet_lnaof, inet_netof, inet_ntoa ] |
| inet_addr.bsd | Internet address manipulation
routines | [ inet_addr, inet_network, inet_ntoa, inet_makeaddr, inet_lnaof, inet_netof ] |
| inet_addr.svr4 | Internet address manipulation | [ inet: inet_addr, inet_network, inet_makeaddr, inet_lnaof, inet_netof, inet_ntoa ] |
| inet_lnaof.bsd | Internet address manipulation
routines | [ inet_addr, inet_network, inet_ntoa, inet_makeaddr, inet_lnaof, inet_netof ] |
| inet_lnaof.svr4 | Internet address manipulation | [ inet: inet_addr, inet_network, inet_makeaddr, inet_lnaof, inet_netof, inet_ntoa ] |
| inet_makeaddr.bsd | Internet address manipulation
routines | [ inet_addr, inet_network, inet_ntoa, inet_makeaddr, inet_lnaof, inet_netof ] |
| inet_makeaddr.svr4 | Internet address manipulation | [ inet: inet_addr, inet_network, inet_makeaddr, inet_lnaof, inet_netof, inet_ntoa ] |
| inet_netof.bsd | Internet address manipulation
routines | [ inet_addr, inet_network, inet_ntoa, inet_makeaddr, inet_lnaof, inet_netof ] |
| inet_netof.svr4 | Internet address manipulation | [ inet: inet_addr, inet_network, inet_makeaddr, inet_lnaof, inet_netof, inet_ntoa ] |
| inet_network.bsd | Internet address manipulation
routines | [ inet_addr, inet_network, inet_ntoa, inet_makeaddr, inet_lnaof, inet_netof ] |
| inet_network.svr4 | Internet address manipulation | [ inet: inet_addr, inet_network, inet_makeaddr, inet_lnaof, inet_netof, inet_ntoa ] |
| inet_ntoa.bsd | Internet address manipulation
routines | [ inet_addr, inet_network, inet_ntoa, inet_makeaddr, inet_lnaof, inet_netof ] |
| inet_ntoa.svr4 | Internet address manipulation | [ inet: inet_addr, inet_network, inet_makeaddr, inet_lnaof, inet_netof, inet_ntoa ] |
| innetgr.bsd | get network
group entry | [ getnetgrent, setnetgrent, endnetgrent, innetgr ] |
| key_decryptsession.bsd | library routines for remote procedure calls | [ rpc ] |
| key_decryptsession.svr4 | library rou-
tines for secure remote procedure calls | [ secure_rpc: authdes_seccreate, authdes_getucred, getnet-
name, host2netname, key_decryptsession, key_encryptsession, key_gendes, key_setsecret, netname2host, netname2user, user2netname ] |
| key_encryptsession.bsd | library routines for remote procedure calls | [ rpc ] |
| key_encryptsession.svr4 | library rou-
tines for secure remote procedure calls | [ secure_rpc: authdes_seccreate, authdes_getucred, getnet-
name, host2netname, key_decryptsession, key_encryptsession, key_gendes, key_setsecret, netname2host, netname2user, user2netname ] |
| key_gendes.bsd | library routines for remote procedure calls | [ rpc ] |
| key_gendes.svr4 | library rou-
tines for secure remote procedure calls | [ secure_rpc: authdes_seccreate, authdes_getucred, getnet-
name, host2netname, key_decryptsession, key_encryptsession, key_gendes, key_setsecret, netname2host, netname2user, user2netname ] |
| key_setsecret.bsd | library routines for remote procedure calls | [ rpc ] |
| key_setsecret.svr4 | library rou-
tines for secure remote procedure calls | [ secure_rpc: authdes_seccreate, authdes_getucred, getnet-
name, host2netname, key_decryptsession, key_encryptsession, key_gendes, key_setsecret, netname2host, netname2user, user2netname ] |
| listen.svr4 | listen for connections on a socket | [ listen ] |
| netdir.svr4 | generic transport
name-to-address translation | [ netdir_getbyname, netdir_getbyaddr, netdir_free, netdir_mergeaddr, taddr2uaddr, uaddr2taddr, netdir_perror, netdir_sperror ] |
| netdir_free.svr4 | generic transport
name-to-address translation | [ netdir_getbyname, netdir_getbyaddr, netdir_free, netdir_mergeaddr, taddr2uaddr, uaddr2taddr, netdir_perror, netdir_sperror ] |
| netdir_getbyaddr.svr4 | generic transport
name-to-address translation | [ netdir_getbyname, netdir_getbyaddr, netdir_free, netdir_mergeaddr, taddr2uaddr, uaddr2taddr, netdir_perror, netdir_sperror ] |
| netdir_getbyname.svr4 | generic transport
name-to-address translation | [ netdir_getbyname, netdir_getbyaddr, netdir_free, netdir_mergeaddr, taddr2uaddr, uaddr2taddr, netdir_perror, netdir_sperror ] |
| netdir_mergeaddr.svr4 | generic transport
name-to-address translation | [ netdir_getbyname, netdir_getbyaddr, netdir_free, netdir_mergeaddr, taddr2uaddr, uaddr2taddr, netdir_perror, netdir_sperror ] |
| netdir_perror.svr4 | generic transport
name-to-address translation | [ netdir_getbyname, netdir_getbyaddr, netdir_free, netdir_mergeaddr, taddr2uaddr, uaddr2taddr, netdir_perror, netdir_sperror ] |
| netdir_sperror.svr4 | generic transport
name-to-address translation | [ netdir_getbyname, netdir_getbyaddr, netdir_free, netdir_mergeaddr, taddr2uaddr, uaddr2taddr, netdir_perror, netdir_sperror ] |
| netname2host.bsd | library routines for remote procedure calls | [ rpc ] |
| netname2host.svr4 | library rou-
tines for secure remote procedure calls | [ secure_rpc: authdes_seccreate, authdes_getucred, getnet-
name, host2netname, key_decryptsession, key_encryptsession, key_gendes, key_setsecret, netname2host, netname2user, user2netname ] |
| netname2user.bsd | library routines for remote procedure calls | [ rpc ] |
| netname2user.svr4 | library rou-
tines for secure remote procedure calls | [ secure_rpc: authdes_seccreate, authdes_getucred, getnet-
name, host2netname, key_decryptsession, key_encryptsession, key_gendes, key_setsecret, netname2host, netname2user, user2netname ] |
| network.bsd | Internet address manipulation
routines | [ inet_addr, inet_network, inet_ntoa, inet_makeaddr, inet_lnaof, inet_netof ] |
| nlsgetcall.svr4 | get client's data passed via the listener | [ nlsgetcall ] |
| nlsprovider.svr4 | get name of transport provider | [ nlsprovider ] |
| nlsrequest.svr4 | format and send listener service request mes-
sage | [ nlsrequest ] |
| ns.bsd | Xerox NS(tm) address conversion routines | [ ns_addr, ns_ntoa ] |
| ns_addr.bsd | Xerox NS(tm) address conversion routines | [ ns_addr, ns_ntoa ] |
| ns_ntoa.bsd | Xerox NS(tm) address conversion routines | [ ns_addr, ns_ntoa ] |
| ntoa.bsd | Internet address manipulation
routines | [ inet_addr, inet_network, inet_ntoa, inet_makeaddr, inet_lnaof, inet_netof ] |
| ntohl | convert values
between host and network byte order | [ byteorder: htonl, htons, ntohl, ntohs ] |
| ntohl.svr4 | convert values
between host and network byte order | [ byteorder, htonl, htons, ntohl, ntohs ] |
| ntohs | convert values
between host and network byte order | [ byteorder: htonl, htons, ntohl, ntohs ] |
| ntohs.svr4 | convert values
between host and network byte order | [ byteorder, htonl, htons, ntohl, ntohs ] |
| pmap_getmaps.bsd | library routines for remote procedure calls | [ rpc ] |
| pmap_getport.bsd | library routines for remote procedure calls | [ rpc ] |
| pmap_rmtcall.bsd | library routines for remote procedure calls | [ rpc ] |
| pmap_set.bsd | library routines for remote procedure calls | [ rpc ] |
| pmap_unset.bsd | library routines for remote procedure calls | [ rpc ] |
| publickey.svr4 | retrieve public or
secret key | [ publickey: getpublickey, getsecretkey ] |
| rcmd.svr3 | routines for returning a stream
to a remote command | [ rcmd, rresvport, ruserok ] |
| recv.svr4 | receive a message from a socket | [ recv, recvfrom, recvmsg ] |
| recvfrom.svr4 | receive a message from a socket | [ recv, recvfrom, recvmsg ] |
| recvmsg.svr4 | receive a message from a socket | [ recv, recvfrom, recvmsg ] |
| registerrpc.bsd | library routines for remote procedure calls | [ rpc ] |
| res_init.svr4 | resolver routines | [ resolver, res_mkquery, res_send, res_init, dn_comp, dn_expand ] |
| res_mkquery.svr4 | resolver routines | [ resolver, res_mkquery, res_send, res_init, dn_comp, dn_expand ] |
| res_send.svr4 | resolver routines | [ resolver, res_mkquery, res_send, res_init, dn_comp, dn_expand ] |
| resolver.svr4 | resolver routines | [ resolver, res_mkquery, res_send, res_init, dn_comp, dn_expand ] |
| rexec.svr4 | return stream to a remote command | [ rexec ] |
| rpc.bsd | library routines for remote procedure calls | [ rpc ] |
| rpc.svr4 | library routines for remote procedure calls | [ rpc ] |
| rpc_broadcast.svr4 | 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_call.svr4 | 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_clnt_au.svr4 | library rou-
tines for client side remote procedure call authentica-
tion | [ rpc_clnt_auth: auth_destroy, authnone_create, authsys_create, authsys_create_default ] |
| rpc_clnt_auth.svr4 | library rou-
tines for client side remote procedure call authentica-
tion | [ rpc_clnt_auth: auth_destroy, authnone_create, authsys_create, authsys_create_default ] |
| rpc_clnt_calls.svr4 | 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_clnt_cl.svr4 | 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_clnt_cr.svr4 | library routines for dealing with
creation and manipulation of CLIENT handles | [ rpc_clnt_create: clnt_control, clnt_create, clnt_destroy, clnt_dg_create, clnt_pcreateerror, clnt_raw_create, clnt_spcreateerror, clnt_tli_create, clnt_tp_create, clnt_vc_create ] |
| rpc_createrr.bsd | library routines for remote procedure calls | [ rpc ] |
| rpc_functions.bsd | library routines for remote procedure calls | [ rpc ] |
| rpc_reg.svr4 | library routines for registering
servers | [ rpc_svc_calls: rpc_reg, svc_reg, svc_unreg, xprt_register, xprt_unregister ] |
| rpc_svc_calls.svr4 | library routines for registering
servers | [ rpc_svc_calls: rpc_reg, svc_reg, svc_unreg, xprt_register, xprt_unregister ] |
| rpc_svc_cls.svr4 | library routines for registering
servers | [ rpc_svc_calls: rpc_reg, svc_reg, svc_unreg, xprt_register, xprt_unregister ] |
| rpc_svc_cr.svr4 | library routines for
dealing with the creation of server handles | [ 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 ] |
| rpc_svc_err.svr4 | 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 ] |
| rpc_svc_reg.svr4 | library rou-
tines for RPC servers | [ rpc_svc_reg: svc_freeargs, svc_getargs, svc_getreqset, svc_getrpccaller, svc_run, svc_sendreply ] |
| rpc_xdr.svr4 | XDR library routines for remote pro-
cedure calls | [ rpc_xdr: xdr_accepted_reply, xdr_authsys_parms, xdr_callhdr, xdr_callmsg, xdr_opaque_auth, xdr_rejected_reply, xdr_replymsg ] |
| rpcb_getaddr.svr4 | library routines
for RPC bind service | [ rpcbind: rpcb_getmaps, rpcb_getaddr, rpcb_gettime, rpcb_rmtcall, rpcb_set, rpcb_unset ] |
| rpcb_getmaps.svr4 | library routines
for RPC bind service | [ rpcbind: rpcb_getmaps, rpcb_getaddr, rpcb_gettime, rpcb_rmtcall, rpcb_set, rpcb_unset ] |
| rpcb_gettime.svr4 | library routines
for RPC bind service | [ rpcbind: rpcb_getmaps, rpcb_getaddr, rpcb_gettime, rpcb_rmtcall, rpcb_set, rpcb_unset ] |
| rpcb_rmtcall.svr4 | library routines
for RPC bind service | [ rpcbind: rpcb_getmaps, rpcb_getaddr, rpcb_gettime, rpcb_rmtcall, rpcb_set, rpcb_unset ] |
| rpcb_set.svr4 | library routines
for RPC bind service | [ rpcbind: rpcb_getmaps, rpcb_getaddr, rpcb_gettime, rpcb_rmtcall, rpcb_set, rpcb_unset ] |
| rpcb_unset.svr4 | library routines
for RPC bind service | [ rpcbind: rpcb_getmaps, rpcb_getaddr, rpcb_gettime, rpcb_rmtcall, rpcb_set, rpcb_unset ] |
| rpcbind.svr4 | library routines
for RPC bind service | [ rpcbind: rpcb_getmaps, rpcb_getaddr, rpcb_gettime, rpcb_rmtcall, rpcb_set, rpcb_unset ] |
| rresvport.svr3 | routines for returning a stream
to a remote command | [ rcmd, rresvport, ruserok ] |
| rtime.bsd | get remote time
Headers
For -systype svr3:
#include <bsd/sys/types.h>
#include <bsd/sys/time.h>
#include <bsd/netinet/in.h>
For -systype bsd43:
#include <sys/types.h>
#include <sys/time.h>
#include <netinet/in.h>
Declarations
int rtime(addrp, timep, timeout)
struct sockaddr_in *addrp;
struct timeval *timep;
struct timeval *timeout; | [ rtime ] |
| ruserok.svr3 | routines for returning a stream
to a remote command | [ rcmd, rresvport, ruserok ] |
| rusers.svr4 | return information about users on remote machines | [ rusers ] |
| rwall.svr4 | write to specified remote machines | [ rwall ] |
| secure_rpc.svr4 | library rou-
tines for secure remote procedure calls | [ secure_rpc: authdes_seccreate, authdes_getucred, getnet-
name, host2netname, key_decryptsession, key_encryptsession, key_gendes, key_setsecret, netname2host, netname2user, user2netname ] |
| send.svr4 | send a message from a socket | [ send, sendto, sendmsg ] |
| sendmsg.svr4 | send a message from a socket | [ send, sendto, sendmsg ] |
| sendto.svr4 | send a message from a socket | [ send, sendto, sendmsg ] |
| sethostent.bsd | get network host entry | [ gethostbyname, gethostbyaddr, gethostent, sethostent, endhostent ] |
| sethostent.svr4 | get network host entry | [ gethostent, gethostbyaddr, gethostbyname, sethostent, endhostent ] |
| sethostfile.bsd | get network host entry | [ gethostbyname, gethostbyaddr, gethostent, sethostent, endhostent ] |
| setnetconfig.svr4 | network configuration database components | [ getnetconfig, endnetconfig, freenetconfigent, setnetconfig ] |
| setnetent.bsd | get network entry | [ getnetent, getnetbyaddr, getnetbyname, setnetent, endnetent ] |
| setnetent.svr4 | get network entry | [ getnetent, getnetbyaddr, getnetbyname, setnetent, endnetent ] |
| setnetgrent.bsd | get network
group entry | [ getnetgrent, setnetgrent, endnetgrent, innetgr ] |
| setprotoent.bsd | get protocol entry | [ getprotoent, getprotobynumber, getprotobyname, setprotoent, endprotoent ] |
| setprotoent.svr4 | get protocol entry | [ getprotoent, getprotobynumber, getprotobyname, setprotoent, endprotoent ] |
| setservent.bsd | get service entry | [ getservent, getservbyport, getservbyname, setservent, endservent ] |
| setservent.svr4 | get service entry | [ getservent, getservbyport, getservbyname, setservent, endservent ] |
| setsockopt.svr4 | get and set options on sockets | [ getsockopt, setsockopt ] |
| shutdown.svr4 | shut down part of a full-duplex connection | [ shutdown ] |
| socket.svr4 | create an endpoint for communication | [ socket ] |
| socketpair.svr4 | create a pair of connected sockets | [ socketpair ] |
| spray.svr4 | scatter data in order to check the network | [ spray ] |
| svc_create.svr4 | library routines for
dealing with the creation of server handles | [ 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_destroy.bsd | library routines for remote procedure calls | [ rpc ] |
| svc_destroy.svr4 | library routines for
dealing with the creation of server handles | [ 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_dg_create.svr4 | library routines for
dealing with the creation of server handles | [ 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_fd_create.svr4 | library routines for
dealing with the creation of server handles | [ 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_fds.bsd | library routines for remote procedure calls | [ rpc ] |
| svc_freeargs.bsd | library routines for remote procedure calls | [ rpc ] |
| svc_freeargs.svr4 | library rou-
tines for RPC servers | [ rpc_svc_reg: svc_freeargs, svc_getargs, svc_getreqset, svc_getrpccaller, svc_run, svc_sendreply ] |
| svc_getargs.bsd | library routines for remote procedure calls | [ rpc ] |
| svc_getargs.svr4 | library rou-
tines for RPC servers | [ rpc_svc_reg: svc_freeargs, svc_getargs, svc_getreqset, svc_getrpccaller, svc_run, svc_sendreply ] |
| svc_getcaller.bsd | library routines for remote procedure calls | [ rpc ] |
| svc_getreq.bsd | library routines for remote procedure calls | [ rpc ] |
| svc_getreqset.svr4 | library rou-
tines for RPC servers | [ rpc_svc_reg: svc_freeargs, svc_getargs, svc_getreqset, svc_getrpccaller, svc_run, svc_sendreply ] |
| svc_getrpccaller.svr4 | library rou-
tines for RPC servers | [ rpc_svc_reg: svc_freeargs, svc_getargs, svc_getreqset, svc_getrpccaller, svc_run, svc_sendreply ] |
| svc_raw_create.svr4 | library routines for
dealing with the creation of server handles | [ 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_reg.svr4 | library routines for registering
servers | [ rpc_svc_calls: rpc_reg, svc_reg, svc_unreg, xprt_register, xprt_unregister ] |
| svc_register.bsd | library routines for remote procedure calls | [ rpc ] |
| svc_run.bsd | library routines for remote procedure calls | [ rpc ] |
| svc_run.svr4 | library rou-
tines for RPC servers | [ rpc_svc_reg: svc_freeargs, svc_getargs, svc_getreqset, svc_getrpccaller, svc_run, svc_sendreply ] |
| svc_sendreply.bsd | library routines for remote procedure calls | [ rpc ] |
| svc_sendreply.svr4 | library rou-
tines for RPC servers | [ rpc_svc_reg: svc_freeargs, svc_getargs, svc_getreqset, svc_getrpccaller, svc_run, svc_sendreply ] |
| svc_tli_create.svr4 | library routines for
dealing with the creation of server handles | [ 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_tp_create.svr4 | library routines for
dealing with the creation of server handles | [ 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_unreg.svr4 | library routines for registering
servers | [ rpc_svc_calls: rpc_reg, svc_reg, svc_unreg, xprt_register, xprt_unregister ] |
| svc_unregister.bsd | library routines for remote procedure calls | [ rpc ] |
| svc_vc_create.svr4 | library routines for
dealing with the creation of server handles | [ 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 ] |
| svcerr_auth.bsd | library routines for remote procedure calls | [ rpc ] |
| svcerr_auth.svr4 | 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 ] |
| svcerr_decode.bsd | library routines for remote procedure calls | [ rpc ] |
| svcerr_decode.svr4 | 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 ] |
| svcerr_noproc.bsd | library routines for remote procedure calls | [ rpc ] |
| svcerr_noproc.svr4 | 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 ] |
| svcerr_noprog.bsd | library routines for remote procedure calls | [ rpc ] |
| svcerr_noprog.svr4 | 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 ] |
| svcerr_progvers.bsd | library routines for remote procedure calls | [ rpc ] |
| svcerr_progvers.svr4 | 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 ] |
| svcerr_systemerr.bsd | library routines for remote procedure calls | [ rpc ] |
| svcerr_systemerr.svr4 | 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 ] |
| svcerr_weakauth.bsd | library routines for remote procedure calls | [ rpc ] |
| svcerr_weakauth.svr4 | 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 ] |
| svcfd_create.bsd | library routines for remote procedure calls | [ rpc ] |
| svcraw_create.bsd | library routines for remote procedure calls | [ rpc ] |
| svctcp_create.bsd | library routines for remote procedure calls | [ rpc ] |
| svcudp_create.bsd | library routines for remote procedure calls | [ rpc ] |
| swapINX.bsd | library routines for remote procedure calls | [ rpc ] |
| swapRM.bsd | library routines for remote procedure calls | [ rpc ] |
| t_accept.svr4 | accept a connect request | [ t_accept ] |
| t_alloc.svr4 | allocate a library structure | [ t_alloc ] |
| t_bind.svr4 | bind an address to a transport endpoint | [ t_bind ] |
| t_close.svr4 | close a transport endpoint | [ t_close ] |
| t_connect.svr4 | establish a connection with another transport
user | [ t_connect ] |
| t_error.svr4 | produce error message | [ t_error ] |
| t_free.svr4 | free a library structure | [ t_free ] |
| t_getinfo.svr4 | get protocol-specific service information | [ t_getinfo ] |
| t_getstate.svr4 | get the current state | [ t_getstate ] |
| t_listen.svr4 | listen for a connect request | [ t_listen ] |
| t_look.svr4 | look at the current event on a transport endpoint | [ t_look ] |
| t_open.svr4 | establish a transport endpoint | [ t_open ] |
| t_optmgmt.svr4 | manage options for a transport endpoint | [ t_optmgmt ] |
| t_rcv.svr4 | receive data or expedited data sent over a connec-
tion | [ t_rcv ] |
| t_rcvconnect.svr4 | receive the confirmation from a connect
request | [ t_rcvconnect ] |
| t_rcvdis.svr4 | retrieve information from disconnect | [ t_rcvdis ] |
| t_rcvrel.svr4 | acknowledge receipt of an orderly release indica-
tion | [ t_rcvrel ] |
| t_rcvudata.svr4 | receive a data unit | [ t_rcvudata ] |
| t_rcvuderr.svr4 | receive a unit data error indication | [ t_rcvuderr ] |
| t_snd.svr4 | send data or expedited data over a connection | [ t_snd ] |
| t_snddis.svr4 | send user-initiated disconnect request | [ t_snddis ] |
| t_sndrel.svr4 | initiate an orderly release | [ t_sndrel ] |
| t_sndudata.svr4 | send a data unit | [ t_sndudata ] |
| t_sync.svr4 | synchronize transport library | [ t_sync ] |
| t_unbind.svr4 | disable a transport endpoint | [ t_unbind ] |
| taddr2uaddr.svr4 | generic transport
name-to-address translation | [ netdir_getbyname, netdir_getbyaddr, netdir_free, netdir_mergeaddr, taddr2uaddr, uaddr2taddr, netdir_perror, netdir_sperror ] |
| uaddr2taddr.svr4 | generic transport
name-to-address translation | [ netdir_getbyname, netdir_getbyaddr, netdir_free, netdir_mergeaddr, taddr2uaddr, uaddr2taddr, netdir_perror, netdir_sperror ] |
| user2netname.bsd | library routines for remote procedure calls | [ rpc ] |
| user2netname.svr4 | library rou-
tines for secure remote procedure calls | [ secure_rpc: authdes_seccreate, authdes_getucred, getnet-
name, host2netname, key_decryptsession, key_encryptsession, key_gendes, key_setsecret, netname2host, netname2user, user2netname ] |
| xdr.bsd | library routines for external data representation | [ xdr ] |
| xdr.svr3 | library routines for external data representation | [ xdr ] |
| xdr.svr4 | library routines for external data representation | [ xdr ] |
| xdr_accepted_reply.bsd | library routines for external data representation | [ xdr ] |
| xdr_accepted_reply.svr3 | library routines for external data representation | [ xdr ] |
| xdr_accepted_reply.svr4 | XDR library routines for remote pro-
cedure calls | [ rpc_xdr: xdr_accepted_reply, xdr_authsys_parms, xdr_callhdr, xdr_callmsg, xdr_opaque_auth, xdr_rejected_reply, xdr_replymsg ] |
| xdr_admin.svr4 | library routines for external data representation | [ xdr_admin: xdr_getpos, xdr_inline, xdrrec_eof, xdr_setpos ] |
| xdr_array.bsd | library routines for external data representation | [ xdr ] |
| xdr_array.svr3 | library routines for external data representation | [ xdr ] |
| xdr_array.svr4 | 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 ] |
| xdr_authsys_parms.svr4 | XDR library routines for remote pro-
cedure calls | [ rpc_xdr: xdr_accepted_reply, xdr_authsys_parms, xdr_callhdr, xdr_callmsg, xdr_opaque_auth, xdr_rejected_reply, xdr_replymsg ] |
| xdr_authunix_parms.bsd | library routines for external data representation | [ xdr ] |
| xdr_authunix_parms.svr3 | library routines for external data representation | [ xdr ] |
| xdr_bool.bsd | library routines for external data representation | [ xdr ] |
| xdr_bool.svr3 | library routines for external data representation | [ xdr ] |
| xdr_bool.svr4 | 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_short, xdr_u_char, xdr_u_long, xdr_u_short, xdr_void ] |
| xdr_bytes.bsd | library routines for external data representation | [ xdr ] |
| xdr_bytes.svr3 | library routines for external data representation | [ xdr ] |
| xdr_bytes.svr4 | 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 ] |
| xdr_callhdr.bsd | library routines for external data representation | [ xdr ] |
| xdr_callhdr.svr3 | library routines for external data representation | [ xdr ] |
| xdr_callhdr.svr4 | XDR library routines for remote pro-
cedure calls | [ rpc_xdr: xdr_accepted_reply, xdr_authsys_parms, xdr_callhdr, xdr_callmsg, xdr_opaque_auth, xdr_rejected_reply, xdr_replymsg ] |
| xdr_callmsg.bsd | library routines for external data representation | [ xdr ] |
| xdr_callmsg.svr3 | library routines for external data representation | [ xdr ] |
| xdr_callmsg.svr4 | XDR library routines for remote pro-
cedure calls | [ rpc_xdr: xdr_accepted_reply, xdr_authsys_parms, xdr_callhdr, xdr_callmsg, xdr_opaque_auth, xdr_rejected_reply, xdr_replymsg ] |
| xdr_char.bsd | library routines for external data representation | [ xdr ] |
| xdr_char.svr3 | library routines for external data representation | [ xdr ] |
| xdr_char.svr4 | 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_short, xdr_u_char, xdr_u_long, xdr_u_short, xdr_void ] |
| xdr_complex.svr4 | 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 ] |
| xdr_create.svr4 | library routines for external data
representation stream creation | [ xdr_create: xdr_destroy, xdrmem_create, xdrrec_create, xdrstdio_create ] |
| xdr_destroy.bsd | library routines for external data representation | [ xdr ] |
| xdr_destroy.svr3 | library routines for external data representation | [ xdr ] |
| xdr_destroy.svr4 | library routines for external data
representation stream creation | [ xdr_create: xdr_destroy, xdrmem_create, xdrrec_create, xdrstdio_create ] |
| xdr_double.bsd | library routines for external data representation | [ xdr ] |
| xdr_double.svr3 | library routines for external data representation | [ xdr ] |
| xdr_double.svr4 | 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_short, xdr_u_char, xdr_u_long, xdr_u_short, xdr_void ] |
| xdr_enum.bsd | library routines for external data representation | [ xdr ] |
| xdr_enum.svr3 | library routines for external data representation | [ xdr ] |
| xdr_enum.svr4 | 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_short, xdr_u_char, xdr_u_long, xdr_u_short, xdr_void ] |
| xdr_float.bsd | library routines for external data representation | [ xdr ] |
| xdr_float.svr3 | library routines for external data representation | [ xdr ] |
| xdr_float.svr4 | 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_short, xdr_u_char, xdr_u_long, xdr_u_short, xdr_void ] |
| xdr_free.bsd | library routines for external data representation | [ xdr ] |
| xdr_free.svr3 | library routines for external data representation | [ xdr ] |
| xdr_free.svr4 | 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_short, xdr_u_char, xdr_u_long, xdr_u_short, xdr_void ] |
| xdr_functions.bsd | library routines for external data representation | [ xdr ] |
| xdr_functions.svr3 | library routines for external data representation | [ xdr ] |
| xdr_getpos.bsd | library routines for external data representation | [ xdr ] |
| xdr_getpos.svr3 | library routines for external data representation | [ xdr ] |
| xdr_getpos.svr4 | library routines for external data representation | [ xdr_admin: xdr_getpos, xdr_inline, xdrrec_eof, xdr_setpos ] |
| xdr_inline.bsd | library routines for external data representation | [ xdr ] |
| xdr_inline.svr3 | library routines for external data representation | [ xdr ] |
| xdr_inline.svr4 | library routines for external data representation | [ xdr_admin: xdr_getpos, xdr_inline, xdrrec_eof, xdr_setpos ] |
| xdr_int.svr4 | 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_short, xdr_u_char, xdr_u_long, xdr_u_short, xdr_void ] |
| xdr_long.svr4 | 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_short, xdr_u_char, xdr_u_long, xdr_u_short, xdr_void ] |
| xdr_opaque.svr4 | 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 ] |
| xdr_opaque_auth.svr4 | XDR library routines for remote pro-
cedure calls | [ rpc_xdr: xdr_accepted_reply, xdr_authsys_parms, xdr_callhdr, xdr_callmsg, xdr_opaque_auth, xdr_rejected_reply, xdr_replymsg ] |
| xdr_pointer.svr4 | 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 ] |
| xdr_reference.svr4 | 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 ] |
| xdr_rejected_reply.svr4 | XDR library routines for remote pro-
cedure calls | [ rpc_xdr: xdr_accepted_reply, xdr_authsys_parms, xdr_callhdr, xdr_callmsg, xdr_opaque_auth, xdr_rejected_reply, xdr_replymsg ] |
| xdr_replymsg.svr4 | XDR library routines for remote pro-
cedure calls | [ rpc_xdr: xdr_accepted_reply, xdr_authsys_parms, xdr_callhdr, xdr_callmsg, xdr_opaque_auth, xdr_rejected_reply, xdr_replymsg ] |
| xdr_setpos.svr4 | library routines for external data representation | [ xdr_admin: xdr_getpos, xdr_inline, xdrrec_eof, xdr_setpos ] |
| xdr_short.svr4 | 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_short, xdr_u_char, xdr_u_long, xdr_u_short, xdr_void ] |
| xdr_simple.svr4 | 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_short, xdr_u_char, xdr_u_long, xdr_u_short, xdr_void ] |
| xdr_string.svr4 | 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 ] |
| xdr_u_char.svr4 | 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_short, xdr_u_char, xdr_u_long, xdr_u_short, xdr_void ] |
| xdr_u_long.svr4 | 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_short, xdr_u_char, xdr_u_long, xdr_u_short, xdr_void ] |
| xdr_u_short.svr4 | 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_short, xdr_u_char, xdr_u_long, xdr_u_short, xdr_void ] |
| xdr_union.svr4 | 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 ] |
| xdr_vector.svr4 | 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 ] |
| xdr_void.svr4 | 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_short, xdr_u_char, xdr_u_long, xdr_u_short, xdr_void ] |
| xdr_wrapstring.svr4 | 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 ] |
| xdrmem_create.svr4 | library routines for external data
representation stream creation | [ xdr_create: xdr_destroy, xdrmem_create, xdrrec_create, xdrstdio_create ] |
| xdrmen_create.svr4 | library routines for external data
representation stream creation | [ xdr_create: xdr_destroy, xdrmem_create, xdrrec_create, xdrstdio_create ] |
| xdrrec_create.svr4 | library routines for external data
representation stream creation | [ xdr_create: xdr_destroy, xdrmem_create, xdrrec_create, xdrstdio_create ] |
| xdrrec_eof.svr4 | library routines for external data representation | [ xdr_admin: xdr_getpos, xdr_inline, xdrrec_eof, xdr_setpos ] |
| xdrstdio_create.svr4 | library routines for external data
representation stream creation | [ xdr_create: xdr_destroy, xdrmem_create, xdrrec_create, xdrstdio_create ] |
| xprt_register.svr4 | library routines for registering
servers | [ rpc_svc_calls: rpc_reg, svc_reg, svc_unreg, xprt_register, xprt_unregister ] |
| xprt_unregister.svr4 | library routines for registering
servers | [ rpc_svc_calls: rpc_reg, svc_reg, svc_unreg, xprt_register, xprt_unregister ] |
| yp_all.svr4 | NIS 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 ] |
| yp_bind.svr4 | NIS 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 ] |
| yp_first.svr4 | NIS 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 ] |
| yp_get_default_domain.svr4 | NIS 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 ] |
| yp_master.svr4 | NIS 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 ] |
| yp_match.svr4 | NIS 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 ] |
| yp_next.svr4 | NIS 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 ] |
| yp_order.svr4 | NIS 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 ] |
| yp_unbind.svr4 | NIS 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 ] |
| ypclnt.svr4 | NIS 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 ] |
| yperr_string.svr4 | NIS 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 ] |
| ypprot_err.svr4 | NIS 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 ] |
| ypupdate.svr4 | changes yp information | [ yp_update ] |
| addch.svr4 | add a character (with attributes) to a
curses window and advance cursor | [ curs_addch: addch, waddch, mvaddch, mvwaddch, echochar, wechochar ] |
| addchnstr.svr4 | add string of characters (and attributes) to a curses
window | [ curs_addchstr: addchstr, addchnstr, waddchstr, waddchnstr, mvaddchstr, mvaddchnstr, mvwaddchstr, mvwaddchnstr ] |
| addchstr.svr4 | add string of characters (and attributes) to a curses
window | [ curs_addchstr: addchstr, addchnstr, waddchstr, waddchnstr, mvaddchstr, mvaddchnstr, mvwaddchstr, mvwaddchnstr ] |
| addnstr.svr4 | add a string of
characters to a curses window and advance cursor | [ curs_addstr: addstr, addnstr, waddstr, waddnstr, mvaddstr, mvaddnstr, mvwaddstr, mvwaddnstr ] |
| addnwstr.svr4 | add a
string of wchar_t characters to a curses window and
advance cursor | [ curs_addwstr: addwstr, addnwstr, waddwstr, waddnwstr, mvaddwstr, mvaddnwstr, mvwaddwstr, mvwaddnwstr ] |
| addstr.svr4 | add a string of
characters to a curses window and advance cursor | [ curs_addstr: addstr, addnstr, waddstr, waddnstr, mvaddstr, mvaddnstr, mvwaddstr, mvwaddnstr ] |
| addwch.svr4 | add a wchar_t character (with
attributes) to a curses window and advance cursor | [ curs_addwch: addwch, waddwch, mvaddwch, mvwaddwch, echowchar, wechowchar ] |
| addwchnstr.svr4 | add string of wchar_t characters (and
attributes) to a curses window | [ curs_addwchstr: addwchstr, addwchnstr, waddwchstr, waddwchnstr, mvaddwchstr, mvaddwchnstr, mvwaddwchstr, mvwaddwchnstr ] |
| addwchstr.svr4 | add string of wchar_t characters (and
attributes) to a curses window | [ curs_addwchstr: addwchstr, addwchnstr, waddwchstr, waddwchnstr, mvaddwchstr, mvaddwchnstr, mvwaddwchstr, mvwaddwchnstr ] |
| addwstr.svr4 | add a
string of wchar_t characters to a curses window and
advance cursor | [ curs_addwstr: addwstr, addnwstr, waddwstr, waddnwstr, mvaddwstr, mvaddnwstr, mvwaddwstr, mvwaddnwstr ] |
| arc.bsd | graphics interface | [ plot: openpl, erase, label, line, circle, arc, move, cont, point, linemod, space, closepl ] |
| assert.svr3 | verify program assertion | [ assert ] |
| attroff.svr4 | curses character and window attribute control routines | [ curs_attr: attroff, wattroff, attron, wattron, attrset, wattrset, standend, wstandend, standout, wstandout ] |
| attron.svr4 | curses character and window attribute control routines | [ curs_attr: attroff, wattroff, attron, wattron, attrset, wattrset, standend, wstandend, standout, wstandout ] |
| attrset.svr4 | curses character and window attribute control routines | [ curs_attr: attroff, wattroff, attron, wattron, attrset, wattrset, standend, wstandend, standout, wstandout ] |
| baudrate.svr4 | curses
environment query routines | [ curs_termattrs: baudrate, erasechar, has_ic, has_il, killchar, longname, termattrs, termname ] |
| beep.svr4 | curses bell and screen flash rou-
tines | [ curs_beep: beep, flash ] |
| bkgd.svr4 | curses window
background manipulation routines | [ curs_bkgd: bkgdset, wbkgdset, bkgd, wbkgd ] |
| bkgdset.svr4 | curses window
background manipulation routines | [ curs_bkgd: bkgdset, wbkgdset, bkgd, wbkgd ] |
| border.svr4 | create
curses borders, horizontal and vertical lines | [ curs_border: border, wborder, box, whline, wvline ] |
| box.svr4 | create
curses borders, horizontal and vertical lines | [ curs_border: border, wborder, box, whline, wvline ] |
| calloc.svr3 | fast main
memory allocator | [ malloc, free, realloc, calloc, mallopt, mallinfo ] |
| can_change_color.svr4 | curses
color manipulation routines | [ curs_color: start_color, init_pair, init_color, has_colors, can_change_color, color_content, pair_content ] |
| cbreak.svr4 | curses terminal input option control routines | [ curs_inopts: cbreak, nocbreak, echo, noecho, halfdelay, intrflush, keypad, meta, nodelay, notimeout, raw, noraw, noqiflush, qiflush, timeout, wtimeout, typeahead ] |
| circle.bsd | graphics interface | [ plot: openpl, erase, label, line, circle, arc, move, cont, point, linemod, space, closepl ] |
| clear.svr4 | clear all or part of a
curses window | [ curs_clear: erase, werase, clear, wclear, clrtobot, wclrto-
bot, clrtoeol, wclrtoeol ] |
| clearok.svr4 | curses ter-
minal output option control routines | [ curs_outopts: clearok, idlok, idcok immedok, leaveok, setscrreg, wsetscrreg, scrollok, nl, nonl ] |
| closedir.svr3 | directory operations | [ directory: opendir, readdir, telldir, seekdir, rewinddir, closedir ] |
| clrtobot.svr4 | clear all or part of a
curses window | [ curs_clear: erase, werase, clear, wclear, clrtobot, wclrto-
bot, clrtoeol, wclrtoeol ] |
| clrtoeol.svr4 | clear all or part of a
curses window | [ curs_clear: erase, werase, clear, wclear, clrtobot, wclrto-
bot, clrtoeol, wclrtoeol ] |
| color_content.svr4 | curses
color manipulation routines | [ curs_color: start_color, init_pair, init_color, has_colors, can_change_color, color_content, pair_content ] |
| cont.bsd | graphics interface | [ plot: openpl, erase, label, line, circle, arc, move, cont, point, linemod, space, closepl ] |
| copywin.svr4 | overlap and
manipulate overlapped curses windows | [ curs_overlay: overlay, overwrite, copywin ] |
| crypt.svr3 | password and file encryption functions | [ crypt ] |
| curs_addch.svr4 | add a character (with attributes) to a
curses window and advance cursor | [ curs_addch: addch, waddch, mvaddch, mvwaddch, echochar, wechochar ] |
| curs_addchst.svr4 | add string of characters (and attributes) to a curses
window | [ curs_addchstr: addchstr, addchnstr, waddchstr, waddchnstr, mvaddchstr, mvaddchnstr, mvwaddchstr, mvwaddchnstr ] |
| curs_addchstr.svr4 | add string of characters (and attributes) to a curses
window | [ curs_addchstr: addchstr, addchnstr, waddchstr, waddchnstr, mvaddchstr, mvaddchnstr, mvwaddchstr, mvwaddchnstr ] |
| curs_addstr.svr4 | add a string of
characters to a curses window and advance cursor | [ curs_addstr: addstr, addnstr, waddstr, waddnstr, mvaddstr, mvaddnstr, mvwaddstr, mvwaddnstr ] |
| curs_addwch.svr4 | add a wchar_t character (with
attributes) to a curses window and advance cursor | [ curs_addwch: addwch, waddwch, mvaddwch, mvwaddwch, echowchar, wechowchar ] |
| curs_addwchstr.svr4 | add string of wchar_t characters (and
attributes) to a curses window | [ curs_addwchstr: addwchstr, addwchnstr, waddwchstr, waddwchnstr, mvaddwchstr, mvaddwchnstr, mvwaddwchstr, mvwaddwchnstr ] |
| curs_addwstr.svr4 | add a
string of wchar_t characters to a curses window and
advance cursor | [ curs_addwstr: addwstr, addnwstr, waddwstr, waddnwstr, mvaddwstr, mvaddnwstr, mvwaddwstr, mvwaddnwstr ] |
| curs_attr.svr4 | curses character and window attribute control routines | [ curs_attr: attroff, wattroff, attron, wattron, attrset, wattrset, standend, wstandend, standout, wstandout ] |
| curs_beep.svr4 | curses bell and screen flash rou-
tines | [ curs_beep: beep, flash ] |
| curs_bkgd.svr4 | curses window
background manipulation routines | [ curs_bkgd: bkgdset, wbkgdset, bkgd, wbkgd ] |
| curs_border.svr4 | create
curses borders, horizontal and vertical lines | [ curs_border: border, wborder, box, whline, wvline ] |
| curs_clear.svr4 | clear all or part of a
curses window | [ curs_clear: erase, werase, clear, wclear, clrtobot, wclrto-
bot, clrtoeol, wclrtoeol ] |
| curs_color.svr4 | curses
color manipulation routines | [ curs_color: start_color, init_pair, init_color, has_colors, can_change_color, color_content, pair_content ] |
| curs_delch.svr4 | delete char-
acter under cursor in a curses window. | [ curs_delch: delch, wdelch, mvdelch, mvwdelch ] |
| curs_deleteln.svr4 | delete and insert lines in a
curses window | [ curs_deleteln: deleteln, wdeleteln, insdelln, winsdelln, insertln, winsertln ] |
| curs_delln.svr4 | delete and insert lines in a
curses window | [ curs_deleteln: deleteln, wdeleteln, insdelln, winsdelln, insertln, winsertln ] |
| curs_getch.svr4 | get
(or push back) characters from curses terminal keyboard | [ curs_getch: getch, wgetch, mvgetch, mvwgetch, ungetch ] |
| curs_getstr.svr4 | get character strings
from curses terminal keyboard | [ curs_getstr: getstr, getnstr, wgetstr, mvgetstr, mvgetnstr, mvwgetstr, mvwgetnstr, wgetnstr ] |
| curs_getwch.svr4 | get (or push back) wchar_t characters from curses
terminal keyboard | [ curs_getwch: getwch, wgetwch, mvgetwch, mvwgetwch, ungetwch ] |
| curs_getwstr.svr4 | get
wchar_t character strings from curses terminal keyboard | [ curs_getwstr: getwstr, getnwstr, wgetwstr, wgetnwstr, mvgetwstr, mvgetnwstr, mvwgetwstr, mvwgetnwstr ] |
| curs_getyx.svr4 | get
curses cursor and window coordinates | [ curs_getyx: getyx, getparyx, getbegyx, getmaxyx ] |
| curs_inch.svr4 | get a character
and its attributes from a curses window | [ curs_inch: inch, winch, mvinch, mvwinch ] |
| curs_inchstr.svr4 | get a
string of characters (and attributes) from a curses
window | [ curs_inchstr: inchstr, inchnstr, winchstr, winchnstr, mvinchstr, mvinchnstr, mvwinchstr, mvwinchnstr ] |
| curs_initscr.svr4 | curses screen initialization and manipula-
tion routines | [ curs_initscr: initscr, newterm, endwin, isendwin, set_term, delscreen ] |
| curs_inopts.svr4 | curses terminal input option control routines | [ curs_inopts: cbreak, nocbreak, echo, noecho, halfdelay, intrflush, keypad, meta, nodelay, notimeout, raw, noraw, noqiflush, qiflush, timeout, wtimeout, typeahead ] |
| curs_insch.svr4 | insert a
character before the character under the cursor in a
curses window | [ curs_insch: insch, winsch, mvinsch, mvwinsch ] |
| curs_insstr.svr4 | insert string before
character under the cursor in a curses window | [ curs_instr: insstr, insnstr, winsstr, winsnstr, mvinsstr, mvinsnstr, mvwinsstr, mvwinsnstr ] |
| curs_instr.svr4 | get a string of charac-
ters from a curses window | [ curs_instr: instr, innstr, winstr, winnstr, mvinstr, mvinnstr, mvwinstr, mvwinnstr ] |
| curs_inswch.svr4 | insert
a wchar_t character before the character under the cur-
sor in a curses window | [ curs_inswch: inswch, winswch, mvinswch, mvwinswch ] |
| curs_inswstr.svr4 | insert
wchar_t string before character under the cursor in a
curses window | [ curs_inswstr: inswstr, insnwstr, winswstr, winsnwstr, mvinswstr, mvinsnwstr, mvwinswstr, mvwinsnwstr ] |
| curs_inwch.svr4 | get a
wchar_t character and its attributes from a curses win-
dow | [ curs_inwch: inwch, winwch, mvinwch, mvwinwch ] |
| curs_inwchstr.svr4 | get a string of wchar_t characters (and attributes)
from a curses window | [ curs_inwchstr: inwchstr, inwchnstr, winwchstr, winwchnstr, mvinwchstr, mvinwchnstr, mvwinwchstr, mvwinwchnstr ] |
| curs_inwstr.svr4 | get a string of
wchar_t characters from a curses window | [ curs_inwstr: inwstr, innwstr, winwstr, winnwstr, mvinwstr, mvinnwstr, mvwinwstr, mvwinnwstr ] |
| curs_kernel.svr4 | low-level
curses routines | [ curs_kernel: def_prog_mode, def_shell_mode, reset_prog_mode, reset_shell_mode, resetty, savetty, getsyx, setsyx, ripoffline, curs_set, napms ] |
| curs_move.svr4 | move curses window cursor | [ curs_move: move, wmove ] |
| curs_outopts.svr4 | curses ter-
minal output option control routines | [ curs_outopts: clearok, idlok, idcok immedok, leaveok, setscrreg, wsetscrreg, scrollok, nl, nonl ] |
| curs_overlay.svr4 | overlap and
manipulate overlapped curses windows | [ curs_overlay: overlay, overwrite, copywin ] |
| curs_pad.svr4 | create and display curses pads | [ curs_pad: newpad, subpad, prefresh, pnoutrefresh, pechochar, pechowchar ] |
| curs_printw.svr4 | print formatted output in curses windows | [ curs_printw: printw, wprintw, mvprintw, mvwprintw, vwprintw ] |
| curs_refresh.svr4 | refresh curses windows and lines | [ curs_refresh: refresh, wrefresh, wnoutrefresh, doupdate, redrawwin, wredrawln ] |
| curs_scanw.svr4 | convert formatted input from a curses widow | [ curs_scanw: scanw, wscanw, mvscanw, mvwscanw, vwscanw ] |
| curs_scr_dmp.svr4 | read (write) a curses screen from (to) a file | [ curs_scr_dump: scr_dump, scr_restore, scr_init, scr_set ] |
| curs_scr_dump.svr4 | read (write) a curses screen from (to) a file | [ curs_scr_dump: scr_dump, scr_restore, scr_init, scr_set ] |
| curs_scroll.svr4 | scroll a curses window | [ curs_scroll: scroll, srcl, wscrl ] |
| curs_set.svr4 | low-level
curses routines | [ curs_kernel: def_prog_mode, def_shell_mode, reset_prog_mode, reset_shell_mode, resetty, savetty, getsyx, setsyx, ripoffline, curs_set, napms ] |
| curs_slk.svr4 | 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_attrset, slk_attroff ] |
| curs_termatt.svr4 | curses
environment query routines | [ curs_termattrs: baudrate, erasechar, has_ic, has_il, killchar, longname, termattrs, termname ] |
| curs_termattrs.svr4 | curses
environment query routines | [ curs_termattrs: baudrate, erasechar, has_ic, has_il, killchar, longname, termattrs, termname ] |
| curs_termcap.svr4 | curses interfaces (emulated) to the termcap library | [ curs_termcap: tgetent, tgetflag, tgetnum, tgetstr, tgoto ] |
| curs_termin.svr4 | curses inter-
faces to terminfo database | [ curs_terminfo: setupterm, setterm, set_curterm, del_curterm, restartterm, tparm, tputs, putp, vidputs, vidattr, mvcur, tigetflag, tigetnum, tigetstr ] |
| curs_touch.3x.svr4 | curses interfaces (emulated) to the termcap library | [ curs_termcap: tgetent, tgetflag, tgetnum, tgetstr, tgoto ] |
| curs_touch.svr4 | curses refresh control
routines | [ curs_touch: touchwin, touchline, untouchwin, wtouchln, is_linetouched, is_wintouched ] |
| curs_util.svr4 | miscellaneous curses utility
routines | [ curs_util:unctrl, keyname, filter, use_env, putwin, getwin, delay_output, flushinp ] |
| curs_window.svr4 | create curses windows | [ curs_window: newwin, delwin, mvwin, subwin, derwin, mvderwin, dupwin, wsyncup, syncok, wcursyncup, wsync-
down ] |
| curses.bsd | screen functions with ``optimal'' cursor motion | [ curses ] |
| curses.svr3 | terminal screen handling and optimization package
NOTE:
The curses manual page is organized as follows:
In SYNOPSIS:
- compiling information
- summary of parameters used by curses routines
- alphabetical list of curses routines, showing their parameters
In DESCRIPTION:
- An overview of how curses routines should be used
In ROUTINES, descriptions of each curses routines are grouped under the
appropriate topics:
- Overall Screen Manipulation
- Window and Pad Manipulation
- Output
- Input
- Output Options Setting
- Input Options Setting
- Environment Queries
- Color Manipulation
- Soft Labels
- Low-level curses Access
- Terminfo-Level Manipulations
- Termcap Emulation
- Miscellaneous
- Use of curscr
Followed by sections on:
- ATTRIBUTES
- COLORS
- FUNCTION KEYS
- LINE GRAPHICS | [ curses ] |
| curses.svr4 | CRT screen handling and optimization package | [ curses ] |
| dbm.bsd | data base
subroutines | [ dbminit, fetch, store, delete, firstkey, nextkey ] |
| dbminit.bsd | data base
subroutines | [ dbminit, fetch, store, delete, firstkey, nextkey ] |
| def_prog_mode.svr4 | low-level
curses routines | [ curs_kernel: def_prog_mode, def_shell_mode, reset_prog_mode, reset_shell_mode, resetty, savetty, getsyx, setsyx, ripoffline, curs_set, napms ] |
| def_shell_mode.svr4 | low-level
curses routines | [ curs_kernel: def_prog_mode, def_shell_mode, reset_prog_mode, reset_shell_mode, resetty, savetty, getsyx, setsyx, ripoffline, curs_set, napms ] |
| del_curterm.svr4 | curses inter-
faces to terminfo database | [ curs_terminfo: setupterm, setterm, set_curterm, del_curterm, restartterm, tparm, tputs, putp, vidputs, vidattr, mvcur, tigetflag, tigetnum, tigetstr ] |
| delay_output.svr4 | miscellaneous curses utility
routines | [ curs_util:unctrl, keyname, filter, use_env, putwin, getwin, delay_output, flushinp ] |
| delch.svr4 | delete char-
acter under cursor in a curses window. | [ curs_delch: delch, wdelch, mvdelch, mvwdelch ] |
| delete.bsd | data base
subroutines | [ dbminit, fetch, store, delete, firstkey, nextkey ] |
| deleteln.svr4 | delete and insert lines in a
curses window | [ curs_deleteln: deleteln, wdeleteln, insdelln, winsdelln, insertln, winsertln ] |
| delscreen.svr4 | curses screen initialization and manipula-
tion routines | [ curs_initscr: initscr, newterm, endwin, isendwin, set_term, delscreen ] |
| delwin.svr4 | create curses windows | [ curs_window: newwin, delwin, mvwin, subwin, derwin, mvderwin, dupwin, wsyncup, syncok, wcursyncup, wsync-
down ] |
| derwin.svr4 | create curses windows | [ curs_window: newwin, delwin, mvwin, subwin, derwin, mvderwin, dupwin, wsyncup, syncok, wcursyncup, wsync-
down ] |
| directory.svr3 | directory operations | [ directory: opendir, readdir, telldir, seekdir, rewinddir, closedir ] |
| disassembler | disassemble a MIPS instruction and print the
results | |
| doupdate.svr4 | refresh curses windows and lines | [ curs_refresh: refresh, wrefresh, wnoutrefresh, doupdate, redrawwin, wredrawln ] |
| dupwin.svr4 | create curses windows | [ curs_window: newwin, delwin, mvwin, subwin, derwin, mvderwin, dupwin, wsyncup, syncok, wcursyncup, wsync-
down ] |
| echo.svr4 | curses terminal input option control routines | [ curs_inopts: cbreak, nocbreak, echo, noecho, halfdelay, intrflush, keypad, meta, nodelay, notimeout, raw, noraw, noqiflush, qiflush, timeout, wtimeout, typeahead ] |
| echochar.svr4 | add a character (with attributes) to a
curses window and advance cursor | [ curs_addch: addch, waddch, mvaddch, mvwaddch, echochar, wechochar ] |
| echowchar.svr4 | add a wchar_t character (with
attributes) to a curses window and advance cursor | [ curs_addwch: addwch, waddwch, mvaddwch, mvwaddwch, echowchar, wechowchar ] |
| endspent.svr3 | get shadow password file entry | [ getspent, getspnam, setspent, endspent, fgetspent, lckpwdf, ulckpwdf ] |
| endwin.svr4 | curses screen initialization and manipula-
tion routines | [ curs_initscr: initscr, newterm, endwin, isendwin, set_term, delscreen ] |
| erase.bsd | graphics interface | [ plot: openpl, erase, label, line, circle, arc, move, cont, point, linemod, space, closepl ] |
| erase.svr4 | clear all or part of a
curses window | [ curs_clear: erase, werase, clear, wclear, clrtobot, wclrto-
bot, clrtoeol, wclrtoeol ] |
| erasechar.svr4 | curses
environment query routines | [ curs_termattrs: baudrate, erasechar, has_ic, has_il, killchar, longname, termattrs, termname ] |
| fetch.bsd | data base
subroutines | [ dbminit, fetch, store, delete, firstkey, nextkey ] |
| fgetspent.svr3 | get shadow password file entry | [ getspent, getspnam, setspent, endspent, fgetspent, lckpwdf, ulckpwdf ] |
| filter.svr4 | miscellaneous curses utility
routines | [ curs_util:unctrl, keyname, filter, use_env, putwin, getwin, delay_output, flushinp ] |
| firstkey.bsd | data base
subroutines | [ dbminit, fetch, store, delete, firstkey, nextkey ] |
| flash.svr4 | curses bell and screen flash rou-
tines | [ curs_beep: beep, flash ] |
| flushinp.svr4 | miscellaneous curses utility
routines | [ curs_util:unctrl, keyname, filter, use_env, putwin, getwin, delay_output, flushinp ] |
| free.svr3 | fast main
memory allocator | [ malloc, free, realloc, calloc, mallopt, mallinfo ] |
| getbegyx.svr4 | get
curses cursor and window coordinates | [ curs_getyx: getyx, getparyx, getbegyx, getmaxyx ] |
| getch.svr4 | get
(or push back) characters from curses terminal keyboard | [ curs_getch: getch, wgetch, mvgetch, mvwgetch, ungetch ] |
| getmaxyx.svr4 | get
curses cursor and window coordinates | [ curs_getyx: getyx, getparyx, getbegyx, getmaxyx ] |
| getnstr.svr4 | get character strings
from curses terminal keyboard | [ curs_getstr: getstr, getnstr, wgetstr, mvgetstr, mvgetnstr, mvwgetstr, mvwgetnstr, wgetnstr ] |
| getnwstr.svr4 | get
wchar_t character strings from curses terminal keyboard | [ curs_getwstr: getwstr, getnwstr, wgetwstr, wgetnwstr, mvgetwstr, mvgetnwstr, mvwgetwstr, mvwgetnwstr ] |
| getparyx.svr4 | get
curses cursor and window coordinates | [ curs_getyx: getyx, getparyx, getbegyx, getmaxyx ] |
| getspent.svr3 | get shadow password file entry | [ getspent, getspnam, setspent, endspent, fgetspent, lckpwdf, ulckpwdf ] |
| getspnam.svr3 | get shadow password file entry | [ getspent, getspnam, setspent, endspent, fgetspent, lckpwdf, ulckpwdf ] |
| getstr.svr4 | get character strings
from curses terminal keyboard | [ curs_getstr: getstr, getnstr, wgetstr, mvgetstr, mvgetnstr, mvwgetstr, mvwgetnstr, wgetnstr ] |
| getsyx.svr4 | low-level
curses routines | [ curs_kernel: def_prog_mode, def_shell_mode, reset_prog_mode, reset_shell_mode, resetty, savetty, getsyx, setsyx, ripoffline, curs_set, napms ] |
| getwch.svr4 | get (or push back) wchar_t characters from curses
terminal keyboard | [ curs_getwch: getwch, wgetwch, mvgetwch, mvwgetwch, ungetwch ] |
| getwin.svr4 | miscellaneous curses utility
routines | [ curs_util:unctrl, keyname, filter, use_env, putwin, getwin, delay_output, flushinp ] |
| getwstr.svr4 | get
wchar_t character strings from curses terminal keyboard | [ curs_getwstr: getwstr, getnwstr, wgetwstr, wgetnwstr, mvgetwstr, mvgetnwstr, mvwgetwstr, mvwgetnwstr ] |
| getyx.svr4 | get
curses cursor and window coordinates | [ curs_getyx: getyx, getparyx, getbegyx, getmaxyx ] |
| halfdelay.svr4 | curses terminal input option control routines | [ curs_inopts: cbreak, nocbreak, echo, noecho, halfdelay, intrflush, keypad, meta, nodelay, notimeout, raw, noraw, noqiflush, qiflush, timeout, wtimeout, typeahead ] |
| has_colors.svr4 | curses
color manipulation routines | [ curs_color: start_color, init_pair, init_color, has_colors, can_change_color, color_content, pair_content ] |
| has_ic.svr4 | curses
environment query routines | [ curs_termattrs: baudrate, erasechar, has_ic, has_il, killchar, longname, termattrs, termname ] |
| has_il.svr4 | curses
environment query routines | [ curs_termattrs: baudrate, erasechar, has_ic, has_il, killchar, longname, termattrs, termname ] |
| idcok.svr4 | curses ter-
minal output option control routines | [ curs_outopts: clearok, idlok, idcok immedok, leaveok, setscrreg, wsetscrreg, scrollok, nl, nonl ] |
| idlok.svr4 | curses ter-
minal output option control routines | [ curs_outopts: clearok, idlok, idcok immedok, leaveok, setscrreg, wsetscrreg, scrollok, nl, nonl ] |
| immedok.svr4 | curses ter-
minal output option control routines | [ curs_outopts: clearok, idlok, idcok immedok, leaveok, setscrreg, wsetscrreg, scrollok, nl, nonl ] |
| inch.svr4 | get a character
and its attributes from a curses window | [ curs_inch: inch, winch, mvinch, mvwinch ] |
| inchnstr.svr4 | get a
string of characters (and attributes) from a curses
window | [ curs_inchstr: inchstr, inchnstr, winchstr, winchnstr, mvinchstr, mvinchnstr, mvwinchstr, mvwinchnstr ] |
| inchstr.svr4 | get a
string of characters (and attributes) from a curses
window | [ curs_inchstr: inchstr, inchnstr, winchstr, winchnstr, mvinchstr, mvinchnstr, mvwinchstr, mvwinchnstr ] |
| init_color.svr4 | curses
color manipulation routines | [ curs_color: start_color, init_pair, init_color, has_colors, can_change_color, color_content, pair_content ] |
| init_pair.svr4 | curses
color manipulation routines | [ curs_color: start_color, init_pair, init_color, has_colors, can_change_color, color_content, pair_content ] |
| initscr.svr4 | curses screen initialization and manipula-
tion routines | [ curs_initscr: initscr, newterm, endwin, isendwin, set_term, delscreen ] |
| innstr.svr4 | get a string of charac-
ters from a curses window | [ curs_instr: instr, innstr, winstr, winnstr, mvinstr, mvinnstr, mvwinstr, mvwinnstr ] |
| innwstr.svr4 | get a string of
wchar_t characters from a curses window | [ curs_inwstr: inwstr, innwstr, winwstr, winnwstr, mvinwstr, mvinnwstr, mvwinwstr, mvwinnwstr ] |
| insch.svr4 | insert a
character before the character under the cursor in a
curses window | [ curs_insch: insch, winsch, mvinsch, mvwinsch ] |
| insdelln.svr4 | delete and insert lines in a
curses window | [ curs_deleteln: deleteln, wdeleteln, insdelln, winsdelln, insertln, winsertln ] |
| insertln.svr4 | delete and insert lines in a
curses window | [ curs_deleteln: deleteln, wdeleteln, insdelln, winsdelln, insertln, winsertln ] |
| insnstr.svr4 | insert string before
character under the cursor in a curses window | [ curs_instr: insstr, insnstr, winsstr, winsnstr, mvinsstr, mvinsnstr, mvwinsstr, mvwinsnstr ] |
| insnwstr.svr4 | insert
wchar_t string before character under the cursor in a
curses window | [ curs_inswstr: inswstr, insnwstr, winswstr, winsnwstr, mvinswstr, mvinsnwstr, mvwinswstr, mvwinsnwstr ] |
| insstr.svr4 | insert string before
character under the cursor in a curses window | [ curs_instr: insstr, insnstr, winsstr, winsnstr, mvinsstr, mvinsnstr, mvwinsstr, mvwinsnstr ] |
| instr.svr4 | get a string of charac-
ters from a curses window | [ curs_instr: instr, innstr, winstr, winnstr, mvinstr, mvinnstr, mvwinstr, mvwinnstr ] |
| inswch.svr4 | insert
a wchar_t character before the character under the cur-
sor in a curses window | [ curs_inswch: inswch, winswch, mvinswch, mvwinswch ] |
| inswstr.svr4 | insert
wchar_t string before character under the cursor in a
curses window | [ curs_inswstr: inswstr, insnwstr, winswstr, winsnwstr, mvinswstr, mvinsnwstr, mvwinswstr, mvwinsnwstr ] |
| intrflush.svr4 | curses terminal input option control routines | [ curs_inopts: cbreak, nocbreak, echo, noecho, halfdelay, intrflush, keypad, meta, nodelay, notimeout, raw, noraw, noqiflush, qiflush, timeout, wtimeout, typeahead ] |
| inwch.svr4 | get a
wchar_t character and its attributes from a curses win-
dow | [ curs_inwch: inwch, winwch, mvinwch, mvwinwch ] |
| inwchnstr.svr4 | get a string of wchar_t characters (and attributes)
from a curses window | [ curs_inwchstr: inwchstr, inwchnstr, winwchstr, winwchnstr, mvinwchstr, mvinwchnstr, mvwinwchstr, mvwinwchnstr ] |
| inwchstr.svr4 | get a string of wchar_t characters (and attributes)
from a curses window | [ curs_inwchstr: inwchstr, inwchnstr, winwchstr, winwchnstr, mvinwchstr, mvinwchnstr, mvwinwchstr, mvwinwchnstr ] |
| inwstr.svr4 | get a string of
wchar_t characters from a curses window | [ curs_inwstr: inwstr, innwstr, winwstr, winnwstr, mvinwstr, mvinnwstr, mvwinwstr, mvwinnwstr ] |
| is_linetouched.svr4 | curses interfaces (emulated) to the termcap library | [ curs_termcap: tgetent, tgetflag, tgetnum, tgetstr, tgoto ] |
| is_wintouched.svr4 | curses interfaces (emulated) to the termcap library | [ curs_termcap: tgetent, tgetflag, tgetnum, tgetstr, tgoto ] |
| isendwin.svr4 | curses screen initialization and manipula-
tion routines | [ curs_initscr: initscr, newterm, endwin, isendwin, set_term, delscreen ] |
| keyname.svr4 | miscellaneous curses utility
routines | [ curs_util:unctrl, keyname, filter, use_env, putwin, getwin, delay_output, flushinp ] |
| keypad.svr4 | curses terminal input option control routines | [ curs_inopts: cbreak, nocbreak, echo, noecho, halfdelay, intrflush, keypad, meta, nodelay, notimeout, raw, noraw, noqiflush, qiflush, timeout, wtimeout, typeahead ] |
| killchar.svr4 | curses
environment query routines | [ curs_termattrs: baudrate, erasechar, has_ic, has_il, killchar, longname, termattrs, termname ] |
| label.bsd | graphics interface | [ plot: openpl, erase, label, line, circle, arc, move, cont, point, linemod, space, closepl ] |
| lckpwdf.svr3 | get shadow password file entry | [ getspent, getspnam, setspent, endspent, fgetspent, lckpwdf, ulckpwdf ] |
| ldaclose | close a common object file | [ ldclose, ldaclose ] |
| ldahread | read the archive header of a member of an archive
file | |
| ldaopen | open a common object file for reading | [ ldopen, ldaopen ] |
| ldclose | close a common object file | [ ldclose, ldaclose ] |
| ldfhread | read the file header of a common object file | |
| ldgetaux | retrieve an auxiliary entry, given an index | |
| ldgetname | retrieve symbol name for object file symbol
table entry | |
| ldgetpd | retrieve procedure descriptor given a procedure
descriptor index | |
| ldlinit | manipulate line number entries
of a common object file function | [ ldlread, ldlinit, ldlitem ] |
| ldlitem | manipulate line number entries
of a common object file function | [ ldlread, ldlinit, ldlitem ] |
| ldlread | manipulate line number entries
of a common object file function | [ ldlread, ldlinit, ldlitem ] |
| ldlseek | seek to line number entries of a section
of a common object file | [ ldlseek, ldnlseek ] |
| ldnlseek | seek to line number entries of a section
of a common object file | [ ldlseek, ldnlseek ] |
| ldnrseek | seek to relocation entries of a section
of a common object file | [ ldrseek, ldnrseek ] |
| ldnshread | read an indexed/named section header
of a common object file | [ ldshread, ldnshread ] |
| ldnsseek | seek to an indexed/named section of a
common object file | [ ldsseek, ldnsseek ] |
| ldohseek | seek to the optional file header of a common
object file | |
| ldopen | open a common object file for reading | [ ldopen, ldaopen ] |
| ldreadst | open a common object file for reading | [ ldopen, ldaopen ] |
| ldrseek | seek to relocation entries of a section
of a common object file | [ ldrseek, ldnrseek ] |
| ldshread | read an indexed/named section header
of a common object file | [ ldshread, ldnshread ] |
| ldsseek | seek to an indexed/named section of a
common object file | [ ldsseek, ldnsseek ] |
| ldtbindex.svr3 | compute the index of a symbol table entry of a
common object file | [ ldtbindex ] |
| ldtbread | read an indexed symbol table entry of a common
object file | |
| ldtbseek | seek to the symbol table of a common object file | |
| leaveok.svr4 | curses ter-
minal output option control routines | [ curs_outopts: clearok, idlok, idcok immedok, leaveok, setscrreg, wsetscrreg, scrollok, nl, nonl ] |
| lib2648.bsd | subroutines for the HP 2648 graphics terminal | [ lib2648 ] |
| line.bsd | graphics interface | [ plot: openpl, erase, label, line, circle, arc, move, cont, point, linemod, space, closepl ] |
| linemod.bsd | graphics interface | [ plot: openpl, erase, label, line, circle, arc, move, cont, point, linemod, space, closepl ] |
| logname.svr3 | return login name of user | [ logname ] |
| longname.svr4 | curses
environment query routines | [ curs_termattrs: baudrate, erasechar, has_ic, has_il, killchar, longname, termattrs, termname ] |
| mallinfo.svr3 | fast main
memory allocator | [ malloc, free, realloc, calloc, mallopt, mallinfo ] |
| malloc.svr3 | fast main
memory allocator | [ malloc, free, realloc, calloc, mallopt, mallinfo ] |
| mallopt.svr3 | fast main
memory allocator | [ malloc, free, realloc, calloc, mallopt, mallinfo ] |
| meta.svr4 | curses terminal input option control routines | [ curs_inopts: cbreak, nocbreak, echo, noecho, halfdelay, intrflush, keypad, meta, nodelay, notimeout, raw, noraw, noqiflush, qiflush, timeout, wtimeout, typeahead ] |
| move.bsd | graphics interface | [ plot: openpl, erase, label, line, circle, arc, move, cont, point, linemod, space, closepl ] |
| move.svr4 | move curses window cursor | [ curs_move: move, wmove ] |
| mp.bsd | multiple precision integer arithmetic | [ madd, msub, mult, mdiv, pow, gcd, invert, rpow, msqrt, mcmp, move, min, omin, fmin, m_in, mout, omout, fmout, m_out, sdiv, itom ] |
| mvaddch.svr4 | add a character (with attributes) to a
curses window and advance cursor | [ curs_addch: addch, waddch, mvaddch, mvwaddch, echochar, wechochar ] |
| mvaddchnstr.svr4 | add string of characters (and attributes) to a curses
window | [ curs_addchstr: addchstr, addchnstr, waddchstr, waddchnstr, mvaddchstr, mvaddchnstr, mvwaddchstr, mvwaddchnstr ] |
| mvaddchstr.svr4 | add string of characters (and attributes) to a curses
window | [ curs_addchstr: addchstr, addchnstr, waddchstr, waddchnstr, mvaddchstr, mvaddchnstr, mvwaddchstr, mvwaddchnstr ] |
| mvaddnstr.svr4 | add a string of
characters to a curses window and advance cursor | [ curs_addstr: addstr, addnstr, waddstr, waddnstr, mvaddstr, mvaddnstr, mvwaddstr, mvwaddnstr ] |
| mvaddnwstr.svr4 | add a
string of wchar_t characters to a curses window and
advance cursor | [ curs_addwstr: addwstr, addnwstr, waddwstr, waddnwstr, mvaddwstr, mvaddnwstr, mvwaddwstr, mvwaddnwstr ] |
| mvaddstr.svr4 | add a string of
characters to a curses window and advance cursor | [ curs_addstr: addstr, addnstr, waddstr, waddnstr, mvaddstr, mvaddnstr, mvwaddstr, mvwaddnstr ] |
| mvaddwch.svr4 | add a wchar_t character (with
attributes) to a curses window and advance cursor | [ curs_addwch: addwch, waddwch, mvaddwch, mvwaddwch, echowchar, wechowchar ] |
| mvaddwchnstr.svr4 | add string of wchar_t characters (and
attributes) to a curses window | [ curs_addwchstr: addwchstr, addwchnstr, waddwchstr, waddwchnstr, mvaddwchstr, mvaddwchnstr, mvwaddwchstr, mvwaddwchnstr ] |
| mvaddwchstr.svr4 | add string of wchar_t characters (and
attributes) to a curses window | [ curs_addwchstr: addwchstr, addwchnstr, waddwchstr, waddwchnstr, mvaddwchstr, mvaddwchnstr, mvwaddwchstr, mvwaddwchnstr ] |
| mvaddwstr.svr4 | add a
string of wchar_t characters to a curses window and
advance cursor | [ curs_addwstr: addwstr, addnwstr, waddwstr, waddnwstr, mvaddwstr, mvaddnwstr, mvwaddwstr, mvwaddnwstr ] |
| mvcur.svr4 | curses inter-
faces to terminfo database | [ curs_terminfo: setupterm, setterm, set_curterm, del_curterm, restartterm, tparm, tputs, putp, vidputs, vidattr, mvcur, tigetflag, tigetnum, tigetstr ] |
| mvdelch.svr4 | delete char-
acter under cursor in a curses window. | [ curs_delch: delch, wdelch, mvdelch, mvwdelch ] |
| mvderwin.svr4 | create curses windows | [ curs_window: newwin, delwin, mvwin, subwin, derwin, mvderwin, dupwin, wsyncup, syncok, wcursyncup, wsync-
down ] |
| mvgetch.svr4 | get
(or push back) characters from curses terminal keyboard | [ curs_getch: getch, wgetch, mvgetch, mvwgetch, ungetch ] |
| mvgetnstr.svr4 | get character strings
from curses terminal keyboard | [ curs_getstr: getstr, getnstr, wgetstr, mvgetstr, mvgetnstr, mvwgetstr, mvwgetnstr, wgetnstr ] |
| mvgetnwstr.svr4 | get
wchar_t character strings from curses terminal keyboard | [ curs_getwstr: getwstr, getnwstr, wgetwstr, wgetnwstr, mvgetwstr, mvgetnwstr, mvwgetwstr, mvwgetnwstr ] |
| mvgetstr.svr4 | get character strings
from curses terminal keyboard | [ curs_getstr: getstr, getnstr, wgetstr, mvgetstr, mvgetnstr, mvwgetstr, mvwgetnstr, wgetnstr ] |
| mvgetwch.svr4 | get (or push back) wchar_t characters from curses
terminal keyboard | [ curs_getwch: getwch, wgetwch, mvgetwch, mvwgetwch, ungetwch ] |
| mvgetwstr.svr4 | get
wchar_t character strings from curses terminal keyboard | [ curs_getwstr: getwstr, getnwstr, wgetwstr, wgetnwstr, mvgetwstr, mvgetnwstr, mvwgetwstr, mvwgetnwstr ] |
| mvinch.svr4 | get a character
and its attributes from a curses window | [ curs_inch: inch, winch, mvinch, mvwinch ] |
| mvinchnstr.svr4 | get a
string of characters (and attributes) from a curses
window | [ curs_inchstr: inchstr, inchnstr, winchstr, winchnstr, mvinchstr, mvinchnstr, mvwinchstr, mvwinchnstr ] |
| mvinchstr.svr4 | get a
string of characters (and attributes) from a curses
window | [ curs_inchstr: inchstr, inchnstr, winchstr, winchnstr, mvinchstr, mvinchnstr, mvwinchstr, mvwinchnstr ] |
| mvinnstr.svr4 | get a string of charac-
ters from a curses window | [ curs_instr: instr, innstr, winstr, winnstr, mvinstr, mvinnstr, mvwinstr, mvwinnstr ] |
| mvinnwstr.svr4 | get a string of
wchar_t characters from a curses window | [ curs_inwstr: inwstr, innwstr, winwstr, winnwstr, mvinwstr, mvinnwstr, mvwinwstr, mvwinnwstr ] |
| mvinsch.svr4 | insert a
character before the character under the cursor in a
curses window | [ curs_insch: insch, winsch, mvinsch, mvwinsch ] |
| mvinsnstr.svr4 | insert string before
character under the cursor in a curses window | [ curs_instr: insstr, insnstr, winsstr, winsnstr, mvinsstr, mvinsnstr, mvwinsstr, mvwinsnstr ] |
| mvinsnwstr.svr4 | insert
wchar_t string before character under the cursor in a
curses window | [ curs_inswstr: inswstr, insnwstr, winswstr, winsnwstr, mvinswstr, mvinsnwstr, mvwinswstr, mvwinsnwstr ] |
| mvinsstr.svr4 | insert string before
character under the cursor in a curses window | [ curs_instr: insstr, insnstr, winsstr, winsnstr, mvinsstr, mvinsnstr, mvwinsstr, mvwinsnstr ] |
| mvinstr.svr4 | get a string of charac-
ters from a curses window | [ curs_instr: instr, innstr, winstr, winnstr, mvinstr, mvinnstr, mvwinstr, mvwinnstr ] |
| mvinswch.svr4 | insert
a wchar_t character before the character under the cur-
sor in a curses window | [ curs_inswch: inswch, winswch, mvinswch, mvwinswch ] |
| mvinswstr.svr4 | insert
wchar_t string before character under the cursor in a
curses window | [ curs_inswstr: inswstr, insnwstr, winswstr, winsnwstr, mvinswstr, mvinsnwstr, mvwinswstr, mvwinsnwstr ] |
| mvinwch.svr4 | get a
wchar_t character and its attributes from a curses win-
dow | [ curs_inwch: inwch, winwch, mvinwch, mvwinwch ] |
| mvinwchnstr.svr4 | get a string of wchar_t characters (and attributes)
from a curses window | [ curs_inwchstr: inwchstr, inwchnstr, winwchstr, winwchnstr, mvinwchstr, mvinwchnstr, mvwinwchstr, mvwinwchnstr ] |
| mvinwchstr.svr4 | get a string of wchar_t characters (and attributes)
from a curses window | [ curs_inwchstr: inwchstr, inwchnstr, winwchstr, winwchnstr, mvinwchstr, mvinwchnstr, mvwinwchstr, mvwinwchnstr ] |
| mvinwstr.svr4 | get a string of
wchar_t characters from a curses window | [ curs_inwstr: inwstr, innwstr, winwstr, winnwstr, mvinwstr, mvinnwstr, mvwinwstr, mvwinnwstr ] |
| mvprintw.svr4 | print formatted output in curses windows | [ curs_printw: printw, wprintw, mvprintw, mvwprintw, vwprintw ] |
| mvscanw.svr4 | convert formatted input from a curses widow | [ curs_scanw: scanw, wscanw, mvscanw, mvwscanw, vwscanw ] |
| mvwaddch.svr4 | add a character (with attributes) to a
curses window and advance cursor | [ curs_addch: addch, waddch, mvaddch, mvwaddch, echochar, wechochar ] |
| mvwaddchnstr.svr4 | add string of characters (and attributes) to a curses
window | [ curs_addchstr: addchstr, addchnstr, waddchstr, waddchnstr, mvaddchstr, mvaddchnstr, mvwaddchstr, mvwaddchnstr ] |
| mvwaddchstr.svr4 | add string of characters (and attributes) to a curses
window | [ curs_addchstr: addchstr, addchnstr, waddchstr, waddchnstr, mvaddchstr, mvaddchnstr, mvwaddchstr, mvwaddchnstr ] |
| mvwaddnst.svr4 | add a string of
characters to a curses window and advance cursor | [ curs_addstr: addstr, addnstr, waddstr, waddnstr, mvaddstr, mvaddnstr, mvwaddstr, mvwaddnstr ] |
| mvwaddnwstr.svr4 | add a
string of wchar_t characters to a curses window and
advance cursor | [ curs_addwstr: addwstr, addnwstr, waddwstr, waddnwstr, mvaddwstr, mvaddnwstr, mvwaddwstr, mvwaddnwstr ] |
| mvwaddstr.svr4 | add a string of
characters to a curses window and advance cursor | [ curs_addstr: addstr, addnstr, waddstr, waddnstr, mvaddstr, mvaddnstr, mvwaddstr, mvwaddnstr ] |
| mvwaddwch.svr4 | add a wchar_t character (with
attributes) to a curses window and advance cursor | [ curs_addwch: addwch, waddwch, mvaddwch, mvwaddwch, echowchar, wechowchar ] |
| mvwaddwchnstr.svr4 | add string of wchar_t characters (and
attributes) to a curses window | [ curs_addwchstr: addwchstr, addwchnstr, waddwchstr, waddwchnstr, mvaddwchstr, mvaddwchnstr, mvwaddwchstr, mvwaddwchnstr ] |
| mvwaddwchstr.svr4 | add string of wchar_t characters (and
attributes) to a curses window | [ curs_addwchstr: addwchstr, addwchnstr, waddwchstr, waddwchnstr, mvaddwchstr, mvaddwchnstr, mvwaddwchstr, mvwaddwchnstr ] |
| mvwaddwstr.svr4 | add a
string of wchar_t characters to a curses window and
advance cursor | [ curs_addwstr: addwstr, addnwstr, waddwstr, waddnwstr, mvaddwstr, mvaddnwstr, mvwaddwstr, mvwaddnwstr ] |
| mvwdelch.svr4 | delete char-
acter under cursor in a curses window. | [ curs_delch: delch, wdelch, mvdelch, mvwdelch ] |
| mvwgetch.svr4 | get
(or push back) characters from curses terminal keyboard | [ curs_getch: getch, wgetch, mvgetch, mvwgetch, ungetch ] |
| mvwgetnstr.svr4 | get character strings
from curses terminal keyboard | [ curs_getstr: getstr, getnstr, wgetstr, mvgetstr, mvgetnstr, mvwgetstr, mvwgetnstr, wgetnstr ] |
| mvwgetnwstr.svr4 | get
wchar_t character strings from curses terminal keyboard | [ curs_getwstr: getwstr, getnwstr, wgetwstr, wgetnwstr, mvgetwstr, mvgetnwstr, mvwgetwstr, mvwgetnwstr ] |
| mvwgetstr.svr4 | get character strings
from curses terminal keyboard | [ curs_getstr: getstr, getnstr, wgetstr, mvgetstr, mvgetnstr, mvwgetstr, mvwgetnstr, wgetnstr ] |
| mvwgetwch.svr4 | get (or push back) wchar_t characters from curses
terminal keyboard | [ curs_getwch: getwch, wgetwch, mvgetwch, mvwgetwch, ungetwch ] |
| mvwgetwstr.svr4 | get
wchar_t character strings from curses terminal keyboard | [ curs_getwstr: getwstr, getnwstr, wgetwstr, wgetnwstr, mvgetwstr, mvgetnwstr, mvwgetwstr, mvwgetnwstr ] |
| mvwin.svr4 | create curses windows | [ curs_window: newwin, delwin, mvwin, subwin, derwin, mvderwin, dupwin, wsyncup, syncok, wcursyncup, wsync-
down ] |
| mvwinch.svr4 | get a character
and its attributes from a curses window | [ curs_inch: inch, winch, mvinch, mvwinch ] |
| mvwinchnstr.svr4 | get a
string of characters (and attributes) from a curses
window | [ curs_inchstr: inchstr, inchnstr, winchstr, winchnstr, mvinchstr, mvinchnstr, mvwinchstr, mvwinchnstr ] |
| mvwinchstr.svr4 | get a
string of characters (and attributes) from a curses
window | [ curs_inchstr: inchstr, inchnstr, winchstr, winchnstr, mvinchstr, mvinchnstr, mvwinchstr, mvwinchnstr ] |
| mvwinnstr.svr4 | get a string of charac-
ters from a curses window | [ curs_instr: instr, innstr, winstr, winnstr, mvinstr, mvinnstr, mvwinstr, mvwinnstr ] |
| mvwinnwstr.svr4 | get a string of
wchar_t characters from a curses window | [ curs_inwstr: inwstr, innwstr, winwstr, winnwstr, mvinwstr, mvinnwstr, mvwinwstr, mvwinnwstr ] |
| mvwinsch.svr4 | insert a
character before the character under the cursor in a
curses window | [ curs_insch: insch, winsch, mvinsch, mvwinsch ] |
| mvwinsnstr.svr4 | insert string before
character under the cursor in a curses window | [ curs_instr: insstr, insnstr, winsstr, winsnstr, mvinsstr, mvinsnstr, mvwinsstr, mvwinsnstr ] |
| mvwinsnwstr.svr4 | insert
wchar_t string before character under the cursor in a
curses window | [ curs_inswstr: inswstr, insnwstr, winswstr, winsnwstr, mvinswstr, mvinsnwstr, mvwinswstr, mvwinsnwstr ] |
| mvwinsstr.svr4 | insert string before
character under the cursor in a curses window | [ curs_instr: insstr, insnstr, winsstr, winsnstr, mvinsstr, mvinsnstr, mvwinsstr, mvwinsnstr ] |
| mvwinstr.svr4 | get a string of charac-
ters from a curses window | [ curs_instr: instr, innstr, winstr, winnstr, mvinstr, mvinnstr, mvwinstr, mvwinnstr ] |
| mvwinswch.svr4 | insert
a wchar_t character before the character under the cur-
sor in a curses window | [ curs_inswch: inswch, winswch, mvinswch, mvwinswch ] |
| mvwinswstr.svr4 | insert
wchar_t string before character under the cursor in a
curses window | [ curs_inswstr: inswstr, insnwstr, winswstr, winsnwstr, mvinswstr, mvinsnwstr, mvwinswstr, mvwinsnwstr ] |
| mvwinwch.svr4 | get a
wchar_t character and its attributes from a curses win-
dow | [ curs_inwch: inwch, winwch, mvinwch, mvwinwch ] |
| mvwinwchnstr.svr4 | get a string of wchar_t characters (and attributes)
from a curses window | [ curs_inwchstr: inwchstr, inwchnstr, winwchstr, winwchnstr, mvinwchstr, mvinwchnstr, mvwinwchstr, mvwinwchnstr ] |
| mvwinwchstr.svr4 | get a string of wchar_t characters (and attributes)
from a curses window | [ curs_inwchstr: inwchstr, inwchnstr, winwchstr, winwchnstr, mvinwchstr, mvinwchnstr, mvwinwchstr, mvwinwchnstr ] |
| mvwinwstr.svr4 | get a string of
wchar_t characters from a curses window | [ curs_inwstr: inwstr, innwstr, winwstr, winnwstr, mvinwstr, mvinnwstr, mvwinwstr, mvwinnwstr ] |
| mvwprintw.svr4 | print formatted output in curses windows | [ curs_printw: printw, wprintw, mvprintw, mvwprintw, vwprintw ] |
| mvwscanw.svr4 | convert formatted input from a curses widow | [ curs_scanw: scanw, wscanw, mvscanw, mvwscanw, vwscanw ] |
| napms.svr4 | low-level
curses routines | [ curs_kernel: def_prog_mode, def_shell_mode, reset_prog_mode, reset_shell_mode, resetty, savetty, getsyx, setsyx, ripoffline, curs_set, napms ] |
| newpad.svr4 | create and display curses pads | [ curs_pad: newpad, subpad, prefresh, pnoutrefresh, pechochar, pechowchar ] |
| newterm.svr4 | curses screen initialization and manipula-
tion routines | [ curs_initscr: initscr, newterm, endwin, isendwin, set_term, delscreen ] |
| newwin.svr4 | create curses windows | [ curs_window: newwin, delwin, mvwin, subwin, derwin, mvderwin, dupwin, wsyncup, syncok, wcursyncup, wsync-
down ] |
| nextkey.bsd | data base
subroutines | [ dbminit, fetch, store, delete, firstkey, nextkey ] |
| nl.svr4 | curses ter-
minal output option control routines | [ curs_outopts: clearok, idlok, idcok immedok, leaveok, setscrreg, wsetscrreg, scrollok, nl, nonl ] |
| nlist | get entries from name list | |
| nocbreak.svr4 | curses terminal input option control routines | [ curs_inopts: cbreak, nocbreak, echo, noecho, halfdelay, intrflush, keypad, meta, nodelay, notimeout, raw, noraw, noqiflush, qiflush, timeout, wtimeout, typeahead ] |
| nodelay.svr4 | curses terminal input option control routines | [ curs_inopts: cbreak, nocbreak, echo, noecho, halfdelay, intrflush, keypad, meta, nodelay, notimeout, raw, noraw, noqiflush, qiflush, timeout, wtimeout, typeahead ] |
| noecho.svr4 | curses terminal input option control routines | [ curs_inopts: cbreak, nocbreak, echo, noecho, halfdelay, intrflush, keypad, meta, nodelay, notimeout, raw, noraw, noqiflush, qiflush, timeout, wtimeout, typeahead ] |
| nonl.svr4 | curses ter-
minal output option control routines | [ curs_outopts: clearok, idlok, idcok immedok, leaveok, setscrreg, wsetscrreg, scrollok, nl, nonl ] |
| noqiflush.svr4 | curses terminal input option control routines | [ curs_inopts: cbreak, nocbreak, echo, noecho, halfdelay, intrflush, keypad, meta, nodelay, notimeout, raw, noraw, noqiflush, qiflush, timeout, wtimeout, typeahead ] |
| noraw.svr4 | curses terminal input option control routines | [ curs_inopts: cbreak, nocbreak, echo, noecho, halfdelay, intrflush, keypad, meta, nodelay, notimeout, raw, noraw, noqiflush, qiflush, timeout, wtimeout, typeahead ] |
| notimeout.svr4 | curses terminal input option control routines | [ curs_inopts: cbreak, nocbreak, echo, noecho, halfdelay, intrflush, keypad, meta, nodelay, notimeout, raw, noraw, noqiflush, qiflush, timeout, wtimeout, typeahead ] |
| opendir.svr3 | directory operations | [ directory: opendir, readdir, telldir, seekdir, rewinddir, closedir ] |
| openpl.bsd | graphics interface | [ plot: openpl, erase, label, line, circle, arc, move, cont, point, linemod, space, closepl ] |
| overlay.svr4 | overlap and
manipulate overlapped curses windows | [ curs_overlay: overlay, overwrite, copywin ] |
| overwrite.svr4 | overlap and
manipulate overlapped curses windows | [ curs_overlay: overlay, overwrite, copywin ] |
| pair_content.svr4 | curses
color manipulation routines | [ curs_color: start_color, init_pair, init_color, has_colors, can_change_color, color_content, pair_content ] |
| pechochar.svr4 | create and display curses pads | [ curs_pad: newpad, subpad, prefresh, pnoutrefresh, pechochar, pechowchar ] |
| pechowchar.svr4 | create and display curses pads | [ curs_pad: newpad, subpad, prefresh, pnoutrefresh, pechochar, pechowchar ] |
| plot.bsd | graphics interface | [ plot: openpl, erase, label, line, circle, arc, move, cont, point, linemod, space, closepl ] |
| pnoutrefresh.svr4 | create and display curses pads | [ curs_pad: newpad, subpad, prefresh, pnoutrefresh, pechochar, pechowchar ] |
| point.bsd | graphics interface | [ plot: openpl, erase, label, line, circle, arc, move, cont, point, linemod, space, closepl ] |
| prefresh.svr4 | create and display curses pads | [ curs_pad: newpad, subpad, prefresh, pnoutrefresh, pechochar, pechowchar ] |
| printw.svr4 | print formatted output in curses windows | [ curs_printw: printw, wprintw, mvprintw, mvwprintw, vwprintw ] |
| putp.svr4 | curses inter-
faces to terminfo database | [ curs_terminfo: setupterm, setterm, set_curterm, del_curterm, restartterm, tparm, tputs, putp, vidputs, vidattr, mvcur, tigetflag, tigetnum, tigetstr ] |
| putspent.svr3 | write shadow password file entry | [ putspent ] |
| putwin.svr4 | miscellaneous curses utility
routines | [ curs_util:unctrl, keyname, filter, use_env, putwin, getwin, delay_output, flushinp ] |
| qiflush.svr4 | curses terminal input option control routines | [ curs_inopts: cbreak, nocbreak, echo, noecho, halfdelay, intrflush, keypad, meta, nodelay, notimeout, raw, noraw, noqiflush, qiflush, timeout, wtimeout, typeahead ] |
| ranhash | access routine for the
symbol table definition file in archives | [ ranhashinit, ranhash, ranlookup ] |
| ranhashinit | access routine for the
symbol table definition file in archives | [ ranhashinit, ranhash, ranlookup ] |
| ranlookup | access routine for the
symbol table definition file in archives | [ ranhashinit, ranhash, ranlookup ] |
| raw.svr4 | curses terminal input option control routines | [ curs_inopts: cbreak, nocbreak, echo, noecho, halfdelay, intrflush, keypad, meta, nodelay, notimeout, raw, noraw, noqiflush, qiflush, timeout, wtimeout, typeahead ] |
| readdir.svr3 | directory operations | [ directory: opendir, readdir, telldir, seekdir, rewinddir, closedir ] |
| realloc.svr3 | fast main
memory allocator | [ malloc, free, realloc, calloc, mallopt, mallinfo ] |
| redrawwin.svr4 | refresh curses windows and lines | [ curs_refresh: refresh, wrefresh, wnoutrefresh, doupdate, redrawwin, wredrawln ] |
| refresh.svr4 | refresh curses windows and lines | [ curs_refresh: refresh, wrefresh, wnoutrefresh, doupdate, redrawwin, wredrawln ] |
| regcmp.svr3 | compile and execute regular expression | [ regcmp, regex ] |
| regex.svr3 | compile and execute regular expression | [ regcmp, regex ] |
| reset_prog_mode.svr4 | low-level
curses routines | [ curs_kernel: def_prog_mode, def_shell_mode, reset_prog_mode, reset_shell_mode, resetty, savetty, getsyx, setsyx, ripoffline, curs_set, napms ] |
| reset_shell_mode.svr4 | low-level
curses routines | [ curs_kernel: def_prog_mode, def_shell_mode, reset_prog_mode, reset_shell_mode, resetty, savetty, getsyx, setsyx, ripoffline, curs_set, napms ] |
| resetty.svr4 | low-level
curses routines | [ curs_kernel: def_prog_mode, def_shell_mode, reset_prog_mode, reset_shell_mode, resetty, savetty, getsyx, setsyx, ripoffline, curs_set, napms ] |
| restartterm.svr4 | curses inter-
faces to terminfo database | [ curs_terminfo: setupterm, setterm, set_curterm, del_curterm, restartterm, tparm, tputs, putp, vidputs, vidattr, mvcur, tigetflag, tigetnum, tigetstr ] |
| rewinddir.svr3 | directory operations | [ directory: opendir, readdir, telldir, seekdir, rewinddir, closedir ] |
| ripoffline.svr4 | low-level
curses routines | [ curs_kernel: def_prog_mode, def_shell_mode, reset_prog_mode, reset_shell_mode, resetty, savetty, getsyx, setsyx, ripoffline, curs_set, napms ] |
| savetty.svr4 | low-level
curses routines | [ curs_kernel: def_prog_mode, def_shell_mode, reset_prog_mode, reset_shell_mode, resetty, savetty, getsyx, setsyx, ripoffline, curs_set, napms ] |
| scanw.svr4 | convert formatted input from a curses widow | [ curs_scanw: scanw, wscanw, mvscanw, mvwscanw, vwscanw ] |
| scr_dump.svr4 | read (write) a curses screen from (to) a file | [ curs_scr_dump: scr_dump, scr_restore, scr_init, scr_set ] |
| scr_init.svr4 | read (write) a curses screen from (to) a file | [ curs_scr_dump: scr_dump, scr_restore, scr_init, scr_set ] |
| scr_restore.svr4 | read (write) a curses screen from (to) a file | [ curs_scr_dump: scr_dump, scr_restore, scr_init, scr_set ] |
| scr_set.svr4 | read (write) a curses screen from (to) a file | [ curs_scr_dump: scr_dump, scr_restore, scr_init, scr_set ] |
| scroll.svr4 | scroll a curses window | [ curs_scroll: scroll, srcl, wscrl ] |
| scrollok.svr4 | curses ter-
minal output option control routines | [ curs_outopts: clearok, idlok, idcok immedok, leaveok, setscrreg, wsetscrreg, scrollok, nl, nonl ] |
| seekdir.svr3 | directory operations | [ directory: opendir, readdir, telldir, seekdir, rewinddir, closedir ] |
| set_curterm.svr4 | curses inter-
faces to terminfo database | [ curs_terminfo: setupterm, setterm, set_curterm, del_curterm, restartterm, tparm, tputs, putp, vidputs, vidattr, mvcur, tigetflag, tigetnum, tigetstr ] |
| set_term.svr4 | curses screen initialization and manipula-
tion routines | [ curs_initscr: initscr, newterm, endwin, isendwin, set_term, delscreen ] |
| setscrreg.svr4 | curses ter-
minal output option control routines | [ curs_outopts: clearok, idlok, idcok immedok, leaveok, setscrreg, wsetscrreg, scrollok, nl, nonl ] |
| setspent.svr3 | get shadow password file entry | [ getspent, getspnam, setspent, endspent, fgetspent, lckpwdf, ulckpwdf ] |
| setsyx.svr4 | low-level
curses routines | [ curs_kernel: def_prog_mode, def_shell_mode, reset_prog_mode, reset_shell_mode, resetty, savetty, getsyx, setsyx, ripoffline, curs_set, napms ] |
| setterm.svr4 | curses inter-
faces to terminfo database | [ curs_terminfo: setupterm, setterm, set_curterm, del_curterm, restartterm, tparm, tputs, putp, vidputs, vidattr, mvcur, tigetflag, tigetnum, tigetstr ] |
| setupterm.svr4 | curses inter-
faces to terminfo database | [ curs_terminfo: setupterm, setterm, set_curterm, del_curterm, restartterm, tparm, tputs, putp, vidputs, vidattr, mvcur, tigetflag, tigetnum, tigetstr ] |
| slk_attroff.svr4 | 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_attrset, slk_attroff ] |
| slk_attron.svr4 | 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_attrset, slk_attroff ] |
| slk_attrset.svr4 | 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_attrset, slk_attroff ] |
| slk_clear.svr4 | 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_attrset, slk_attroff ] |
| slk_init.svr4 | 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_attrset, slk_attroff ] |
| slk_label.svr4 | 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_attrset, slk_attroff ] |
| slk_noutrefresh.svr4 | 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_attrset, slk_attroff ] |
| slk_refresh.svr4 | 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_attrset, slk_attroff ] |
| slk_restore.svr4 | 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_attrset, slk_attroff ] |
| slk_set.svr4 | 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_attrset, slk_attroff ] |
| slk_touch.svr4 | 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_attrset, slk_attroff ] |
| space.bsd | graphics interface | [ plot: openpl, erase, label, line, circle, arc, move, cont, point, linemod, space, closepl ] |
| srcl.svr4 | scroll a curses window | [ curs_scroll: scroll, srcl, wscrl ] |
| standend.svr4 | curses character and window attribute control routines | [ curs_attr: attroff, wattroff, attron, wattron, attrset, wattrset, standend, wstandend, standout, wstandout ] |
| standout.svr4 | curses character and window attribute control routines | [ curs_attr: attroff, wattroff, attron, wattron, attrset, wattrset, standend, wstandend, standout, wstandout ] |
| start_color.svr4 | curses
color manipulation routines | [ curs_color: start_color, init_pair, init_color, has_colors, can_change_color, color_content, pair_content ] |
| store.bsd | data base
subroutines | [ dbminit, fetch, store, delete, firstkey, nextkey ] |
| subpad.svr4 | create and display curses pads | [ curs_pad: newpad, subpad, prefresh, pnoutrefresh, pechochar, pechowchar ] |
| subwin.svr4 | create curses windows | [ curs_window: newwin, delwin, mvwin, subwin, derwin, mvderwin, dupwin, wsyncup, syncok, wcursyncup, wsync-
down ] |
| syncok.svr4 | create curses windows | [ curs_window: newwin, delwin, mvwin, subwin, derwin, mvderwin, dupwin, wsyncup, syncok, wcursyncup, wsync-
down ] |
| telldir.svr3 | directory operations | [ directory: opendir, readdir, telldir, seekdir, rewinddir, closedir ] |
| termattrs.svr4 | curses
environment query routines | [ curs_termattrs: baudrate, erasechar, has_ic, has_il, killchar, longname, termattrs, termname ] |
| termcap.bsd | terminal
independent operation routines | [ tgetent, tgetnum, tgetflag, tgetstr, tgoto, tputs ] |
| termname.svr4 | curses
environment query routines | [ curs_termattrs: baudrate, erasechar, has_ic, has_il, killchar, longname, termattrs, termname ] |
| tgetent.bsd | terminal
independent operation routines | [ tgetent, tgetnum, tgetflag, tgetstr, tgoto, tputs ] |
| tgetent.svr4 | curses interfaces (emulated) to the termcap library | [ curs_termcap: tgetent, tgetflag, tgetnum, tgetstr, tgoto ] |
| tgetflag.bsd | terminal
independent operation routines | [ tgetent, tgetnum, tgetflag, tgetstr, tgoto, tputs ] |
| tgetflag.svr4 | curses interfaces (emulated) to the termcap library | [ curs_termcap: tgetent, tgetflag, tgetnum, tgetstr, tgoto ] |
| tgetnum.bsd | terminal
independent operation routines | [ tgetent, tgetnum, tgetflag, tgetstr, tgoto, tputs ] |
| tgetnum.svr4 | curses interfaces (emulated) to the termcap library | [ curs_termcap: tgetent, tgetflag, tgetnum, tgetstr, tgoto ] |
| tgetstr.bsd | terminal
independent operation routines | [ tgetent, tgetnum, tgetflag, tgetstr, tgoto, tputs ] |
| tgetstr.svr4 | curses interfaces (emulated) to the termcap library | [ curs_termcap: tgetent, tgetflag, tgetnum, tgetstr, tgoto ] |
| tgoto.bsd | terminal
independent operation routines | [ tgetent, tgetnum, tgetflag, tgetstr, tgoto, tputs ] |
| tgoto.svr4 | curses interfaces (emulated) to the termcap library | [ curs_termcap: tgetent, tgetflag, tgetnum, tgetstr, tgoto ] |
| tigetflag.svr4 | curses inter-
faces to terminfo database | [ curs_terminfo: setupterm, setterm, set_curterm, del_curterm, restartterm, tparm, tputs, putp, vidputs, vidattr, mvcur, tigetflag, tigetnum, tigetstr ] |
| tigetnum.svr4 | curses inter-
faces to terminfo database | [ curs_terminfo: setupterm, setterm, set_curterm, del_curterm, restartterm, tparm, tputs, putp, vidputs, vidattr, mvcur, tigetflag, tigetnum, tigetstr ] |
| tigetstr.svr4 | curses inter-
faces to terminfo database | [ curs_terminfo: setupterm, setterm, set_curterm, del_curterm, restartterm, tparm, tputs, putp, vidputs, vidattr, mvcur, tigetflag, tigetnum, tigetstr ] |
| timeout.svr4 | curses terminal input option control routines | [ curs_inopts: cbreak, nocbreak, echo, noecho, halfdelay, intrflush, keypad, meta, nodelay, notimeout, raw, noraw, noqiflush, qiflush, timeout, wtimeout, typeahead ] |
| touchline.svr4 | curses interfaces (emulated) to the termcap library | [ curs_termcap: tgetent, tgetflag, tgetnum, tgetstr, tgoto ] |
| touchwin.svr4 | curses interfaces (emulated) to the termcap library | [ curs_termcap: tgetent, tgetflag, tgetnum, tgetstr, tgoto ] |
| tparm.svr4 | curses inter-
faces to terminfo database | [ curs_terminfo: setupterm, setterm, set_curterm, del_curterm, restartterm, tparm, tputs, putp, vidputs, vidattr, mvcur, tigetflag, tigetnum, tigetstr ] |
| tputs.bsd | terminal
independent operation routines | [ tgetent, tgetnum, tgetflag, tgetstr, tgoto, tputs ] |
| tputs.svr4 | curses inter-
faces to terminfo database | [ curs_terminfo: setupterm, setterm, set_curterm, del_curterm, restartterm, tparm, tputs, putp, vidputs, vidattr, mvcur, tigetflag, tigetnum, tigetstr ] |
| typeahead.svr4 | curses terminal input option control routines | [ curs_inopts: cbreak, nocbreak, echo, noecho, halfdelay, intrflush, keypad, meta, nodelay, notimeout, raw, noraw, noqiflush, qiflush, timeout, wtimeout, typeahead ] |
| ulckpwdf.svr3 | get shadow password file entry | [ getspent, getspnam, setspent, endspent, fgetspent, lckpwdf, ulckpwdf ] |
| unctrl.svr4 | miscellaneous curses utility
routines | [ curs_util:unctrl, keyname, filter, use_env, putwin, getwin, delay_output, flushinp ] |
| ungetch.svr4 | get
(or push back) characters from curses terminal keyboard | [ curs_getch: getch, wgetch, mvgetch, mvwgetch, ungetch ] |
| ungetwch.svr4 | get (or push back) wchar_t characters from curses
terminal keyboard | [ curs_getwch: getwch, wgetwch, mvgetwch, mvwgetwch, ungetwch ] |
| untouchwin.svr4 | curses interfaces (emulated) to the termcap library | [ curs_termcap: tgetent, tgetflag, tgetnum, tgetstr, tgoto ] |
| use_env.svr4 | miscellaneous curses utility
routines | [ curs_util:unctrl, keyname, filter, use_env, putwin, getwin, delay_output, flushinp ] |
| vidattr.svr4 | curses inter-
faces to terminfo database | [ curs_terminfo: setupterm, setterm, set_curterm, del_curterm, restartterm, tparm, tputs, putp, vidputs, vidattr, mvcur, tigetflag, tigetnum, tigetstr ] |
| vidputs.svr4 | curses inter-
faces to terminfo database | [ curs_terminfo: setupterm, setterm, set_curterm, del_curterm, restartterm, tparm, tputs, putp, vidputs, vidattr, mvcur, tigetflag, tigetnum, tigetstr ] |
| vwprintw.svr4 | print formatted output in curses windows | [ curs_printw: printw, wprintw, mvprintw, mvwprintw, vwprintw ] |
| vwscanw.svr4 | convert formatted input from a curses widow | [ curs_scanw: scanw, wscanw, mvscanw, mvwscanw, vwscanw ] |
| waddch.svr4 | add a character (with attributes) to a
curses window and advance cursor | [ curs_addch: addch, waddch, mvaddch, mvwaddch, echochar, wechochar ] |
| waddchnstr.svr4 | add string of characters (and attributes) to a curses
window | [ curs_addchstr: addchstr, addchnstr, waddchstr, waddchnstr, mvaddchstr, mvaddchnstr, mvwaddchstr, mvwaddchnstr ] |
| waddchstr.svr4 | add string of characters (and attributes) to a curses
window | [ curs_addchstr: addchstr, addchnstr, waddchstr, waddchnstr, mvaddchstr, mvaddchnstr, mvwaddchstr, mvwaddchnstr ] |
| waddnstr.svr4 | add a string of
characters to a curses window and advance cursor | [ curs_addstr: addstr, addnstr, waddstr, waddnstr, mvaddstr, mvaddnstr, mvwaddstr, mvwaddnstr ] |
| waddnwstr.svr4 | add a
string of wchar_t characters to a curses window and
advance cursor | [ curs_addwstr: addwstr, addnwstr, waddwstr, waddnwstr, mvaddwstr, mvaddnwstr, mvwaddwstr, mvwaddnwstr ] |
| waddstr.svr4 | add a string of
characters to a curses window and advance cursor | [ curs_addstr: addstr, addnstr, waddstr, waddnstr, mvaddstr, mvaddnstr, mvwaddstr, mvwaddnstr ] |
| waddwch.svr4 | add a wchar_t character (with
attributes) to a curses window and advance cursor | [ curs_addwch: addwch, waddwch, mvaddwch, mvwaddwch, echowchar, wechowchar ] |
| waddwchnstr.svr4 | add string of wchar_t characters (and
attributes) to a curses window | [ curs_addwchstr: addwchstr, addwchnstr, waddwchstr, waddwchnstr, mvaddwchstr, mvaddwchnstr, mvwaddwchstr, mvwaddwchnstr ] |
| waddwchstr.svr4 | add string of wchar_t characters (and
attributes) to a curses window | [ curs_addwchstr: addwchstr, addwchnstr, waddwchstr, waddwchnstr, mvaddwchstr, mvaddwchnstr, mvwaddwchstr, mvwaddwchnstr ] |
| waddwstr.svr4 | add a
string of wchar_t characters to a curses window and
advance cursor | [ curs_addwstr: addwstr, addnwstr, waddwstr, waddnwstr, mvaddwstr, mvaddnwstr, mvwaddwstr, mvwaddnwstr ] |
| wattroff.svr4 | curses character and window attribute control routines | [ curs_attr: attroff, wattroff, attron, wattron, attrset, wattrset, standend, wstandend, standout, wstandout ] |
| wattron.svr4 | curses character and window attribute control routines | [ curs_attr: attroff, wattroff, attron, wattron, attrset, wattrset, standend, wstandend, standout, wstandout ] |
| wattrset.svr4 | curses character and window attribute control routines | [ curs_attr: attroff, wattroff, attron, wattron, attrset, wattrset, standend, wstandend, standout, wstandout ] |
| wbkgd.svr4 | curses window
background manipulation routines | [ curs_bkgd: bkgdset, wbkgdset, bkgd, wbkgd ] |
| wbkgdset.svr4 | curses window
background manipulation routines | [ curs_bkgd: bkgdset, wbkgdset, bkgd, wbkgd ] |
| wborder.svr4 | create
curses borders, horizontal and vertical lines | [ curs_border: border, wborder, box, whline, wvline ] |
| wclear.svr4 | clear all or part of a
curses window | [ curs_clear: erase, werase, clear, wclear, clrtobot, wclrto-
bot, clrtoeol, wclrtoeol ] |
| wclrtobot.svr4 | clear all or part of a
curses window | [ curs_clear: erase, werase, clear, wclear, clrtobot, wclrto-
bot, clrtoeol, wclrtoeol ] |
| wclrtoeol.svr4 | clear all or part of a
curses window | [ curs_clear: erase, werase, clear, wclear, clrtobot, wclrto-
bot, clrtoeol, wclrtoeol ] |
| wcursyncup.svr4 | create curses windows | [ curs_window: newwin, delwin, mvwin, subwin, derwin, mvderwin, dupwin, wsyncup, syncok, wcursyncup, wsync-
down ] |
| wdelch.svr4 | delete char-
acter under cursor in a curses window. | [ curs_delch: delch, wdelch, mvdelch, mvwdelch ] |
| wdeleteln.svr4 | delete and insert lines in a
curses window | [ curs_deleteln: deleteln, wdeleteln, insdelln, winsdelln, insertln, winsertln ] |
| wechochar.svr4 | add a character (with attributes) to a
curses window and advance cursor | [ curs_addch: addch, waddch, mvaddch, mvwaddch, echochar, wechochar ] |
| wechowchar.svr4 | add a wchar_t character (with
attributes) to a curses window and advance cursor | [ curs_addwch: addwch, waddwch, mvaddwch, mvwaddwch, echowchar, wechowchar ] |
| werase.svr4 | clear all or part of a
curses window | [ curs_clear: erase, werase, clear, wclear, clrtobot, wclrto-
bot, clrtoeol, wclrtoeol ] |
| wgetch.svr4 | get
(or push back) characters from curses terminal keyboard | [ curs_getch: getch, wgetch, mvgetch, mvwgetch, ungetch ] |
| wgetnstr.svr4 | get character strings
from curses terminal keyboard | [ curs_getstr: getstr, getnstr, wgetstr, mvgetstr, mvgetnstr, mvwgetstr, mvwgetnstr, wgetnstr ] |
| wgetnwstr.svr4 | get
wchar_t character strings from curses terminal keyboard | [ curs_getwstr: getwstr, getnwstr, wgetwstr, wgetnwstr, mvgetwstr, mvgetnwstr, mvwgetwstr, mvwgetnwstr ] |
| wgetstr.svr4 | get character strings
from curses terminal keyboard | [ curs_getstr: getstr, getnstr, wgetstr, mvgetstr, mvgetnstr, mvwgetstr, mvwgetnstr, wgetnstr ] |
| wgetwch.svr4 | get (or push back) wchar_t characters from curses
terminal keyboard | [ curs_getwch: getwch, wgetwch, mvgetwch, mvwgetwch, ungetwch ] |
| wgetwstr.svr4 | get
wchar_t character strings from curses terminal keyboard | [ curs_getwstr: getwstr, getnwstr, wgetwstr, wgetnwstr, mvgetwstr, mvgetnwstr, mvwgetwstr, mvwgetnwstr ] |
| whline.svr4 | create
curses borders, horizontal and vertical lines | [ curs_border: border, wborder, box, whline, wvline ] |
| winch.svr4 | get a character
and its attributes from a curses window | [ curs_inch: inch, winch, mvinch, mvwinch ] |
| winchnstr.svr4 | get a
string of characters (and attributes) from a curses
window | [ curs_inchstr: inchstr, inchnstr, winchstr, winchnstr, mvinchstr, mvinchnstr, mvwinchstr, mvwinchnstr ] |
| winchstr.svr4 | get a
string of characters (and attributes) from a curses
window | [ curs_inchstr: inchstr, inchnstr, winchstr, winchnstr, mvinchstr, mvinchnstr, mvwinchstr, mvwinchnstr ] |
| winnstr.svr4 | get a string of charac-
ters from a curses window | [ curs_instr: instr, innstr, winstr, winnstr, mvinstr, mvinnstr, mvwinstr, mvwinnstr ] |
| winnwstr.svr4 | get a string of
wchar_t characters from a curses window | [ curs_inwstr: inwstr, innwstr, winwstr, winnwstr, mvinwstr, mvinnwstr, mvwinwstr, mvwinnwstr ] |
| winsch.svr4 | insert a
character before the character under the cursor in a
curses window | [ curs_insch: insch, winsch, mvinsch, mvwinsch ] |
| winsdelln.svr4 | delete and insert lines in a
curses window | [ curs_deleteln: deleteln, wdeleteln, insdelln, winsdelln, insertln, winsertln ] |
| winsertln.svr4 | delete and insert lines in a
curses window | [ curs_deleteln: deleteln, wdeleteln, insdelln, winsdelln, insertln, winsertln ] |
| winsnstr.svr4 | insert string before
character under the cursor in a curses window | [ curs_instr: insstr, insnstr, winsstr, winsnstr, mvinsstr, mvinsnstr, mvwinsstr, mvwinsnstr ] |
| winsnwstr.svr4 | insert
wchar_t string before character under the cursor in a
curses window | [ curs_inswstr: inswstr, insnwstr, winswstr, winsnwstr, mvinswstr, mvinsnwstr, mvwinswstr, mvwinsnwstr ] |
| winsstr.svr4 | insert string before
character under the cursor in a curses window | [ curs_instr: insstr, insnstr, winsstr, winsnstr, mvinsstr, mvinsnstr, mvwinsstr, mvwinsnstr ] |
| winstr.svr4 | get a string of charac-
ters from a curses window | [ curs_instr: instr, innstr, winstr, winnstr, mvinstr, mvinnstr, mvwinstr, mvwinnstr ] |
| winswch.svr4 | insert
a wchar_t character before the character under the cur-
sor in a curses window | [ curs_inswch: inswch, winswch, mvinswch, mvwinswch ] |
| winswstr.svr4 | insert
wchar_t string before character under the cursor in a
curses window | [ curs_inswstr: inswstr, insnwstr, winswstr, winsnwstr, mvinswstr, mvinsnwstr, mvwinswstr, mvwinsnwstr ] |
| winwch.svr4 | get a
wchar_t character and its attributes from a curses win-
dow | [ curs_inwch: inwch, winwch, mvinwch, mvwinwch ] |
| winwchnstr.svr4 | get a string of wchar_t characters (and attributes)
from a curses window | [ curs_inwchstr: inwchstr, inwchnstr, winwchstr, winwchnstr, mvinwchstr, mvinwchnstr, mvwinwchstr, mvwinwchnstr ] |
| winwchstr.svr4 | get a string of wchar_t characters (and attributes)
from a curses window | [ curs_inwchstr: inwchstr, inwchnstr, winwchstr, winwchnstr, mvinwchstr, mvinwchnstr, mvwinwchstr, mvwinwchnstr ] |
| winwstr.svr4 | get a string of
wchar_t characters from a curses window | [ curs_inwstr: inwstr, innwstr, winwstr, winnwstr, mvinwstr, mvinnwstr, mvwinwstr, mvwinnwstr ] |
| wmove.svr4 | move curses window cursor | [ curs_move: move, wmove ] |
| wnoutrefresh.svr4 | refresh curses windows and lines | [ curs_refresh: refresh, wrefresh, wnoutrefresh, doupdate, redrawwin, wredrawln ] |
| wprintw.svr4 | print formatted output in curses windows | [ curs_printw: printw, wprintw, mvprintw, mvwprintw, vwprintw ] |
| wrefresh.svr4 | refresh curses windows and lines | [ curs_refresh: refresh, wrefresh, wnoutrefresh, doupdate, redrawwin, wredrawln ] |
| wscanw.svr4 | convert formatted input from a curses widow | [ curs_scanw: scanw, wscanw, mvscanw, mvwscanw, vwscanw ] |
| wscrl.svr4 | scroll a curses window | [ curs_scroll: scroll, srcl, wscrl ] |
| wsetscrreg.svr4 | curses ter-
minal output option control routines | [ curs_outopts: clearok, idlok, idcok immedok, leaveok, setscrreg, wsetscrreg, scrollok, nl, nonl ] |
| wstandend.svr4 | curses character and window attribute control routines | [ curs_attr: attroff, wattroff, attron, wattron, attrset, wattrset, standend, wstandend, standout, wstandout ] |
| wstandout.svr4 | curses character and window attribute control routines | [ curs_attr: attroff, wattroff, attron, wattron, attrset, wattrset, standend, wstandend, standout, wstandout ] |
| wsyncdown.svr4 | create curses windows | [ curs_window: newwin, delwin, mvwin, subwin, derwin, mvderwin, dupwin, wsyncup, syncok, wcursyncup, wsync-
down ] |
| wsyncup.svr4 | create curses windows | [ curs_window: newwin, delwin, mvwin, subwin, derwin, mvderwin, dupwin, wsyncup, syncok, wcursyncup, wsync-
down ] |
| wtimeout.svr4 | curses terminal input option control routines | [ curs_inopts: cbreak, nocbreak, echo, noecho, halfdelay, intrflush, keypad, meta, nodelay, notimeout, raw, noraw, noqiflush, qiflush, timeout, wtimeout, typeahead ] |
| wtouchln.svr4 | curses interfaces (emulated) to the termcap library | [ curs_termcap: tgetent, tgetflag, tgetnum, tgetstr, tgoto ] |
| wvline.svr4 | create
curses borders, horizontal and vertical lines | [ curs_border: border, wborder, box, whline, wvline ] |