Go to the source code of this file.
Functions/Subroutines | |
| int | TLappend () |
| int | TLassign () |
| int | TLclose () |
| int | TLdelete () |
| int | TLfreeentry () |
| ENTRY | TLgetentry () |
| unsigned char * | TLgetfield () |
| int | TLopen () |
| int | TLread () |
| int | TLsearch1 () |
| int | TLsubst () |
| int | TLsync () |
| int | TLwrite () |
| int | __acancel (int, const long int *, int) |
| int | __aread (int, int, char *, uint, ecb_t *) |
| void | __assert (const char *, const char *, int) |
| int | __asyncio (int, aioop_t *, int) |
| int | __awrite (int, int, char *, uint, ecb_t *) |
| int | __evcntl (evver_t, evcntlcmds_t, long int, long int) |
| int | __evexit (evver_t, idtype_t, id_t, const ecb_t *) |
| int | __evexitset (evver_t, const procset_t *, hostid_t, const ecb_t *) |
| int | __evpoll (evver_t, evpollcmds_t, event_t *, int, const hrtime_t *) |
| int | __evpollmore (evver_t, event_t *, int) |
| int | __evpost (evver_t, event_t *, int, int) |
| int | __evqcntl (evver_t, int, evqcntlcmds_t, long int) |
| int | __evsig (evver_t, const sigset_t *, const ecb_t *, evsiginfo_t *, int) |
| int | __evtrap (evver_t, evpollcmds_t, event_t *, int, long int, void(*)(event_t *, int, long int, evcontext_t *), const evta_t *) |
| int | __evtrapcancel (evver_t, long int *, int) |
| int | __filbuf (FILE *) |
| int | __flsbuf (int, FILE *) |
| major_t | __major (int, dev_t) |
| dev_t | __makedev (int, major_t, minor_t) |
| minor_t | __minor (int, dev_t) |
| long int | __priocntl () |
| long int | __priocntlset () |
| void | _exit (int) |
| int | _filbuf (FILE *) |
| int | _flsbuf (unsigned int, FILE *) |
| int | _fxstat (int, int, struct stat *) |
| u_long | _getlong () |
| u_short | _getshort () |
| int | _getsyx (int *, int *) |
| int | _longjmp (jmp_buf, int) |
| int | _lxstat (int, const char *, struct stat *) |
| int | _meta (int) |
| struct nd_hostservlist | _netdir_getbyaddr (struct netconfig *, struct netbuf *) |
| struct nd_addrlist * | _netdir_getbyname (struct netconfig *, struct nd_hostserv *) |
| int | _overlay (WINDOW *, WINDOW *, int) |
| int | _ring (int) |
| int | _rpc_dtbsize () |
| int | _rpc_endconf () |
| u_int | _rpc_get_a_size () |
| u_int | _rpc_get_t_size () |
| struct netconfig * | _rpc_getconf () |
| struct netconfig * | _rpc_getconfip () |
| char * | _rpc_gethostname () |
| int | _rpc_setconf () |
| void | _s_aligned_copy () |
| struct _si_user * | _s_checkfd () |
| void | _s_close () |
| int | _s_do_ioctl () |
| int | _s_getfamily () |
| int | _s_getudata () |
| int | _s_is_ok () |
| struct netconfig * | _s_match () |
| int | _s_max () |
| int | _s_min () |
| struct _si_user * | _s_open () |
| int | _s_soreceive () |
| int | _s_sosend () |
| int | _s_uxpathlen () |
| int | _setecho (int) |
| int | _setjmp (jmp_buf) |
| int | _setnonl (int) |
| void | _setqiflush (int) |
| char * | _taddr2uaddr (struct netconfig *, struct netbuf *) |
| int | _tolower (int) |
| int | _toupper (int) |
| struct netbuf * | _uaddr2taddr (struct netconfig *, char *) |
| bool | _xdr_yprequest () |
| bool | _xdr_ypresponse () |
| int | _xftw (int, const char *, int(*)(const char *, const struct stat *, int), int) |
| int | _xmknod (int, const char *, mode_t, dev_t) |
| int | _xstat (int, const char *, struct stat *) |
| int | _yp_dobind () |
| long int | a64l (const char *) |
| char * | aatos (char *, struct address *, int) |
| void | abort (void) |
| int | abs (int) |
| int | access (const char *, int) |
| int | acct (const char *) |
| double | acos (double) |
| float | acosf (float) |
| double | acosh (double) |
| int | addexportent (FILE *, char *, char *) |
| int | addseverity (int, const char *) |
| int | adjtime (struct timeval *, struct timeval *) |
| int | advance (const char *, const char *) |
| unsigned int | alarm (unsigned int) |
| void * | alloca (size_t) |
| int | and (void) |
| int | ascftime (char *, const char *, const struct tm *) |
| char * | asctime (const struct tm *) |
| double | asin (double) |
| float | asinf (float) |
| double | asinh (double) |
| struct address * | astoa (char *, struct address *) |
| double | atan (double) |
| double | atan2 (double, double) |
| float | atan2f (float, float) |
| float | atanf (float) |
| double | atanh (double) |
| int | atexit (void(*)(void)) |
| double | atof (const char *) |
| int | atoi (const char *) |
| long int | atol (const char *) |
| char * | atos (char *, struct netbuf *, int) |
| void | auth_destroy (AUTH *) |
| AUTH * | authdes_create () |
| void | authdes_getcred (struct authdes_cred *, short *, short *, short *, int *) |
| AUTH * | authdes_seccreate () |
| AUTH * | authnone_create (void) |
| AUTH * | authsys_create (char *, int, int, int, int *) |
| AUTH * | authsys_create_default (void) |
| AUTH * | authunix_create (char *, int, int, int, int *) |
| AUTH * | authunix_create_default (void) |
| char * | basename (char *) |
| int | baudrate (void) |
| int | bcmp (const void *, const void *, size_t) |
| void | bcopy (const void *, void *, size_t) |
| int | beep (void) |
| void(*)(int,...) | berk_signal (int, void(*)(int,...)) |
| char * | bgets (char *, size_t, FILE *, char *) |
| int | bottom_panel (PANEL *) |
| int | box32 (WINDOW *, chtype, chtype) |
| int | brk (void *) |
| void * | bsearch (const void *, const void *, size_t, size_t, int(*)(const void *, const void *)) |
| size_t | bufsplit (char *, size_t, char *) |
| void | bzero (void *, size_t) |
| long int | calchash () |
| void * | calloc (size_t, size_t) |
| void | callrpc (char *, unsigned long, unsigned long, unsigned long, xdrproc_t, char *, xdrproc_t, char *) |
| bool | can_change_color (void) |
| int | catclose (nl_catd) |
| char * | catgets (nl_catd, int, int, char *) |
| nl_catd | catopen (const char *, int) |
| int | cbreak (void) |
| double | cbrt (double) |
| double | ceil (double) |
| float | ceilf (float) |
| speed_t | cfgetispeed (const struct termios *) |
| speed_t | cfgetospeed (const struct termios *) |
| void | cfree (void *) |
| int | cfsetispeed (struct termios *, speed_t) |
| int | cfsetospeed (struct termios *, speed_t) |
| int | cftime (char *, char *, const time_t *) |
| int | chdir (const char *) |
| int | chmod (const char *, mode_t) |
| int | chown (const char *, uid_t, gid_t) |
| int | chroot (const char *) |
| void | clean_GEN_rd () |
| void | cleanup () |
| void | clearerr (FILE *) |
| int | clearok (WINDOW *, int) |
| enum clnt_stat | clnt_broadcast (unsigned long, unsigned long, unsigned long, xdrproc_t, char *, xdrproc_t, char *, resultproc_t) |
| enum clnt_stat | clnt_call (CLIENT *, unsigned long, xdrproc_t, char *, xdrproc_t, char *, struct timeval) |
| bool_t | clnt_control (CLIENT *, int, char *) |
| CLIENT * | clnt_create (char *, unsigned long, unsigned long, char *) |
| void | clnt_destroy (CLIENT *) |
| int | clnt_freeres (CLIENT *, xdrproc_t, char *) |
| void | clnt_geterr (CLIENT *, struct rpc_err *) |
| void | clnt_pcreateerror (char *) |
| void | clnt_perrno (enum clnt_stat) |
| void | clnt_perror (CLIENT *, char *) |
| char * | clnt_spcreateerror (char *) |
| char * | clnt_sperrno (enum clnt_stat) |
| char * | clnt_sperror (CLIENT *, char *) |
| CLIENT * | clnt_tli_create () |
| CLIENT * | clnt_tp_create () |
| CLIENT * | clnt_vc_create () |
| CLIENT * | clntraw_create (unsigned long, unsigned long) |
| CLIENT * | clnttcp_create (struct sockaddr_in *, unsigned long, unsigned long, int *, unsigned int, unsigned int *) |
| CLIENT * | clntudp_bufcreate (struct sockaddr_in *, unsigned long, unsigned long, struct timeval, int *, unsigned int, unsigned int) |
| CLIENT * | clntudp_create (struct sockaddr_in *, unsigned long, unsigned long, struct timeval, int *) |
| clock_t | clock (void) |
| int | close (int) |
| int | closedir (DIR *) |
| int | color_content (int, short int *, short int *, short int *) |
| char * | compile (const char *, char *, char *) |
| char * | copylist (const char *, off_t *) |
| double | copysign (double, double) |
| int | copywin (WINDOW *, WINDOW *, int, int, int, int, int, int, int) |
| double | cos (double) |
| float | cosf (float) |
| double | cosh (double) |
| float | coshf (float) |
| struct rd_user * | cr_rduser () |
| int | creat (const char *, mode_t) |
| int | crmode (void) |
| char * | crypt (const char *, const char *) |
| int | crypt_close (int *) |
| char * | ctermid (char *) |
| char * | ctime (const time_t *) |
| FIELD * | current_field (FORM *) |
| ITEM * | current_item (MENU *) |
| int | curs_set (int) |
| void | curserr (void) |
| char * | cuserid (char *) |
| int | data_ahead (FORM *) |
| int | data_behind (FORM *) |
| void | dbmclose (void) |
| void | dbminit (const char *) |
| int | def_prog_mode (void) |
| int | def_shell_mode (void) |
| char * | defread () |
| int | del_panel (PANEL *) |
| void | del_rduser () |
| void | delay (long int) |
| int | delay_output (int) |
| void | delete (datum) |
| void | delscreen (SCREEN *) |
| int | delterm (TERMINAL *) |
| int | delwin (WINDOW *) |
| WINDOW * | derwin (WINDOW *, int, int, int, int) |
| char * | des_crypt (const char *, const char *) |
| void | des_encrypt (char *, int) |
| void | des_setkey (const char *) |
| char * | devattr () |
| int | devfree () |
| char ** | devreserv () |
| int | dial (CALL) |
| double | difftime (time_t, time_t) |
| char * | dirname (char *) |
| div_t | div (int, int) |
| int | dlclose (void *) |
| char * | dlerror (void) |
| void * | dlopen (char *, int) |
| void * | dlsym (void *, char *) |
| void | dma_access (u_char, u_int, u_int, u_char, u_char) |
| int | doupdate (void) |
| int | drainio (int) |
| double | drand48 (void) |
| double | drem (double, double) |
| int | drv_getevtoken () |
| void | drv_relevtoken () |
| int | dup (int) |
| int | dup2 (int, int) |
| FIELD * | dup_field (FIELD *, int, int) |
| WINDOW * | dupwin (WINDOW *) |
| int | dynamic_field_info (FIELD *, int *, int *, int *) |
| int | dysize (int) |
| int | eaccess (const char *, int) |
| int | echo (void) |
| char * | ecvt (double, int, int *, int *) |
| size_t | elf32_fsize (Elf_Type, size_t, unsigned int) |
| Elf32_Ehdr * | elf32_getehdr (Elf *) |
| Elf32_Phdr * | elf32_getphdr (Elf *) |
| Elf32_Shdr * | elf32_getshdr (Elf_Scn *) |
| Elf32_Ehdr * | elf32_newehdr (Elf *) |
| Elf32_Phdr * | elf32_newphdr (Elf *, size_t) |
| Elf_Data * | elf32_xlatetof (Elf_Data *, const Elf_Data *, unsigned int) |
| Elf_Data * | elf32_xlatetom (Elf_Data *, const Elf_Data *, unsigned int) |
| Elf * | elf_begin (int, Elf_Cmd, Elf *) |
| int | elf_cntl (Elf *, Elf_Cmd) |
| int | elf_end (Elf *) |
| const char * | elf_errmsg (int) |
| int | elf_errno (void) |
| void | elf_fill (int) |
| unsigned int | elf_flagdata (Elf_Data *, Elf_Cmd, unsigned int) |
| unsigned int | elf_flagehdr (Elf *, Elf_Cmd, unsigned int) |
| unsigned int | elf_flagelf (Elf *, Elf_Cmd, unsigned int) |
| unsigned int | elf_flagphdr (Elf *, Elf_Cmd, unsigned int) |
| unsigned int | elf_flagscn (Elf_Scn *, Elf_Cmd, unsigned int) |
| unsigned int | elf_flagshdr (Elf_Scn *, Elf_Cmd, unsigned int) |
| Elf_Arhdr * | elf_getarhdr (Elf *) |
| Elf_Arsym * | elf_getarsym (Elf *, size_t *) |
| off_t | elf_getbase (Elf *) |
| Elf_Data * | elf_getdata (Elf_Scn *, Elf_Data *) |
| char * | elf_getident (Elf *, size_t *) |
| Elf_Scn * | elf_getscn (Elf *, size_t) |
| long unsigned int | elf_hash (const char *) |
| Elf_Kind | elf_kind (Elf *) |
| size_t | elf_ndxscn (Elf_Scn *) |
| Elf_Data * | elf_newdata (Elf_Scn *) |
| Elf_Scn * | elf_newscn (Elf *) |
| Elf_Cmd | elf_next (Elf *) |
| Elf_Scn * | elf_nextscn (Elf *, Elf_Scn *) |
| size_t | elf_rand (Elf *, size_t) |
| Elf_Data * | elf_rawdata (Elf_Scn *, Elf_Data *) |
| char * | elf_rawfile (Elf *, size_t *) |
| char * | elf_strptr (Elf *, size_t, size_t) |
| off_t | elf_update (Elf *, Elf_Cmd) |
| unsigned int | elf_version (unsigned int) |
| void | encrypt (char *, int) |
| void | endgrent (void) |
| int | endnetconfig (void *) |
| int | endnetpath (void *) |
| void | endpwent (void) |
| void | endrpcent (void) |
| void | endspent (void) |
| void | endutent (void) |
| void | endutxent (void) |
| int | endwin (void) |
| double | erand (short *) |
| double | erand48 (short unsigned int *) |
| char | erasechar (void) |
| double | erf (double) |
| double | erfc (double) |
| int | execl (const char *, const char *,...) |
| int | execle (const char *, const char *,...) |
| int | execlp (const char *, const char *,...) |
| int | exect (const char *, const char **, char **) |
| int | execv (const char *, char *const *) |
| int | execve (const char *, char *const *, char *const *) |
| int | execvp (const char *, char *const *) |
| void | exit (int) |
| double | exp (double) |
| float | expf (float) |
| double | fabs (double) |
| float | fabsf (float) |
| int | fattach (int, const char *) |
| int | fchdir (int) |
| int | fchmod (int, mode_t) |
| int | fchown (int, uid_t, gid_t) |
| int | fclose (FILE *) |
| int | fcntl (int, int,...) |
| char * | fcvt (double, int, int *, int *) |
| int | fdetach (const char *) |
| FILE * | fdopen (int, const char *) |
| int | feof (FILE *) |
| int | ferror (FILE *) |
| datum | fetch (datum) |
| int | fflush (FILE *) |
| int | ffs (int) |
| int | fgetc (FILE *) |
| struct group * | fgetgrent (FILE *) |
| int | fgetpos (FILE *, fpos_t *) |
| struct passwd * | fgetpwent (FILE *) |
| char * | fgets (char *, int, FILE *) |
| struct spwd * | fgetspent (FILE *) |
| char * | field_arg (FIELD *) |
| chtype | field_back (FIELD *) |
| char * | field_buffer (FIELD *, int) |
| int | field_count (FORM *) |
| chtype | field_fore (FIELD *) |
| int | field_index (FIELD *) |
| int | field_info (FIELD *, int *, int *, int *, int *, int *, int *) |
| PTF_void | field_init (FORM *) |
| int | field_just (FIELD *) |
| OPTIONS | field_opts (FIELD *) |
| int | field_opts_off (FIELD *, OPTIONS) |
| int | field_opts_on (FIELD *, OPTIONS) |
| int | field_pad (FIELD *) |
| int | field_status (FIELD *) |
| PTF_void | field_term (FORM *) |
| FIELDTYPE * | field_type (FIELD *) |
| char * | field_userptr (FIELD *) |
| int | fileno (FILE *) |
| int | filter (void) |
| int | finite (double) |
| datum | firsthash () |
| datum | firstkey (void) |
| int | flash (void) |
| int | flock (int, int) |
| double | floor (double) |
| float | floorf (float) |
| int | flushinp (void) |
| double | fmod (double, double) |
| float | fmodf (float, float) |
| int | fmtmsg (long int, const char *, int, const char *, const char *, const char *) |
| FILE * | fopen (const char *, const char *) |
| pid_t | fork (void) |
| int | form_driver (FORM *, int) |
| FIELD ** | form_fields (FORM *) |
| PTF_void | form_init (FORM *) |
| OPTIONS | form_opts (FORM *) |
| int | form_opts_off (FORM *, OPTIONS) |
| int | form_opts_on (FORM *, OPTIONS) |
| int | form_page (FORM *) |
| WINDOW * | form_sub (FORM *) |
| PTF_void | form_term (FORM *) |
| char * | form_userptr (FORM *) |
| WINDOW * | form_win (FORM *) |
| long int | fpathconf (int, int) |
| fpclass_t | fpclass (double) |
| int | fpgetmask (void) |
| fp_rnd | fpgetround (void) |
| int | fpgetsticky (void) |
| int | fprintf (FILE *, const char *,...) |
| int | fpsetmask (int) |
| fp_rnd | fpsetround (fp_rnd) |
| int | fpsetsticky (int) |
| int | fputc (int, FILE *) |
| int | fputs (const char *, FILE *) |
| size_t | fread (void *, size_t, size_t, FILE *) |
| void | free (void *) |
| int | free_field (FIELD *) |
| int | free_fieldtype (FIELDTYPE *) |
| int | free_form (FORM *) |
| int | free_item (ITEM *) |
| int | free_menu (MENU *) |
| void | freenetconfigent (struct netconfig *) |
| FILE * | freopen (const char *, const char *, FILE *) |
| double | frexp (double, int *) |
| int | fscanf (FILE *, const char *,...) |
| int | fseek (FILE *, long int, int) |
| int | fsetpos (FILE *, const fpos_t *) |
| int | fstat (int, struct stat *) |
| int | fstatfs (int, struct statfs *, int, int) |
| int | fstatvfs (int, struct statvfs *) |
| int | fsync (int) |
| long int | ftell (FILE *) |
| key_t | ftok (const char *, int) |
| int | ftruncate (int, off_t) |
| int | ftw (const char *, int(*)(const char *, const struct stat *, int), int) |
| size_t | fwrite (const void *, size_t, size_t, FILE *) |
| double | gamma (double) |
| char * | gcvt (double, int, char *) |
| int | get_error () |
| chtype | getattrs (WINDOW *) |
| int | getbegx (WINDOW *) |
| int | getbegy (WINDOW *) |
| chtype | getbkgd (WINDOW *) |
| long unsigned int | getbmap (void) |
| int | getc (FILE *) |
| char * | getcap () |
| int | getchar (void) |
| int | getcontext (ucontext_t *) |
| int | getcurx (WINDOW *) |
| int | getcury (WINDOW *) |
| char * | getcwd (char *, size_t) |
| struct tm * | getdate (const char *) |
| int | getdents (int, struct dirent *, unsigned int) |
| char ** | getdev () |
| char ** | getdgrp () |
| int | getdomainname (char *, int) |
| int | getdtablesize (void) |
| gid_t | getegid (void) |
| char * | getenv (const char *) |
| struct errhdr * | geterec () |
| struct errhdr * | geteslot () |
| uid_t | geteuid (void) |
| gid_t | getgid (void) |
| struct group * | getgrent (void) |
| struct group * | getgrgid (gid_t) |
| struct group * | getgrnam (const char *) |
| int | getgroups (int, TARGET_GETGROUPS_T[]) |
| struct hostent * | gethostbyaddr () |
| struct hostent * | gethostbyname () |
| struct hostent * | gethostent () |
| long | gethostid (void) |
| int | gethostname (char *, size_t) |
| int | getitimer (int, struct itimerval *) |
| char * | getlogin (void) |
| int | getmaxx (WINDOW *) |
| int | getmaxy (WINDOW *) |
| int | getmntany (FILE *, struct mnttab *, struct mnttab *) |
| int | getmntent () |
| long unsigned int | getmouse (void) |
| int | getmsg (int, struct strbuf *, struct strbuf *, int *) |
| struct netent * | getnetbyaddr () |
| struct netent * | getnetbyname () |
| struct netconfig * | getnetconfig (void *) |
| struct netconfig * | getnetconfigent (char *) |
| struct netent * | getnetent () |
| struct netconfig * | getnetpath (void *) |
| int | getopt (int, char *const *, const char *) |
| int | getpagesize (void) |
| int | getparx (WINDOW *) |
| int | getpary (WINDOW *) |
| char * | getpass (const char *) |
| pid_t | getpgid (pid_t) |
| pid_t | getpgrp (void) |
| pid_t | getpgrp2 (pid_t) |
| pid_t | getpid (void) |
| int | getpmsg (int, struct strbuf *, struct strbuf *, int *, int *) |
| pid_t | getppid (void) |
| int | getpriority (int, int) |
| struct protoent * | getprotobyname () |
| struct protoent * | getprotobynumber () |
| struct protoent * | getprotoent () |
| int | getpw (int, char *) |
| struct passwd * | getpwent (void) |
| struct passwd * | getpwnam (const char *) |
| struct passwd * | getpwuid (uid_t) |
| int | getrlimit (int, struct rlimit *) |
| int | getrnge (char *) |
| struct rpcent * | getrpcbyname (const char *) |
| struct rpcent * | getrpcbynumber (int) |
| struct rpcent * | getrpcent (void) |
| int | getrusage (int, struct rusage *) |
| char * | gets (char *) |
| struct servent * | getservbyname () |
| struct servent * | getservbyport () |
| struct servent * | getservent () |
| pid_t | getsid (pid_t) |
| struct spwd * | getspent (void) |
| struct spwd * | getspnam (const char *) |
| int | getsubopt (char **, char *const *, char **) |
| int | gettmode (void) |
| char * | gettxt (const char *, const char *) |
| uid_t | getuid (void) |
| struct utmp * | getutent (void) |
| struct utmp * | getutid (const struct utmp *) |
| struct utmp * | getutline (const struct utmp *) |
| void | getutmp (const struct utmpx *, struct utmp *) |
| void | getutmpx (const struct utmp *, struct utmpx *) |
| struct utmpx * | getutxent (void) |
| struct utmpx * | getutxid (const struct utmpx *) |
| struct utmpx * | getutxline (const struct utmpx *) |
| int | getvfsany (FILE *, struct vfstab *, struct vfstab *) |
| int | getvfsent (FILE *, struct vfstab *) |
| int | getvfsfile (FILE *, struct vfstab *, char *) |
| int | getvfsspec (FILE *, struct vfstab *, char *) |
| int | getvol () |
| int | getw (FILE *) |
| char * | getwd (char *) |
| void | getwidth (eucwidth_t *) |
| WINDOW * | getwin (FILE *) |
| int | gmatch (const char *, const char *) |
| struct tm * | gmtime (const time_t *) |
| int | gsignal (int) |
| int | halfdelay (int) |
| bool | has_colors (void) |
| int | has_ic (void) |
| int | has_il (void) |
| long int | hashinc () |
| char * | hasmntopt () |
| int | hcreate (size_t) |
| void | hdestroy (void) |
| int | hide_panel (PANEL *) |
| int | host2netname (char *, char *, char *) |
| int | hrtalarm (hrtcmd_t *, int) |
| int | hrtcancel (const long int *, int) |
| int | hrtcntl (int, int, interval_t *, hrtime_t *) |
| int | hrtsleep (hrtcmd_t *) |
| ENTRY * | hsearch (ENTRY, ACTION) |
| long unsigned int | htonl (long unsigned int) |
| short unsigned int | htons (unsigned int) |
| double | hypot (double, double) |
| void | idcok (WINDOW *, int) |
| int | idlok (WINDOW *, int) |
| void | immedok (WINDOW *, int) |
| char * | index (const char *, int) |
| long unsigned int | inet_addr () |
| struct in_addr | inet_makeaddr () |
| long unsigned int | inet_network () |
| char * | inet_ntoa () |
| int | init_color (int, int, int, int) |
| int | init_pair (int, int, int) |
| int | initgroups (const char *, gid_t) |
| WINDOW * | initscr () |
| WINDOW * | initscr32 (void) |
| char * | initstate (unsigned, char *, int) |
| void | insque (struct qelem *, struct qelem *) |
| int | intrflush (WINDOW *, int) |
| int | ioctl (int, int,...) |
| int | is_linetouched (WINDOW *, int) |
| int | is_wintouched (WINDOW *) |
| int | isalnum (int) |
| int | isalpha (int) |
| int | isascii (int) |
| int | isatty (int) |
| int | iscntrl (int) |
| int | isdigit (int) |
| int | isencrypt (const char *, size_t) |
| int | isendwin (void) |
| int | isgraph (int) |
| int | isinf (double) |
| int | islower (int) |
| int | isnan (double) |
| int | isnand (double) |
| int | isnanf (float) |
| int | isprint (int) |
| int | ispunct (int) |
| int | isspace (int) |
| int | isupper (int) |
| int | isxdigit (int) |
| int | item_count (MENU *) |
| char * | item_description (ITEM *) |
| int | item_index (ITEM *) |
| PTF_void | item_init (MENU *) |
| char * | item_name (ITEM *) |
| OPTIONS | item_opts (ITEM *) |
| int | item_opts_off (ITEM *, OPTIONS) |
| int | item_opts_on (ITEM *, OPTIONS) |
| PTF_void | item_term (MENU *) |
| char * | item_userptr (ITEM *) |
| int | item_value (ITEM *) |
| int | item_visible (ITEM *) |
| long int | itol () |
| double | j0 (double) |
| double | j1 (double) |
| double | jn (int, double) |
| long int | jrand48 (short unsigned int *) |
| char * | keyname (int) |
| int | keypad (WINDOW *, int) |
| int | kill (pid_t, int) |
| char | killchar (void) |
| int | killpg (int, int) |
| void | l3tol (long int *, const char *, int) |
| char * | l64a (long int) |
| long int | labs (long int) |
| dl_t | ladd () |
| int | lchown (const char *, uid_t, gid_t) |
| int | lckpwdf (void) |
| void | lcong48 (short unsigned int *) |
| int | ldaclose (struct ldfile *) |
| int | ldahread (struct ldfile *, archdr *) |
| struct ldfile * | ldaopen (const char *, struct ldfile *) |
| int | ldclose (struct ldfile *) |
| double | ldexp (double, int) |
| int | ldfhread (struct ldfile *, struct filehdr *) |
| char * | ldgetname (struct ldfile *, const struct syment *) |
| ldiv_t | ldiv (long int, long int) |
| dl_t | ldivide () |
| int | ldlinit (struct ldfile *, long int) |
| int | ldlitem (struct ldfile *, unsigned int, struct lineno *) |
| int | ldlread (struct ldfile *, long int, unsigned int, struct lineno *) |
| int | ldlseek (struct ldfile *, unsigned int) |
| int | ldnlseek (struct ldfile *, const char *) |
| int | ldnrseek (struct ldfile *, const char *) |
| int | ldnshread (struct ldfile *, const char *, struct scnhdr *) |
| int | ldnsseek (struct ldfile *, const char *) |
| int | ldohseek (struct ldfile *) |
| struct ldfile * | ldopen (const char *, struct ldfile *) |
| int | ldrseek (struct ldfile *, unsigned int) |
| int | ldshread (struct ldfile *, unsigned int, struct scnhdr *) |
| int | ldsseek (struct ldfile *, unsigned int) |
| long int | ldtbindex (struct ldfile *) |
| int | ldtbread (struct ldfile *, long int, struct syment *) |
| int | ldtbseek (struct ldfile *) |
| int | leaveok (WINDOW *, int) |
| dl_t | lexp10 () |
| void * | lfind (const void *, const void *, size_t *, size_t, int(*)(const void *, const void *)) |
| double | lgamma (double) |
| int | link (const char *, const char *) |
| FIELD * | link_field (FIELD *, int, int) |
| FIELDTYPE * | link_fieldtype (FIELDTYPE *, FIELDTYPE *) |
| char ** | listdev () |
| char ** | listdgrp () |
| dl_t | llog10 () |
| dl_t | lmul () |
| struct lconv * | localeconv (void) |
| struct tm * | localtime (const time_t *) |
| int | lock (int, int, long) |
| int | lockf (int, int, off_t) |
| double | log (double) |
| double | log10 (double) |
| float | log10f (float) |
| double | logb (double) |
| float | logf (float) |
| char * | logname (void) |
| void | longjmp (jmp_buf, int) |
| char * | longname (void) |
| long int | lrand48 (void) |
| void * | lsearch (const void *, void *, size_t *, size_t, int(*)(const void *, const void *)) |
| off_t | lseek (int, off_t, int) |
| dl_t | lshiftl () |
| int | lstat (const char *, struct stat *) |
| dl_t | lsub () |
| void | ltol3 (char *, const long int *, int) |
| int | m_addch (int) |
| int | m_addstr (char *) |
| int | m_clear (void) |
| int | m_erase (void) |
| WINDOW * | m_initscr (void) |
| int | m_move (int, int) |
| SCREEN * | m_newterm (char *, FILE *, FILE *) |
| int | m_refresh (void) |
| int | maillock (char *, int) |
| int | mailunlock (void) |
| major_t | major (dev_t) |
| datum | makdatum () |
| void | makecontext (ucontext_t *, void(*)(), int,...) |
| dev_t | makedev (major_t, minor_t) |
| struct utmpx * | makeutx (const struct utmpx *) |
| struct mallinfo | mallinfo (void) |
| void * | malloc (size_t) |
| int | mallopt (int, int) |
| int | map_button (long unsigned int) |
| int | matherr (struct exception *) |
| int | mbftowc (char *, wchar_t *, int(*)(), int *) |
| int | mblen (const char *, size_t) |
| size_t | mbstowcs (wchar_t *, const char *, size_t) |
| int | mbtowc (wchar_t *, const char *, size_t) |
| void * | memalign (size_t, size_t) |
| void * | memccpy (void *, const void *, int, size_t) |
| void * | memchr (const void *, int, size_t) |
| int | memcmp (const void *, const void *, size_t) |
| void * | memcpy (void *, const void *, size_t) |
| int | memlock () |
| int | memlocked () |
| void * | memmove (void *, const void *, size_t) |
| void * | memset (void *, int, size_t) |
| int | memunlock () |
| chtype | menu_back (MENU *) |
| int | menu_driver (MENU *, int) |
| chtype | menu_fore (MENU *) |
| void | menu_format (MENU *, int *, int *) |
| chtype | menu_grey (MENU *) |
| PTF_void | menu_init (MENU *) |
| ITEM ** | menu_items (MENU *) |
| char * | menu_mark (MENU *) |
| OPTIONS | menu_opts (MENU *) |
| int | menu_opts_off (MENU *, OPTIONS) |
| int | menu_opts_on (MENU *, OPTIONS) |
| int | menu_pad (MENU *) |
| char * | menu_pattern (MENU *) |
| WINDOW * | menu_sub (MENU *) |
| PTF_void | menu_term (MENU *) |
| char * | menu_userptr (MENU *) |
| WINDOW * | menu_win (MENU *) |
| int | meta (WINDOW *, int) |
| void | mfree (struct map *, size_t, u_long) |
| int | mincore (caddr_t, size_t, char *) |
| minor_t | minor (dev_t) |
| int | mkdir (const char *, mode_t) |
| int | mkdirp (const char *, mode_t) |
| int | mkfifo (const char *, mode_t) |
| int | mknod (const char *, mode_t, dev_t) |
| int | mkstemp (char *) |
| char * | mktemp (char *) |
| time_t | mktime (struct tm *) |
| caddr_t | mmap () |
| double | modf (double, double *) |
| float | modff (float, float *) |
| struct utmpx * | modutx (const struct utmpx *) |
| void | monitor (int(*)(), int(*)(), WORD *, int, int) |
| int | mount (const char *, const char *, int,...) |
| int | mouse_off (long int) |
| int | mouse_on (long int) |
| int | mouse_set (long int) |
| int | move_field (FIELD *, int, int) |
| int | move_panel (PANEL *, int, int) |
| int | mprotect () |
| long int | mrand48 (void) |
| int | msgctl (int, int,...) |
| int | msgget (key_t, int) |
| int | msgrcv (int, void *, size_t, long int, int) |
| int | msgsnd (int, const void *, size_t, int) |
| int | munmap () |
| int | mvcur (int, int, int, int) |
| int | mvderwin (WINDOW *, int, int) |
| int | mvprintw (int, int,...) |
| int | mvscanw (int, int,...) |
| int | mvwin (WINDOW *, int, int) |
| int | mvwprintw (WINDOW *, int, int,...) |
| int | mvwscanw (WINDOW *, int, int,...) |
| int | napms (int) |
| void | netdir_free (char *, int) |
| int | netdir_getbyaddr (struct netconfig *, struct nd_hostservlist **, struct netbuf *) |
| int | netdir_getbyname (struct netconfig *, struct nd_hostserv *, struct nd_addrlist **) |
| int | netdir_options (struct netconfig *, int, int, char *) |
| void | netdir_perror (char *) |
| char * | netdir_sperror () |
| FIELD * | new_field (int, int, int, int, int, int) |
| FIELDTYPE * | new_fieldtype (PTF_int, PTF_int) |
| FORM * | new_form (FIELD **) |
| ITEM * | new_item (char *, char *) |
| MENU * | new_menu (ITEM **) |
| int | new_page (FIELD *) |
| PANEL * | new_panel (WINDOW *) |
| int | newkey (char *, int, int) |
| WINDOW * | newpad (int, int) |
| SCREEN * | newscreen (char *, int, int, int, FILE *, FILE *) |
| SCREEN * | newterm32 (char *, FILE *, FILE *) |
| WINDOW * | newwin (int, int, int, int) |
| double | nextafter (double, double) |
| datum | nextkey (datum) |
| int | nftw (const char *, int(*)(const char *, const struct stat *, int, struct FTW *), int, int) |
| int | nice (int) |
| int | nl (void) |
| char * | nl_langinfo (nl_item) |
| int | nlist (const char *, struct nlist *) |
| int | nocbreak (void) |
| int | nocrmode (void) |
| int | nodelay (WINDOW *, int) |
| int | noecho (void) |
| int | nonl (void) |
| int | noraw (void) |
| int | notimeout (WINDOW *, int) |
| long int | nrand48 (short unsigned int *) |
| int | ns_close () |
| struct nssend * | ns_rcv () |
| int | ns_send () |
| int | ns_setup () |
| long unsigned int | ntohl (long unsigned int) |
| short unsigned int | ntohs (unsigned int) |
| int | nuname (struct utsname *) |
| int | open (const char *, int,...) |
| DIR * | opendir (const char *) |
| int | openprivwait () |
| int | openwait () |
| int | overlay (WINDOW *, WINDOW *) |
| int | overwrite (WINDOW *, WINDOW *) |
| int | p2close (FILE **) |
| int | p2open (const char *, FILE **) |
| int | p32echochar (WINDOW *, chtype) |
| char * | p_cdname () |
| char * | p_class () |
| char * | p_rr () |
| char * | p_type () |
| int | pair_content (int, short int *, short int *) |
| PANEL * | panel_above (PANEL *) |
| PANEL * | panel_below (PANEL *) |
| char * | panel_userptr (PANEL *) |
| WINDOW * | panel_window (PANEL *) |
| long int | pathconf (const char *, int) |
| char * | pathfind (const char *, const char *, const char *) |
| int | pause (void) |
| int | pclose (FILE *) |
| void | perror (const char *) |
| struct pfdat * | pfind () |
| int | pglstlk () |
| int | pglstunlk () |
| int | pid_slot (proc_t *) |
| int | pipe (int *) |
| int | plock (int) |
| struct pmaplist * | pmap_getmaps () |
| u_short | pmap_getport () |
| enum clnt_stat | pmap_rmtcall () |
| int | pmap_set () |
| int | pmap_unset () |
| int | pnoutrefresh (WINDOW *, int, int, int, int, int, int) |
| int | poll (struct pollfd *, long unsigned int, int) |
| FILE * | popen (const char *, const char *) |
| int | pos_form_cursor (FORM *) |
| int | pos_menu_cursor (MENU *) |
| int | post_form (FORM *) |
| int | post_menu (MENU *) |
| double | pow (double, double) |
| float | powf (float, float) |
| int | prefresh (WINDOW *, int, int, int, int, int, int) |
| int | printf (const char *,...) |
| int | printw (char *,...) |
| void | privsig () |
| void | profil (short unsigned int *, size_t, int, unsigned int) |
| void | psiginfo (siginfo_t *, char *) |
| void | psignal (int, const char *) |
| int | ptrace (int, pid_t, int, int) |
| int | putc (int, FILE *) |
| int | putchar (int) |
| int | putenv (char *) |
| int | putmsg (int, const struct strbuf *, const struct strbuf *, int) |
| int | putp (char *) |
| int | putpmsg (int, const struct strbuf *, const struct strbuf *, int, int) |
| int | putpwent (const struct passwd *, FILE *) |
| int | puts (const char *) |
| int | putspent (const struct spwd *, FILE *) |
| struct utmp * | pututline (const struct utmp *) |
| struct utmpx * | pututxline (const struct utmpx *) |
| int | putw (int, FILE *) |
| int | putwin (WINDOW *, FILE *) |
| void | qsort (void *, size_t, size_t, int(*)(const void *, const void *)) |
| int | raise (int) |
| int | rand (void) |
| long | random (void) |
| int | raw (void) |
| ssize_t | read (int, void *, size_t) |
| struct dirent * | readdir (DIR *) |
| ssize_t | readlink (const char *, char *, size_t) |
| void * | realloc (void *, size_t) |
| char * | realpath (char *, char *) |
| int | redrawwin (WINDOW *) |
| char * | regcmp (const char *,...) |
| char * | regex (const char *, const char *,...) |
| double | remainder (double, double) |
| int | remio () |
| int | remove (const char *) |
| void | remque (struct qelem *) |
| int | rename (const char *, const char *) |
| int | replace_panel (PANEL *, WINDOW *) |
| int | request_mouse_pos (void) |
| struct reservdev ** | reservdev () |
| int | reset_prog_mode (void) |
| int | reset_shell_mode (void) |
| int | resetty (void) |
| int | restartterm (char *, int, int *) |
| void | rewind (FILE *) |
| void | rewinddir (DIR *) |
| int | rf_falloc () |
| char * | rindex (const char *, int) |
| double | rint (double) |
| int | ripoffline (int, int(*)(WINDOW *, int)) |
| int | rmdir (const char *) |
| int | rmdirp (char *, char *) |
| enum clnt_stat | rpc_broadcast () |
| enum clnt_stat | rpc_call () |
| int | rpcb_getaddr () |
| RPCBLIST * | rpcb_getmaps () |
| int | rpcb_gettime () |
| enum clnt_stat | rpcb_rmtcall () |
| int | rpcb_set () |
| char * | rpcb_taddr2uaddr () |
| struct netbuf * | rpcb_uaddr2taddr () |
| int | rpcb_unset () |
| void | rpctest_service () |
| int | run_crypt (long int, char *, unsigned int, int *) |
| int | run_setkey (int *, const char *) |
| int | savetty (void) |
| void * | sbrk (int) |
| double | scalb (double, double) |
| int | scale_form (FORM *, int *, int *) |
| int | scale_menu (MENU *, int *, int *) |
| int | scanf (const char *,...) |
| int | scanw (char *,...) |
| int | scr_dump (char *) |
| int | scr_init (char *) |
| int | scr_restore (char *) |
| int | scroll (WINDOW *) |
| int | scrollok (WINDOW *, int) |
| int | scrwidth (wchar_t) |
| int | sdfree (char *) |
| char * | sdget (char *, int,...) |
| short unsigned int * | seed48 (short unsigned int *) |
| void | seekdir (DIR *, long int) |
| int | semctl (int, int, int,...) |
| int | semget (key_t, int, int) |
| int | semop (int, struct sembuf *, unsigned int) |
| int | send (int, char *, int, int) |
| int | set_current_field (FORM *, FIELD *) |
| int | set_current_item (MENU *, ITEM *) |
| int | set_field_back (FIELD *, chtype) |
| int | set_field_buffer (FIELD *, int, char *) |
| int | set_field_fore (FIELD *, chtype) |
| int | set_field_init (FORM *, PTF_void) |
| int | set_field_just (FIELD *, int) |
| int | set_field_opts (FIELD *, OPTIONS) |
| int | set_field_pad (FIELD *, int) |
| int | set_field_status (FIELD *, int) |
| int | set_field_term (FORM *, PTF_void) |
| int | set_field_type (FIELD *, FIELDTYPE *,...) |
| int | set_field_userptr (FIELD *, char *) |
| int | set_fieldtype_arg (FIELDTYPE *, PTF_charP, PTF_charP, PTF_void) |
| int | set_fieldtype_choice (FIELDTYPE *, PTF_int, PTF_int) |
| int | set_form_fields (FORM *, FIELD **) |
| int | set_form_init (FORM *, PTF_void) |
| int | set_form_opts (FORM *, OPTIONS) |
| int | set_form_page (FORM *, int) |
| int | set_form_sub (FORM *, WINDOW *) |
| int | set_form_term (FORM *, PTF_void) |
| int | set_form_userptr (FORM *, char *) |
| int | set_form_win (FORM *, WINDOW *) |
| int | set_item_init (MENU *, PTF_void) |
| int | set_item_opts (ITEM *, OPTIONS) |
| int | set_item_term (MENU *, PTF_void) |
| int | set_item_userptr (ITEM *, char *) |
| int | set_item_value (ITEM *, int) |
| int | set_max_field (FIELD *, int) |
| int | set_menu_back (MENU *, chtype) |
| int | set_menu_fore (MENU *, chtype) |
| int | set_menu_format (MENU *, int, int) |
| int | set_menu_grey (MENU *, chtype) |
| int | set_menu_init (MENU *, PTF_void) |
| int | set_menu_items (MENU *, ITEM **) |
| int | set_menu_mark (MENU *, char *) |
| int | set_menu_opts (MENU *, OPTIONS) |
| int | set_menu_pad (MENU *, int) |
| int | set_menu_pattern (MENU *, char *) |
| int | set_menu_sub (MENU *, WINDOW *) |
| int | set_menu_term (MENU *, PTF_void) |
| int | set_menu_userptr (MENU *, char *) |
| int | set_menu_win (MENU *, WINDOW *) |
| int | set_new_page (FIELD *, int) |
| int | set_panel_userptr (PANEL *, char *) |
| int | set_top_row (MENU *, int) |
| void | setbuf (FILE *, char *) |
| int | setcontext (ucontext_t *) |
| SCREEN * | setcurscreen (SCREEN *) |
| TERMINAL * | setcurterm (TERMINAL *) |
| FILE * | setexportent (void) |
| int | setgid (gid_t) |
| void | setgrent (void) |
| int | setgroups (int, const gid_t *) |
| int | sethostname (char *, int) |
| int | setitimer (int, struct itimerval *, struct itimerval *) |
| int | setjmp (jmp_buf) |
| void | setkey (const char *) |
| char * | setlocale (int, const char *) |
| FILE * | setmntent (char *, char *) |
| void * | setnetconfig (void) |
| void * | setnetpath (void) |
| int | setpgid (pid_t, pid_t) |
| pid_t | setpgrp (void) |
| int | setpgrp2 (pid_t, pid_t) |
| int | setpriority (int, int, int) |
| int | setprivwait () |
| void | setpwent (void) |
| int | setregid (gid_t, gid_t) |
| int | setreuid (uid_t, uid_t) |
| int | setrlimit (int, struct rlimit *) |
| int | setrpcent (int) |
| pid_t | setsid (void) |
| void | setspent (void) |
| char * | setstate (char *) |
| int | setsyx (int, int) |
| int | setterm (char *) |
| int | setuid (uid_t) |
| int | setupterm (char *, int, int *) |
| void | setutent (void) |
| void | setutxent (void) |
| int | setvbuf (FILE *, char *, int, size_t) |
| long int | sgetl (const char *) |
| void * | shmat (int, void *, int) |
| int | shmctl (int, int,...) |
| int | shmdt (void *) |
| int | shmget (key_t, int, int) |
| int | show_panel (PANEL *) |
| int | sigaction (int, const struct sigaction *, struct sigaction *) |
| int | sigaddset (sigset_t *, int) |
| int | sigaltstack (const stack_t *, stack_t *) |
| int | sigblock (int) |
| int | sigdelset (sigset_t *, int) |
| int | sigemptyset (sigset_t *) |
| int | sigfillset (sigset_t *) |
| int | sighold (int) |
| int | sigignore (int) |
| int | siginterrupt (int, int) |
| int | sigismember (const sigset_t *, int) |
| void | siglongjmp (sigjmp_buf, int) |
| signal_ret_t(*)(int) | signal (int, signal_ret_t(*)(int)) |
| int | sigpause (int) |
| int | sigpending (sigset_t *) |
| int | sigprocmask (int, const sigset_t *, sigset_t *) |
| int | sigrelse (int) |
| int | sigsend (idtype_t, id_t, int) |
| int | sigsendset (const procset_t *, int) |
| void(*)(int) | sigset (int, void(*)(int)) |
| int | sigsetjmp (sigjmp_buf, int) |
| int | sigsetmask (int) |
| int | sigsuspend (sigset_t *) |
| double | sin (double) |
| float | sinf (float) |
| double | sinh (double) |
| float | sinhf (float) |
| unsigned int | sleep (unsigned int) |
| int | slk_attroff (chtype) |
| int | slk_attron (chtype) |
| int | slk_attrset (chtype) |
| int | slk_clear (void) |
| int | slk_init (int) |
| char * | slk_label (int) |
| int | slk_noutrefresh (void) |
| int | slk_refresh (void) |
| int | slk_restore (void) |
| int | slk_set (int, char *, int) |
| int | slk_start (int, int *) |
| int | slk_touch (void) |
| int | socket (int, int, int) |
| void * | sprayproc_clear_1 () |
| spraycumul * | sprayproc_get_1 () |
| void * | sprayproc_spray_1 () |
| int | sprintf (char *, const char *,...) |
| void | sputl (long int, char *) |
| double | sqrt (double) |
| float | sqrtf (float) |
| void | srand (unsigned int) |
| void | srand48 (long int) |
| void | srandom (int) |
| int | sscanf (const char *, const char *,...) |
| int(*)(int) | ssignal (int, int(*)(int)) |
| int | start_color (void) |
| int | stat (const char *, struct stat *) |
| int | statfs (const char *, struct statfs *, int, int) |
| int | statvfs (const char *, struct statvfs *) |
| int | step (const char *, const char *) |
| int | stime (const time_t *) |
| struct netbuf * | stoa (char *, struct netbuf *) |
| void | store (datum, datum) |
| char * | strcadd (char *, const char *) |
| int | strcasecmp (const char *, const char *) |
| char * | strcat (char *, const char *) |
| char * | strccpy (char *, const char *) |
| char * | strchr (const char *, int) |
| void | strclearctty () |
| void | strclearpg () |
| void | strclearsid () |
| int | strcmp (const char *, const char *) |
| int | strcoll (const char *, const char *) |
| char * | strcpy (char *, const char *) |
| size_t | strcspn (const char *, const char *) |
| char * | strdup (const char *) |
| char * | streadd (char *, const char *, const char *) |
| char * | strecpy (char *, const char *, const char *) |
| char * | strerror (int) |
| int | strfind (const char *, const char *) |
| size_t | strftime (char *, size_t, const char *, const struct tm *) |
| size_t | strlen (const char *) |
| int | strncasecmp (const char *, const char *, size_t) |
| char * | strncat (char *, const char *, size_t) |
| int | strncmp (const char *, const char *, size_t) |
| char * | strncpy (char *, const char *, size_t) |
| char * | strpbrk (const char *, const char *) |
| char * | strrchr (const char *, int) |
| char * | strrspn (const char *, const char *) |
| size_t | strspn (const char *, const char *) |
| char * | strstr (const char *, const char *) |
| double | strtod (const char *, char **) |
| char * | strtok (char *, const char *) |
| long int | strtol (const char *, char **, int) |
| long unsigned int | strtoul (const char *, char **, int) |
| char * | strtrns (const char *, const char *, const char *, char *) |
| size_t | strxfrm (char *, const char *, size_t) |
| WINDOW * | subpad (WINDOW *, int, int, int, int) |
| WINDOW * | subwin (WINDOW *, int, int, int, int) |
| int | svc_create () |
| SVCXPRT * | svc_fd_create () |
| void | svc_getreqset () |
| SVCXPRT * | svc_raw_create () |
| int | svc_reg () |
| SVCXPRT * | svc_tli_create () |
| SVCXPRT * | svc_tp_create () |
| void | svc_unreg () |
| SVCXPRT * | svc_vc_create () |
| void | svcerr_systemerr () |
| SVCXPRT * | svcfd_create () |
| SVCXPRT * | svcraw_create () |
| SVCXPRT * | svctcp_create () |
| SVCXPRT * | svcudp_bufcreate () |
| SVCXPRT * | svcudp_create () |
| void | swab (const char *, char *, int) |
| int | swapcontext (ucontext_t *, ucontext_t *) |
| int | symlink (const char *, const char *) |
| void | sync (void) |
| int | syncok (WINDOW *, int) |
| int | syscall (int,...) |
| long int | sysconf (int) |
| int | sysfs (int,...) |
| int | sysinfo (int, char *, long int) |
| int | system (const char *) |
| char * | taddr2uaddr (struct netconfig *, struct netbuf *) |
| double | tan (double) |
| float | tanf (float) |
| double | tanh (double) |
| float | tanhf (float) |
| int | tcdrain (int) |
| int | tcflow (int, int) |
| int | tcflush (int, int) |
| int | tcgetattr (int, struct termios *) |
| pid_t | tcgetpgrp (int) |
| pid_t | tcgetsid (int) |
| int | tcsendbreak (int, int) |
| int | tcsetattr (int, int, const struct termios *) |
| int | tcsetpgrp (int, pid_t) |
| void * | tdelete (const void *, void **, int(*)(const void *, const void *)) |
| long int | telldir (DIR *) |
| char * | tempnam (const char *, const char *) |
| chtype | termattrs (void) |
| void | termerr (void) |
| char * | termname (void) |
| void * | tfind (const void *, void *const *, int(*)(const void *, const void *)) |
| int | tgetent (char *, char *) |
| int | tgetflag (char *) |
| int | tgetnum (char *) |
| char * | tgetstr (char *, char **) |
| char * | tgoto (char *, int, int) |
| char * | tigetstr (char *) |
| time_t | time (time_t *) |
| clock_t | times (struct tms *) |
| char * | timezone (int, int) |
| void | tinputfd (int) |
| FILE * | tmpfile (void) |
| char * | tmpnam (char *) |
| int | toascii (int) |
| int | tolower (int) |
| int | top_panel (PANEL *) |
| int | top_row (MENU *) |
| int | touchline (WINDOW *, int, int) |
| int | touchwin (WINDOW *) |
| int | toupper (int) |
| char * | tparm () |
| int | tputs (char *, int, int(*)(char)) |
| int | traceoff (void) |
| int | traceon (void) |
| int | truncate (const char *, off_t) |
| void * | tsearch (const void *, void **, int(*)(const void *, const void *)) |
| char * | ttyname (int) |
| int | ttyslot (void) |
| void | twalk (void *, void(*)(void *, VISIT, int)) |
| int | typeahead (int) |
| void | tzset (void) |
| struct netbuf * | uaddr2taddr (struct netconfig *, char *) |
| int | uadmin (int, int, int) |
| unsigned | ualarm (unsigned, unsigned) |
| int | ulckpwdf (void) |
| long int | ulimit (int,...) |
| mode_t | umask (mode_t) |
| int | umount (const char *) |
| int | uname (struct utsname *) |
| char * | unctrl (int) |
| void | undial (int) |
| int | ungetc (int, FILE *) |
| int | ungetch (int) |
| int | unlink (const char *) |
| int | unordered (double, double) |
| int | unpost_form (FORM *) |
| int | unpost_menu (MENU *) |
| int | unremio () |
| int | untouchwin (WINDOW *) |
| void | update_panels (void) |
| void | updwtmp (const char *, struct utmp *) |
| void | updwtmpx (const char *, struct utmpx *) |
| void | use_env (int) |
| unsigned | usleep (unsigned) |
| int | ustat (dev_t, struct ustat *) |
| int | utime (const char *, const struct utimbuf *) |
| int | utmpname (const char *) |
| int | utmpxname (const char *) |
| void | va_end (__gnuc_va_list) |
| int | vadvise (int) |
| void * | valloc (size_t) |
| pid_t | vfork (void) |
| int | vfprintf (FILE *, const char *, __gnuc_va_list) |
| int | vhangup (void) |
| int | vid32attr (chtype) |
| int | vid32puts (chtype, int(*)(char)) |
| void | vidupdate (chtype, chtype, int(*)(char)) |
| int | vn_close () |
| int | vprintf (const char *, __gnuc_va_list) |
| int | vsprintf (char *, const char *, __gnuc_va_list) |
| int | vwprintw (WINDOW *, char *, void *) |
| int | vwscanw (WINDOW *, char *, void *) |
| int | w32addch (WINDOW *, chtype) |
| int | w32attroff (WINDOW *, chtype) |
| int | w32attron (WINDOW *, chtype) |
| int | w32attrset (WINDOW *, chtype) |
| int | w32echochar (WINDOW *, chtype) |
| int | w32insch (WINDOW *, chtype) |
| int | waddchnstr (WINDOW *, chtype *, int) |
| int | waddnstr (WINDOW *, char *, int) |
| int | waddstr (WINDOW *, char *) |
| pid_t | wait (wait_arg_t *) |
| pid_t | wait3 (union wait *, int, struct rusage *) |
| int | waitid (idtype_t, id_t, siginfo_t *, int) |
| pid_t | waitpid (pid_t, int *, int) |
| void * | wallproc_wall_1 () |
| int | wbkgd (WINDOW *, chtype) |
| void | wbkgdset (WINDOW *, chtype) |
| int | wborder (WINDOW *, chtype, chtype, chtype, chtype, chtype, chtype, chtype, chtype) |
| int | wclear (WINDOW *) |
| int | wclrtobot (WINDOW *) |
| int | wclrtoeol (WINDOW *) |
| size_t | wcstombs (char *, const wchar_t *, size_t) |
| int | wctomb (char *, wchar_t) |
| void | wcursyncup (WINDOW *) |
| int | wdelch (WINDOW *) |
| int | wdeleteln (WINDOW *) |
| int | werase (WINDOW *) |
| int | wgetch (WINDOW *) |
| int | wgetnstr (WINDOW *, char *, int) |
| int | wgetstr (WINDOW *, char *) |
| int | whline (WINDOW *, chtype, int) |
| chtype | winch (WINDOW *) |
| int | winchnstr (WINDOW *, chtype *, int) |
| int | winchstr (WINDOW *, chtype *) |
| int | winnstr (WINDOW *, char *, int) |
| int | winsdelln (WINDOW *, int) |
| int | winsertln (WINDOW *) |
| int | winsnstr (WINDOW *, char *, int) |
| int | winstr (WINDOW *, char *) |
| int | wisprint (wchar_t) |
| void | wmouse_position (WINDOW *, int *, int *) |
| int | wmove (WINDOW *, int, int) |
| int | wnoutrefresh (WINDOW *) |
| int | wprintw (WINDOW *,...) |
| int | wredrawln (WINDOW *, int, int) |
| int | wrefresh (WINDOW *) |
| ssize_t | write (int, const void *, size_t) |
| int | wscanw (WINDOW *,...) |
| int | wscrl (WINDOW *, int) |
| int | wsetscrreg (WINDOW *, int, int) |
| int | wstandend (WINDOW *) |
| int | wstandout (WINDOW *) |
| void | wsyncdown (WINDOW *) |
| void | wsyncup (WINDOW *) |
| void | wtimeout (WINDOW *, int) |
| int | wtouchln (WINDOW *, int, int, int) |
| int | wvline (WINDOW *, chtype, int) |
| bool | xdr_datum () |
| int | xdr_double () |
| int | xdr_exports () |
| int | xdr_fhstatus () |
| int | xdr_float () |
| int | xdr_keybuf () |
| int | xdr_mountlist () |
| int | xdr_netbuf () |
| int | xdr_path () |
| int | xdr_pmap () |
| int | xdr_pmaplist () |
| int | xdr_pointer () |
| int | xdr_reference () |
| int | xdr_rmtcall_args () |
| int | xdr_rmtcallres () |
| int | xdr_rpcb () |
| int | xdr_rpcb_rmtcallargs () |
| int | xdr_rpcb_rmtcallres () |
| int | xdr_rpcblist () |
| int | xdr_sprayarr () |
| int | xdr_spraycumul () |
| int | xdr_spraytimeval () |
| int | xdr_u_char () |
| int | xdr_utmparr () |
| int | xdr_utmpidlearr () |
| int | xdr_vector () |
| int | xdr_yp_buf () |
| bool | xdr_yp_inaddr () |
| bool | xdr_ypall () |
| int | xdr_ypdelete_args () |
| bool | xdr_ypdomain_wrap_string () |
| bool | xdr_ypmap_parms () |
| bool | xdr_ypmap_wrap_string () |
| bool | xdr_ypowner_wrap_string () |
| bool | xdr_yppushresp_xfr () |
| bool | xdr_ypreq_key () |
| bool | xdr_ypreq_newxfr () |
| bool | xdr_ypreq_nokey () |
| bool | xdr_ypreq_xfr () |
| bool | xdr_ypresp_key_val () |
| bool | xdr_ypresp_maplist () |
| bool | xdr_ypresp_master () |
| bool | xdr_ypresp_order () |
| bool | xdr_ypresp_val () |
| int | xdr_ypupdate_args () |
| void | xdrrec_create () |
| int | xdrrec_endofrecord () |
| int | xdrrec_eof () |
| int | xdrrec_skiprecord () |
| void | xdrstdio_create () |
| void | xprt_register () |
| void | xprt_unregister () |
| double | y0 (double) |
| double | y1 (double) |
| double | yn (int, double) |
| int | yp_all (char *, char *, struct ypall_callback *) |
| int | yp_bind (const char *) |
| int | yp_first (char *, char *, char **, int *, char **, int *) |
| int | yp_get_default_domain (char **) |
| int | yp_master (char *, char *, char **) |
| int | yp_match (char *, char *, char *, int, char **, int *) |
| int | yp_next (char *, char *, char *, int, char **, int *, char **, int *) |
| int | yp_order (char *, char *, int *) |
| void | yp_unbind (const char *) |
| char * | yperr_string (int) |
| int | ypprot_err (unsigned int) |
| u_int * | ypu_change_1 () |
| u_int * | ypu_delete_1 () |
| u_int * | ypu_insert_1 () |
| u_int * | ypu_store_1 () |
| int __acancel | ( | int | , | |
| const long int * | , | |||
| int | ||||
| ) |
| void __assert | ( | const char * | , | |
| const char * | , | |||
| int | ||||
| ) |
| int __asyncio | ( | int | , | |
| aioop_t * | , | |||
| int | ||||
| ) |
| int __evcntl | ( | evver_t | , | |
| evcntlcmds_t | , | |||
| long | int, | |||
| long | int | |||
| ) |
| int __evpoll | ( | evver_t | , | |
| evpollcmds_t | , | |||
| event_t * | , | |||
| int | , | |||
| const hrtime_t * | ||||
| ) |
| int __evqcntl | ( | evver_t | , | |
| int | , | |||
| evqcntlcmds_t | , | |||
| long | int | |||
| ) |
| int __evsig | ( | evver_t | , | |
| const sigset_t * | , | |||
| const ecb_t * | , | |||
| evsiginfo_t * | , | |||
| int | ||||
| ) |
| int __evtrap | ( | evver_t | , | |
| evpollcmds_t | , | |||
| event_t * | , | |||
| int | , | |||
| long | int, | |||
| void(*)(event_t *, int, long int, evcontext_t *) | , | |||
| const evta_t * | ||||
| ) |
| int __filbuf | ( | FILE * | ) |
| int __flsbuf | ( | int | , | |
| FILE * | ||||
| ) |
| long int __priocntl | ( | ) |
| long int __priocntlset | ( | ) |
| void _exit | ( | int | ) |
Referenced by _PXFFASTEXIT(), Execute(), pex_child_error(), and pexecute().
| int _filbuf | ( | FILE * | ) |
| int _flsbuf | ( | unsigned | int, | |
| FILE * | ||||
| ) |
| u_long _getlong | ( | ) |
| u_short _getshort | ( | ) |
| int _getsyx | ( | int * | , | |
| int * | ||||
| ) |
| int _longjmp | ( | jmp_buf | , | |
| int | ||||
| ) |
| int _meta | ( | int | ) |
| int _ring | ( | int | ) |
| int _rpc_dtbsize | ( | ) |
| int _rpc_endconf | ( | ) |
| u_int _rpc_get_a_size | ( | ) |
| u_int _rpc_get_t_size | ( | ) |
| struct netconfig* _rpc_getconf | ( | ) | [read] |
| struct netconfig* _rpc_getconfip | ( | ) | [read] |
| char* _rpc_gethostname | ( | ) |
| int _rpc_setconf | ( | ) |
| void _s_aligned_copy | ( | ) |
| struct _si_user* _s_checkfd | ( | ) | [read] |
| void _s_close | ( | ) |
| int _s_do_ioctl | ( | ) |
| int _s_getfamily | ( | ) |
| int _s_getudata | ( | ) |
| int _s_is_ok | ( | ) |
| struct netconfig* _s_match | ( | ) | [read] |
| int _s_max | ( | ) |
| int _s_min | ( | ) |
| struct _si_user* _s_open | ( | ) | [read] |
| int _s_soreceive | ( | ) |
| int _s_sosend | ( | ) |
| int _s_uxpathlen | ( | ) |
| int _setecho | ( | int | ) |
| int _setjmp | ( | jmp_buf | ) |
| int _setnonl | ( | int | ) |
| void _setqiflush | ( | int | ) |
| int _tolower | ( | int | ) |
| int _toupper | ( | int | ) |
| bool _xdr_yprequest | ( | ) |
| bool _xdr_ypresponse | ( | ) |
| int _yp_dobind | ( | ) |
| long int a64l | ( | const char * | ) |
| int abs | ( | int | ) |
| int access | ( | const char * | , | |
| int | ||||
| ) |
| int acct | ( | const char * | ) |
| double acos | ( | double | ) |
Definition at line 112 of file math-68881.h.
| float acosf | ( | float | ) |
Referenced by __racosd(), intr_wrap_000(), r_acos(), and Targ_IntrinsicOp().
| double acosh | ( | double | ) |
| int addexportent | ( | FILE * | , | |
| char * | , | |||
| char * | ||||
| ) |
| int addseverity | ( | int | , | |
| const char * | ||||
| ) |
| int advance | ( | const char * | , | |
| const char * | ||||
| ) |
Referenced by _ld_read(), print_insn_cris_generic(), and re_search_2().
| unsigned int alarm | ( | unsigned | int | ) |
Referenced by _PXFALARM(), alarm_(), and load_data().
| int and | ( | void | ) |
| int ascftime | ( | char * | , | |
| const char * | , | |||
| const struct tm * | ||||
| ) |
| char* asctime | ( | const struct tm * | ) |
Referenced by _cpp_builtin_macro_text().
| double asin | ( | double | ) |
Definition at line 101 of file math-68881.h.
| float asinf | ( | float | ) |
Referenced by __rasind(), intr_wrap_007(), r_asin(), and Targ_IntrinsicOp().
| double asinh | ( | double | ) |
| double atan | ( | double | ) |
Definition at line 123 of file math-68881.h.
| double atan2 | ( | double | , | |
| double | ||||
| ) |
Definition at line 134 of file math-68881.h.
| float atan2f | ( | float | , | |
| float | ||||
| ) |
Referenced by __clog(), __powcc(), __ratn2d(), intr_wrap_020(), r_atn2(), and Targ_IntrinsicOp().
| float atanf | ( | float | ) |
Referenced by __ratand(), intr_wrap_014(), r_atan(), and Targ_IntrinsicOp().
| double atanh | ( | double | ) |
Definition at line 224 of file math-68881.h.
Definition at line 55 of file aux-exit.c.
| double atof | ( | const char * | ) |
| int atoi | ( | const char * | ) |
Referenced by $auxinit(), _bfd_generic_read_ar_hdr_mag(), ar_unpack_float_str(), ascii_BE_fid(), ascii_BE_node(), ascii_c_entry(), ascii_c_message(), ascii_c_object(), ascii_c_opts(), ascii_c_tag(), ascii_callsite(), ascii_cc_entry(), ascii_cc_enum(), ascii_cc_expr(), ascii_cc_obj(), ascii_cc_subtype(), ascii_cc_type(), ascii_cdir(), ascii_cdir_doshared(), ascii_cifhdr(), ascii_comblk(), ascii_const(), ascii_entry(), ascii_f90_begin_scope(), ascii_f90_callsite(), ascii_f90_comblk(), ascii_f90_derived_type(), ascii_f90_end_scope(), ascii_f90_entry(), ascii_f90_int_block(), ascii_f90_label(), ascii_f90_misc_opts(), ascii_f90_namelist(), ascii_f90_object(), ascii_f90_opt_opts(), ascii_f90_scope_info(), ascii_f90_usage(), ascii_f90_use_module(), ascii_geometry(), ascii_label(), ascii_mach_char(), ascii_message(), ascii_misc_opts(), ascii_namelist(), ascii_nd_msg(), ascii_object(), ascii_opt_opts(), ascii_src_pos(), ascii_srcfile(), ascii_transform(), ascii_usage(), bfin_expand_prologue(), Build_Skiplist(), c4x_handle_option(), c4x_override_options(), c_common_decode_option(), c_common_handle_option(), check_attr_test(), cif_copy_temp_to_actual_CIF(), cif_flush_include_recs(), Cif_Getrecord(), Cif_Open(), KEY_SCH::Collect_Sched_Info(), compute_alternative_mask(), cris_override_options(), ctor_prio(), decode_reg_name(), DecodeInstructionInformation(), demangle_qualified(), do_line(), EKAPI_GetLcRange(), EKAPI_GetOperandInfo4Grp(), EKAPI_Op2Fu(), EKAPI_Op2Opndsgrp(), EKAPI_OpName4id(), EKAPI_RegPropMask(), EKAPI_RegStruct4id(), EKAPI_RegSubclassMember(), EKAPI_Size4otid(), elfcore_netbsd_get_lwpid(), encode_units_mask(), expand_units(), extract_init_priority(), fetch_insn_class(), ffelex_hash_(), fixed_classify_line(), fOkProcessClusterDistance(), fOkProcessInterCluster(), fOkProcessIntraCluster(), free_classify_line(), frv_asm_output_opcode(), frv_override_options(), gen_regexp_repeat(), Generate_Asm_String(), Get_len_and_goaheadlen(), get_operand_digit(), get_token(), GetPUSizeFromEnv(), gs_decode_reg_name(), GTY(), Increment_Register_Name(), initialize(), integral_argument(), IPFEC_Build_Skiplist(), linux_gt_pch_get_address(), llist(), m32c_handle_option(), m32r_init(), m68hc11_conditional_register_usage(), main(), max_attr_value(), mcore_override_options(), min_attr_value(), mmo_internal_write_section(), operate_exp(), Hash_Edges_For_Inlining::operator()(), or_attr_value(), output_asm_insn(), override_options(), parse_resource_users(), ParseLatency(), process_a_option(), Process_Arc_Profile_Region_Options(), Process_Default_Group(), process_M_option(), Process_Opt_Group(), process_R_option(), process_t_option(), process_u_option(), process_X_option(), Rag_Handle_Woff_Args(), read_call_graph(), read_conditions(), read_integral_parameter(), Read_Member_Name(), read_rtx(), read_rtx_1(), Read_VS(), rs6000_override_options(), save_def_or_dec(), Set_Register_Never_Allocatable(), simplify_test_exp(), srch_ar_file_for_module_tbl(), store_ctrl(), strlist(), tlink_init(), unwind_init(), vect_set_verbosity_level(), vho_lower_icall(), VPARAMS(), and write_attr_valueq().
| long int atol | ( | const char * | ) |
Referenced by _initialize_e_fortran_io(), ascii_c_const(), ascii_c_entry(), ascii_c_entry_end(), ascii_c_lint_directive(), ascii_c_macro_def(), ascii_c_macro_undef(), ascii_c_macro_usage(), ascii_c_message(), ascii_c_object(), ascii_c_tag(), ascii_callsite(), ascii_cc_entry(), ascii_cc_enum(), ascii_cc_expr(), ascii_cc_obj(), ascii_cc_subtype(), ascii_cc_type(), ascii_cdir(), ascii_cdir_doshared(), ascii_cifhdr(), ascii_comblk(), ascii_const(), ascii_continuation(), ascii_endunit(), ascii_entry(), ascii_f90_begin_scope(), ascii_f90_callsite(), ascii_f90_comblk(), ascii_f90_const(), ascii_f90_derived_type(), ascii_f90_end_scope(), ascii_f90_entry(), ascii_f90_int_block(), ascii_f90_label(), ascii_f90_loop(), ascii_f90_namelist(), ascii_f90_object(), ascii_f90_rename(), ascii_f90_scope_info(), ascii_f90_usage(), ascii_f90_use_module(), ascii_file(), ascii_geometry(), ascii_include(), ascii_label(), ascii_loop(), ascii_mach_char(), ascii_message(), ascii_namelist(), ascii_nd_msg(), ascii_object(), ascii_src_pos(), ascii_srcfile(), ascii_stmt_type(), ascii_summary(), ascii_transform(), ascii_unit(), ascii_usage(), compile(), Digest_Archive(), EKAPI_GetLcRange(), f_init(), ffe_decode_option(), ffeexpr_nil_rhs_(), ffeexpr_token_rhs_(), ffestc_establish_declinfo_(), ffestc_establish_declstmt_(), ffestc_labeldef_begin_(), ffestc_labelref_is_assignable_(), ffestc_labelref_is_branch_(), ffestc_labelref_is_format_(), ffestc_labelref_is_loopend_(), filltype(), get_buffer_size(), mpw_start_progress(), Next_Archive_Member(), read_rtx(), and read_rtx_1().
| char* atos | ( | char * | , | |
| struct netbuf * | , | |||
| int | ||||
| ) |
| AUTH* authdes_create | ( | ) |
| AUTH* authdes_seccreate | ( | ) |
| AUTH* authsys_create | ( | char * | , | |
| int | , | |||
| int | , | |||
| int | , | |||
| int * | ||||
| ) |
| AUTH* authunix_create | ( | char * | , | |
| int | , | |||
| int | , | |||
| int | , | |||
| int * | ||||
| ) |
| char* basename | ( | char * | ) |
| int baudrate | ( | void | ) |
| int beep | ( | void | ) |
| int bottom_panel | ( | PANEL * | ) |
| int brk | ( | void * | ) |
| void* bsearch | ( | const void * | , | |
| const void * | , | |||
| size_t | , | |||
| size_t | , | |||
| int(*)(const void *, const void *) | ||||
| ) |
| long int calchash | ( | ) |
| void callrpc | ( | char * | , | |
| unsigned | long, | |||
| unsigned | long, | |||
| unsigned | long, | |||
| xdrproc_t | , | |||
| char * | , | |||
| xdrproc_t | , | |||
| char * | ||||
| ) |
| int catclose | ( | nl_catd | ) |
Referenced by exit_compiler().
| char* catgets | ( | nl_catd | , | |
| int | , | |||
| int | , | |||
| char * | ||||
| ) |
Referenced by catgetmsg(), and elf_errmsg().
| nl_catd catopen | ( | const char * | , | |
| int | ||||
| ) |
Referenced by elf_errmsg(), init_msg_processing(), and print_buffered_messages().
| int cbreak | ( | void | ) |
| double cbrt | ( | double | ) |
| double ceil | ( | double | ) |
Definition at line 367 of file math-68881.h.
| float ceilf | ( | float | ) |
Referenced by pxfcfgetispeed_().
Referenced by pxfcfgetospeed_().
Referenced by pxfcfsetispeed_().
Referenced by pxfcfsetospeed_().
| int cftime | ( | char * | , | |
| char * | , | |||
| const time_t * | ||||
| ) |
| int chdir | ( | const char * | ) |
| int chmod | ( | const char * | , | |
| mode_t | ||||
| ) |
| int chroot | ( | const char * | ) |
Referenced by _PXFCHROOT().
| void clean_GEN_rd | ( | ) |
| void cleanup | ( | ) |
Definition at line 523 of file file_names.c.
Referenced by _frch(), e_rsfe_mp(), l_read(), rd_ed(), s_rsfe_com(), s_rsle_com(), s_rsue_com(), and xrd_SL().
| int clearok | ( | WINDOW * | , | |
| int | ||||
| ) |
| enum clnt_stat clnt_broadcast | ( | unsigned | long, | |
| unsigned | long, | |||
| unsigned | long, | |||
| xdrproc_t | , | |||
| char * | , | |||
| xdrproc_t | , | |||
| char * | , | |||
| resultproc_t | ||||
| ) |
| enum clnt_stat clnt_call | ( | CLIENT * | , | |
| unsigned | long, | |||
| xdrproc_t | , | |||
| char * | , | |||
| xdrproc_t | , | |||
| char * | , | |||
| struct | timeval | |||
| ) |
| CLIENT* clnt_create | ( | char * | , | |
| unsigned | long, | |||
| unsigned | long, | |||
| char * | ||||
| ) |
| void clnt_pcreateerror | ( | char * | ) |
| void clnt_perrno | ( | enum | clnt_stat | ) |
| char* clnt_spcreateerror | ( | char * | ) |
| char* clnt_sperrno | ( | enum | clnt_stat | ) |
| char* clnt_sperror | ( | CLIENT * | , | |
| char * | ||||
| ) |
| CLIENT* clnt_tli_create | ( | ) |
| CLIENT* clnt_tp_create | ( | ) |
| CLIENT* clnt_vc_create | ( | ) |
| CLIENT* clntraw_create | ( | unsigned | long, | |
| unsigned | long | |||
| ) |
| CLIENT* clnttcp_create | ( | struct sockaddr_in * | , | |
| unsigned | long, | |||
| unsigned | long, | |||
| int * | , | |||
| unsigned | int, | |||
| unsigned int * | ||||
| ) |
| CLIENT* clntudp_bufcreate | ( | struct sockaddr_in * | , | |
| unsigned | long, | |||
| unsigned | long, | |||
| struct | timeval, | |||
| int * | , | |||
| unsigned | int, | |||
| unsigned | int | |||
| ) |
| CLIENT* clntudp_create | ( | struct sockaddr_in * | , | |
| unsigned | long, | |||
| unsigned | long, | |||
| struct | timeval, | |||
| int * | ||||
| ) |
| int close | ( | int | ) |
| int closedir | ( | DIR * | ) |
| int color_content | ( | int | , | |
| short int * | , | |||
| short int * | , | |||
| short int * | ||||
| ) |
| char* compile | ( | const char * | , | |
| char * | , | |||
| char * | ||||
| ) |
| char* copylist | ( | const char * | , | |
| off_t * | ||||
| ) |
| double copysign | ( | double | , | |
| double | ||||
| ) |
Definition at line 148 of file copysign.c.
| double cos | ( | double | ) |
Definition at line 79 of file math-68881.h.
| float cosf | ( | float | ) |
Referenced by __ccos(), __cexp(), __csin(), __rcosd(), intr_wrap_026(), r_cos(), and Targ_IntrinsicOp().
| double cosh | ( | double | ) |
Definition at line 202 of file math-68881.h.
| float coshf | ( | float | ) |
Referenced by __ccos(), __csin(), intr_wrap_036(), r_cosh(), and Targ_IntrinsicOp().
| struct rd_user* cr_rduser | ( | ) | [read] |
| int creat | ( | const char * | , | |
| mode_t | ||||
| ) |
| int crmode | ( | void | ) |
| char* crypt | ( | const char * | , | |
| const char * | ||||
| ) |
| int crypt_close | ( | int * | ) |
| char* ctermid | ( | char * | ) |
Referenced by _PXFCTERMID().
| char* ctime | ( | const time_t * | ) |
| int curs_set | ( | int | ) |
| char* cuserid | ( | char * | ) |
Referenced by _PXFGETLOGIN().
| int data_ahead | ( | FORM * | ) |
| int data_behind | ( | FORM * | ) |
| void dbminit | ( | const char * | ) |
| int def_prog_mode | ( | void | ) |
| int def_shell_mode | ( | void | ) |
| char* defread | ( | ) |
| int del_panel | ( | PANEL * | ) |
| void del_rduser | ( | ) |
Referenced by arc_print_operand(), c4x_output_cbranch(), FAVOR_DELAY_HEUR::Compute_Delay(), expand_delays(), gen_delay(), iq2000_move_1word(), mips_move_1word(), mips_move_2words(), mpw_end_progress(), output_return(), output_sibcall(), FAVOR_DELAY_HEUR::Select_Best_Candidate(), sparc_nonflat_function_epilogue(), and write_eligible_delay().
| int delay_output | ( | int | ) |
| int delterm | ( | TERMINAL * | ) |
| int delwin | ( | WINDOW * | ) |
| char* des_crypt | ( | const char * | , | |
| const char * | ||||
| ) |
| void des_encrypt | ( | char * | , | |
| int | ||||
| ) |
| void des_setkey | ( | const char * | ) |
| char* devattr | ( | ) |
| int devfree | ( | ) |
| char** devreserv | ( | ) |
| int dial | ( | CALL | ) |
| div_t div | ( | int | , | |
| int | ||||
| ) |
Referenced by LOOP_INVAR_CODE_MOTION::Code_Motion_Is_Profitable(), Create_Positive_Divceil(), ARRAY_LOWER_REF::Create_Remote_Blkcyc_Dim(), em_complex_sqrt_preg(), em_divfloor(), em_mod_float(), em_preg_hypot(), expand_complex_div_straight(), expand_complex_div_wide(), Fast_32_Div(), Fast_32_Rem(), Finalize_Index_Variable(), gen_moddi3(), gen_modsi3(), gen_umoddi3(), gen_umodsi3(), LNOTARGET_FP_Div_Lat(), LNOTARGET_FP_Div_Res(), LNOTARGET_FP_Recip_Lat(), lower_complex_expr(), lower_recip(), lower_rsqrt(), round_down(), round_up(), and Uncombine_mpy_operator().
| int dlclose | ( | void * | ) |
| char* dlerror | ( | void | ) |
Referenced by ipa_set_syms(), and load_so().
| void* dlopen | ( | char * | , | |
| int | ||||
| ) |
Referenced by ipa_set_syms(), and load_so().
Referenced by ipa_set_syms().
| int doupdate | ( | void | ) |
| int drainio | ( | int | ) |
| double drand48 | ( | void | ) |
Referenced by ieeerand128_2(), ieeerand32_2(), and ieeerand64_2().
| double drem | ( | double | , | |
| double | ||||
| ) |
Definition at line 446 of file math-68881.h.
| int drv_getevtoken | ( | ) |
| void drv_relevtoken | ( | ) |
| int dup | ( | int | ) |
| int dup2 | ( | int | , | |
| int | ||||
| ) |
| int dynamic_field_info | ( | FIELD * | , | |
| int * | , | |||
| int * | , | |||
| int * | ||||
| ) |
| int dysize | ( | int | ) |
| int eaccess | ( | const char * | , | |
| int | ||||
| ) |
| int echo | ( | void | ) |
| char* ecvt | ( | double | , | |
| int | , | |||
| int * | , | |||
| int * | ||||
| ) |
Definition at line 102 of file 32.fsize.c.
| Elf32_Ehdr* elf32_getehdr | ( | Elf * | ) |
Definition at line 49 of file 32.getehdr.c.
Referenced by _dwarf_setup(), main(), print_relocinfo_32(), Read_Elf_File(), xlate_init_elf(), and xlate_named_init_elf().
| Elf32_Phdr* elf32_getphdr | ( | Elf * | ) |
Definition at line 49 of file 32.getphdr.c.
| Elf32_Shdr* elf32_getshdr | ( | Elf_Scn * | ) |
Definition at line 31 of file 32.getshdr.c.
Referenced by _dwarf_setup(), Create_New_Section(), Em_Add_Address_To_Scn(), Em_Get_Section_Align(), Em_Get_Section_Entsize(), Em_Get_Section_Flags(), Em_Get_Section_Info(), Em_Get_Section_Name(), Em_Get_Section_Type(), Em_Set_sh_info(), Em_Set_sh_link(), print_relocinfo_32(), Read_Elf_File(), xlate_init_elf(), and xlate_named_init_elf().
| Elf32_Ehdr* elf32_newehdr | ( | Elf * | ) |
| Elf32_Phdr* elf32_newphdr | ( | Elf * | , | |
| size_t | ||||
| ) |
Definition at line 88 of file 32.newphdr.c.
Definition at line 243 of file begin.c.
Referenced by Dump_Rta_Scns(), dwarf_init(), Em_Begin_File(), main(), nlist(), xlate_init_fd(), and xlate_named_init_fd().
| int elf_end | ( | Elf * | ) |
Definition at line 79 of file end.c.
Referenced by Dump_Rta_Scns(), dwarf_finish(), elf_end(), Em_End_File(), main(), nlist(), xlate_finish(), xlate_init_fd(), and xlate_named_init_fd().
| const char* elf_errmsg | ( | int | ) |
| int elf_errno | ( | void | ) |
Definition at line 32 of file getarsym.c.
Definition at line 102 of file getdata.c.
Referenced by _dwarf_load_section(), _elf32_write(), _elf_csum(), _elf_nlist(), elf_cntl(), elf_strptr(), get_scndata(), Read_Section(), scn_data_layout(), and xlate_named_init_elf().
Definition at line 31 of file getident.c.
Referenced by _dwarf_setup(), print_relocinfo(), xlate_init_elf(), and xlate_named_init_elf().
Definition at line 31 of file getscn.c.
Referenced by _dwarf_load_section(), _dwarf_setup(), elf_strptr(), and Read_Section().
| long unsigned int elf_hash | ( | const char * | ) |
Referenced by _elf_nlist(), and elf_getarsym().
Definition at line 31 of file kind.c.
Referenced by Dump_Rta_Scns(), main(), xlate_init_elf(), and xlate_named_init_elf().
Definition at line 31 of file nextscn.c.
Referenced by Dump_Rta_Scns(), print_relocinfo_32(), print_relocinfo_64(), Read_Elf_File(), xlate_init_elf(), and xlate_named_init_elf().
Definition at line 31 of file strptr.c.
Referenced by _dwarf_setup(), Dump_Rta_Scns(), print_relocinfo_32(), print_relocinfo_64(), read_64_syms(), readsyms(), xlate_init_elf(), and xlate_named_init_elf().
| unsigned int elf_version | ( | unsigned | int | ) |
Definition at line 31 of file version.c.
Referenced by Dump_Rta_Scns(), dwarf_init(), Em_Begin_File(), main(), nlist(), xlate_init_fd(), and xlate_named_init_fd().
| void encrypt | ( | char * | , | |
| int | ||||
| ) |
| int endnetconfig | ( | void * | ) |
| int endnetpath | ( | void * | ) |
| int endwin | ( | void | ) |
| double erand | ( | short * | ) |
| double erand48 | ( | short unsigned int * | ) |
| char erasechar | ( | void | ) |
| int execl | ( | const char * | , | |
| const char * | , | |||
| ... | ||||
| ) |
| int execle | ( | const char * | , | |
| const char * | , | |||
| ... | ||||
| ) |
| int execlp | ( | const char * | , | |
| const char * | , | |||
| ... | ||||
| ) |
Referenced by DAVINCI::DAVINCI(), daVinci::daVinci(), DaVinci::DaVinci(), print_file_path(), print_multi_lib(), and KEY_SCH::Schedule_DDG().
| int exect | ( | const char * | , | |
| const char ** | , | |||
| char ** | ||||
| ) |
| int execv | ( | const char * | , | |
| char *const * | ||||
| ) |
| int execve | ( | const char * | , | |
| char *const * | , | |||
| char *const * | ||||
| ) |
| int execvp | ( | const char * | , | |
| char *const * | ||||
| ) |
| void exit | ( | int | ) |
Definition at line 45 of file aux-crt1.c.
| double exp | ( | double | ) |
Definition at line 235 of file math-68881.h.
| float expf | ( | float | ) |
Referenced by __cexp(), __powcc(), intr_wrap_039(), r_exp(), and Targ_IntrinsicOp().
| double fabs | ( | double | ) |
Definition at line 356 of file math-68881.h.
| float fabsf | ( | float | ) |
Referenced by __acosf(), __asinf(), __atanf(), __cosf(), __coshf(), __hypotf(), __libm_rcis(), __powf(), __sincosf(), __sinf(), __tanf(), __vacosf(), __vasinf(), __vatanf(), __vcisf(), __vcosf(), __vsinf(), __vtanf(), Calculate_Path_Priorities(), and complex_divide().
| int fattach | ( | int | , | |
| const char * | ||||
| ) |
| int fchdir | ( | int | ) |
| int fchmod | ( | int | , | |
| mode_t | ||||
| ) |
| int fclose | ( | FILE * | ) |
Referenced by __profile_finalize(), __profile_finish(), Instr::__profile_finish(), _cpp_save_file_entries(), _unit_close(), add_command_line_arg(), append_default_options(), append_tmp(), assertCanWriteDir(), bfd_cache_delete(), bfd_fill_in_gnu_debuglink_section(), Build_Call_Graph(), c_common_finish(), c_common_read_pch(), c_common_write_pch(), CG_End_Gcov(), CG_Gcov_Generation(), CG_Init_Gcov(), Cif_Close(), cif_flush_include_recs(), Cif_Make_Cifconv(), Cif_Open(), cif_VerifyCanWrite(), clean_graph_dump_file(), DAVINCI::cleanup(), daVinci::cleanup(), Cleanup_Files(), DaVinci::IO::Close(), ANL_FILE_MNGR::Close_And_Remove_File(), close_cif(), close_dump_file(), Close_Feedback_Files(), Close_File(), ANL_FILE_MNGR::Close_File(), Close_Module_Files(), close_output_files(), close_server(), KEY_SCH::Collect_Sched_Info(), convtest128a(), convtest128b(), convtest128c(), convtest64(), copy_file_data(), craytest128_1(), craytest128_1t(), craytest128_2t(), craytest128_64(), craytest128_i(), craytest64_1(), craytest64_1t(), craytest64_2(), craytest64_2t(), craytest64_c(), craytest64_i(), craytest64_i2(), create_mod_info_file(), create_tmp_file(), cwh_dst_get_command_line_options(), DEFUN(), delete_rii_file(), Diag_Exit(), Diag_Set_File(), directory_is_writable(), FAVOR_DELAY_HEUR::Disable_Trace_Cand_Sel_Process(), dosum(), dotest128_1(), dotest128_2(), dotest128_i(), dotest128_r(), dotest32_1s(), dotest32_2(), dotest32_2c(), dotest64_1(), dotest64_1s(), dotest64_2(), dotest64_2c(), dotest64_c(), dotest64_i(), dotest64_i2(), dump_end(), dump_file(), dump_file_to_stdout(), dump_instruction_fus(), dV_view_fb_cfg(), dV_view_fb_opt_cfg(), dV_view_whirl(), dV_WN_end(), emit_lkcord(), KEY_SCH::Emit_Src_DDG(), EMT_Emit_PU(), end_branch_prob(), Evaluate_RSE_Cost(), exit_compiler(), expandargv(), F90_Lower_Prompf_Finish(), f_clos_com(), ffe_finish(), ffecom_close_include_(), finalize(), find_full_path_of_gcc_file(), find_prog_unit_tbl(), finish_file(), finish_graph_dump_file(), finish_repo(), flushout(), gcov_close(), gcov_open(), Generate_MM(), get_auto_cpu_name(), get_charset_aliases(), ieeetest32_1t(), ieeetest32_2c(), ieeetest32_2cmp(), ieeetest32_2t(), ieeetest64_1t(), ieeetest64_2c(), ieeetest64_2cmp(), ieeetest64_2t(), init_cif(), Init_Error_File(), Init_Error_Handler(), init_md_reader(), init_md_reader_args_cb(), init_repo(), WB_BROWSER::Initialize_Keymap(), Initialize_Keymap(), CG_BROWSER::Initialize_Keymap(), Inline_Call(), Inliner(), ipacom_doit(), IR_close(), IR_close_output(), IR_Dwarf_Gen_File_Table(), IR_open(), Itanium_Generator(), java_get_line_col(), jcf_dependency_reset(), jcf_dependency_set_dep_file(), KAPI_Initialize(), KAPI_Initialize2(), kmapi_save_as_header_ExceptionList_struct(), lang_specific_driver(), ldfile_try_open_bfd(), linux_gt_pch_get_address(), load_depfile(), load_file(), load_insn_classes(), Machine_Done(), main(), MDclose(), OMP_Prompf_Finish(), open_dump_file(), output_data(), output_deps(), output_line_info(), output_lines(), output_mod_info_file(), output_msg(), Parse_inline_script(), pe_dll_generate_def_file(), Perform_Inline_Analysis(), Perform_Interprocedural_Analysis(), pex_free(), pex_msdos_exec_child(), pex_run_in_environment(), pexecute(), print_buffered_messages(), Print_inline_decision(), Print_Prompf_Doacross_Log(), Print_Prompf_Nest_Log(), Print_Prompf_Parallel_Region_Log(), Print_Prompf_Parallelization_Log(), Print_Prompf_Preopt_Transaction_Log(), Print_Prompf_Transaction_Log(), Print_Prompl_Msgs(), print_rtl_graph_with_bb(), print_source(), Print_Src_Line(), PRINTMSG(), Process_Command_Line(), process_file(), Process_GDAR(), process_include(), read_alias_file(), read_call_graph(), read_class(), read_derived(), read_files(), read_name_map(), read_obj_list(), read_repo_file(), read_table(), read_ucnid(), recompile_files(), reopen_repo_file_for_write(), resolve_used_modules(), save_cpp_output(), scan_linker_output(), scan_prog_file(), Set_Error_File(), Set_Trace_File(), test_for_changes(), tmpnam(), Trace_To_Stderr(), unwind_get_obj_phdr(), update_instantiation_info_file(), update_rii_file(), Verify_Inline_Script(), while(), write_automata(), write_classfile(), write_get_option(), write_implicits(), write_init_options(), write_opt_action(), write_option_names(), write_replacement(), and FAVOR_DELAY_HEUR::~FAVOR_DELAY_HEUR().
| int fcntl | ( | int | , | |
| int | , | |||
| ... | ||||
| ) |
| char* fcvt | ( | double | , | |
| int | , | |||
| int * | , | |||
| int * | ||||
| ) |
| int fdetach | ( | const char * | ) |
| FILE* fdopen | ( | int | , | |
| const char * | ||||
| ) |
| int feof | ( | FILE * | ) |
Referenced by _frch(), ascii_usage(), binary_record(), Cif_Getfiledir(), Cif_Getrecord(), Evaluate_RSE_Cost(), fgetcf90_(), getword(), java_read_char(), l_C(), l_CHAR(), l_L(), l_read(), load_depfile(), load_file_data(), load_insn_classes(), main(), open_files(), print_buffered_messages(), rd_ed(), read_alias_file(), read_files(), read_module_tbl_header(), s_rsfe_com(), s_rsle_com(), s_rsue_com(), srch_ar_file_for_module_tbl(), srch_for_module_tbl(), t_getc(), t_gets(), unwind_get_obj_phdr(), y_getc(), and y_gets().
| int ferror | ( | FILE * | ) |
Referenced by _frch(), _frwd(), _fwch(), _unit_bksp(), c_common_finish(), cache_bread(), cache_bwrite(), cal_wch(), copy_file_data(), e_rdfe_mp(), e_rsfe_mp(), e_rsue_mp(), e_wdfe_mp(), e_wsue_mp(), expandargv(), fgetcf90_(), finalize(), l_read(), load_file_data(), main(), md5_stream(), ANL_FILE_MNGR::Open_Read(), output_data(), output_deps(), process_file(), read_derived(), read_table(), read_ucnid(), TB_getline(), write_automata(), x_wEND(), and yy_input().
| int fflush | ( | FILE * | ) |
Referenced by __flush_f77(), _bfd_elf_symbol_from_bfd_symbol(), _fcleanup(), _ferr(), _flushall(), VALNUM_FRE::_rename_valnums(), _unit_trunc(), IPAA_DF_SOLVER::Accumulate_indirect_actual_refs(), IPAA_DF_SOLVER::Accumulate_ref_info(), announce_function(), append_tmp(), Autognum_Driver(), bell(), cache_bflush(), catch(), Catch_Signal(), catch_signal(), Cg_Dwarf_Output_Asm_Bytes_Elf_Relocs(), Cg_Dwarf_Output_Asm_Bytes_Sym_Relocs(), Cg_Dwarf_Translate_Offset(), Cg_Dwarf_Translate_Symidx(), Cg_Dwarf_Translate_To_Elf(), cgraph_finalize_compilation_unit(), IPAA_DF_SOLVER::Check_and_accumulate_ref_info(), cif_copy_temp_to_actual_CIF(), close_cif(), close_dump_file(), collect_execute(), PARTITION_GRAPH::Complete_Partition_Graph(), COND_Test(), connect_traces(), convert_to_ssa(), cvrt_proc_to_pdg(), debug_print_page_list(), debug_stack_info(), delete_if_ordinary(), DevWarn(), diagnostic_flush_buffer(), IPAA::Do_Simple_IPAA(), dump_backtrace(), dp::dump_bb_set(), dump_fb(), dump_file(), dp::dump_pdom(), dp::dump_reg_set(), dp::dump_rotate_info(), dp::dump_tn_set(), dp::dump_tn_stl_set(), Dump_WN(), dumpimp(), e_rsfe_mp(), e_wdfe_mp(), e_wsle_mp(), e_wsue_mp(), edit_file(), elf_map_symbols(), Emit(), Emit_Message(), Emit_Verification_Messg(), ErrMsg(), ErrMsg_Report(), error_routine(), execute(), execute_todo(), expand_automata(), f77_map_datapool_(), f77_map_datapool_pad_(), f_clos_com(), fail(), FatalMsg(), ALIAS_CLASSIFICATION::Finalize_ac_map_wn(), IP_ALIAS_CLASSIFICATION::Finalize_ac_map_wn(), find_traces(), flush_(), flush_connected_units(), frv_debug_stack(), fstat(), gcse_main(), get_ufd(), gmalloc(), ALIAS_CLASSIFICATION::Handle_call_of_nested_PU(), if_convert(), DaVinci::IO::In_Line(), IPAA_STEP::Initialize_Ref_Info(), Inline_callees_into_caller(), ipa_utils_print_order(), ir_prof_error(), Is_do_inline(), jcf_dependency_write(), KAPI_cportMask4fu(), KAPI_cportMask4ut(), Lisp_Loops(), Lisp_Loops_Traverse(), m68hc11_address_cost(), m68hc11_go_if_legitimate_address(), m68hc11_reassign_regs(), m68hc11_z_replacement(), main(), IPAA_DF_SOLVER::Map_actuals(), IPAA_DF_SOLVER::Meet(), IPAA_DF_SOLVER::Meet_direct_iter_1(), IPAA_DF_SOLVER::Meet_formals_iter_1(), IPAA_DF_SOLVER::Meet_formals_iter_n(), mpw_abort(), mpw_fseek(), mt_debug_stack(), Not_Valid(), DaVinci::IO::Out_Fmt(), output_flush(), output_func_start_profiler(), output_mod_info_file(), Perform_inlining(), Perform_Interprocedural_Analysis(), Phase_123(), pp_base_flush(), preferred_reload_class(), SINGLE_ARRAY_REF_PREF::Print(), PROJECTED_NODE::Print(), FOLD::Print(), print_attr_f(), Print_Do_Stack(), process(), SUMMARIZE< program >::Process_chi_jump_function(), SUMMARIZE< program >::Process_phi_jump_function(), profile_error(), profile_warn(), reg_alloc(), DCE::Replace_condbr_with_uncondbr(), ETABLE::Replace_occurs(), Report_Limit_Reason(), Report_Reason(), rest_of_compilation(), rest_of_handle_final(), run_shell(), scan_prog_file(), send_mod_file_name(), server_setup(), sigdie(), SNL_ANAL_INFO::SNL_ANAL_INFO(), SNL_Test_Reduction_Lexneg(), stat(), subout(), TI_RES_COUNT_Print(), tpa_dump(), Trace_Begin_Min_II_Resource(), Trace_Begin_Min_II_Scc(), Trace_Begin_Scc(), transform_insn_regexps(), DCE::Unreachable_code_elim(), DCE::Update_predecessor_lists(), verify_ctree(), warn(), Warning(), WB_Bell(), WFE_Assemble_Asm(), WFE_Start_Function(), WGEN_Assemble_Asm(), WGEN_Start_Function(), wn_dumpexpr(), write_automata(), and x_wEND().
| int fgetc | ( | FILE * | ) |
Referenced by append_tmp(), close_output_files(), fgetc_(), fgetcf90_(), KEY_SCH::GetLine(), getnewline(), load_buffer(), and WB_BUFFER::Load_Buffer().
| char* fgets | ( | char * | , | |
| int | , | |||
| FILE * | ||||
| ) |
Referenced by _frch(), ascii_usage(), cif_copy_temp_to_actual_CIF(), cif_flush_include_recs(), Cif_Getrecord(), Cif_Open(), cwh_dst_get_command_line_options(), emit_lkcord(), find_full_path_of_gcc_file(), find_toolroot(), get_auto_cpu_name(), get_token(), DaVinci::IO::In_Line(), init_release_level(), WB_BROWSER::Initialize_Keymap(), Initialize_Keymap(), CG_BROWSER::Initialize_Keymap(), load_data(), load_depfile(), load_insn_classes(), main(), output_line_info(), output_lines(), print_buffered_messages(), print_search_path(), print_source(), Print_Src_Line(), Process_Command_Line(), read_alias_file(), read_call_graph(), read_compiler_defaults(), read_derived(), read_obj_list(), read_table(), read_ucnid(), save_cpp_output(), scan_prog_file(), srch_ar_file_for_module_tbl(), unwind_get_obj_phdr(), DAVINCI::wait_for(), and daVinci::wait_for().
| char* field_arg | ( | FIELD * | ) |
Referenced by m88k_build_va_list(), m88k_va_arg(), and m88k_va_start().
| char* field_buffer | ( | FIELD * | , | |
| int | ||||
| ) |
| int field_count | ( | FORM * | ) |
| int field_index | ( | FIELD * | ) |
Referenced by build_static_field_ref().
| int field_info | ( | FIELD * | , | |
| int * | , | |||
| int * | , | |||
| int * | , | |||
| int * | , | |||
| int * | , | |||
| int * | ||||
| ) |
Referenced by WN2C_array(), and WN2C_based_lvalue().
Referenced by reshape_init(), and reshape_init_class().
| int field_just | ( | FIELD * | ) |
| int field_pad | ( | FIELD * | ) |
| int field_status | ( | FIELD * | ) |
| char* field_userptr | ( | FIELD * | ) |
| int fileno | ( | FILE * | ) |
| int filter | ( | void | ) |
| int finite | ( | double | ) |
| datum firsthash | ( | ) |
| int flash | ( | void | ) |
| int flock | ( | int | , | |
| int | ||||
| ) |
Referenced by _PXFFCNTL(), _PXFINTGET(), _PXFINTSET(), gcov_open(), and MDclose().
| double floor | ( | double | ) |
Definition at line 389 of file math-68881.h.
| int flushinp | ( | void | ) |
| double fmod | ( | double | , | |
| double | ||||
| ) |
Definition at line 434 of file math-68881.h.
| float fmodf | ( | float | , | |
| float | ||||
| ) |
| int fmtmsg | ( | long | int, | |
| const char * | , | |||
| int | , | |||
| const char * | , | |||
| const char * | , | |||
| const char * | ||||
| ) |
| FILE* fopen | ( | const char * | , | |
| const char * | ||||
| ) |
| int form_driver | ( | FORM * | , | |
| int | ||||
| ) |
| int form_page | ( | FORM * | ) |
| char* form_userptr | ( | FORM * | ) |
| long int fpathconf | ( | int | , | |
| int | ||||
| ) |
| fpclass_t fpclass | ( | double | ) |
| int fpgetmask | ( | void | ) |
Referenced by _nicverr().
| int fpgetsticky | ( | void | ) |
| int fprintf | ( | FILE * | , | |
| const char * | , | |||
| ... | ||||
| ) |
| int fpsetmask | ( | int | ) |
| int fpsetsticky | ( | int | ) |
| int fputc | ( | int | , | |
| FILE * | ||||
| ) |
Referenced by _bfd_m68hc11_elf_print_private_bfd_data(), _bfd_mips_elf_print_private_bfd_data(), _fwch(), SWP_ALLOCATOR::_print_location_map(), SWP_ALLOCATOR::_print_ordered(), VN::_print_vn_to_exprid(), append_tmp(), arc_print_operand(), arc_print_operand_address(), arm_assemble_integer(), arm_emit_tls_decoration(), arm_output_fldmx(), arm_output_mi_thunk(), arm_print_operand(), arm_print_value(), Assemble_Bundles(), assemble_integer_with_op(), assemble_vtable_entry(), assemble_vtable_inherit(), c4x_output_ascii(), Cg_Dwarf_Output_Asm_Bytes_Elf_Relocs(), Cg_Dwarf_Output_Asm_Bytes_Sym_Relocs(), check_all_va_list_escapes(), coff_arm_print_private_bfd_data(), compute_branch_probabilities(), conflict_graph_print(), connect_traces(), cpp_output_token(), cris_elf_print_private_bfd_data(), darwin_mark_decl_preserved(), dbg_tokens(), debug_c_tree(), debug_df_chain(), debug_sra_elt_name(), debug_value_data(), decide_block_copy(), decide_instantiation_1(), decide_instantiations(), default_stabs_asm_out_constructor(), default_stabs_asm_out_destructor(), DEFUN(), RGN_CFLOW_MGR::Dump(), dump_argv(), dump_edge_info(), dump_minipool(), dump_sra_elt_name(), dump_stack_var_partition(), dump_tree_cfg(), dumpimp(), dw2_asm_output_addr(), dw2_asm_output_addr_rtx(), dw2_asm_output_data(), dw2_asm_output_data_sleb128(), dw2_asm_output_data_uleb128(), dw2_asm_output_delta(), dw2_asm_output_delta_uleb128(), dw2_asm_output_encoded_addr_rtx(), dw2_asm_output_nstring(), dw2_asm_output_offset(), elf32_m68k_print_private_bfd_data(), elf32_vax_print_private_bfd_data(), Emit_Definitions(), Emit_Loop_Note(), emit_safe_across_calls(), EMT_Emit_PU(), EMT_Put_Elf_Symbol(), Enumerate_Insts(), error(), error_at_line(), error_routine(), execute(), execute_optimize_stdarg(), exp_print_token(), fatal(), FB_Info_Print(), FB_Print(), ffebad_finish(), ffestorag_dump(), ffestorag_report(), ffestw_display_state(), ffetarget_print_char_(), ffetarget_print_character1(), ffetarget_print_hollerith(), find_if_block(), fputc_(), frv_asm_output_opcode(), frv_debug_stack(), frv_elf_print_private_bfd_data(), gs_dump_leaf(), GTY(), i386_dwarf_output_addr_const(), init_cumulative_args(), instantiate_element(), internal_error(), iq2000_elf_print_private_bfd_data(), ir_prof_error(), ix86_asm_file_end(), ix86_dump_ppro_packet(), ix86_file_end(), jni_print_char(), lang_specific_driver(), load_mems(), loop_biv_dump(), loop_bivs_check(), loop_giv_dump(), loop_iv_class_dump(), loop_ivs_dump(), m32c_asm_integer(), m32c_print_operand(), m32r_elf_print_private_bfd_data(), m32r_print_operand(), m32r_print_operand_address(), main(), Mark_readonly_param(), Mark_use_kill_param(), message_with_line(), mips_assemble_integer(), mips_output_function_epilogue(), mmix_asm_output_def(), mmix_asm_output_define_label_difference_symbol(), mmix_assemble_integer(), mmix_output_quoted_string(), mmix_target_asm_function_epilogue(), mn10300_print_reg_list(), my_execv(), ns32k_output_function_epilogue(), ns32k_output_function_prologue(), output_arg_descriptor(), output_file_directive(), output_flush(), output_msg(), output_tdesc(), pa_assemble_integer(), partition_print(), pch_init(), pe_print_pdata(), Perform_inlining(), pexecute(), pj_print_operand(), pp_base_flush(), FLD::Print(), SUMMARY_VALUE::Print(), SUMMARY_CONTROL_DEPENDENCE::Print(), VN::print(), TY::Print(), SUMMARY_PHI::Print(), SUMMARY_SYMBOL::Print(), ST::Print(), SUMMARY_CHI::Print(), Print_Common(), SUMMARY_VALUE::Print_const_value(), IPA_CPROP_DF_FLOW::Print_constants(), Print_Label(), print_location(), print_mem_expr(), print_multi_reg(), print_namelet(), print_node(), print_operand(), print_operand_address(), print_operand_reloc(), print_rtx(), process_set(), profile_error(), profile_warn(), r_assemble_list(), ra_print_rtl_with_bb(), readonly_data_section(), regrename_optimize(), remove_useless_vars(), Reset_param_list(), scan_function(), start_bb(), TN_DU_MAP::TN_DU_MAP(), tree_cfg2vcg(), v850_elf_print_private_bfd_data(), verify_flow_info(), VPARAMS(), warning(), Write_Diff(), write_replacement(), Write_Symdiff(), xstormy16_output_addr_vec(), and xstormy16_print_operand_address().
| int fputs | ( | const char * | , | |
| FILE * | ||||
| ) |
Referenced by _cpp_begin_message(), VN::_print_exprid_to_vn(), VN::_print_vn_to_exprid(), VN::_trace(), ANL_FILE_MNGR::_Write_Obuf(), ABI_Properties_End(), alpha_end_function(), alpha_file_start(), alpha_output_function_end_prologue(), alpha_start_function(), app_disable(), app_enable(), arc_assemble_integer(), arc_print_operand(), arc_print_operand_address(), arm_asm_output_labelref(), arm_assemble_integer(), arm_elf_asm_constructor(), arm_emit_tls_decoration(), arm_output_fldmx(), arm_output_fn_unwind(), arm_output_mi_thunk(), arm_print_operand(), asm_file_start(), asm_fprintf(), asm_output_common(), asm_output_local(), assemble_integer_with_op(), assemble_name(), assemble_name_raw(), assemble_vtable_entry(), assemble_vtable_inherit(), avr_asm_out_ctor(), avr_asm_out_dtor(), avr_assemble_integer(), avr_file_end(), avr_file_start(), avr_output_function_epilogue(), avr_output_function_prologue(), bfin_assemble_integer(), bitmap_print(), build_mips16_call_stub(), build_mips16_function_stub(), c4x_file_start(), c_common_print_pch_checksum(), cb_def_pragma(), cb_define(), Cg_Dwarf_Output_Asm_Bytes_Sym_Relocs(), Cg_Dwarf_Write_Assembly_From_Symbolic_Relocs(), CG_LOOP_Trace_Loop(), check_all_va_list_escapes(), Check_Dump(), cif_copy_temp_to_actual_CIF(), cif_flush_include_recs(), clean_graph_dump_file(), clipper_output_function_epilogue(), clipper_output_function_prologue(), clix_asm_out_constructor(), convert_to_ssa(), copyprop_hardreg_forward(), cp_lexer_consume_token(), cp_lexer_peek_token(), cris_print_operand(), cxx_print_type(), cxx_print_xnode(), d30v_init_cumulative_args(), d30v_print_operand(), d30v_print_operand_address(), d30v_print_operand_memory_reference(), darwin_assemble_visibility(), darwin_non_lazy_pcrel(), dbg_tokens(), debug_decision_0(), debug_decision_1(), debug_ggc_tree(), decide_block_copy(), decide_instantiation_1(), decode_signature_piece(), decompile_method(), decompile_return_statement(), default_file_start(), DEFUN(), WB_BROWSER::Dep_Symbol(), deps_phony_targets(), deps_write(), display_help(), dosum(), draw_edge(), RGN_CFLOW_MGR::Dump(), dump_argv(), dump_bb(), dump_edge_info(), dump_file(), dump_insn_slim(), dump_macro(), dump_regset(), dump_sra_elt_name(), dump_tree_ssa(), dw2_asm_output_data_sleb128(), dw2_asm_output_data_uleb128(), dw2_asm_output_delta_uleb128(), dw2_asm_output_nstring(), dw2_assemble_integer(), elxsi_assemble_integer(), Emit(), emit_lkcord(), Emit_Loop_Note(), Emit_Message(), emit_safe_across_calls(), Emit_Verification_Messg(), EMT_Begin_File(), EMT_Emit_PU(), EMT_End_File(), EMT_Write_Qualified_Name(), end_bb(), error_routine(), FAVOR_DELAY_HEUR::Exclude_Unqualifed_Cand_Under_Etime_Constraint(), execute_optimize_stdarg(), exp_print_token(), expandargv(), ffestorag_report(), ffestw_display_state(), ffetarget_print_binary(), ffetarget_print_char_(), ffetarget_print_hex(), ffetarget_print_octal(), final_prescan_insn(), final_scan_insn(), finish_graph_dump_file(), FIX_PROC_HEAD(), flow_edge_list_print(), flow_loops_cfg_dump(), flow_nodes_print(), flush_write_buffer(), fr30_print_operand(), frv_assemble_integer(), frv_ifcvt_load_value(), frv_ifcvt_modify_multiple_tests(), frv_ifcvt_modify_tests(), frv_init_cumulative_args(), frv_output_const_unspec(), frv_output_dwarf_dtprel(), frv_print_operand(), frv_print_operand_address(), frv_print_operand_memory_reference(), frv_print_operand_memory_reference_reg(), gen_attr(), gen_insn(), gen_macro(), gen_proto(), generate_access(), get_expr_operands(), GTY(), h8300_file_end(), h8300_file_start(), i386_output_dwarf_dtprel(), i860_output_function_epilogue(), i960_output_function_prologue(), i960_print_operand(), ia64_assemble_integer(), ia64_hpux_file_end(), ia64_output_dwarf_dtprel(), ia64_output_function_end_prologue(), ia64_output_function_profiler(), ia64_output_function_prologue(), ia64_print_operand(), initialize(), Inline_callees_into_caller(), instantiate_element(), ipa_set_syms(), ipacom_doit(), ISA_Registers_End(), ix86_asm_file_end(), ix86_file_end(), ix86_output_function_epilogue(), jni_print_char(), lang_specific_driver(), linemap_print_containing_files(), load_pic_register(), loop_dump_aux(), lower_bit_field_id(), m32c_print_operand(), m32r_print_operand(), m32r_print_operand_address(), m32r_sched_reorder(), main(), mcore_print_operand(), mips16_output_gp_offset(), mips_asm_file_end(), mips_assemble_integer(), mips_declare_object(), mips_file_end(), mips_output_ascii(), mips_output_function_epilogue(), mips_output_function_prologue(), mmix_assemble_integer(), mmix_file_start(), mn10300_print_reg_list(), Move_Locations_To_Anl_File(), mt_init_cumulative_args(), mt_print_operand(), node_data(), Opt_global_var::operator()(), outfloat(), output_addr_const(), output_addr_const_extra(), output_arg_descriptor(), output_ascii(), output_ascii_pseudo_op(), output_buffer_to_stream(), output_clean_symbol_name(), output_function_exception_table(), output_function_profiler(), output_global_address(), output_internal_insn_latency_func(), output_line_info(), output_lines(), output_mi_thunk(), output_msg(), output_pic_addr_const(), output_print_reservation_func(), output_restore(), output_return(), output_sibcall(), output_toc(), output_vect(), pa_assemble_integer(), pa_globalize_label(), pa_output_function_epilogue(), pa_output_function_prologue(), pexecute(), pj_print_cond(), pp_write_text_to_stream(), precondition_loop_p(), SUMMARY_SYMBOL::Print(), SUMMARY_EXPR::Print(), SUMMARY_VALUE::Print(), SUMMARY_FORMAL::Print(), SUMMARY_CALLSITE::Print(), SUMMARY_PROCEDURE::Print(), FILE_INFO::Print(), VN::print(), VN_INTR_OP_EXPR::print(), INITO::Print(), TY::Print(), VN_BINARY_EXPR::print(), VN_TERNARY_EXPR::print(), VN_MEMLOC_EXPR::print(), VN_PHI_EXPR::print(), VN_VALNUM::print(), VN_ARRAY_ADDR_EXPR::print(), VN_UNARY_EXPR::print(), ST::Print(), print_and_abort(), print_base_classname(), print_buffered_messages(), print_class_decls(), Print_Common(), SUMMARY_VALUE::Print_const_value(), IPA_CPROP_DF_FLOW::Print_constants(), print_containing_files(), print_cxx_classname(), print_decl_name(), Print_Dynsym(), print_field_name(), PROJECTED_REGION::Print_file(), print_fill_statement(), print_help(), print_include(), Print_INITV(), print_line(), Print_local_symtab(), print_mem_expr(), print_multi_reg(), print_namelet(), print_node(), print_operand(), print_operand_address(), print_operand_reloc(), print_path(), print_reg(), print_rtl(), print_rtl_single(), print_rtx(), print_search_path(), Print_Split(), print_switch(), Print_TY_IDX_verbose(), Print_type_attributes(), process_command(), process_set(), put_condition_code(), quoteput(), ra_print_rtl_with_bb(), ra_print_rtx(), ra_print_rtx_1op(), ra_print_rtx_2op(), ra_print_rtx_3op(), ra_print_rtx_object(), readonly_data_section(), REGION_Initialize(), remove_useless_vars(), report_missing_guard(), rs6000_output_dwarf_dtprel(), rs6000_output_function_epilogue(), rs6000_output_function_prologue(), rs6000_va_start(), s390_assemble_integer(), s390_output_dwarf_dtprel(), save_cpp_output(), scan_function(), score_declare_object(), score_print_operand(), FAVOR_DELAY_HEUR::Select_Best_Candidate(), server_setup(), Setup_Text_Section_For_PU(), sh_file_start(), sparc_asm_function_epilogue(), sparc_nonflat_function_epilogue(), sparc_output_dwarf_dtprel(), start_bb(), sysfatal(), th_asm_file_end(), th_function_epilogue(), th_function_prologue(), timevar_print(), tree_cfg2vcg(), ufputs(), unroll_loop(), unwind_output(), update_rii_file(), usage(), v_message(), verify_flow_info(), verify_local_live_at_start(), vfinfo(), VPARAMS(), daVinci::wait_for(), DAVINCI::wait_for(), warn(), SUMMARY_EXPR::WB_Print(), write_action(), write_attr_value(), write_command_string_into_file(), Write_Diff(), write_enum_constraint_num(), write_extract_subexp(), Write_INITV(), write_insn_const_int_ok_for_constraint(), Write_Label(), write_match_code(), write_match_code_switch(), write_one_condition(), write_one_predicate_function(), write_predicate_expr(), write_predicate_stmts(), write_predicate_subfunction(), write_replacement(), Write_String(), write_switch(), Write_Symdiff(), write_tm_constrs_h(), x86_file_start(), xstormy16_asm_output_mi_thunk(), xstormy16_output_addr_vec(), xstormy16_print_operand(), xstormy16_print_operand_address(), xtensa_declare_object(), xtensa_output_literal(), and xvasprintf().
Definition at line 56 of file netware-libgcc.c.
| int free_field | ( | FIELD * | ) |
| int free_fieldtype | ( | FIELDTYPE * | ) |
| int free_form | ( | FORM * | ) |
| int free_item | ( | ITEM * | ) |
| int free_menu | ( | MENU * | ) |
| double frexp | ( | double | , | |
| int * | ||||
| ) |
Definition at line 493 of file math-68881.h.
| int fscanf | ( | FILE * | , | |
| const char * | , | |||
| ... | ||||
| ) |
Referenced by DaVinci::DaVinci(), get_charset_aliases(), getcray128(), getcray64(), getieee32(), getieee64(), getint(), getint64(), main(), and read_repo_file().
| int fstatfs | ( | int | , | |
| struct statfs * | , | |||
| int | , | |||
| int | ||||
| ) |
| int fstatvfs | ( | int | , | |
| struct statvfs * | ||||
| ) |
| int fsync | ( | int | ) |
Referenced by _GETPOS_(), _realign_for_whirl_fb_file(), c_common_write_pch(), Cif_Getpos(), create_mod_info_file(), DEFUN(), Instr::Dump_Fb_File_Pu_Table(), Dump_Fb_File_Pu_Table(), Instr::Dump_Fb_File_Str_Table(), Dump_Fb_File_Str_Table(), expandargv(), f_inqu0_com(), f_rew_com(), ftellf90_8_(), ftellf90_8_4_(), gcov_sync(), ggc_pch_prepare_write(), gt_pch_save(), mpw_fseek(), open_module_file(), pch_init(), Print_Src_Line(), read_rtx(), read_rtx_1(), real_ftell(), srch_ar_file_for_module_tbl(), srch_for_module_tbl(), and t_runc().
| key_t ftok | ( | const char * | , | |
| int | ||||
| ) |
| int ftruncate | ( | int | , | |
| off_t | ||||
| ) |
| double gamma | ( | double | ) |
Referenced by analyze_subscript_affine_affine(), and gamma_().
| char* gcvt | ( | double | , | |
| int | , | |||
| char * | ||||
| ) |
| int get_error | ( | ) |
| int getbegx | ( | WINDOW * | ) |
| int getbegy | ( | WINDOW * | ) |
| int getc | ( | FILE * | ) |
Referenced by _frch(), add_keepsyms_file(), afgets(), cal_rch(), dump_file(), fatal_with_file_and_line(), ffelex_cfebackslash_(), ffelex_cfelex_(), ffelex_file_fixed(), ffelex_file_free(), ffelex_get_directive_line_(), ffelex_getc_(), ffelex_hash_(), ffelex_hash_kludge(), get_charset_aliases(), get_token(), java_get_line_col(), java_is_eol(), java_read_char(), main(), Move_Locations_To_Anl_File(), obstack_fgets(), open_files(), ANL_FILE_MNGR::Open_Read(), PARAMS(), Process_Command_Line(), read_braced_string(), ANL_FILE_MNGR::Read_Char(), read_escape(), read_filename_string(), read_files(), read_line(), read_name(), read_name_map(), read_quoted_string(), read_rtx(), read_skip_spaces(), ANL_FILE_MNGR::Read_Uint64(), read_upto(), scan_ident(), scan_string(), skip_old_ii_controls(), skip_old_rii_controls(), skip_spaces(), t_getc(), t_gets(), TB_getline(), test_for_changes(), update_instantiation_info_file(), update_rii_file(), xrd_SL(), y_getc(), y_gets(), and yrd_SL().
| char* getcap | ( | ) |
| int getchar | ( | void | ) |
Referenced by _PAUSE(), delete_if_ordinary(), execute(), get_line(), getline(), main(), and s_paus().
| int getcontext | ( | ucontext_t * | ) |
| int getcurx | ( | WINDOW * | ) |