Files
nuttx/libs/libc/libc.csv
T
2022-01-29 01:04:23 +08:00

20 KiB

1__errnoerrno.hdefined(CONFIG_BUILD_FLAT)FAR int *
2__stack_chk_failssp/ssp.hdefined(CONFIG_STACK_CANARIES)voidvoid
3_assertassert.hvoidFAR const char *int
4_alertdebug.h!defined(CONFIG_CPP_HAVE_VARARGS) && defined(CONFIG_DEBUG_ERROR)voidFAR const char *...
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 *...
15b16atan2fixedmath.h!defined(CONFIG_HAVE_LONG_LONG)b16_tb16_tb16_t
16b16cosfixedmath.hb16_tb16_t
17b16divb16fixedmath.h!defined(CONFIG_HAVE_LONG_LONG)b16_tb16_tb16_t
18b16mulb16fixedmath.h!defined(CONFIG_HAVE_LONG_LONG)b16_tb16_tb16_t
19b16sinfixedmath.hb16_tb16_t
20b16sqrfixedmath.h!defined(CONFIG_HAVE_LONG_LONG)b16_tb16_t
21basenamelibgen.hFAR char *FAR char *
22btowcwchar.hdefined(CONFIG_LIBC_WCHAR)wint_tint
23callocstdlib.hFAR void *size_tsize_t
24cfgetspeedtermios.hdefined(CONFIG_SERIAL_TERMIOS)speed_tFAR const struct termios *
25cfsetspeedtermios.hdefined(CONFIG_SERIAL_TERMIOS)intFAR struct termios *speed_t
26chdirunistd.h!defined(CONFIG_DISABLE_ENVIRON)intFAR const char *
27clocktime.hclock_t
28crc32crc32.huint32_tFAR const uint8_t *size_t
29crc32partcrc32.huint32_tFAR const uint8_t *size_tuint32_t
30dirnamelibgen.hFAR char *FAR char *
31dq_addafterqueue.hvoidFAR dq_entry_t *FAR dq_entry_t *FAR dq_queue_t *
32dq_addbeforequeue.hvoidFAR dq_entry_t *FAR dq_entry_t *FAR dq_queue_t *
33dq_addfirstqueue.hvoidFAR dq_entry_t *FAR dq_queue_t *
34dq_addlastqueue.hvoidFAR dq_entry_t *FAR dq_queue_t *
35dq_remqueue.hvoidFAR dq_entry_t *FAR dq_queue_t *
36dq_remfirstqueue.hFAR dq_entry_t *FAR dq_queue_t *
37dq_remlastqueue.hFAR dq_entry_t *FAR dq_queue_t *
38ether_ntoanetinet/ether.hFAR char *FAR const struct ether_addr *
39fclosestdio.hdefined(CONFIG_FILE_STREAM)intFAR FILE *
40fdopenstdio.hdefined(CONFIG_FILE_STREAM)FAR FILE *intFAR const char *
41fflushstdio.hdefined(CONFIG_FILE_STREAM)intFAR FILE *
42ffsstrings.hintint
43fgetcstdio.hdefined(CONFIG_FILE_STREAM)intFAR FILE *
44fgetposstdio.hdefined(CONFIG_FILE_STREAM)intFAR FILE *FAR fpos_t *
45fgetsstdio.hdefined(CONFIG_FILE_STREAM)FAR char *FAR char *intFAR FILE *
46filenostdio.hintFAR FILE *
47fnmatchfnmatch.hintFAR const char *FAR const char *int
48fopenstdio.hdefined(CONFIG_FILE_STREAM)FAR FILE *FAR const char *FAR const char *
49fprintfstdio.hdefined(CONFIG_FILE_STREAM)intFAR FILE *FAR const IPTR char *...
50fputcstdio.hdefined(CONFIG_FILE_STREAM)intintFAR FILE *
51fputsstdio.hdefined(CONFIG_FILE_STREAM)intFAR const IPTR char *FAR FILE *
52freadstdio.hdefined(CONFIG_FILE_STREAM)size_tFAR void *size_tsize_tFAR FILE *
53freestdlib.hvoidFAR void *
54fseekstdio.hdefined(CONFIG_FILE_STREAM)intFAR FILE *long intint
55fsetposstdio.hdefined(CONFIG_FILE_STREAM)intFAR FILE *FAR fpos_t *
56ftellstdio.hdefined(CONFIG_FILE_STREAM)longFAR FILE *
57fwritestdio.hdefined(CONFIG_FILE_STREAM)size_tFAR const void *size_tsize_tFAR FILE *
58getcwdunistd.h!defined(CONFIG_DISABLE_ENVIRON)FAR char *FAR char *size_t
59gethostbynamenetdb.hdefined(CONFIG_LIBC_NETDB)FAR struct hostent *FAR const char *
60gethostbyname2netdb.hdefined(CONFIG_LIBC_NETDB)FAR struct hostent *FAR const char *int
61gethostnameunistd.hintFAR char *size_t
62getoptunistd.hintintFAR char * const []|FAR char * const *FAR const char *
63getoptargpunistd.hFAR char **
64getopterrpunistd.hFAR int *
65getoptindpunistd.hFAR int *
66getoptoptpunistd.hFAR int *
67getsstdio.hdefined(CONFIG_FILE_STREAM)FAR char *FAR char *
68gmtimetime.hFAR struct tm *FAR const time_t *
69gmtime_rtime.hFAR struct tm *FAR const time_t *FAR struct tm *
70htonlarpa/inet.huint32_tuint32_t
71htonsarpa/inet.huint16_tuint16_t
72imaxabsinttypes.hintmax_tintmax_t
73inet_addrarpa/inet.hin_addr_tFAR const char *
74inet_ntoaarpa/inet.hdefined(CONFIG_NET_IPv4)FAR char *struct in_addr
75inet_ntoparpa/inet.hFAR const charintFAR const void *FAR char *socklen_t
76inet_ptonarpa/inet.hintintFAR const char *FAR void *
77iswalnumwctype.hdefined(CONFIG_LIBC_WCHAR)intwint_t
78iswalphawctype.hdefined(CONFIG_LIBC_WCHAR)intwint_t
79iswblankwctype.hdefined(CONFIG_LIBC_WCHAR)intwint_t
80iswcntrlwctype.hdefined(CONFIG_LIBC_WCHAR)intwint_t
81iswctypewctype.hdefined(CONFIG_LIBC_WCHAR)intwint_twctype_t
82iswdigitwctype.hdefined(CONFIG_LIBC_WCHAR)intwint_t
83iswgraphwctype.hdefined(CONFIG_LIBC_WCHAR)intwint_t
84iswlowerwctype.hdefined(CONFIG_LIBC_WCHAR)intwint_t
85iswprintwctype.hdefined(CONFIG_LIBC_WCHAR)intwint_t
86iswpunctwctype.hdefined(CONFIG_LIBC_WCHAR)intwint_t
87iswspacewctype.hdefined(CONFIG_LIBC_WCHAR)intwint_t
88iswupperwctype.hdefined(CONFIG_LIBC_WCHAR)intwint_t
89iswxdigitwctype.hdefined(CONFIG_LIBC_WCHAR)intwint_t
90labsstdlib.hlong intlong int
91lib_dumpbufferdebug.hvoidFAR const char *FAR const uint8_t *unsigned int
92lio_listioaio.hdefined(CONFIG_FS_AIO)intintFAR struct aiocb * const []|FAR struct aiocb * const *intFAR struct sigevent *
93llabsstdlib.hdefined(CONFIG_HAVE_LONG_LONG)long long intlong long int
94mallinfomalloc.hstruct mallinfovoid
95mallocstdlib.hFAR void *size_t
96malloc_sizemalloc.hsize_tFAR void *
97mblenstdlib.hdefined(CONFIG_LIBC_WCHAR)intFAR const char *size_t
98mbrlenwchar.hdefined(CONFIG_LIBC_WCHAR)size_tFAR const char *size_tFAR mbstate_t *
99mbrtowcwchar.hdefined(CONFIG_LIBC_WCHAR)size_tFAR wchar_t *FAR const char *size_tFAR mbstate_t *
100mbsnrtowcswchar.hdefined(CONFIG_LIBC_WCHAR)size_tFAR wchar_t *FAR const char **size_tsize_tFAR mbstate_t *
101mbsrtowcswchar.hdefined(CONFIG_LIBC_WCHAR)size_tFAR wchar_t *FAR const char **size_tFAR mbstate_t *
102mbstowcsstdlib.hdefined(CONFIG_LIBC_WCHAR)size_tFAR wchar_t *FAR const char *size_t
103mbtowcstdlib.hdefined(CONFIG_LIBC_WCHAR)intFAR wchar_t *FAR const char *size_t
104memccpystring.hFAR void *FAR void *FAR const void *intsize_t
105memchrstring.hFAR void *FAR const void *intsize_t
106memcmpstring.hintFAR const void *FAR const void *size_t
107memcpystring.hFAR void *FAR void *FAR const void *size_t
108memmovestring.hFAR void *FAR void *FAR const void *size_t
109memsetstring.hFAR void *FAR void *intsize_t
110mkfifosys/stat.hdefined(CONFIG_PIPES) && CONFIG_DEV_FIFO_SIZE > 0intFAR const char *mode_t
111mktimetime.htime_tFAR struct tm *
112ntohlarpa/inet.huint32_tuint32_t
113ntohsarpa/inet.huint16_tuint16_t
114perrorstdio.hdefined(CONFIG_FILE_STREAM)voidFAR const char *
115pipeunistd.hdefined(CONFIG_PIPES) && CONFIG_DEV_PIPE_SIZE > 0intint [2]|FAR int *
116printfstdio.hintFAR const IPTR char *...
117pthread_attr_destroypthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_attr_t *
118pthread_attr_getinheritschedpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR const pthread_attr_t *FAR int *
119pthread_attr_getschedparampthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR const pthread_attr_t *FAR struct sched_param *
120pthread_attr_getschedpolicypthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR const pthread_attr_t *FAR int *
121pthread_attr_getstacksizepthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR const pthread_attr_t *FAR size_t *
122pthread_attr_initpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_attr_t *
123pthread_attr_setinheritschedpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_attr_t *int
124pthread_attr_setschedparampthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_attr_t *FAR const struct sched_param *
125pthread_attr_setschedpolicypthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_attr_t *int
126pthread_attr_setstacksizepthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_attr_t *size_t
127pthread_barrier_destroypthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_barrier_t *
128pthread_barrier_initpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_barrier_t *FAR const pthread_barrierattr_t *unsigned int
129pthread_barrier_waitpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_barrier_t *
130pthread_barrierattr_destroypthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_barrierattr_t *
131pthread_barrierattr_getpsharedpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR const pthread_barrierattr_t *FAR int *
132pthread_barrierattr_initpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_barrierattr_t *
133pthread_barrierattr_setpsharedpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_barrierattr_t *int
134pthread_cond_destroypthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_cond_t *
135pthread_cond_initpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_cond_t *FAR const pthread_condattr_t *
136pthread_condattr_destroypthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_condattr_t *
137pthread_condattr_initpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_condattr_t *
138pthread_mutex_lockpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_mutex_t *
139pthread_mutexattr_destroypthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_mutexattr_t *
140pthread_mutexattr_getpsharedpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_mutexattr_t *FAR int *
141pthread_mutexattr_gettypepthread.h!defined(CONFIG_DISABLE_PTHREAD) && defined(CONFIG_PTHREAD_MUTEX_TYPES)intFAR const pthread_mutexattr_t *FAR int *
142pthread_mutexattr_initpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_mutexattr_t *
143pthread_mutexattr_setpsharedpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_mutexattr_t *int
144pthread_mutexattr_settypepthread.h!defined(CONFIG_DISABLE_PTHREAD) && defined(CONFIG_PTHREAD_MUTEX_TYPES)intFAR pthread_mutexattr_t *int
145pthread_oncepthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_once_t*CODE void (*)(void)
146pthread_yieldpthread.h!defined(CONFIG_DISABLE_PTHREAD)void
147putsstdio.hdefined(CONFIG_FILE_STREAM)intFAR const IPTR char *
148qsortstdlib.hvoidFAR void *size_tsize_tint(*)(FAR const void *FAR const void *)
149randstdlib.hint
150readdir_rdirent.hintFAR DIR *FAR struct dirent *FAR struct dirent **
151readvsys/uio.hssize_tintFAR const struct iovec *int
152reallocstdlib.hFAR void *FAR void *size_t
153rewindstdio.hdefined(CONFIG_FILE_STREAM)voidFAR FILE *
154sched_get_priority_maxsched.hintint
155sched_get_priority_minsched.hintint
156sem_getvaluesemaphore.hintFAR sem_t *FAR int *
157sem_initsemaphore.hintFAR sem_t *intunsigned int
158setlocalelocale.hdefined(CONFIG_LIBC_LOCALE)FAR char *intFAR const char *
159setlogmasksyslog.hintint
160sigaddsetsignal.hintFAR sigset_t *int
161sigdelsetsignal.hintFAR sigset_t *int
162sigemptysetsignal.hintFAR sigset_t *
163sigfillsetsignal.hintFAR sigset_t *
164sigismembersignal.hintFAR const sigset_t *int
165signalsignal.h_sa_handler_tint_sa_handler_t
166sleepunistd.hunsigned intunsigned int
167snprintfstdio.hintFAR char *size_tFAR const IPTR char *...
168sprintfstdio.hintFAR char *FAR const IPTR char *...
169sq_addafterqueue.hvoidFAR sq_entry_t *FAR sq_entry_t *FAR sq_queue_t *
170sq_addfirstqueue.hvoidFAR sq_entry_t *FAR sq_queue_t *
171sq_addlastqueue.hvoidFAR sq_entry_t *FAR sq_queue_t *
172sq_remqueue.hvoidFAR sq_entry_t *sFAR q_queue_t *
173sq_remafterqueue.hFAR sq_entry_tFAR sq_entry_t *FAR sq_queue_t *
174sq_remfirstqueue.hFAR sq_entry_t *FAR sq_queue_t *
175sq_remlastqueue.hFAR sq_entry_t *FAR sq_queue_t *
176srandstdlib.hvoidunsigned int
177sscanfstdio.hintFAR const IPTR char *FAR const char *...
178strcasecmpstrings.hintFAR const char *FAR const char *
179strcasestrstring.hFAR char *FAR const char *FAR const char *
180strcatstring.hFAR char *FAR char *FAR const char *
181strchrstring.hFAR charFAR const char *int
182strcmpstring.hintFAR const char *FAR const char *
183strcollstring.hdefined(CONFIG_LIBC_LOCALE)intFAR const char *FAR const char *
184strcpystring.hFAR char *FAR char *FAR const char *
185strcspnstring.hsize_tFAR const char *FAR const char *
186strdupstring.hFAR char *FAR const char *
187strerrorstring.hFAR const char *int
188strerror_rstring.hintintFAR char *size_t
189strftimetime.hsize_tFAR char *size_tFAR const char *FAR const struct tm *
190strlenstring.hsize_tFAR const char *
191strncasecmpstrings.hintFAR const char *FAR const char *size_t
192strncatstring.hFAR char *FAR char *FAR const char *size_t
193strncmpstring.hintFAR const char *FAR const char *size_t
194strncpystring.hFAR char *FAR char *FAR const char *size_t
195strndupstring.hFAR char *FAR const char *size_t
196strnlenstring.hsize_tFAR const char *size_t
197strpbrkstring.hFAR char *FAR const char *FAR const char *
198strrchrstring.hFAR char *FAR const char *int
199strspnstring.hsize_tFAR const char *FAR const char *
200strstrstring.hFAR charFAR const char *FAR const char *
201strtodstdlib.hdefined(CONFIG_HAVE_DOUBLE)doubleFAR const char *FAR char **
202strtokstring.hFAR char *FAR char *FAR const char *
203strtok_rstring.hFAR char *FAR char *FAR const char *FAR char **
204strtolstdlib.hlongFAR const char *FAR char **int
205strtollstdlib.hdefined(CONFIG_HAVE_LONG_LONG)long longFAR const char *nptrFAR char **endptrint base
206strtoulstdlib.hunsigned longFAR const char *FAR char **int
207strtoullstdlib.hdefined(CONFIG_HAVE_LONG_LONG)unsigned long longFAR const char *FAR char **int
208strxfrmstring.hdefined(CONFIG_LIBC_LOCALE)size_tFAR char *FAR const char *size_t
209swabunistd.hvoidFAR const void *FAR void *ssize_t
210swprintfwchar.hdefined(CONFIG_LIBC_WCHAR)intFAR wchar_t *size_tFAR const wchar_t *...
211syslogsyslog.hvoidintFAR const IPTR char *...
212tcflushtermios.hdefined(CONFIG_SERIAL_TERMIOS)intintint
213tcgetattrtermios.hdefined(CONFIG_SERIAL_TERMIOS)intintFAR struct termios *
214tcsetattrtermios.hdefined(CONFIG_SERIAL_TERMIOS)intintintFAR const struct termios *
215telldirdirent.hoff_tFAR DIR *
216timetime.htime_tFAR time_t *
217towlowerwchar.hdefined(CONFIG_LIBC_WCHAR)wint_twint_t
218towupperwchar.hdefined(CONFIG_LIBC_WCHAR)wint_twint_t
219ub16divub16fixedmath.h!defined(CONFIG_HAVE_LONG_LONG)ub16_tub16_tub16_t
220ub16mulub16fixedmath.h!defined(CONFIG_HAVE_LONG_LONG)ub16_tub16_tub16_t
221ub16sqrfixedmath.h!defined(CONFIG_HAVE_LONG_LONG)ub16_tub16_t
222ungetcstdio.hdefined(CONFIG_FILE_STREAM)intintFAR FILE *
223usleepunistd.hintuseconds_t
224vasprintfstdio.hintFAR char **FAR const IPTR char *va_list
225vfprintfstdio.hdefined(CONFIG_FILE_STREAM)intFAR FILE *FAR const IPTR char *va_list
226vprintfstdio.hintFAR const IPTR char *va_list
227vscanfstdio.hdefined(CONFIG_FILE_STREAM)intFAR const IPTR char *va_list
228vsnprintfstdio.hintFAR char *size_tFAR const IPTR char *va_list
229vsprintfstdio.hintFAR char *FAR const IPTR char *va_list
230vsscanfstdio.hintFAR const char *FAR const IPTR char *va_list
231vsyslogsyslog.hvoidintFAR const IPTR char *va_list
232wcrtombwchar.hdefined(CONFIG_LIBC_WCHAR)size_tFAR char *wchar_tFAR mbstate_t *
233wcscmpwchar.hdefined(CONFIG_LIBC_WCHAR)intFAR const wchar_t *FAR const wchar_t *
234wcscollwchar.hdefined(CONFIG_LIBC_WCHAR)intFAR const wchar_t *FAR const wchar_t *
235wcsftimewchar.hdefined(CONFIG_LIBC_WCHAR)size_tFAR wchar_t *size_tFAR const wchar_t *FAR const struct tm *
236wcslcpywchar.hdefined(CONFIG_LIBC_WCHAR)size_tFAR wchar_t *FAR const wchar_t *size_t
237wcslenwchar.hdefined(CONFIG_LIBC_WCHAR)size_tFAR const wchar_t *
238wcsnrtombswchar.hdefined(CONFIG_LIBC_WCHAR)size_tFAR char *FAR const wchar_t **size_tsize_tFAR mbstate_t *
239wcsrtombswchar.hdefined(CONFIG_LIBC_WCHAR)size_tFAR char *FAR const wchar_t **size_tFAR mbstate_t *
240wcstodwchar.hdefined(CONFIG_LIBC_WCHAR)doubleFAR const wchar_t *FAR wchar_t **
241wcstofwchar.hdefined(CONFIG_LIBC_WCHAR)floatFAR const wchar_t *FAR wchar_t **
242wcstolwchar.hdefined(CONFIG_LIBC_WCHAR)long intFAR const wchar_t *FAR wchar_t **int
243wcstoldwchar.hdefined(CONFIG_LIBC_WCHAR)long doubleFAR const wchar_t *FAR wchar_t **
244wcstollwchar.hdefined(CONFIG_LIBC_WCHAR)long long intFAR const wchar_t *FAR wchar_t **int
245wcstombsstdlib.hdefined(CONFIG_LIBC_WCHAR)size_tFAR char *FAR const wchar_t *size_t
246wcstoulwchar.hdefined(CONFIG_LIBC_WCHAR)unsigned long intFAR const wchar_t *FAR wchar_t **int
247wcsxfrmwchar.hdefined(CONFIG_LIBC_WCHAR)size_tFAR wchar_t *FAR const wchar_t *size_t
248wctobwchar.hdefined(CONFIG_LIBC_WCHAR)intwint_t
249wctombstdlib.hdefined(CONFIG_LIBC_WCHAR)intFAR char *wchar_t
250wctypewctype.hdefined(CONFIG_LIBC_WCHAR)wctype_tFAR const char *
251wmemchrwchar.hdefined(CONFIG_LIBC_WCHAR)FAR wchar_t *FAR const wchar_t *wchar_tsize_t
252wmemcmpwchar.hdefined(CONFIG_LIBC_WCHAR)intFAR const wchar_t *FAR const wchar_t *size_t
253wmemcpywchar.hdefined(CONFIG_LIBC_WCHAR)FAR wchat_t *FAR wchar_t *FAR const wchar_t *size_t
254wmemmovewchar.hdefined(CONFIG_LIBC_WCHAR)FAR wchat_t *FAR wchar_t *FAR const wchar_t *size_t
255wmemsetwchar.hdefined(CONFIG_LIBC_WCHAR)FAR wchat_t *FAR wchar_t *wchar_tsize_t
256writevsys/uio.hssize_tintFAR const struct iovec *int