xref: /openbsd/lib/libc/Symbols.list (revision fc61954a)
1/*
2 * In order to guarantee that static and shared archs see the same "public"
3 * symbols, this file should always include all the non-static symbols that
4 * are in the application namespace.  So if a symbol starts with a letter,
5 * only delete it from here if you've eliminated it completely, made it
6 * static, or renamed it to have a leading underbar.
7 */
8
9/* symbols that no one should be using currently */
10__data_start
11__bss_start
12_edata
13_end
14__end
15
16/* sys */
17__get_tcb
18__semctl
19__set_tcb
20__stack_smash_handler
21__syscall
22__tfork_thread
23__threxit
24__thrsigdivert
25__thrsleep
26__thrwakeup
27_exit
28_thread_sys___get_tcb
29_thread_sys___getcwd
30_thread_sys___semctl
31_thread_sys___set_tcb
32_thread_sys___syscall
33_thread_sys___threxit
34_thread_sys___thrsigdivert
35_thread_sys___thrsleep
36_thread_sys___thrwakeup
37_thread_sys__exit
38_thread_sys_accept4
39_thread_sys_accept
40_thread_sys_access
41_thread_sys_acct
42_thread_sys_adjfreq
43_thread_sys_adjtime
44_thread_sys_bind
45_thread_sys_chdir
46_thread_sys_chflags
47_thread_sys_chflagsat
48_thread_sys_chmod
49_thread_sys_chown
50_thread_sys_chroot
51_thread_sys_clock_getres
52_thread_sys_clock_gettime
53_thread_sys_clock_settime
54_thread_sys_close
55_thread_sys_closefrom
56_thread_sys_connect
57_thread_sys_dup2
58_thread_sys_dup3
59_thread_sys_dup
60_thread_sys_execve
61_thread_sys_faccessat
62_thread_sys_fchdir
63_thread_sys_fchflags
64_thread_sys_fchmod
65_thread_sys_fchmodat
66_thread_sys_fchown
67_thread_sys_fchownat
68_thread_sys_fcntl
69_thread_sys_fhopen
70_thread_sys_fhstat
71_thread_sys_fhstatfs
72_thread_sys_flock
73_thread_sys_fork
74_thread_sys_fpathconf
75_thread_sys_fstat
76_thread_sys_fstatat
77_thread_sys_fstatfs
78_thread_sys_fsync
79_thread_sys_ftruncate
80_thread_sys_futimens
81_thread_sys_futimes
82_thread_sys_getdents
83_thread_sys_getdtablecount
84_thread_sys_getegid
85_thread_sys_getentropy
86_thread_sys_geteuid
87_thread_sys_getfh
88_thread_sys_getfsstat
89_thread_sys_getgid
90_thread_sys_getgroups
91_thread_sys_getitimer
92_thread_sys_getlogin_r
93_thread_sys_getpeername
94_thread_sys_getpgid
95_thread_sys_getpgrp
96_thread_sys_getpid
97_thread_sys_getppid
98_thread_sys_getpriority
99_thread_sys_getresgid
100_thread_sys_getresuid
101_thread_sys_getrlimit
102_thread_sys_getrtable
103_thread_sys_getrusage
104_thread_sys_getsid
105_thread_sys_getsockname
106_thread_sys_getsockopt
107_thread_sys_getthrid
108_thread_sys_gettimeofday
109_thread_sys_getuid
110_thread_sys_ioctl
111_thread_sys_issetugid
112_thread_sys_kevent
113_thread_sys_kill
114_thread_sys_kqueue
115_thread_sys_ktrace
116_thread_sys_lchown
117_thread_sys_link
118_thread_sys_linkat
119_thread_sys_listen
120_thread_sys_lseek
121_thread_sys_lstat
122_thread_sys_madvise
123_thread_sys_mincore
124_thread_sys_minherit
125_thread_sys_mkdir
126_thread_sys_mkdirat
127_thread_sys_mkfifo
128_thread_sys_mkfifoat
129_thread_sys_mknod
130_thread_sys_mknodat
131_thread_sys_mlock
132_thread_sys_mlockall
133_thread_sys_mmap
134_thread_sys_mount
135_thread_sys_mprotect
136_thread_sys_mquery
137_thread_sys_msgctl
138_thread_sys_msgget
139_thread_sys_msgrcv
140_thread_sys_msgsnd
141_thread_sys_msync
142_thread_sys_munlock
143_thread_sys_munlockall
144_thread_sys_munmap
145_thread_sys_nanosleep
146_thread_sys_nfssvc
147_thread_sys_open
148_thread_sys_openat
149_thread_sys_pathconf
150_thread_sys_pipe
151_thread_sys_pipe2
152_thread_sys_pledge
153_thread_sys_poll
154_thread_sys_ppoll
155_thread_sys_pread
156_thread_sys_preadv
157_thread_sys_profil
158_thread_sys_pselect
159_thread_sys_ptrace
160_thread_sys_pwrite
161_thread_sys_pwritev
162_thread_sys_quotactl
163_thread_sys_read
164_thread_sys_readlink
165_thread_sys_readlinkat
166_thread_sys_readv
167_thread_sys_reboot
168_thread_sys_recvfrom
169_thread_sys_recvmsg
170_thread_sys_rename
171_thread_sys_renameat
172_thread_sys_revoke
173_thread_sys_rmdir
174_thread_sys_sched_yield
175_thread_sys_select
176_thread_sys_semget
177_thread_sys_semop
178_thread_sys_sendmsg
179_thread_sys_sendsyslog
180_thread_sys_sendto
181_thread_sys_setegid
182_thread_sys_seteuid
183_thread_sys_setgid
184_thread_sys_setgroups
185_thread_sys_setitimer
186_thread_sys_setlogin
187_thread_sys_setpgid
188_thread_sys_setpriority
189_thread_sys_setregid
190_thread_sys_setresgid
191_thread_sys_setresuid
192_thread_sys_setreuid
193_thread_sys_setrlimit
194_thread_sys_setrtable
195_thread_sys_setsid
196_thread_sys_setsockopt
197_thread_sys_settimeofday
198_thread_sys_setuid
199_thread_sys_shmat
200_thread_sys_shmctl
201_thread_sys_shmdt
202_thread_sys_shmget
203_thread_sys_shutdown
204_thread_sys_sigaction
205_thread_sys_sigaltstack
206_thread_sys_sigpending
207_thread_sys_sigprocmask
208_thread_sys_sigsuspend
209_thread_sys_socket
210_thread_sys_socketpair
211_thread_sys_stat
212_thread_sys_statfs
213_thread_sys_swapctl
214_thread_sys_symlink
215_thread_sys_symlinkat
216_thread_sys_sync
217_thread_sys_sysarch
218_thread_sys_sysctl
219_thread_sys_thrkill
220_thread_sys_truncate
221_thread_sys_umask
222_thread_sys_unlink
223_thread_sys_unlinkat
224_thread_sys_unmount
225_thread_sys_utimensat
226_thread_sys_utimes
227_thread_sys_utrace
228_thread_sys_vfork
229_thread_sys_wait4
230_thread_sys_write
231_thread_sys_writev
232accept4
233accept
234access
235acct
236adjfreq
237adjtime
238bind
239brk
240chdir
241chflags
242chflagsat
243chmod
244chown
245chroot
246clock_getres
247clock_gettime
248clock_settime
249close
250closefrom
251connect
252dup2
253dup3
254dup
255execve
256faccessat
257fchdir
258fchflags
259fchmod
260fchmodat
261fchown
262fchownat
263fcntl
264fhopen
265fhstat
266fhstatfs
267flock
268fork
269fpathconf
270fstat
271fstatat
272fstatfs
273fsync
274ftruncate
275futimens
276futimes
277getdents
278getdtablecount
279getegid
280getentropy
281geteuid
282getfh
283getfsstat
284getgid
285getgroups
286getitimer
287getpeername
288getpgid
289getpgrp
290getpid
291getppid
292getpriority
293getresgid
294getresuid
295getrlimit
296getrtable
297getrusage
298getsid
299getsockname
300getsockopt
301getthrid
302gettimeofday
303getuid
304ioctl
305issetugid
306kevent
307kill
308kqueue
309ktrace
310lchown
311link
312linkat
313listen
314lseek
315lstat
316madvise
317mincore
318minherit
319mkdir
320mkdirat
321mkfifo
322mkfifoat
323mknod
324mknodat
325mlock
326mlockall
327mmap
328mount
329mprotect
330mquery
331msgctl
332msgget
333msgrcv
334msgsnd
335msync
336munlock
337munlockall
338munmap
339nanosleep
340nfssvc
341open
342openat
343pathconf
344pipe
345pipe2
346pledge
347poll
348posix_madvise
349ppoll
350pread
351preadv
352profil
353pselect
354pthread_sigmask
355ptrace
356pwrite
357pwritev
358quotactl
359read
360readlink
361readlinkat
362readv
363reboot
364recvfrom
365recvmsg
366rename
367renameat
368revoke
369rmdir
370sbrk
371sched_yield
372select
373semctl
374semget
375semop
376sendmsg
377sendsyslog
378sendto
379setegid
380seteuid
381setgid
382setgroups
383setitimer
384setpgid
385setpriority
386setregid
387setresgid
388setresuid
389setreuid
390setrlimit
391setrtable
392setsid
393setsockopt
394settimeofday
395setuid
396shmat
397shmctl
398shmdt
399shmget
400shutdown
401sigaction
402sigaltstack
403sigpending
404sigprocmask
405sigsuspend
406socket
407socketpair
408stat
409statfs
410swapctl
411symlink
412symlinkat
413sync
414sysarch
415syscall
416timer_create
417timer_delete
418timer_getoverrun
419timer_gettime
420timer_settime
421thrkill
422truncate
423umask
424unlink
425unlinkat
426unmount
427utimensat
428utimes
429utrace
430vfork
431wait4
432write
433writev
434
435/* db */
436dbm_clearerr
437dbm_close
438dbm_delete
439dbm_dirfno
440dbm_error
441dbm_fetch
442dbm_firstkey
443dbm_nextkey
444dbm_open
445dbm_rdonly
446dbm_store
447dbopen
448
449/* dlfcn */
450__progname
451_csu_finish
452_dl_allocate_tib
453_dl_free_tib
454dl_iterate_phdr
455dladdr
456dlclose
457dlctl
458dlerror
459dlopen
460dlsym
461environ
462
463/* compat-43 */
464creat
465getdtablesize
466gethostid
467getwd
468killpg
469sethostid
470setpgrp
471sigblock
472sigpause
473sigsetmask
474sigvec
475
476/* gen */
477__assert
478__assert2
479__errno
480__fdnlist
481__flt_rounds
482__fpclassify
483__fpclassifyf
484__fpclassifyl
485__infinity
486__isfinite
487__isfinitef
488__isfinitel
489__isinf
490__isinff
491__isinfl
492__isnan
493__isnanf
494__isnanl
495__isnormal
496__isnormalf
497__isnormall
498__nan
499__signbit
500__signbitf
501__signbitl
502_ctype_
503_longjmp
504_setjmp
505_sys_errlist
506_sys_nerr
507_sys_siglist
508_tolower
509_tolower_tab_
510_toupper
511_toupper_tab_
512alarm
513alphasort
514auth_approval
515auth_call
516auth_cat
517auth_challenge
518auth_check_change
519auth_check_expire
520auth_checknologin
521auth_clean
522auth_close
523auth_clrenv
524auth_clroption
525auth_clroptions
526auth_getitem
527auth_getpwd
528auth_getstate
529auth_getvalue
530auth_mkvalue
531auth_open
532auth_set_va_list
533auth_setdata
534auth_setenv
535auth_setitem
536auth_setoption
537auth_setpwd
538auth_setstate
539auth_userchallenge
540auth_usercheck
541auth_userokay
542auth_userresponse
543auth_verify
544basename
545bsd_signal
546cgetcap
547cgetclose
548cgetent
549cgetfirst
550cgetmatch
551cgetnext
552cgetnum
553cgetset
554cgetstr
555cgetusedb
556cgetustr
557clock
558clock_getcpuclockid
559closedir
560closelog
561closelog_r
562confstr
563ctermid
564daemon
565devname
566dirfd
567dirname
568elf_hash
569endfsent
570endgrent
571endnetgrent
572endpwent
573endttyent
574endusershell
575err
576errx
577execl
578execle
579execlp
580execv
581execvp
582execvpe
583fabs
584fdatasync
585fdopendir
586fflagstostr
587finite
588finitef
589fnmatch
590fpgetmask
591fpgetround
592fpgetsticky
593fpsetmask
594fpsetround
595fpsetsticky
596frexp
597fstatvfs
598ftok
599fts_children
600fts_close
601fts_open
602fts_read
603fts_set
604ftw
605getbsize
606getcwd
607getdiskbyname
608getdomainname
609getfsent
610getfsfile
611getfsspec
612getgrent
613getgrgid
614getgrgid_r
615getgrnam
616getgrnam_r
617getgrouplist
618gethostname
619getloadavg
620getlogin
621getlogin_r
622getmntinfo
623getmode
624getnetgrent
625getpagesize
626getpass
627getprogname
628getpwent
629getpwnam
630getpwnam_r
631getpwnam_shadow
632getpwuid
633getpwuid_r
634getpwuid_shadow
635getttyent
636getttynam
637getusershell
638glob
639globfree
640group_from_gid
641initgroups
642innetgr
643isalnum
644isalpha
645isascii
646isatty
647isblank
648iscntrl
649isdigit
650isfdtype
651isgraph
652isinf
653isinff
654islower
655isnan
656isnanf
657isprint
658ispunct
659isspace
660isupper
661isxdigit
662ldexp
663lockf
664login_close
665login_getcapbool
666login_getcapnum
667login_getcapsize
668login_getcapstr
669login_getcaptime
670login_getclass
671login_getstyle
672longjmp
673modf
674nftw
675nice
676nlist
677opendir
678openlog
679openlog_r
680pause
681pclose
682popen
683posix_spawn
684posix_spawn_file_actions_addclose
685posix_spawn_file_actions_adddup2
686posix_spawn_file_actions_addopen
687posix_spawn_file_actions_destroy
688posix_spawn_file_actions_init
689posix_spawnattr_destroy
690posix_spawnattr_getflags
691posix_spawnattr_getpgroup
692posix_spawnattr_getschedparam
693posix_spawnattr_getschedpolicy
694posix_spawnattr_getsigdefault
695posix_spawnattr_getsigmask
696posix_spawnattr_init
697posix_spawnattr_setflags
698posix_spawnattr_setpgroup
699posix_spawnattr_setschedparam
700posix_spawnattr_setschedpolicy
701posix_spawnattr_setsigdefault
702posix_spawnattr_setsigmask
703posix_spawnp
704psignal
705pw_dup
706raise
707readdir
708readdir_r
709readpassphrase
710rewinddir
711scandir
712secure_path
713seekdir
714setclasscontext
715setdomainname
716setfsent
717setgrent
718setgroupent
719sethostname
720setjmp
721setlogin
722setlogmask
723setlogmask_r
724setmode
725setnetgrent
726setpassent
727setproctitle
728setprogname
729setpwent
730setttyent
731setusercontext
732setusershell
733shm_mkstemp
734shm_open
735shm_unlink
736sigaddset
737sigdelset
738sigemptyset
739sigfillset
740siginterrupt
741sigismember
742siglongjmp
743signal
744sigsetjmp
745sleep
746statvfs
747strnunvis
748strnvis
749strtofflags
750strunvis
751strvis
752stravis
753strvisx
754sys_errlist
755sys_nerr
756sys_siglist
757sys_signame
758sysconf
759sysctl
760syslog
761syslog_r
762telldir
763time
764times
765timezone
766toascii
767tolower
768toupper
769ttyname
770ttyname_r
771ttyslot
772ualarm
773uname
774unvis
775user_from_uid
776usleep
777utime
778valloc
779verr
780verrx
781vis
782vsyslog
783vsyslog_r
784vwarn
785vwarnx
786wait
787wait3
788waitpid
789warn
790warnx
791errc
792verrc
793vwarnc
794warnc
795
796/* crypt */
797Blowfish_decipher
798Blowfish_encipher
799Blowfish_expand0state
800Blowfish_expandstate
801Blowfish_initstate
802Blowfish_stream2word
803arc4random
804arc4random_buf
805arc4random_uniform
806bcrypt
807bcrypt_checkpass
808bcrypt_gensalt
809bcrypt_newhash
810blf_cbc_decrypt
811blf_cbc_encrypt
812blf_dec
813blf_ecb_decrypt
814blf_ecb_encrypt
815blf_enc
816blf_key
817crypt
818crypt_checkpass
819crypt_newhash
820
821/* gdtoa */
822__dtoa
823__freedtoa
824__gdtoa
825__hdtoa
826__hldtoa
827__ldtoa
828strtod
829strtof
830strtold
831
832/* gmon */
833_gmonparam
834_mcleanup
835_monstartup
836moncontrol
837monstartup
838
839/* hash */
840MD5Data
841MD5End
842MD5File
843MD5FileChunk
844MD5Final
845MD5Init
846MD5Pad
847MD5Transform
848MD5Update
849RMD160Data
850RMD160End
851RMD160File
852RMD160FileChunk
853RMD160Final
854RMD160Init
855RMD160Pad
856RMD160Transform
857RMD160Update
858SHA1Data
859SHA1End
860SHA1File
861SHA1FileChunk
862SHA1Final
863SHA1Init
864SHA1Pad
865SHA1Transform
866SHA1Update
867SHA224Data
868SHA224End
869SHA224File
870SHA224FileChunk
871SHA224Final
872SHA224Init
873SHA224Pad
874SHA224Transform
875SHA224Update
876SHA256Data
877SHA256End
878SHA256File
879SHA256FileChunk
880SHA256Final
881SHA256Init
882SHA256Pad
883SHA256Transform
884SHA256Update
885SHA384Data
886SHA384End
887SHA384File
888SHA384FileChunk
889SHA384Final
890SHA384Init
891SHA384Pad
892SHA384Transform
893SHA384Update
894SHA512Data
895SHA512End
896SHA512File
897SHA512FileChunk
898SHA512Final
899SHA512Init
900SHA512Pad
901SHA512Transform
902SHA512Update
903SHA512_256Data
904SHA512_256End
905SHA512_256File
906SHA512_256FileChunk
907SHA512_256Final
908SHA512_256Init
909SHA512_256Pad
910SHA512_256Transform
911SHA512_256Update
912SipHash
913SipHash_End
914SipHash_Final
915SipHash_Init
916SipHash_Update
917
918/* locale */
919__mb_cur_max
920btowc
921iswalnum
922iswalpha
923iswblank
924iswcntrl
925iswctype
926iswdigit
927iswgraph
928iswlower
929iswprint
930iswpunct
931iswspace
932iswupper
933iswxdigit
934localeconv
935mblen
936mbrlen
937mbrtowc
938mbsinit
939mbsnrtowcs
940mbsrtowcs
941mbstowcs
942mbtowc
943nl_langinfo
944setlocale
945towctrans
946towlower
947towupper
948wcrtomb
949wcscoll
950wcsnrtombs
951wcsrtombs
952wcstod
953wcstof
954wcstoimax
955wcstol
956wcstold
957wcstoll
958wcstombs
959wcstoul
960wcstoull
961wcstoumax
962wcsxfrm
963wctob
964wctomb
965wctrans
966wctype
967wcwidth
968
969/* asr */
970asr_abort
971asr_run
972asr_run_sync
973freerrset
974getaddrinfo
975getaddrinfo_async
976gethostbyaddr
977gethostbyaddr_async
978gethostbyname
979gethostbyname2
980gethostbyname2_async
981gethostbyname_async
982getnameinfo
983getnameinfo_async
984getnetbyaddr
985getnetbyaddr_async
986getnetbyname
987getnetbyname_async
988getrrsetbyname
989getrrsetbyname_async
990res_init
991res_mkquery
992res_query
993res_query_async
994res_querydomain
995res_search
996res_search_async
997res_send_async
998
999/* net */
1000__b64_ntop
1001__b64_pton
1002__dn_comp
1003__dn_skipname
1004__p_class
1005__p_class_syms
1006__p_type
1007__p_type_syms
1008__putlong
1009__putshort
1010__res_dnok
1011__res_hnok
1012__res_mailok
1013__res_ownok
1014__res_randomid
1015__res_send
1016__sym_ntos
1017_getlong
1018_getshort
1019_res
1020_res_ext
1021_res_opcodes
1022_res_resultcodes
1023dn_expand
1024endhostent
1025endnetent
1026endprotoent
1027endprotoent_r
1028endservent
1029endservent_r
1030ether_aton
1031ether_hostton
1032ether_line
1033ether_ntoa
1034ether_ntohost
1035freeaddrinfo
1036freeifaddrs
1037gai_strerror
1038gethostent
1039getifaddrs
1040getnetent
1041getpeereid
1042getprotobyname
1043getprotobyname_r
1044getprotobynumber
1045getprotobynumber_r
1046getprotoent
1047getprotoent_r
1048getservbyname
1049getservbyname_r
1050getservbyport
1051getservbyport_r
1052getservent
1053getservent_r
1054h_errlist
1055h_errno
1056h_nerr
1057herror
1058hstrerror
1059htonl
1060htons
1061if_freenameindex
1062if_indextoname
1063if_nameindex
1064if_nametoindex
1065in6addr_any
1066in6addr_intfacelocal_allnodes
1067in6addr_linklocal_allnodes
1068in6addr_linklocal_allrouters
1069in6addr_loopback
1070inet6_opt_append
1071inet6_opt_find
1072inet6_opt_finish
1073inet6_opt_get_val
1074inet6_opt_init
1075inet6_opt_next
1076inet6_opt_set_val
1077inet6_rth_add
1078inet6_rth_getaddr
1079inet6_rth_init
1080inet6_rth_reverse
1081inet6_rth_segments
1082inet6_rth_space
1083inet_addr
1084inet_aton
1085inet_lnaof
1086inet_makeaddr
1087inet_net_ntop
1088inet_net_pton
1089inet_neta
1090inet_netof
1091inet_network
1092inet_ntoa
1093inet_ntop
1094inet_pton
1095link_ntoa
1096ntohl
1097ntohs
1098rcmd
1099rcmd_af
1100rcmdsh
1101recv
1102rresvport
1103rresvport_af
1104ruserok
1105send
1106sethostent
1107setnetent
1108setprotoent
1109setprotoent_r
1110setservent
1111setservent_r
1112sockatmark
1113
1114/* nls */
1115catclose
1116catgets
1117catopen
1118
1119/* quad (not all archs) */
1120__adddi3
1121__anddi3
1122__ashldi3
1123__ashrdi3
1124__cmpdi2
1125__divdi3
1126__fixdfdi
1127__fixsfdi
1128__fixunsdfdi
1129__fixunssfdi
1130__floatdidf
1131__floatdisf
1132__floatunsdidf
1133__iordi3
1134__lshldi3
1135__lshrdi3
1136__moddi3
1137__muldi3
1138__negdi2
1139__one_cmpldi2
1140__qdivrem
1141__subdi3
1142__ucmpdi2
1143__udivdi3
1144__umoddi3
1145__xordi3
1146
1147/* regex */
1148regcomp
1149regerror
1150regexec
1151regfree
1152
1153/* rpc */
1154__svc_fdset
1155__svc_fdsetsize
1156__xdrrec_getrec
1157__xdrrec_setnonblock
1158_null_auth
1159_seterr_reply
1160_svcauth_null
1161_svcauth_short
1162_svcauth_unix
1163authnone_create
1164authunix_create
1165authunix_create_default
1166bindresvport
1167bindresvport_sa
1168callrpc
1169clnt_broadcast
1170clnt_create
1171clnt_pcreateerror
1172clnt_perrno
1173clnt_perror
1174clnt_spcreateerror
1175clnt_sperrno
1176clnt_sperror
1177clntraw_create
1178clnttcp_create
1179clntudp_bufcreate
1180clntudp_create
1181endrpcent
1182get_myaddress
1183getrpcbyname
1184getrpcbynumber
1185getrpcent
1186getrpcport
1187pmap_getmaps
1188pmap_getport
1189pmap_rmtcall
1190pmap_set
1191pmap_unset
1192registerrpc
1193rpc_createerr
1194set_rpc_maxgrouplist
1195setrpcent
1196svc_fdset
1197svc_getreq
1198svc_getreq_common
1199svc_getreq_poll
1200svc_getreqset
1201svc_getreqset2
1202svc_max_pollfd
1203svc_maxfd
1204svc_pollfd
1205svc_register
1206svc_run
1207svc_sendreply
1208svc_unregister
1209svcerr_auth
1210svcerr_decode
1211svcerr_noproc
1212svcerr_noprog
1213svcerr_progvers
1214svcerr_systemerr
1215svcerr_weakauth
1216svcfd_create
1217svcraw_create
1218svctcp_create
1219svcudp_bufcreate
1220svcudp_create
1221svcudp_enablecache
1222xdr_accepted_reply
1223xdr_array
1224xdr_authunix_parms
1225xdr_bool
1226xdr_bytes
1227xdr_callhdr
1228xdr_callmsg
1229xdr_char
1230xdr_des_block
1231xdr_double
1232xdr_enum
1233xdr_float
1234xdr_free
1235xdr_int
1236xdr_int16_t
1237xdr_int32_t
1238xdr_int64_t
1239xdr_long
1240xdr_netobj
1241xdr_opaque
1242xdr_opaque_auth
1243xdr_pmap
1244xdr_pmaplist
1245xdr_pointer
1246xdr_reference
1247xdr_rejected_reply
1248xdr_replymsg
1249xdr_rmtcall_args
1250xdr_rmtcallres
1251xdr_short
1252xdr_string
1253xdr_u_char
1254xdr_u_int
1255xdr_u_int16_t
1256xdr_u_int32_t
1257xdr_u_int64_t
1258xdr_u_long
1259xdr_u_short
1260xdr_union
1261xdr_vector
1262xdr_void
1263xdr_wrapstring
1264xdrmem_create
1265xdrrec_create
1266xdrrec_endofrecord
1267xdrrec_eof
1268xdrrec_skiprecord
1269xdrstdio_create
1270xprt_register
1271xprt_unregister
1272
1273/* stdio */
1274__sF
1275__srget
1276__swbuf
1277asprintf
1278clearerr
1279dprintf
1280fclose
1281fdopen
1282feof
1283ferror
1284fflush
1285fgetc
1286fgetln
1287fgetpos
1288fgets
1289fgetwc
1290fgetwln
1291fgetws
1292fileno
1293flockfile
1294fmemopen
1295fopen
1296fprintf
1297fpurge
1298fputc
1299fputs
1300fputwc
1301fputws
1302fread
1303freopen
1304fscanf
1305fseek
1306fseeko
1307fsetpos
1308ftell
1309ftello
1310ftrylockfile
1311funlockfile
1312funopen
1313fwide
1314fwprintf
1315fwrite
1316fwscanf
1317getc
1318getc_unlocked
1319getchar
1320getchar_unlocked
1321getdelim
1322getline
1323getw
1324getwc
1325getwchar
1326mkdtemp
1327mkostemp
1328mkostemps
1329mkstemp
1330mkstemps
1331mktemp
1332open_memstream
1333open_wmemstream
1334perror
1335printf
1336putc
1337putc_unlocked
1338putchar
1339putchar_unlocked
1340puts
1341putw
1342putwc
1343putwchar
1344remove
1345rewind
1346scanf
1347setbuf
1348setbuffer
1349setlinebuf
1350setvbuf
1351snprintf
1352sprintf
1353sscanf
1354swprintf
1355swscanf
1356tempnam
1357tmpfile
1358tmpnam
1359ungetc
1360ungetwc
1361vasprintf
1362vdprintf
1363vfprintf
1364vfscanf
1365vfwprintf
1366vfwscanf
1367vprintf
1368vscanf
1369vsnprintf
1370vsprintf
1371vsscanf
1372vswprintf
1373vswscanf
1374vwprintf
1375vwscanf
1376wprintf
1377wscanf
1378
1379/* old random */
1380lcong48_deterministic
1381lcong48
1382seed48_deterministic
1383seed48
1384srand48_deterministic
1385srand48
1386lrand48
1387mrand48
1388nrand48
1389drand48
1390erand48
1391jrand48
1392srand_deterministic
1393srand
1394rand
1395rand_r
1396srandom_deterministic
1397srandom
1398srandomdev
1399random
1400
1401/* stdlib */
1402_Exit
1403__cxa_atexit
1404__cxa_finalize
1405__isthreaded
1406a64l
1407abort
1408abs
1409atexit
1410atof
1411atoi
1412atol
1413atoll
1414bsearch
1415calloc
1416div
1417ecvt
1418exit
1419fcvt
1420free
1421gcvt
1422getenv
1423getopt
1424getopt_long
1425getopt_long_only
1426getsubopt
1427grantpt
1428hcreate
1429hdestroy
1430heapsort
1431hsearch
1432icdb_new
1433icdb_open
1434icdb_lookup
1435icdb_get
1436icdb_nentries
1437icdb_entries
1438icdb_update
1439icdb_add
1440icdb_rehash
1441icdb_save
1442icdb_close
1443imaxabs
1444imaxdiv
1445initstate
1446insque
1447l64a
1448labs
1449ldiv
1450lfind
1451llabs
1452lldiv
1453lsearch
1454malloc
1455malloc_options
1456_malloc_init
1457mergesort
1458optarg
1459opterr
1460optind
1461optopt
1462optreset
1463posix_memalign
1464posix_openpt
1465ptsname
1466putenv
1467qabs
1468qdiv
1469qsort
1470radixsort
1471realloc
1472reallocarray
1473realpath
1474remque
1475setenv
1476setstate
1477sradixsort
1478strtoimax
1479strtol
1480strtoll
1481strtonum
1482strtoq
1483strtoul
1484strtoull
1485strtoumax
1486strtouq
1487suboptarg
1488system
1489tdelete
1490tfind
1491tsearch
1492twalk
1493unlockpt
1494unsetenv
1495
1496/* exposed due to paranoia over future link-time optimizations */
1497__explicit_bzero_hook
1498
1499/* string */
1500bcmp
1501bcopy
1502bzero
1503explicit_bzero
1504ffs
1505index
1506memccpy
1507memchr
1508memcmp
1509memcpy
1510memmem
1511memmove
1512memrchr
1513memset
1514rindex
1515stpcpy
1516stpncpy
1517strcasecmp
1518strcasestr
1519strcat
1520strchr
1521strcmp
1522strcoll
1523strcpy
1524strcspn
1525strdup
1526strerror
1527strerror_r
1528strlcat
1529strlcpy
1530strlen
1531strmode
1532strncasecmp
1533strncat
1534strncmp
1535strncpy
1536strndup
1537strnlen
1538strpbrk
1539strrchr
1540strsep
1541strsignal
1542strspn
1543strstr
1544strtok
1545strtok_r
1546strxfrm
1547swab
1548timingsafe_bcmp
1549timingsafe_memcmp
1550wcscasecmp
1551wcscat
1552wcschr
1553wcscmp
1554wcscpy
1555wcscspn
1556wcsdup
1557wcslcat
1558wcslcpy
1559wcslen
1560wcsncasecmp
1561wcsncat
1562wcsncmp
1563wcsncpy
1564wcspbrk
1565wcsrchr
1566wcsspn
1567wcsstr
1568wcstok
1569wcswcs
1570wcswidth
1571wmemchr
1572wmemcmp
1573wmemcpy
1574wmemmove
1575wmemset
1576
1577/* termios */
1578cfgetispeed
1579cfgetospeed
1580cfmakeraw
1581cfsetispeed
1582cfsetospeed
1583cfsetspeed
1584tcdrain
1585tcflow
1586tcflush
1587tcgetattr
1588tcgetpgrp
1589tcgetsid
1590tcsendbreak
1591tcsetattr
1592tcsetpgrp
1593
1594/* thread */
1595_thread_atfork
1596_thread_set_callbacks
1597pthread_atfork
1598
1599/* time */
1600asctime
1601asctime_r
1602ctime
1603ctime_r
1604daylight
1605difftime
1606gmtime
1607gmtime_r
1608localtime
1609localtime_r
1610mktime
1611offtime
1612posix2time
1613strftime
1614strptime
1615time2posix
1616timegm
1617timelocal
1618timeoff
1619tzname
1620tzset
1621tzsetwall
1622wcsftime
1623
1624/* uuid */
1625uuid_compare
1626uuid_create
1627uuid_create_nil
1628uuid_dec_be
1629uuid_dec_le
1630uuid_enc_be
1631uuid_enc_le
1632uuid_equal
1633uuid_from_string
1634uuid_hash
1635uuid_is_nil
1636uuid_to_string
1637
1638/* yp */
1639yp_all
1640yp_bind
1641yp_first
1642yp_get_default_domain
1643yp_maplist
1644yp_master
1645yp_match
1646yp_next
1647yp_order
1648yperr_string
1649ypprot_err
1650_yp_check		/* chpass, passwd, login_chpass */
1651yp_unbind		/* passwd */
1652