Files
PX4-Autopilot/nuttx/lib/lib.csv
T
2012-08-31 18:55:43 +00:00

16 KiB

1_inet_ntoa#include <arpa/inet.h>#if !defined(CONFIG_NET_IPv6) && !defined(CONFIG_CAN_PASS_STRUCTS)FAR charin_addr_t
2abort#include <stdlib.h>void
3abs#include <stdlib.h>intint
4asprintf#include <stdio.h>intFAR char **const char *...
5avsprintf#include <stdio.h>intFAR char **const char *va_list
6b16atan2#include <fixedmath.h>b16_tb16_tb16_t
7b16cos#include <fixedmath.h>b16_tb16_t
8b16divb16#include <fixedmath.h>b16_tb16_tb16_t
9b16mulb16#include <fixedmath.h>b16_tb16_tb16_t
10b16sin#include <fixedmath.h>b16_tb16_t
11b16sqr#include <fixedmath.h>b16_tb16_t
12basename#include <libgen.h>FAR charFAR char *
13cfgetspeed#include <termios.h>#if CONFIG_NFILE_DESCRIPTORS > 0 && defined(CONFIG_SERIAL_TERMIOS)speed_tFAR const struct termios *
14cfsetspeed#include <termios.h>#if CONFIG_NFILE_DESCRIPTORS > 0 && defined(CONFIG_SERIAL_TERMIOS)intFAR struct termios *speed_t
15chdir#include <unistd.h>#if CONFIG_NFILE_DESCRIPTORS > 0 && !defined(CONFIG_DISABLE_ENVIRON)intFAR const char *
16crc32#include <crc32.h>uint32_tFAR const uint8_t *size_t
17crc32part#include <crc32.h>uint32_tFAR const uint8_t *size_tuint32_t
18dbg#include <debug.h>#if !defined(CONFIG_CPP_HAVE_VARARGS) && defined(CONFIG_DEBUG)intconst char *...
19dbg_enable#include <debug.h>#ifdef CONFIG_DEBUG_ENABLEvoidbool
20dirname#include <libgen.h>FAR charFAR char *
21dq_addafter#include <queue.h>voidFAR dq_entry_t *FAR dq_entry_t *FAR dq_queue_t *
22dq_addbefore#include <queue.h>voidFAR dq_entry_t *FAR dq_entry_t *FAR dq_queue_t *
23dq_addfirst#include <queue.h>voidFAR dq_entry_t *dq_queue_t *
24dq_addlast#include <queue.h>voidFAR dq_entry_t *dq_queue_t *
25dq_rem#include <queue.h>voidFAR dq_entry_t *dq_queue_t *
26dq_remfirst#include <queue.h>FAR dq_entry_tdq_queue_t *
27dq_remlast#include <queue.h>FAR dq_entry_tdq_queue_t *
28ether_ntoa#include <netinet/ether.h>FAR charFAR const struct ether_addr *
29fclose#include <stdio.h>#if CONFIG_NFILE_DESCRIPTORS > 0 && CONFIG_NFILE_STREAMS > 0intFAR FILE *
30fdopen#include <stdio.h>#if CONFIG_NFILE_DESCRIPTORS > 0 && CONFIG_NFILE_STREAMS > 0FAR FILEintFAR const char *
31fflush#include <stdio.h>#if CONFIG_NFILE_DESCRIPTORS > 0 && CONFIG_NFILE_STREAMS > 0intFAR FILE *
32fgetc#include <stdio.h>#if CONFIG_NFILE_DESCRIPTORS > 0 && CONFIG_NFILE_STREAMS > 0intFAR FILE *
33fgetpos#include <stdio.h>#if CONFIG_NFILE_DESCRIPTORS > 0 && CONFIG_NFILE_STREAMS > 0intFAR FILE *FAR fpos_t *
34fgets#include <stdio.h>#if CONFIG_NFILE_DESCRIPTORS > 0 && CONFIG_NFILE_STREAMS > 0FAR charFAR char *intFAR FILE *
35fileno#include <stdio.h>intFAR FILE *
36fopen#include <stdio.h>#if CONFIG_NFILE_DESCRIPTORS > 0 && CONFIG_NFILE_STREAMS > 0FAR FILEFAR const char *FAR const char *
37fprintf#include <stdio.h>#if CONFIG_NFILE_DESCRIPTORS > 0 && CONFIG_NFILE_STREAMS > 0intFAR FILE *FAR const char *...
38fputc#include <stdio.h>#if CONFIG_NFILE_DESCRIPTORS > 0 && CONFIG_NFILE_STREAMS > 0intint cFAR FILE *
39fputs#include <stdio.h>#if CONFIG_NFILE_DESCRIPTORS > 0 && CONFIG_NFILE_STREAMS > 0intFAR const char *FAR FILE *
40fread#include <stdio.h>#if CONFIG_NFILE_DESCRIPTORS > 0 && CONFIG_NFILE_STREAMS > 0size_tFAR void *size_tsize_tFAR FILE *
41fseek#include <stdio.h>#if CONFIG_NFILE_DESCRIPTORS > 0 && CONFIG_NFILE_STREAMS > 0intFAR FILE *long intint
42fsetpos#include <stdio.h>#if CONFIG_NFILE_DESCRIPTORS > 0 && CONFIG_NFILE_STREAMS > 0intFAR FILE *FAR fpos_t *
43ftell#include <stdio.h>#if CONFIG_NFILE_DESCRIPTORS > 0 && CONFIG_NFILE_STREAMS > 0longFAR FILE *
44fwrite#include <stdio.h>#if CONFIG_NFILE_DESCRIPTORS > 0 && CONFIG_NFILE_STREAMS > 0size_tFAR const void *size_tsize_tFAR FILE *
45getcwd#include <unistd.h>#if CONFIG_NFILE_DESCRIPTORS > 0 && !defined(CONFIG_DISABLE_ENVIRON)FAR charFAR char *size_t
46getopt#include <unistd.h>intintFAR char *const[]FAR const char *
47getoptargp#include <unistd.h>FAR char *
48getoptindp#include <unistd.h>int
49getoptoptp#include <unistd.h>int
50gets#include <stdio.h>#if CONFIG_NFILE_DESCRIPTORS > 0 && CONFIG_NFILE_STREAMS > 0FAR charFAR char *
51gmtime#include <time.h>struct tmconst time_t *
52gmtime_r#include <time.h>FAR struct tmFAR const time_t *FAR struct tm *
53htonl#include <arpa/inet.h>uint32_tuint32_t
54htons#include <arpa/inet.h>uint16_tuint16_t
55imaxabs#include <stdlib.h>intmax_tintmax_t
56inet_addr#include <arpa/inet.h>in_addr_tFAR const char
57inet_ntoa#include <arpa/inet.h>#if !defined(CONFIG_NET_IPv6) && defined(CONFIG_CAN_PASS_STRUCTS)FAR charstruct in_addr
58inet_ntop#include <arpa/inet.h>FAR const charintFAR const void *FAR char *socklen_t
59inet_pton#include <arpa/inet.h>intintFAR const char *FAR void *
60labs#include <stdlib.h>long intlong int
61lib_dumpbuffer#include <debug.h>voidFAR const char *FAR const uint8_t *unsigned int
62lib_lowprintf#include <debug.h>intFAR const char *...
63lib_rawprintf#include <debug.h>intFAR const char *...
64llabs#include <stdlib.h>#ifdef CONFIG_HAVE_LONG_LONGlong long intlong long int
65lldbg#include <debug.h>#if !defined(CONFIG_CPP_HAVE_VARARGS) && defined(CONFIG_DEBUG) && defined(CONFIG_ARCH_LOWPUTC)intconst char *...
66llvdbg#include <debug.h>#if !defined(CONFIG_CPP_HAVE_VARARGS) && defined(CONFIG_DEBUG) && defined(CONFIG_DEBUG_VERBOSE) && defined(CONFIG_ARCH_LOWPUTC)intconst char *...
67matchintconst char *const char *
68memccpy#include <string.h>FAR voidFAR void *FAR const void *int csize_t
69memchr#include <string.h>FAR voidFAR const void *int csize_t
70memcmp#include <string.h>intFAR const void *FAR const void *size_t
71memcpy#include <string.h>FAR voidFAR void *FAR const void *size_t
72memmove#include <string.h>FAR voidFAR void *FAR const void *size_t
73memset#include <string.h>FAR voidFAR void *int csize_t
74mktime#include <time.h>time_tconst struct tm *
75mq_getattr#include <mqueue.h>#ifndef CONFIG_DISABLE_MQUEUEintmqd_tstruct mq_attr *
76mq_setattr#include <mqueue.h>#ifndef CONFIG_DISABLE_MQUEUEintmqd_tconst struct mq_attr *struct mq_attr *
77ntohl#include <arpa/inet.h>uint32_tuint32_t
78ntohs#include <arpa/inet.h>uint16_tuint16_t
79perror#include <stdio.h>#if CONFIG_NFILE_DESCRIPTORS > 0 && CONFIG_NFILE_STREAMS > 0voidFAR const char *
80printf#include <stdio.h>intconst char *...
81pthread_attr_destroy#include <pthread.h>#ifndef CONFIG_DISABLE_PTHREADintFAR pthread_attr_t *
82pthread_attr_getinheritsched#include <pthread.h>#ifndef CONFIG_DISABLE_PTHREADintFAR const pthread_attr_t *FAR int *
83pthread_attr_getschedparam#include <pthread.h>#ifndef CONFIG_DISABLE_PTHREADintFAR pthread_attr_t *FAR struct sched_param *
84pthread_attr_getschedpolicy#include <pthread.h>#ifndef CONFIG_DISABLE_PTHREADintFAR pthread_attr_t *int *
85pthread_attr_getstacksize#include <pthread.h>#ifndef CONFIG_DISABLE_PTHREADintFAR pthread_attr_t *FAR long *
86pthread_attr_init#include <pthread.h>#ifndef CONFIG_DISABLE_PTHREADintFAR pthread_attr_t *
87pthread_attr_setinheritsched#include <pthread.h>#ifndef CONFIG_DISABLE_PTHREADintFAR pthread_attr_t *int
88pthread_attr_setschedparam#include <pthread.h>#ifndef CONFIG_DISABLE_PTHREADintFAR pthread_attr_t *FAR const struct sched_param *
89pthread_attr_setschedpolicy#include <pthread.h>#ifndef CONFIG_DISABLE_PTHREADintFAR pthread_attr_t *int
90pthread_attr_setstacksize#include <pthread.h>#ifndef CONFIG_DISABLE_PTHREADintFAR pthread_attr_t *long
91pthread_barrierattr_destroy#include <pthread.h>#ifndef CONFIG_DISABLE_PTHREADintFAR pthread_barrierattr_t *
92pthread_barrierattr_getpshared#include <pthread.h>#ifndef CONFIG_DISABLE_PTHREADintFAR const pthread_barrierattr_t *FAR int *
93pthread_barrierattr_init#include <pthread.h>#ifndef CONFIG_DISABLE_PTHREADintFAR pthread_barrierattr_t *
94pthread_barrierattr_setpshared#include <pthread.h>#ifndef CONFIG_DISABLE_PTHREADintFAR pthread_barrierattr_t *int
95pthread_condattr_destroy#include <pthread.h>#ifndef CONFIG_DISABLE_PTHREADintFAR pthread_condattr_t *
96pthread_condattr_init#include <pthread.h>#ifndef CONFIG_DISABLE_PTHREADintFAR pthread_condattr_t *
97pthread_mutexattr_destroy#include <pthread.h>#ifndef CONFIG_DISABLE_PTHREADintFAR pthread_mutexattr_t *
98pthread_mutexattr_getpshared#include <pthread.h>#ifndef CONFIG_DISABLE_PTHREADintFAR pthread_mutexattr_t *FAR int *
99pthread_mutexattr_gettype#include <pthread.h>#if !defined(CONFIG_DISABLE_PTHREAD) && defined(CONFIG_MUTEX_TYPES)intconst pthread_mutexattr_t *int *
100pthread_mutexattr_init#include <pthread.h>#ifndef CONFIG_DISABLE_PTHREADintFAR pthread_mutexattr_t *
101pthread_mutexattr_setpshared#include <pthread.h>#ifndef CONFIG_DISABLE_PTHREADintFAR pthread_mutexattr_t *int
102pthread_mutexattr_settype#include <pthread.h>#if !defined(CONFIG_DISABLE_PTHREAD) && defined(CONFIG_MUTEX_TYPES)intpthread_mutexattr_t *int
103puts#include <stdio.h>#if CONFIG_NFILE_DESCRIPTORS > 0 && CONFIG_NFILE_STREAMS > 0intFAR const char *
104qsort#include <stdlib.h>voidvoid *size_tsize_tint(*)(const void *const void *)
105rand#include <stdlib.h>int
106readdir_r#include <dirent.h>#if CONFIG_NFILE_DESCRIPTORS > 0intFAR DIR *FAR struct dirent *FAR struct dirent **
107rintdouble_tdouble_t
108sched_get_priority_max#include <sched.h>intint
109sched_get_priority_min#include <sched.h>intint
110sem_getvalue#include <semaphore.h>intFAR sem_t *FAR int *
111sem_init#include <semaphore.h>intFAR sem_t *intunsigned int
112sigaddset#include <signal.h>#ifndef CONFIG_DISABLE_SIGNALSintFAR sigset_t *int
113sigdelset#include <signal.h>#ifndef CONFIG_DISABLE_SIGNALSintFAR sigset_t *int
114sigemptyset#include <signal.h>#ifndef CONFIG_DISABLE_SIGNALSintFAR sigset_t *
115sigfillset#include <signal.h>#ifndef CONFIG_DISABLE_SIGNALSintFAR sigset_t *
116sigismember#include <signal.h>#ifndef CONFIG_DISABLE_SIGNALSintFAR const sigset_t *int
117snprintf#include <stdio.h>intFAR char *size_tconst char *...
118sprintf#include <stdio.h>intFAR char *const char *...
119sq_addafter#include <queue.h>voidFAR sq_entry_t *FAR sq_entry_t *FAR sq_queue_t *
120sq_addfirst#include <queue.h>voidFAR sq_entry_t *sq_queue_t *
121sq_addlast#include <queue.h>voidFAR sq_entry_t *sq_queue_t *
122sq_rem#include <queue.h>voidFAR sq_entry_t *sq_queue_t *
123sq_remafter#include <queue.h>FAR sq_entry_tFAR sq_entry_t *sq_queue_t *
124sq_remfirst#include <queue.h>FAR sq_entry_tsq_queue_t *
125sq_remlast#include <queue.h>FAR sq_entry_tsq_queue_t *
126srand#include <stdlib.h>voidunsigned int
127sscanf#include <stdio.h>intconst char *const char *...
128strcasecmp#include <string.h>intFAR const char *FAR const char *
129strcasestr#include <string.h>FAR charFAR const char *FAR const char *
130strcat#include <string.h>FAR charFAR char *FAR const char *
131strchr#include <string.h>FAR charFAR const char *int
132strcmp#include <string.h>intFAR const char *FAR const char *
133strcpy#include <string.h>FAR charchar *FAR const char *
134strcspn#include <string.h>size_tFAR const char *FAR const char *
135strdup#include <string.h>FAR charFAR const char *
136strerror#include <string.h>FAR const charint
137strftime#include <time.h>size_tchar *size_tconst char *const struct tm *
138strlen#include <string.h>size_tFAR const char *
139strncasecmp#include <string.h>intFAR const char *FAR const char *size_t
140strncat#include <string.h>FAR charFAR char *FAR const char *size_t
141strncmp#include <string.h>intFAR const char *FAR const char *size_t
142strncpy#include <string.h>FAR charchar *FAR const char *size_t
143strndup#include <string.h>FAR charFAR const char *size_t
144strnlen#include <string.h>size_tFAR const char *size_t
145strpbrk#include <string.h>FAR charFAR const char *FAR const char *
146strrchr#include <string.h>FAR charFAR const char *int
147strspn#include <string.h>size_tFAR const char *FAR const char *
148strstr#include <string.h>FAR charFAR const char *FAR const char *
149strtod#include <stdlib.h>double_tconst char *strchar **endptr
150strtok#include <string.h>FAR charFAR char *FAR const char *
151strtok_r#include <string.h>FAR charFAR char *FAR const char *FAR char **
152strtol#include <string.h>longconst char *char **int
153strtoll#include <stdlib.h>#ifdef CONFIG_HAVE_LONG_LONGlong longconst char *nptrchar **endptrint base
154strtoul#include <stdlib.h>unsigned longconst char *char **int
155strtoull#include <stdlib.h>#ifdef CONFIG_HAVE_LONG_LONGunsigned long longconst char *char **int
156tcflush#include <termios.h>#if CONFIG_NFILE_DESCRIPTORS > 0 && defined(CONFIG_SERIAL_TERMIOS)intintint
157tcgetattr#include <termios.h>#if CONFIG_NFILE_DESCRIPTORS > 0 && defined(CONFIG_SERIAL_TERMIOS)intintFAR struct termios *
158tcsetattr#include <termios.h>#if CONFIG_NFILE_DESCRIPTORS > 0 && defined(CONFIG_SERIAL_TERMIOS)intintintFAR const struct termios *
159telldir#include <dirent.h>#if CONFIG_NFILE_DESCRIPTORS > 0off_tFAR DIR *
160time#include <time.h>time_ttime_t *
161ub16divub16#include <fixedmath.h>ub16_tub16_tub16_t
162ub16mulub16#include <fixedmath.h>ub16_tub16_tub16_t
163ub16sqr#include <fixedmath.h>ub16_tub16_t
164ungetc#include <stdio.h>#if CONFIG_NFILE_DESCRIPTORS > 0 && CONFIG_NFILE_STREAMS > 0intintFAR FILE *
165vdbg#include <debug.h>#if !defined(CONFIG_CPP_HAVE_VARARGS) && defined(CONFIG_DEBUG) && defined(CONFIG_DEBUG_VERBOSE)intconst char *...
166vfprintf#include <stdio.h>#if CONFIG_NFILE_DESCRIPTORS > 0 && CONFIG_NFILE_STREAMS > 0intFAR FILE *const char *va_list
167vprintf#include <stdio.h>#if CONFIG_NFILE_DESCRIPTORS > 0 && CONFIG_NFILE_STREAMS > 0intFAR const char *va_list
168vsnprintf#include <stdio.h>intFAR char *size_tconst char *va_list
169vsprintf#include <stdio.h>intFAR char *const char *va_list
170vsscanf#include <stdio.h>intchar *const char *va_list