Files
nuttx/libs/libc/libc.csv
T
2024-10-16 11:15:25 +08:00

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