Files
nuttx/libs/libc/libc.csv
T
Xiang Xiao b383c31089 libc: Add bsearch to libc.csv
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2023-09-25 01:08:15 +03:00

28 KiB

1__assertassert.hvoidFAR const char *intFAR const char *
2__cxa_atexitstdlib.hintFAR CODE void (*)(FAR void *)|FAR void *FAR void *FAR void *
3__errnoerrno.hdefined(CONFIG_BUILD_FLAT)FAR int *
4__stack_chk_failssp/ssp.hdefined(CONFIG_STACK_CANARIES)voidvoid
5_alertdebug.h!defined(CONFIG_CPP_HAVE_VARARGS) && defined(CONFIG_DEBUG_ERROR)voidFAR const char *...
6_errdebug.h!defined(CONFIG_CPP_HAVE_VARARGS) && defined(CONFIG_DEBUG_ERROR)voidFAR const char *...
7_exitunistd.hvoidint
8_infodebug.h!defined(CONFIG_CPP_HAVE_VARARGS) && defined(CONFIG_DEBUG_INFO)voidFAR const char *...
9_warndebug.h!defined(CONFIG_CPP_HAVE_VARARGS) && defined(CONFIG_DEBUG_WARN)voidFAR const char *...
10abortstdlib.hvoid
11absstdlib.hintint
12aio_erroraio.hdefined(CONFIG_FS_AIO)intFAR struct aiocb *
13aio_returnaio.hdefined(CONFIG_FS_AIO)ssize_tFAR struct aiocb *
14aio_suspendaio.hdefined(CONFIG_FS_AIO)intFAR const struct aiocb * const []|FAR const struct aiocb * const *intFAR const struct timespec *
15alarmunistd.h!defined(CONFIG_DISABLE_POSIX_TIMERS)unsigned intunsigned int
16alphasortdirent.hintFAR const struct dirent **FAR const struct dirent **
17asprintfstdio.hintFAR char **FAR const IPTR char *...
18atofstdlib.hdefined(CONFIG_HAVE_DOUBLE)doubleFAR const char *
19atoistdlib.hintFAR const char *
20atolstdlib.hlongFAR const char *
21atollstdlib.hdefined(CONFIG_HAVE_LONG_LONG)long longFAR const char *
22b16atan2fixedmath.h!defined(CONFIG_HAVE_LONG_LONG)b16_tb16_tb16_t
23b16cosfixedmath.hb16_tb16_t
24b16divb16fixedmath.h!defined(CONFIG_HAVE_LONG_LONG)b16_tb16_tb16_t
25b16mulb16fixedmath.h!defined(CONFIG_HAVE_LONG_LONG)b16_tb16_tb16_t
26b16sinfixedmath.hb16_tb16_t
27b16sqrfixedmath.h!defined(CONFIG_HAVE_LONG_LONG)b16_tb16_t
28basenamelibgen.hFAR char *FAR char *
29bind_textdomain_codesetlibintl.hdefined(CONFIG_LIBC_LOCALE_GETTEXT)FAR char *FAR const char *FAR const char *
30bindtextdomainlibintl.hdefined(CONFIG_LIBC_LOCALE_GETTEXT)FAR char *FAR const char *FAR const char *
31bsearchstdlib.hFAR void *FAR const void *FAR const void *size_tsize_tFAR void *
32btowcwchar.hwint_tint
33callocstdlib.hFAR void *size_tsize_t
34cfgetspeedtermios.hspeed_tFAR const struct termios *
35cfsetspeedtermios.hintFAR struct termios *speed_t
36chdirunistd.h!defined(CONFIG_DISABLE_ENVIRON)intFAR const char *
37clock_getcpuclockidtime.hintpid_tFAR clockid_t *
38clock_getrestime.hintclockid_tFAR struct timespec *
39closedirdirent.hintDIR *
40crc32nuttx/crc32.huint32_tFAR const uint8_t *size_t
41crc32partnuttx/crc32.huint32_tFAR const uint8_t *size_tuint32_t
42ctimetime.hchar *const time_t *
43daemonunistd.hintintint
44dgettextlibintl.hdefined(CONFIG_LIBC_LOCALE_GETTEXT)FAR char *FAR const char *FAR const char *
45dirnamelibgen.hFAR char *FAR char *
46dlclosedlfcn.hdefined(CONFIG_LIBC_DLFCN)intFAR void *
47dlerrordlfcn.hdefined(CONFIG_LIBC_DLFCN)FAR char *
48dlopendlfcn.hdefined(CONFIG_LIBC_DLFCN)FAR void *FAR const char *int
49dlsymdlfcn.hdefined(CONFIG_LIBC_DLFCN)FAR void *FAR void *FAR const char *
50dlsymtabdlfcn.hdefined(CONFIG_LIBC_DLFCN)intFAR const struct symtab_s *int
51dq_addafternuttx/queue.hvoidFAR dq_entry_t *FAR dq_entry_t *FAR dq_queue_t *
52dq_remfirstnuttx/queue.hFAR dq_entry_t *FAR dq_queue_t *
53dq_remlastnuttx/queue.hFAR dq_entry_t *FAR dq_queue_t *
54ether_ntoanetinet/ether.hFAR char *FAR const struct ether_addr *
55execvunistd.hintFAR const char *FAR char *const[]|FAR char *const *
56exitstdlib.hnoreturnint
57fchdirunistd.h!defined(CONFIG_DISABLE_ENVIRON)intint
58fclosestdio.hdefined(CONFIG_FILE_STREAM)intFAR FILE *
59fdopenstdio.hdefined(CONFIG_FILE_STREAM)FAR FILE *intFAR const char *
60feofstdio.hdefined(CONFIG_FILE_STREAM)intFAR FILE *
61ferrorstdio.hdefined(CONFIG_FILE_STREAM)intFAR FILE *
62fflushstdio.hdefined(CONFIG_FILE_STREAM)intFAR FILE *
63ffsstrings.hintint
64fgetcstdio.hdefined(CONFIG_FILE_STREAM)intFAR FILE *
65fgetposstdio.hdefined(CONFIG_FILE_STREAM)intFAR FILE *FAR fpos_t *
66fgetsstdio.hdefined(CONFIG_FILE_STREAM)FAR char *FAR char *intFAR FILE *
67filenostdio.hintFAR FILE *
68flockfilestdio.h!defined(CONFIG_FILE_STREAM)voidFAR FILE *
69fnmatchfnmatch.hintFAR const char *FAR const char *int
70fopenstdio.hdefined(CONFIG_FILE_STREAM)FAR FILE *FAR const char *FAR const char *
71fprintfstdio.hdefined(CONFIG_FILE_STREAM)intFAR FILE *FAR const IPTR char *...
72fputcstdio.hdefined(CONFIG_FILE_STREAM)intintFAR FILE *
73fputsstdio.hdefined(CONFIG_FILE_STREAM)intFAR const IPTR char *FAR FILE *
74fputwcwchar.hdefined(CONFIG_FILE_STREAM)wint_twchar_tFAR FILE *
75fputwc_unlockedwchar.hdefined(CONFIG_FILE_STREAM)wint_twchar_tFAR FILE *
76fputwswchar.hdefined(CONFIG_FILE_STREAM)intFAR const wchar_t *FAR FILE *
77fputws_unlockedwchar.hdefined(CONFIG_FILE_STREAM)intFAR const wchar_t *FAR FILE *
78freadstdio.hdefined(CONFIG_FILE_STREAM)size_tFAR void *size_tsize_tFAR FILE *
79freestdlib.hvoidFAR void *
80freeaddrinfonetdb.hdefined(CONFIG_LIBC_NETDB)voidFAR struct addrinfo *
81fscanfstdio.hintFAR FILE *FAR const char *...
82fseekstdio.hdefined(CONFIG_FILE_STREAM)intFAR FILE *long intint
83fsetposstdio.hdefined(CONFIG_FILE_STREAM)intFAR FILE *FAR fpos_t *
84fstatvfssys/statvfs.hintintFAR struct statvfs *
85ftellstdio.hdefined(CONFIG_FILE_STREAM)longFAR FILE *
86ftrylockfilestdio.h!defined(CONFIG_FILE_STREAM)intFAR FILE *
87funlockfilestdio.h!defined(CONFIG_FILE_STREAM)voidFAR FILE *
88fwritestdio.hdefined(CONFIG_FILE_STREAM)size_tFAR const void *size_tsize_tFAR FILE *
89gai_strerrornetdb.hdefined(CONFIG_LIBC_NETDB)FAR const char *int
90getaddrinfonetdb.hdefined(CONFIG_LIBC_NETDB)intFAR const char *FAR const char *FAR const struct addrinfo *FAR struct addrinfo **
91getcstdio.hintFAR FILE *
92getcwdunistd.h!defined(CONFIG_DISABLE_ENVIRON)FAR char *FAR char *size_t
93getegidunistd.hgid_t
94geteuidunistd.huid_t
95gethostbynamenetdb.hdefined(CONFIG_LIBC_NETDB)FAR struct hostent *FAR const char *
96gethostbyname2netdb.hdefined(CONFIG_LIBC_NETDB)FAR struct hostent *FAR const char *int
97gethostnameunistd.hintFAR char *size_t
98getnameinfonetdb.hdefined(CONFIG_LIBC_NETDB)intFAR const struct sockaddr *socklen_tFAR char *socklen_tFAR char *socklen_tint
99getoptunistd.hintintFAR char * const []|FAR char * const *FAR const char *
100getoptargpunistd.hFAR char **
101getopterrpunistd.hFAR int *
102getoptindpunistd.hFAR int *
103getoptoptpunistd.hFAR int *
104getprioritysys/resource.hintintid_t
105getpwnam_rpwd.hintFAR const char *FAR struct passwd *FAR char *size_tFAR struct passwd **
106getpwuid_rpwd.hintuid_tFAR struct passwd *FAR char *size_tFAR struct passwd **
107getsstdio.hdefined(CONFIG_FILE_STREAM)FAR char *FAR char *
108gettextlibintl.hdefined(CONFIG_LIBC_LOCALE_GETTEXT)FAR char *FAR const char *
109gettimeofdaysys/time.hintFAR struct timeval *FAR struct timezone *
110gmtimetime.hFAR struct tm *FAR const time_t *
111gmtime_rtime.hFAR struct tm *FAR const time_t *FAR struct tm *
112htonlarpa/inet.huint32_tuint32_t
113htonqarpa/inet.huint64_tuint64_t
114htonsarpa/inet.huint16_tuint16_t
115iconviconv.hdefined(CONFIG_LIBC_LOCALE)size_ticonv_tFAR char **FAR size_t *FAR char **FAR size_t *
116iconv_closeiconv.hdefined(CONFIG_LIBC_LOCALE)inticonv_t
117iconv_openiconv.hdefined(CONFIG_LIBC_LOCALE)iconv_tFAR const char *FAR const char *
118imaxabsinttypes.hintmax_tintmax_t
119inet_addrarpa/inet.hin_addr_tFAR const char *
120inet_ntoaarpa/inet.hdefined(CONFIG_NET_IPv4)FAR char *struct in_addr
121inet_ntoparpa/inet.hFAR const charintFAR const void *FAR char *socklen_t
122inet_ptonarpa/inet.hintintFAR const char *FAR void *
123isalnumctype.hintint
124isalphactype.hintint
125isasciictype.hintint
126isattyunistd.hintint
127isblankctype.hintint
128iscntrlctype.hintint
129isdigitctype.hintint
130isgraphctype.hintint
131islowerctype.hintint
132isprintctype.hintint
133ispunctctype.hintint
134isspacectype.hintint
135isupperctype.hintint
136iswalnumwctype.hintwint_t
137iswalphawctype.hintwint_t
138iswblankwctype.hintwint_t
139iswcntrlwctype.hintwint_t
140iswctypewctype.hintwint_twctype_t
141iswdigitwctype.hintwint_t
142iswgraphwctype.hintwint_t
143iswlowerwctype.hintwint_t
144iswprintwctype.hintwint_t
145iswpunctwctype.hintwint_t
146iswspacewctype.hintwint_t
147iswupperwctype.hintwint_t
148iswxdigitwctype.hintwint_t
149isxdigitctype.hintint
150labsstdlib.hlong intlong int
151lib_dumpbufferdebug.hvoidFAR const char *FAR const uint8_t *unsigned int
152lib_get_streamnuttx/tls.hFAR struct file_struct *int
153lio_listioaio.hdefined(CONFIG_FS_AIO)intintFAR struct aiocb * const []|FAR struct aiocb * const *intFAR struct sigevent *
154llabsstdlib.hdefined(CONFIG_HAVE_LONG_LONG)long long intlong long int
155localtimetime.hstruct tm *const time_t *
156localtime_rtime.hFAR struct tm *FAR const time_t *FAR struct tm *
157mallinfomalloc.hstruct mallinfovoid
158mallocstdlib.hFAR void *size_t
159malloc_sizemalloc.hsize_tFAR void *
160mblenstdlib.hintFAR const char *size_t
161mbrlenwchar.hsize_tFAR const char *size_tFAR mbstate_t *
162mbrtowcwchar.hsize_tFAR wchar_t *FAR const char *size_tFAR mbstate_t *
163mbsnrtowcswchar.hsize_tFAR wchar_t *FAR const char **size_tsize_tFAR mbstate_t *
164mbsrtowcswchar.hsize_tFAR wchar_t *FAR const char **size_tFAR mbstate_t *
165mbstowcsstdlib.hsize_tFAR wchar_t *FAR const char *size_t
166mbtowcstdlib.hintFAR wchar_t *FAR const char *size_t
167memccpystring.hFAR void *FAR void *FAR const void *intsize_t
168memchrstring.hFAR void *FAR const void *intsize_t
169memcmpstring.hintFAR const void *FAR const void *size_t
170memcpystring.hFAR void *FAR void *FAR const void *size_t
171memmovestring.hFAR void *FAR void *FAR const void *size_t
172memsetstring.hFAR void *FAR void *intsize_t
173mkdtempstdlib.hFAR char *FAR char *
174mkfifosys/stat.hdefined(CONFIG_PIPES) && CONFIG_DEV_FIFO_SIZE > 0intFAR const char *mode_t
175mkstempstdlib.hintFAR char *
176mktempstdlib.hFAR char *FAR char *
177mktimetime.htime_tFAR struct tm *
178niceunistd.hintint
179ntohlarpa/inet.huint32_tuint32_t
180ntohqarpa/inet.huint64_tuint64_t
181ntohsarpa/inet.huint16_tuint16_t
182opendirdirent.hFAR DIR *FAR const char *
183perrorstdio.hdefined(CONFIG_FILE_STREAM)voidFAR const char *
184posix_fallocatefcntl.hintintoff_toff_t
185posix_memalignstdlib.hintFAR void **size_tsize_t
186preadvsys/uio.hssize_tintFAR const struct iovec *intoff_t
187printfstdio.hintFAR const IPTR char *...
188pthread_attr_destroypthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_attr_t *
189pthread_attr_getinheritschedpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR const pthread_attr_t *FAR int *
190pthread_attr_getschedparampthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR const pthread_attr_t *FAR struct sched_param *
191pthread_attr_getschedpolicypthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR const pthread_attr_t *FAR int *
192pthread_attr_getstacksizepthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR const pthread_attr_t *FAR size_t *
193pthread_attr_initpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_attr_t *
194pthread_attr_setinheritschedpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_attr_t *int
195pthread_attr_setschedparampthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_attr_t *FAR const struct sched_param *
196pthread_attr_setschedpolicypthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_attr_t *int
197pthread_attr_setstacksizepthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_attr_t *size_t
198pthread_barrier_destroypthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_barrier_t *
199pthread_barrier_initpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_barrier_t *FAR const pthread_barrierattr_t *unsigned int
200pthread_barrier_waitpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_barrier_t *
201pthread_barrierattr_destroypthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_barrierattr_t *
202pthread_barrierattr_getpsharedpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR const pthread_barrierattr_t *FAR int *
203pthread_barrierattr_initpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_barrierattr_t *
204pthread_barrierattr_setpsharedpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_barrierattr_t *int
205pthread_cond_destroypthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_cond_t *
206pthread_cond_initpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_cond_t *FAR const pthread_condattr_t *
207pthread_cond_timedwaitpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_cond_t *FAR pthread_mutex_t *FAR const struct timespec *
208pthread_condattr_destroypthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_condattr_t *
209pthread_condattr_initpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_condattr_t *
210pthread_condattr_setclockpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_condattr_t *clockid_t
211pthread_createpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_t *FAR const pthread_attr_t *pthread_startroutine_tpthread_addr_t
212pthread_getname_nppthread.h!defined(CONFIG_DISABLE_PTHREAD)intpthread_tchar *size_t
213pthread_getspecificpthread.h!defined(CONFIG_DISABLE_PTHREAD)FAR void *pthread_key_t
214pthread_key_createpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_key_t *FAR void (*) (void *)|FAR void *
215pthread_key_deletepthread.h!defined(CONFIG_DISABLE_PTHREAD)intpthread_key_t
216pthread_mutex_lockpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_mutex_t *
217pthread_mutexattr_destroypthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_mutexattr_t *
218pthread_mutexattr_getpsharedpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_mutexattr_t *FAR int *
219pthread_mutexattr_gettypepthread.h!defined(CONFIG_DISABLE_PTHREAD) && defined(CONFIG_PTHREAD_MUTEX_TYPES)intFAR const pthread_mutexattr_t *FAR int *
220pthread_mutexattr_initpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_mutexattr_t *
221pthread_mutexattr_setpsharedpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_mutexattr_t *int
222pthread_mutexattr_settypepthread.h!defined(CONFIG_DISABLE_PTHREAD) && defined(CONFIG_PTHREAD_MUTEX_TYPES)intFAR pthread_mutexattr_t *int
223pthread_oncepthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_once_t*CODE void (*)(void)
224pthread_rwlock_destroypthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_rwlock_t *
225pthread_rwlock_initpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_rwlock_t *restrictFAR const pthread_rwlockattr_t *
226pthread_rwlock_rdlockpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_rwlock_t *
227pthread_rwlock_unlockpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_rwlock_t *
228pthread_setname_nppthread.h!defined(CONFIG_DISABLE_PTHREAD)intpthread_tconst char *
229pthread_setspecificpthread.h!defined(CONFIG_DISABLE_PTHREAD)intpthread_key_tFAR const void *
230pthread_yieldpthread.h!defined(CONFIG_DISABLE_PTHREAD)void
231putsstdio.hdefined(CONFIG_FILE_STREAM)intFAR const IPTR char *
232putwcwchar.hdefined(CONFIG_FILE_STREAM)wint_twchar_tFAR FILE *
233putwc_unlockedwchar.hdefined(CONFIG_FILE_STREAM)wint_twchar_tFAR FILE *
234putwcharwchar.hwint_twchar_t
235pwritevsys/uio.hssize_tintFAR const struct iovec *intoff_t
236qsortstdlib.hvoidFAR void *size_tsize_tint(*)(FAR const void *FAR const void *)
237raisesignal.hintint
238randstdlib.hint
239readdirdirent.hFAR struct dirent *FAR DIR *
240readdir_rdirent.hintFAR DIR *FAR struct dirent *FAR struct dirent **
241readvsys/uio.hssize_tintFAR const struct iovec *int
242reallocstdlib.hFAR void *FAR void *size_t
243removestdio.hintconst char *
244rewindstdio.hdefined(CONFIG_FILE_STREAM)voidFAR FILE *
245scandirdirent.hintFAR const char *FAR struct dirent ***FAR int (*)(const struct dirent *)|FAR void *FAR void *
246sched_get_priority_maxsched.hintint
247sched_get_priority_minsched.hintint
248sem_getvaluesemaphore.hintFAR sem_t *FAR int *
249sem_initsemaphore.hintFAR sem_t *intunsigned int
250setlocalelocale.hdefined(CONFIG_LIBC_LOCALE)FAR char *intFAR const char *
251setlogmasksyslog.hintint
252setprioritysys/resource.hintintid_tint
253shutdownsys/socket.hdefined(CONFIG_NET)intintint
254sigaddsetsignal.hintFAR sigset_t *int
255sigdelsetsignal.hintFAR sigset_t *int
256sigemptysetsignal.hintFAR sigset_t *
257sigfillsetsignal.hintFAR sigset_t *
258sigismembersignal.hintFAR const sigset_t *int
259signalsignal.h_sa_handler_tint_sa_handler_t
260sleepunistd.hunsigned intunsigned int
261snprintfstdio.hintFAR char *size_tFAR const IPTR char *...
262sprintfstdio.hintFAR char *FAR const IPTR char *...
263sprintfstdio.hintFAR char *FAR const IPTR char *...
264sq_addafternuttx/queue.hvoidFAR sq_entry_t *FAR sq_entry_t *FAR sq_queue_t *
265sq_remafternuttx/queue.hFAR sq_entry_tFAR sq_entry_t *FAR sq_queue_t *
266sq_remfirstnuttx/queue.hFAR sq_entry_t *FAR sq_queue_t *
267sq_remlastnuttx/queue.hFAR sq_entry_t *FAR sq_queue_t *
268srandstdlib.hvoidunsigned int
269sscanfstdio.hintFAR const IPTR char *FAR const char *...
270sscanfstdio.hintFAR const char *FAR const char *...
271statvfssys/statvfs.hintFAR const char *FAR struct statvfs *
272stpcpystring.hFAR char *FAR char *FAR const char *
273strcasecmpstrings.hintFAR const char *FAR const char *
274strcasestrstring.hFAR char *FAR const char *FAR const char *
275strcatstring.hFAR char *FAR char *FAR const char *
276strchrstring.hFAR char *FAR const char *int
277strchrnulstring.hFAR char *FAR const char *int
278strcmpstring.hintFAR const char *FAR const char *
279strcollstring.hdefined(CONFIG_LIBC_LOCALE)intFAR const char *FAR const char *
280strcpystring.hFAR char *FAR char *FAR const char *
281strcspnstring.hsize_tFAR const char *FAR const char *
282strdupstring.hFAR char *FAR const char *
283strerrorstring.hFAR char *int
284strerror_rstring.hintintFAR char *size_t
285strftimetime.hsize_tFAR char *size_tFAR const char *FAR const struct tm *
286strlenstring.hsize_tFAR const char *
287strncasecmpstrings.hintFAR const char *FAR const char *size_t
288strncatstring.hFAR char *FAR char *FAR const char *size_t
289strncmpstring.hintFAR const char *FAR const char *size_t
290strncpystring.hFAR char *FAR char *FAR const char *size_t
291strndupstring.hFAR char *FAR const char *size_t
292strnlenstring.hsize_tFAR const char *size_t
293strpbrkstring.hFAR char *FAR const char *FAR const char *
294strrchrstring.hFAR char *FAR const char *int
295strsepstring.hFAR char *FAR char **FAR const char *
296strspnstring.hsize_tFAR const char *FAR const char *
297strstrstring.hFAR char *FAR const char *FAR const char *
298strtodstdlib.hdoubleFAR const char *FAR char **
299strtodstdlib.hdefined(CONFIG_HAVE_DOUBLE)doubleFAR const char *FAR char **
300strtoimaxinttypes.hintmax_tFAR const char *FAR char **int
301strtokstring.hFAR char *FAR char *FAR const char *
302strtok_rstring.hFAR char *FAR char *FAR const char *FAR char **
303strtolstdlib.hlongFAR const char *FAR char **int
304strtollstdlib.hdefined(CONFIG_HAVE_LONG_LONG)long longFAR const char *FAR char **int
305strtoulstdlib.hunsigned longFAR const char *FAR char **int
306strtoullstdlib.hunsigned long long intFAR const char *FAR char **int
307strtoullstdlib.hdefined(CONFIG_HAVE_LONG_LONG)unsigned long longFAR const char *FAR char **int
308strtoumaxinttypes.huintmax_tFAR const char *FAR char **int
309strxfrmstring.hdefined(CONFIG_LIBC_LOCALE)size_tFAR char *FAR const char *size_t
310swabunistd.hvoidFAR const void *FAR void *ssize_t
311swprintfwchar.hintFAR wchar_t *size_tFAR const wchar_t *...
312sysconfunistd.hlongint
313syslogsyslog.hvoidintFAR const IPTR char *...
314task_tls_get_valuenuttx/tls.hCONFIG_TLS_TASK_NELEM > 0uintptr_tint
315task_tls_set_valuenuttx/tls.hCONFIG_TLS_TASK_NELEM > 0intintuintptr_t
316tcflushtermios.hintintint
317tcgetattrtermios.hintintFAR struct termios *
318tcsetattrtermios.hintintintFAR const struct termios *
319telldirdirent.hoff_tFAR DIR *
320textdomainlibintl.hdefined(CONFIG_LIBC_LOCALE_GETTEXT)FAR char *FAR const char *
321timetime.htime_tFAR time_t *
322tolowerctype.hintint
323toupperctype.hintint
324towlowerwchar.hwint_twint_t
325towupperwchar.hwint_twint_t
326truncateunistd.h!defined(CONFIG_DISABLE_MOUNTPOINT)intFAR const char *off_t
327ub16divub16fixedmath.h!defined(CONFIG_HAVE_LONG_LONG)ub16_tub16_tub16_t
328ub16mulub16fixedmath.h!defined(CONFIG_HAVE_LONG_LONG)ub16_tub16_tub16_t
329ub16sqrfixedmath.h!defined(CONFIG_HAVE_LONG_LONG)ub16_tub16_t
330unamesys/utsname.hintFAR struct utsname *
331ungetcstdio.hdefined(CONFIG_FILE_STREAM)intintFAR FILE *
332usleepunistd.hintuseconds_t
333vasprintfstdio.hintFAR char **FAR const IPTR char *va_list
334versionsortdirent.hintFAR const struct dirent **FAR const struct dirent **
335vfprintfstdio.hdefined(CONFIG_FILE_STREAM)intFAR FILE *FAR const IPTR char *va_list
336vprintfstdio.hintFAR const IPTR char *va_list
337vscanfstdio.hdefined(CONFIG_FILE_STREAM)intFAR const IPTR char *va_list
338vsnprintfstdio.hintFAR char *size_tFAR const IPTR char *va_list
339vsprintfstdio.hintFAR char *FAR const IPTR char *va_list
340vsscanfstdio.hintFAR const char *FAR const IPTR char *va_list
341vsyslogsyslog.hvoidintFAR const IPTR char *va_list
342wcrtombwchar.hsize_tFAR char *wchar_tFAR mbstate_t *
343wcscatwchar.hFAR wchar_t *FAR wchar_t *FAR const wchar_t *
344wcschrwchar.hFAR wchar_t *FAR const wchar_t *wchar_t
345wcscmpwchar.hintFAR const wchar_t *FAR const wchar_t *
346wcscollwchar.hintFAR const wchar_t *FAR const wchar_t *
347wcscpywchar.hFAR wchar_t *FAR wchar_t *FAR const wchar_t *
348wcscspnwchar.hsize_tFAR const wchar_t *FAR const wchar_t *
349wcsftimewchar.hsize_tFAR wchar_t *size_tFAR const wchar_t *FAR const struct tm *
350wcslcatwchar.hsize_tFAR wchar_t *FAR const wchar_t *size_t
351wcsncatwchar.hFAR wchar_t *FAR wchar_t *FAR const wchar_t *size_t
352wcsncmpwchar.hintFAR const wchar_t *FAR const wchar_t *size_t
353wcsncpywchar.hFAR wchar_t *FAR wchar_t *FAR const wchar_t *size_t
354wcslcpywchar.hsize_tFAR wchar_t *FAR const wchar_t *size_t
355wcslenwchar.hsize_tFAR const wchar_t *
356wcsnrtombswchar.hsize_tFAR char *FAR const wchar_t **size_tsize_tFAR mbstate_t *
357wcspbrkwchar.hFAR wchar_t *FAR const wchar_t *FAR const wchar_t *
358wcsrchrwchar.hFAR wchar_t *FAR const wchar_t *wchar_t
359wcsspnwchar.hsize_tFAR const wchar_t *FAR const wchar_t *
360wcsstrwchar.hFAR wchar_t *FAR const wchar_t *FAR const wchar_t *
361wcsrtombswchar.hsize_tFAR char *FAR const wchar_t **size_tFAR mbstate_t *
362wcstodwchar.hdoubleFAR const wchar_t *FAR wchar_t **
363wcstofwchar.hfloatFAR const wchar_t *FAR wchar_t **
364wcstokwchar.hFAR wchar_t *FAR wchar_t *FAR const wchar_t *FAR wchar_t **
365wcstolwchar.hlong intFAR const wchar_t *FAR wchar_t **int
366wcstoldwchar.hlong doubleFAR const wchar_t *FAR wchar_t **
367wcstollwchar.hlong long intFAR const wchar_t *FAR wchar_t **int
368wcstombsstdlib.hsize_tFAR char *FAR const wchar_t *size_t
369wcstoulwchar.hunsigned long intFAR const wchar_t *FAR wchar_t **int
370wcswcswchar.hFAR wchar_t *FAR const wchar_t *FAR const wchar_t *
371wcswidthwchar.hintFAR const wchar_t *size_t
372wcsxfrmwchar.hsize_tFAR wchar_t *FAR const wchar_t *size_t
373wctobwchar.hintwint_t
374wctombstdlib.hintFAR char *wchar_t
375wctypewctype.hwctype_tFAR const char *
376wcwidthwchar.hintwchar_t
377wmemchrwchar.hFAR wchar_t *FAR const wchar_t *wchar_tsize_t
378wmemcmpwchar.hintFAR const wchar_t *FAR const wchar_t *size_t
379wmemcpywchar.hFAR wchat_t *FAR wchar_t *FAR const wchar_t *size_t
380wmemmovewchar.hFAR wchat_t *FAR wchar_t *FAR const wchar_t *size_t
381wmemsetwchar.hFAR wchat_t *FAR wchar_t *wchar_tsize_t
382writevsys/uio.hssize_tintFAR const struct iovec *int