Files
nuttx/libs/libc/libc.csv
T
2022-09-04 11:08:02 +08:00

22 KiB

1__errnoerrno.hdefined(CONFIG_BUILD_FLAT)FAR int *
2__stack_chk_failssp/ssp.hdefined(CONFIG_STACK_CANARIES)voidvoid
3_alertdebug.h!defined(CONFIG_CPP_HAVE_VARARGS) && defined(CONFIG_DEBUG_ERROR)voidFAR const char *...
4_assertassert.hvoidFAR const char *int
5_errdebug.h!defined(CONFIG_CPP_HAVE_VARARGS) && defined(CONFIG_DEBUG_ERROR)voidFAR const char *...
6_infodebug.h!defined(CONFIG_CPP_HAVE_VARARGS) && defined(CONFIG_DEBUG_INFO)voidFAR const char *...
7_warndebug.h!defined(CONFIG_CPP_HAVE_VARARGS) && defined(CONFIG_DEBUG_WARN)voidFAR const char *...
8abortstdlib.hvoid
9absstdlib.hintint
10aio_erroraio.hdefined(CONFIG_FS_AIO)intFAR struct aiocb *
11aio_returnaio.hdefined(CONFIG_FS_AIO)ssize_tFAR struct aiocb *
12aio_suspendaio.hdefined(CONFIG_FS_AIO)intFAR const struct aiocb * const []|FAR const struct aiocb * const *intFAR const struct timespec *
13alarmunistd.h!defined(CONFIG_DISABLE_POSIX_TIMERS)unsigned intunsigned int
14asprintfstdio.hintFAR char **FAR const IPTR char *...
15atofstdlib.hdefined(CONFIG_HAVE_DOUBLE)doubleFAR const char *
16atoistdlib.hintFAR const char *
17atolstdlib.hlongFAR const char *
18atollstdlib.hdefined(CONFIG_HAVE_LONG_LONG)long longFAR const char *
19b16atan2fixedmath.h!defined(CONFIG_HAVE_LONG_LONG)b16_tb16_tb16_t
20b16cosfixedmath.hb16_tb16_t
21b16divb16fixedmath.h!defined(CONFIG_HAVE_LONG_LONG)b16_tb16_tb16_t
22b16mulb16fixedmath.h!defined(CONFIG_HAVE_LONG_LONG)b16_tb16_tb16_t
23b16sinfixedmath.hb16_tb16_t
24b16sqrfixedmath.h!defined(CONFIG_HAVE_LONG_LONG)b16_tb16_t
25basenamelibgen.hFAR char *FAR char *
26btowcwchar.hwint_tint
27callocstdlib.hFAR void *size_tsize_t
28cfgetspeedtermios.hdefined(CONFIG_SERIAL_TERMIOS)speed_tFAR const struct termios *
29cfsetspeedtermios.hdefined(CONFIG_SERIAL_TERMIOS)intFAR struct termios *speed_t
30chdirunistd.h!defined(CONFIG_DISABLE_ENVIRON)intFAR const char *
31clocktime.hclock_t
32crc32nuttx/crc32.huint32_tFAR const uint8_t *size_t
33crc32partnuttx/crc32.huint32_tFAR const uint8_t *size_tuint32_t
34ctimetime.hchar *const time_t *
35dirnamelibgen.hFAR char *FAR char *
36dlclosedlfcn.hdefined(CONFIG_LIBC_DLFCN)intFAR void *
37dlerrordlfcn.hdefined(CONFIG_LIBC_DLFCN)FAR char *void
38dlopendlfcn.hdefined(CONFIG_LIBC_DLFCN)FAR void *FAR const char *int
39dlsymdlfcn.hdefined(CONFIG_LIBC_DLFCN)FAR void *FAR void *FAR const char *
40dlsymtabdlfcn.hdefined(CONFIG_LIBC_DLFCN)intFAR const struct symtab_s *int
41dq_addafterqueue.hvoidFAR dq_entry_t *FAR dq_entry_t *FAR dq_queue_t *
42dq_remfirstqueue.hFAR dq_entry_t *FAR dq_queue_t *
43dq_remlastqueue.hFAR dq_entry_t *FAR dq_queue_t *
44ether_ntoanetinet/ether.hFAR char *FAR const struct ether_addr *
45fchdirunistd.h!defined(CONFIG_DISABLE_ENVIRON)intint
46fclosestdio.hdefined(CONFIG_FILE_STREAM)intFAR FILE *
47fdopenstdio.hdefined(CONFIG_FILE_STREAM)FAR FILE *intFAR const char *
48feofstdio.hdefined(CONFIG_FILE_STREAM)intFAR FILE *
49ferrorstdio.hdefined(CONFIG_FILE_STREAM)intFAR FILE *
50fflushstdio.hdefined(CONFIG_FILE_STREAM)intFAR FILE *
51ffsstrings.hintint
52fgetcstdio.hdefined(CONFIG_FILE_STREAM)intFAR FILE *
53fgetposstdio.hdefined(CONFIG_FILE_STREAM)intFAR FILE *FAR fpos_t *
54fgetsstdio.hdefined(CONFIG_FILE_STREAM)FAR char *FAR char *intFAR FILE *
55filenostdio.hintFAR FILE *
56fnmatchfnmatch.hintFAR const char *FAR const char *int
57fopenstdio.hdefined(CONFIG_FILE_STREAM)FAR FILE *FAR const char *FAR const char *
58fprintfstdio.hdefined(CONFIG_FILE_STREAM)intFAR FILE *FAR const IPTR char *...
59fputcstdio.hdefined(CONFIG_FILE_STREAM)intintFAR FILE *
60fputsstdio.hdefined(CONFIG_FILE_STREAM)intFAR const IPTR char *FAR FILE *
61freadstdio.hdefined(CONFIG_FILE_STREAM)size_tFAR void *size_tsize_tFAR FILE *
62freestdlib.hvoidFAR void *
63freeaddrinfonetdb.hdefined(CONFIG_LIBC_NETDB)voidFAR struct addrinfo *
64fseekstdio.hdefined(CONFIG_FILE_STREAM)intFAR FILE *long intint
65fsetposstdio.hdefined(CONFIG_FILE_STREAM)intFAR FILE *FAR fpos_t *
66fstatvfssys/statvfs.hintintFAR struct statvfs *
67ftellstdio.hdefined(CONFIG_FILE_STREAM)longFAR FILE *
68fwritestdio.hdefined(CONFIG_FILE_STREAM)size_tFAR const void *size_tsize_tFAR FILE *
69gai_strerrornetdb.hdefined(CONFIG_LIBC_NETDB)FAR const char *int
70getaddrinfonetdb.hdefined(CONFIG_LIBC_NETDB)intFAR const char *FAR const char *FAR const struct addrinfo *FAR struct addrinfo **
71getcwdunistd.h!defined(CONFIG_DISABLE_ENVIRON)FAR char *FAR char *size_t
72getegidunistd.hgid_tvoid
73geteuidunistd.huid_tvoid
74gethostbynamenetdb.hdefined(CONFIG_LIBC_NETDB)FAR struct hostent *FAR const char *
75gethostbyname2netdb.hdefined(CONFIG_LIBC_NETDB)FAR struct hostent *FAR const char *int
76gethostnameunistd.hintFAR char *size_t
77getnameinfonetdb.hdefined(CONFIG_LIBC_NETDB)intFAR const struct sockaddr *socklen_tFAR char *socklen_tFAR char *socklen_tint
78getoptunistd.hintintFAR char * const []|FAR char * const *FAR const char *
79getoptargpunistd.hFAR char **
80getopterrpunistd.hFAR int *
81getoptindpunistd.hFAR int *
82getoptoptpunistd.hFAR int *
83getprioritysys/resource.hintintid_t
84getsstdio.hdefined(CONFIG_FILE_STREAM)FAR char *FAR char *
85gettimeofdaysys/time.hintFAR struct timeval *FAR struct timezone *
86gmtimetime.hFAR struct tm *FAR const time_t *
87gmtime_rtime.hFAR struct tm *FAR const time_t *FAR struct tm *
88htonlarpa/inet.huint32_tuint32_t
89htonsarpa/inet.huint16_tuint16_t
90imaxabsinttypes.hintmax_tintmax_t
91inet_addrarpa/inet.hin_addr_tFAR const char *
92inet_ntoaarpa/inet.hdefined(CONFIG_NET_IPv4)FAR char *struct in_addr
93inet_ntoparpa/inet.hFAR const charintFAR const void *FAR char *socklen_t
94inet_ptonarpa/inet.hintintFAR const char *FAR void *
95isalnumctype.hintint
96isalphactype.hintint
97isasciictype.hintint
98isblankctype.hintint
99iscntrlctype.hintint
100isdigitctype.hintint
101isgraphctype.hintint
102islowerctype.hintint
103isprintctype.hintint
104ispunctctype.hintint
105isspacectype.hintint
106isupperctype.hintint
107iswalnumwctype.hintwint_t
108iswalphawctype.hintwint_t
109iswblankwctype.hintwint_t
110iswcntrlwctype.hintwint_t
111iswctypewctype.hintwint_twctype_t
112iswdigitwctype.hintwint_t
113iswgraphwctype.hintwint_t
114iswlowerwctype.hintwint_t
115iswprintwctype.hintwint_t
116iswpunctwctype.hintwint_t
117iswspacewctype.hintwint_t
118iswupperwctype.hintwint_t
119iswxdigitwctype.hintwint_t
120isxdigitctype.hintint
121labsstdlib.hlong intlong int
122lib_dumpbufferdebug.hvoidFAR const char *FAR const uint8_t *unsigned int
123lio_listioaio.hdefined(CONFIG_FS_AIO)intintFAR struct aiocb * const []|FAR struct aiocb * const *intFAR struct sigevent *
124llabsstdlib.hdefined(CONFIG_HAVE_LONG_LONG)long long intlong long int
125localtimetime.hstruct tm *const time_t *
126mallinfomalloc.hstruct mallinfovoid
127mallocstdlib.hFAR void *size_t
128malloc_sizemalloc.hsize_tFAR void *
129mblenstdlib.hintFAR const char *size_t
130mbrlenwchar.hsize_tFAR const char *size_tFAR mbstate_t *
131mbrtowcwchar.hsize_tFAR wchar_t *FAR const char *size_tFAR mbstate_t *
132mbsnrtowcswchar.hsize_tFAR wchar_t *FAR const char **size_tsize_tFAR mbstate_t *
133mbsrtowcswchar.hsize_tFAR wchar_t *FAR const char **size_tFAR mbstate_t *
134mbstowcsstdlib.hsize_tFAR wchar_t *FAR const char *size_t
135mbtowcstdlib.hintFAR wchar_t *FAR const char *size_t
136memccpystring.hFAR void *FAR void *FAR const void *intsize_t
137memchrstring.hFAR void *FAR const void *intsize_t
138memcmpstring.hintFAR const void *FAR const void *size_t
139memcpystring.hFAR void *FAR void *FAR const void *size_t
140memmovestring.hFAR void *FAR void *FAR const void *size_t
141memsetstring.hFAR void *FAR void *intsize_t
142mkdtempstdlib.hFAR char *FAR char *
143mkfifosys/stat.hdefined(CONFIG_PIPES) && CONFIG_DEV_FIFO_SIZE > 0intFAR const char *mode_t
144mkstempstdlib.hintFAR char *
145mktempstdlib.hFAR char *FAR char *
146mktimetime.htime_tFAR struct tm *
147niceunistd.hintint
148ntohlarpa/inet.huint32_tuint32_t
149ntohsarpa/inet.huint16_tuint16_t
150perrorstdio.hdefined(CONFIG_FILE_STREAM)voidFAR const char *
151pipeunistd.hdefined(CONFIG_PIPES) && CONFIG_DEV_PIPE_SIZE > 0intint [2]|FAR int *
152pipe2unistd.hdefined(CONFIG_PIPES) && CONFIG_DEV_PIPE_SIZE > 0intint [2]|FAR int *int
153posix_fallocatefcntl.hintoff_toff_t
154preadvsys/uio.hssize_tintFAR const struct iovec *intoff_t
155printfstdio.hintFAR const IPTR char *...
156pthread_attr_destroypthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_attr_t *
157pthread_attr_getinheritschedpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR const pthread_attr_t *FAR int *
158pthread_attr_getschedparampthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR const pthread_attr_t *FAR struct sched_param *
159pthread_attr_getschedpolicypthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR const pthread_attr_t *FAR int *
160pthread_attr_getstacksizepthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR const pthread_attr_t *FAR size_t *
161pthread_attr_initpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_attr_t *
162pthread_attr_setinheritschedpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_attr_t *int
163pthread_attr_setschedparampthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_attr_t *FAR const struct sched_param *
164pthread_attr_setschedpolicypthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_attr_t *int
165pthread_attr_setstacksizepthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_attr_t *size_t
166pthread_barrier_destroypthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_barrier_t *
167pthread_barrier_initpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_barrier_t *FAR const pthread_barrierattr_t *unsigned int
168pthread_barrier_waitpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_barrier_t *
169pthread_barrierattr_destroypthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_barrierattr_t *
170pthread_barrierattr_getpsharedpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR const pthread_barrierattr_t *FAR int *
171pthread_barrierattr_initpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_barrierattr_t *
172pthread_barrierattr_setpsharedpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_barrierattr_t *int
173pthread_cond_destroypthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_cond_t *
174pthread_cond_initpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_cond_t *FAR const pthread_condattr_t *
175pthread_cond_timedwaitpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_cond_t *FAR pthread_mutex_t *FAR const struct timespec *
176pthread_condattr_destroypthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_condattr_t *
177pthread_condattr_initpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_condattr_t *
178pthread_createpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_t *FAR const pthread_attr_t *pthread_startroutine_tpthread_addr_t
179pthread_getname_nppthread.h!defined(CONFIG_DISABLE_PTHREAD)intpthread_tchar *size_t
180pthread_mutex_lockpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_mutex_t *
181pthread_mutexattr_destroypthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_mutexattr_t *
182pthread_mutexattr_getpsharedpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_mutexattr_t *FAR int *
183pthread_mutexattr_gettypepthread.h!defined(CONFIG_DISABLE_PTHREAD) && defined(CONFIG_PTHREAD_MUTEX_TYPES)intFAR const pthread_mutexattr_t *FAR int *
184pthread_mutexattr_initpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_mutexattr_t *
185pthread_mutexattr_setpsharedpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_mutexattr_t *int
186pthread_mutexattr_settypepthread.h!defined(CONFIG_DISABLE_PTHREAD) && defined(CONFIG_PTHREAD_MUTEX_TYPES)intFAR pthread_mutexattr_t *int
187pthread_oncepthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_once_t*CODE void (*)(void)
188pthread_setname_nppthread.h!defined(CONFIG_DISABLE_PTHREAD)intpthread_tconst char *
189pthread_yieldpthread.h!defined(CONFIG_DISABLE_PTHREAD)void
190putsstdio.hdefined(CONFIG_FILE_STREAM)intFAR const IPTR char *
191pwritevsys/uio.hssize_tintFAR const struct iovec *intoff_t
192qsortstdlib.hvoidFAR void *size_tsize_tint(*)(FAR const void *FAR const void *)
193randstdlib.hint
194readdir_rdirent.hintFAR DIR *FAR struct dirent *FAR struct dirent **
195readvsys/uio.hssize_tintFAR const struct iovec *int
196reallocstdlib.hFAR void *FAR void *size_t
197rewindstdio.hdefined(CONFIG_FILE_STREAM)voidFAR FILE *
198sched_get_priority_maxsched.hintint
199sched_get_priority_minsched.hintint
200sem_getvaluesemaphore.hintFAR sem_t *FAR int *
201sem_initsemaphore.hintFAR sem_t *intunsigned int
202setlocalelocale.hdefined(CONFIG_LIBC_LOCALE)FAR char *intFAR const char *
203setlogmasksyslog.hintint
204setprioritysys/resource.hintintid_tint
205shutdownsys/socket.hdefined(CONFIG_NET)intintint
206sigaddsetsignal.hintFAR sigset_t *int
207sigdelsetsignal.hintFAR sigset_t *int
208sigemptysetsignal.hintFAR sigset_t *
209sigfillsetsignal.hintFAR sigset_t *
210sigismembersignal.hintFAR const sigset_t *int
211signalsignal.h_sa_handler_tint_sa_handler_t
212sleepunistd.hunsigned intunsigned int
213snprintfstdio.hintFAR char *size_tFAR const IPTR char *...
214sprintfstdio.hintFAR char *FAR const IPTR char *...
215sq_addafterqueue.hvoidFAR sq_entry_t *FAR sq_entry_t *FAR sq_queue_t *
216sq_remafterqueue.hFAR sq_entry_tFAR sq_entry_t *FAR sq_queue_t *
217sq_remfirstqueue.hFAR sq_entry_t *FAR sq_queue_t *
218sq_remlastqueue.hFAR sq_entry_t *FAR sq_queue_t *
219srandstdlib.hvoidunsigned int
220sscanfstdio.hintFAR const IPTR char *FAR const char *...
221statvfssys/statvfs.hintFAR const char *FAR struct statvfs *
222strcasecmpstrings.hintFAR const char *FAR const char *
223strcasestrstring.hFAR char *FAR const char *FAR const char *
224strcatstring.hFAR char *FAR char *FAR const char *
225strchrstring.hFAR charFAR const char *int
226strcmpstring.hintFAR const char *FAR const char *
227strcollstring.hdefined(CONFIG_LIBC_LOCALE)intFAR const char *FAR const char *
228strcpystring.hFAR char *FAR char *FAR const char *
229strcspnstring.hsize_tFAR const char *FAR const char *
230strdupstring.hFAR char *FAR const char *
231strerrorstring.hFAR char *int
232strerror_rstring.hintintFAR char *size_t
233strftimetime.hsize_tFAR char *size_tFAR const char *FAR const struct tm *
234strlenstring.hsize_tFAR const char *
235strncasecmpstrings.hintFAR const char *FAR const char *size_t
236strncatstring.hFAR char *FAR char *FAR const char *size_t
237strncmpstring.hintFAR const char *FAR const char *size_t
238strncpystring.hFAR char *FAR char *FAR const char *size_t
239strndupstring.hFAR char *FAR const char *size_t
240strnlenstring.hsize_tFAR const char *size_t
241strpbrkstring.hFAR char *FAR const char *FAR const char *
242strrchrstring.hFAR char *FAR const char *int
243strspnstring.hsize_tFAR const char *FAR const char *
244strstrstring.hFAR charFAR const char *FAR const char *
245strtodstdlib.hdefined(CONFIG_HAVE_DOUBLE)doubleFAR const char *FAR char **
246strtoimaxinttypes.hintmax_tFAR const char *FAR char **int
247strtokstring.hFAR char *FAR char *FAR const char *
248strtok_rstring.hFAR char *FAR char *FAR const char *FAR char **
249strtolstdlib.hlongFAR const char *FAR char **int
250strtollstdlib.hdefined(CONFIG_HAVE_LONG_LONG)long longFAR const char *nptrFAR char **endptrint base
251strtoulstdlib.hunsigned longFAR const char *FAR char **int
252strtoullstdlib.hdefined(CONFIG_HAVE_LONG_LONG)unsigned long longFAR const char *FAR char **int
253strtoumaxinttypes.huintmax_tFAR const char *FAR char **int
254strxfrmstring.hdefined(CONFIG_LIBC_LOCALE)size_tFAR char *FAR const char *size_t
255swabunistd.hvoidFAR const void *FAR void *ssize_t
256swprintfwchar.hintFAR wchar_t *size_tFAR const wchar_t *...
257syslogsyslog.hvoidintFAR const IPTR char *...
258tcflushtermios.hdefined(CONFIG_SERIAL_TERMIOS)intintint
259tcgetattrtermios.hdefined(CONFIG_SERIAL_TERMIOS)intintFAR struct termios *
260tcsetattrtermios.hdefined(CONFIG_SERIAL_TERMIOS)intintintFAR const struct termios *
261telldirdirent.hoff_tFAR DIR *
262timetime.htime_tFAR time_t *
263tolowerctype.hintint
264toupperctype.hintint
265towlowerwchar.hwint_twint_t
266towupperwchar.hwint_twint_t
267truncateunistd.h!defined(CONFIG_DISABLE_MOUNTPOINT)FAR const char *off_t
268ub16divub16fixedmath.h!defined(CONFIG_HAVE_LONG_LONG)ub16_tub16_tub16_t
269ub16mulub16fixedmath.h!defined(CONFIG_HAVE_LONG_LONG)ub16_tub16_tub16_t
270ub16sqrfixedmath.h!defined(CONFIG_HAVE_LONG_LONG)ub16_tub16_t
271unamesys/utsname.hintFAR struct utsname *
272ungetcstdio.hdefined(CONFIG_FILE_STREAM)intintFAR FILE *
273usleepunistd.hintuseconds_t
274vasprintfstdio.hintFAR char **FAR const IPTR char *va_list
275vfprintfstdio.hdefined(CONFIG_FILE_STREAM)intFAR FILE *FAR const IPTR char *va_list
276vprintfstdio.hintFAR const IPTR char *va_list
277vscanfstdio.hdefined(CONFIG_FILE_STREAM)intFAR const IPTR char *va_list
278vsnprintfstdio.hintFAR char *size_tFAR const IPTR char *va_list
279vsprintfstdio.hintFAR char *FAR const IPTR char *va_list
280vsscanfstdio.hintFAR const char *FAR const IPTR char *va_list
281vsyslogsyslog.hvoidintFAR const IPTR char *va_list
282wcrtombwchar.hsize_tFAR char *wchar_tFAR mbstate_t *
283wcscmpwchar.hintFAR const wchar_t *FAR const wchar_t *
284wcscollwchar.hintFAR const wchar_t *FAR const wchar_t *
285wcsftimewchar.hsize_tFAR wchar_t *size_tFAR const wchar_t *FAR const struct tm *
286wcslcpywchar.hsize_tFAR wchar_t *FAR const wchar_t *size_t
287wcslenwchar.hsize_tFAR const wchar_t *
288wcsnrtombswchar.hsize_tFAR char *FAR const wchar_t **size_tsize_tFAR mbstate_t *
289wcsrtombswchar.hsize_tFAR char *FAR const wchar_t **size_tFAR mbstate_t *
290wcstodwchar.hdoubleFAR const wchar_t *FAR wchar_t **
291wcstofwchar.hfloatFAR const wchar_t *FAR wchar_t **
292wcstolwchar.hlong intFAR const wchar_t *FAR wchar_t **int
293wcstoldwchar.hlong doubleFAR const wchar_t *FAR wchar_t **
294wcstollwchar.hlong long intFAR const wchar_t *FAR wchar_t **int
295wcstombsstdlib.hsize_tFAR char *FAR const wchar_t *size_t
296wcstoulwchar.hunsigned long intFAR const wchar_t *FAR wchar_t **int
297wcsxfrmwchar.hsize_tFAR wchar_t *FAR const wchar_t *size_t
298wctobwchar.hintwint_t
299wctombstdlib.hintFAR char *wchar_t
300wctypewctype.hwctype_tFAR const char *
301wmemchrwchar.hFAR wchar_t *FAR const wchar_t *wchar_tsize_t
302wmemcmpwchar.hintFAR const wchar_t *FAR const wchar_t *size_t
303wmemcpywchar.hFAR wchat_t *FAR wchar_t *FAR const wchar_t *size_t
304wmemmovewchar.hFAR wchat_t *FAR wchar_t *FAR const wchar_t *size_t
305wmemsetwchar.hFAR wchat_t *FAR wchar_t *wchar_tsize_t
306writevsys/uio.hssize_tintFAR const struct iovec *int