Files
nuttx/libs/libc/libc.csv
T
Huang Qi 064b94bb6d libc/libc.csv: Fix signature of getpass
Add missing parameter type to getpass signature,
and add missing const qualifier to the return value.

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