Files
nuttx/libc/libc.csv

15 KiB

1_inet_ntoaarpa/inet.hdefined(CONFIG_NET_IPv4) && !defined(CONFIG_CAN_PASS_STRUCTS)FAR charin_addr_t
2abortstdlib.hvoid
3absstdlib.hintint
4aio_erroraio.hdefined(CONFIG_FS_AIO)intFAR struct aiocb *
5aio_returnaio.hdefined(CONFIG_FS_AIO)ssize_tFAR struct aiocb *
6aio_suspendaio.hdefined(CONFIG_FS_AIO)intFAR struct aiocb *const []|FAR struct aiocb *const *intFAR const struct timespec *
7asprintfstdio.hintFAR char **const char *...
8vasprintfstdio.hintFAR char **const char *va_list
9b16atan2fixedmath.h!defined(CONFIG_HAVE_LONG_LONG)b16_tb16_tb16_t
10b16cosfixedmath.hb16_tb16_t
11b16divb16fixedmath.h!defined(CONFIG_HAVE_LONG_LONG)b16_tb16_tb16_t
12b16mulb16fixedmath.h!defined(CONFIG_HAVE_LONG_LONG)b16_tb16_tb16_t
13b16sinfixedmath.hb16_tb16_t
14b16sqrfixedmath.h!defined(CONFIG_HAVE_LONG_LONG)b16_tb16_t
15basenamelibgen.hFAR charFAR char *
16cfgetspeedtermios.hCONFIG_NFILE_DESCRIPTORS > 0 && defined(CONFIG_SERIAL_TERMIOS)speed_tFAR const struct termios *
17cfsetspeedtermios.hCONFIG_NFILE_DESCRIPTORS > 0 && defined(CONFIG_SERIAL_TERMIOS)intFAR struct termios *speed_t
18chdirunistd.hCONFIG_NFILE_DESCRIPTORS > 0 && !defined(CONFIG_DISABLE_ENVIRON)intFAR const char *
19crc32crc32.huint32_tFAR const uint8_t *size_t
20crc32partcrc32.huint32_tFAR const uint8_t *size_tuint32_t
21dbgdebug.h!defined(CONFIG_CPP_HAVE_VARARGS) && defined(CONFIG_DEBUG)intconst char *...
22dirnamelibgen.hFAR charFAR char *
23dq_addafterqueue.hvoidFAR dq_entry_t *FAR dq_entry_t *FAR dq_queue_t *
24dq_addbeforequeue.hvoidFAR dq_entry_t *FAR dq_entry_t *FAR dq_queue_t *
25dq_addfirstqueue.hvoidFAR dq_entry_t *dq_queue_t *
26dq_addlastqueue.hvoidFAR dq_entry_t *dq_queue_t *
27dq_remqueue.hvoidFAR dq_entry_t *dq_queue_t *
28dq_remfirstqueue.hFAR dq_entry_tdq_queue_t *
29dq_remlastqueue.hFAR dq_entry_tdq_queue_t *
30ether_ntoanetinet/ether.hFAR charFAR const struct ether_addr *
31fclosestdio.hCONFIG_NFILE_DESCRIPTORS > 0 && CONFIG_NFILE_STREAMS > 0intFAR FILE *
32fdopenstdio.hCONFIG_NFILE_DESCRIPTORS > 0 && CONFIG_NFILE_STREAMS > 0FAR FILEintFAR const char *
33fflushstdio.hCONFIG_NFILE_DESCRIPTORS > 0 && CONFIG_NFILE_STREAMS > 0intFAR FILE *
34fgetcstdio.hCONFIG_NFILE_DESCRIPTORS > 0 && CONFIG_NFILE_STREAMS > 0intFAR FILE *
35fgetposstdio.hCONFIG_NFILE_DESCRIPTORS > 0 && CONFIG_NFILE_STREAMS > 0intFAR FILE *FAR fpos_t *
36fgetsstdio.hCONFIG_NFILE_DESCRIPTORS > 0 && CONFIG_NFILE_STREAMS > 0FAR charFAR char *intFAR FILE *
37filenostdio.hintFAR FILE *
38fopenstdio.hCONFIG_NFILE_DESCRIPTORS > 0 && CONFIG_NFILE_STREAMS > 0FAR FILEFAR const char *FAR const char *
39fprintfstdio.hCONFIG_NFILE_DESCRIPTORS > 0 && CONFIG_NFILE_STREAMS > 0intFAR FILE *FAR const char *...
40fputcstdio.hCONFIG_NFILE_DESCRIPTORS > 0 && CONFIG_NFILE_STREAMS > 0intint cFAR FILE *
41fputsstdio.hCONFIG_NFILE_DESCRIPTORS > 0 && CONFIG_NFILE_STREAMS > 0intFAR const char *FAR FILE *
42freadstdio.hCONFIG_NFILE_DESCRIPTORS > 0 && CONFIG_NFILE_STREAMS > 0size_tFAR void *size_tsize_tFAR FILE *
43fseekstdio.hCONFIG_NFILE_DESCRIPTORS > 0 && CONFIG_NFILE_STREAMS > 0intFAR FILE *long intint
44fsetposstdio.hCONFIG_NFILE_DESCRIPTORS > 0 && CONFIG_NFILE_STREAMS > 0intFAR FILE *FAR fpos_t *
45ftellstdio.hCONFIG_NFILE_DESCRIPTORS > 0 && CONFIG_NFILE_STREAMS > 0longFAR FILE *
46fwritestdio.hCONFIG_NFILE_DESCRIPTORS > 0 && CONFIG_NFILE_STREAMS > 0size_tFAR const void *size_tsize_tFAR FILE *
47getcwdunistd.hCONFIG_NFILE_DESCRIPTORS > 0 && !defined(CONFIG_DISABLE_ENVIRON)FAR charFAR char *size_t
48gethostnameunistd.hdefined(CONFIG_LIBC_NETDB)intFAR char*size_t
49getoptunistd.hintintFAR char *const[]FAR const char *
50getoptargpunistd.hFAR char *
51getoptindpunistd.hint
52getoptoptpunistd.hint
53getsstdio.hCONFIG_NFILE_DESCRIPTORS > 0 && CONFIG_NFILE_STREAMS > 0FAR charFAR char *
54gmtimetime.hstruct tmconst time_t *
55gmtime_rtime.hFAR struct tmFAR const time_t *FAR struct tm *
56htonlarpa/inet.huint32_tuint32_t
57htonsarpa/inet.huint16_tuint16_t
58imaxabsinttypes.hintmax_tintmax_t
59inet_addrarpa/inet.hin_addr_tFAR const char
60inet_ntoaarpa/inet.hdefined(CONFIG_NET_IPv4) && defined(CONFIG_CAN_PASS_STRUCTS)FAR charstruct in_addr
61inet_ntoparpa/inet.hFAR const charintFAR const void *FAR char *socklen_t
62inet_ptonarpa/inet.hintintFAR const char *FAR void *
63labsstdlib.hlong intlong int
64lib_dumpbufferdebug.hvoidFAR const char *FAR const uint8_t *unsigned int
65lio_listioaio.hdefined(CONFIG_FS_AIO)intintFAR struct aiocb *const []|FAR struct aiocb *const *intFAR struct sigevent *
66llabsstdlib.hdefined(CONFIG_HAVE_LONG_LONG)long long intlong long int
67lldbgdebug.h!defined(CONFIG_CPP_HAVE_VARARGS) && defined(CONFIG_DEBUG) && defined(CONFIG_ARCH_LOWPUTC)intconst char *...
68llvdbgdebug.h!defined(CONFIG_CPP_HAVE_VARARGS) && defined(CONFIG_DEBUG) && defined(CONFIG_DEBUG_VERBOSE) && defined(CONFIG_ARCH_LOWPUTC)intconst char *...
69lowsyslogsyslog.hintintFAR const char *...
70lowvsyslogsyslog.hintintFAR const char *va_list
71matchnuttx/regex.hintconst char *const char *
72memccpystring.hFAR voidFAR void *FAR const void *int csize_t
73memchrstring.hFAR voidFAR const void *int csize_t
74memcmpstring.hintFAR const void *FAR const void *size_t
75memcpystring.hFAR voidFAR void *FAR const void *size_t
76memmovestring.hFAR voidFAR void *FAR const void *size_t
77memsetstring.hFAR voidFAR void *int csize_t
78mktimetime.htime_tconst struct tm *
79ntohlarpa/inet.huint32_tuint32_t
80ntohsarpa/inet.huint16_tuint16_t
81perrorstdio.hCONFIG_NFILE_DESCRIPTORS > 0 && CONFIG_NFILE_STREAMS > 0voidFAR const char *
82printfstdio.hintconst char *...
83pthread_attr_destroypthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_attr_t *
84pthread_attr_getinheritschedpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR const pthread_attr_t *FAR int *
85pthread_attr_getschedparampthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_attr_t *FAR struct sched_param *
86pthread_attr_getschedpolicypthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_attr_t *int *
87pthread_attr_getstacksizepthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_attr_t *FAR long *
88pthread_attr_initpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_attr_t *
89pthread_attr_setinheritschedpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_attr_t *int
90pthread_attr_setschedparampthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_attr_t *FAR const struct sched_param *
91pthread_attr_setschedpolicypthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_attr_t *int
92pthread_attr_setstacksizepthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_attr_t *long
93pthread_barrierattr_destroypthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_barrierattr_t *
94pthread_barrierattr_getpsharedpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR const pthread_barrierattr_t *FAR int *
95pthread_barrierattr_initpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_barrierattr_t *
96pthread_barrierattr_setpsharedpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_barrierattr_t *int
97pthread_condattr_destroypthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_condattr_t *
98pthread_condattr_initpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_condattr_t *
99pthread_mutexattr_destroypthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_mutexattr_t *
100pthread_mutexattr_getpsharedpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_mutexattr_t *FAR int *
101pthread_mutexattr_gettypepthread.h!defined(CONFIG_DISABLE_PTHREAD) && defined(CONFIG_MUTEX_TYPES)intconst pthread_mutexattr_t *int *
102pthread_mutexattr_initpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_mutexattr_t *
103pthread_mutexattr_setpsharedpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_mutexattr_t *int
104pthread_mutexattr_settypepthread.h!defined(CONFIG_DISABLE_PTHREAD) && defined(CONFIG_MUTEX_TYPES)intpthread_mutexattr_t *int
105putsstdio.hCONFIG_NFILE_DESCRIPTORS > 0 && CONFIG_NFILE_STREAMS > 0intFAR const char *
106qsortstdlib.hvoidvoid *size_tsize_tint(*)(const void *const void *)
107randstdlib.hint
108readdir_rdirent.hCONFIG_NFILE_DESCRIPTORS > 0intFAR DIR *FAR struct dirent *FAR struct dirent **
109sched_get_priority_maxsched.hintint
110sched_get_priority_minsched.hintint
111sem_getvaluesemaphore.hintFAR sem_t *FAR int *
112sem_initsemaphore.hintFAR sem_t *intunsigned int
113sendfilesys/sendfile.hCONFIG_NSOCKET_DESCRIPTORS > 0 || CONFIG_NFILE_DESCRIPTORS > 0ssize_tintintoff_tsize_t
114setlogmasksyslog.hintint
115sigaddsetsignal.h!defined(CONFIG_DISABLE_SIGNALS)intFAR sigset_t *int
116sigdelsetsignal.h!defined(CONFIG_DISABLE_SIGNALS)intFAR sigset_t *int
117sigemptysetsignal.h!defined(CONFIG_DISABLE_SIGNALS)intFAR sigset_t *
118sigfillsetsignal.h!defined(CONFIG_DISABLE_SIGNALS)intFAR sigset_t *
119sigismembersignal.h!defined(CONFIG_DISABLE_SIGNALS)intFAR const sigset_t *int
120sleepunistd.h!defined(CONFIG_DISABLE_SIGNALS)unsigned intunsigned int
121snprintfstdio.hintFAR char *size_tconst char *...
122sprintfstdio.hintFAR char *const char *...
123sq_addafterqueue.hvoidFAR sq_entry_t *FAR sq_entry_t *FAR sq_queue_t *
124sq_addfirstqueue.hvoidFAR sq_entry_t *sq_queue_t *
125sq_addlastqueue.hvoidFAR sq_entry_t *sq_queue_t *
126sq_remqueue.hvoidFAR sq_entry_t *sq_queue_t *
127sq_remafterqueue.hFAR sq_entry_tFAR sq_entry_t *sq_queue_t *
128sq_remfirstqueue.hFAR sq_entry_tsq_queue_t *
129sq_remlastqueue.hFAR sq_entry_tsq_queue_t *
130srandstdlib.hvoidunsigned int
131sscanfstdio.hintconst char *const char *...
132strcasecmpstring.hintFAR const char *FAR const char *
133strcasestrstring.hFAR charFAR const char *FAR const char *
134strcatstring.hFAR charFAR char *FAR const char *
135strchrstring.hFAR charFAR const char *int
136strcmpstring.hintFAR const char *FAR const char *
137strcpystring.hFAR charchar *FAR const char *
138strcspnstring.hsize_tFAR const char *FAR const char *
139strdupstring.hFAR charFAR const char *
140strerrorstring.hFAR const charint
141strftimetime.hsize_tchar *size_tconst char *const struct tm *
142strlenstring.hsize_tFAR const char *
143strncasecmpstring.hintFAR const char *FAR const char *size_t
144strncatstring.hFAR charFAR char *FAR const char *size_t
145strncmpstring.hintFAR const char *FAR const char *size_t
146strncpystring.hFAR charchar *FAR const char *size_t
147strndupstring.hFAR charFAR const char *size_t
148strnlenstring.hsize_tFAR const char *size_t
149strpbrkstring.hFAR charFAR const char *FAR const char *
150strrchrstring.hFAR charFAR const char *int
151strspnstring.hsize_tFAR const char *FAR const char *
152strstrstring.hFAR charFAR const char *FAR const char *
153strtodstdlib.hdouble_tconst char *strchar **endptr
154strtokstring.hFAR charFAR char *FAR const char *
155strtok_rstring.hFAR charFAR char *FAR const char *FAR char **
156strtolstring.hlongconst char *char **int
157strtollstdlib.hdefined(CONFIG_HAVE_LONG_LONG)long longconst char *nptrchar **endptrint base
158strtoulstdlib.hunsigned longconst char *char **int
159strtoullstdlib.hdefined(CONFIG_HAVE_LONG_LONG)unsigned long longconst char *char **int
160syslogsyslog.hintintFAR const char *...
161tcflushtermios.hCONFIG_NFILE_DESCRIPTORS > 0 && defined(CONFIG_SERIAL_TERMIOS)intintint
162tcgetattrtermios.hCONFIG_NFILE_DESCRIPTORS > 0 && defined(CONFIG_SERIAL_TERMIOS)intintFAR struct termios *
163tcsetattrtermios.hCONFIG_NFILE_DESCRIPTORS > 0 && defined(CONFIG_SERIAL_TERMIOS)intintintFAR const struct termios *
164telldirdirent.hCONFIG_NFILE_DESCRIPTORS > 0off_tFAR DIR *
165timetime.htime_ttime_t *
166ub16divub16fixedmath.h!defined(CONFIG_HAVE_LONG_LONG)ub16_tub16_tub16_t
167ub16mulub16fixedmath.h!defined(CONFIG_HAVE_LONG_LONG)ub16_tub16_tub16_t
168ub16sqrfixedmath.h!defined(CONFIG_HAVE_LONG_LONG)ub16_tub16_t
169ungetcstdio.hCONFIG_NFILE_DESCRIPTORS > 0 && CONFIG_NFILE_STREAMS > 0intintFAR FILE *
170usleepunistd.h!defined(CONFIG_DISABLE_SIGNALS)intintFAR FILE *
171vdbgdebug.h!defined(CONFIG_CPP_HAVE_VARARGS) && defined(CONFIG_DEBUG) && defined(CONFIG_DEBUG_VERBOSE)intconst char *...
172vfprintfstdio.hCONFIG_NFILE_DESCRIPTORS > 0 && CONFIG_NFILE_STREAMS > 0intFAR FILE *const char *va_list
173vprintfstdio.hCONFIG_NFILE_DESCRIPTORS > 0 && CONFIG_NFILE_STREAMS > 0intFAR const char *va_list
174vsnprintfstdio.hintFAR char *size_tconst char *va_list
175vsprintfstdio.hintFAR char *const char *va_list
176vsscanfstdio.hintchar *const char *va_list
177vsyslogsyslog.hintintFAR const char *va_list