Files
nuttx/syscall/syscall.csv
T
2014-10-05 15:59:02 -06:00

15 KiB

1_exitunistd.hvoidint
2aio_cancelaio.hdefined(CONFIG_FS_AIO)intintFAR struct aiocb *
3aio_fsyncaio.hdefined(CONFIG_FS_AIO)intintFAR struct aiocb *
4aio_readaio.hdefined(CONFIG_FS_AIO)intFAR struct aiocb *
5aio_writeaio.hdefined(CONFIG_FS_AIO)intFAR struct aiocb *
6acceptsys/socket.hCONFIG_NSOCKET_DESCRIPTORS > 0 && defined(CONFIG_NET)intintstruct sockaddr*socklen_t*
7atexitstdlib.hdefined(CONFIG_SCHED_ATEXIT)intvoid (*)(void)
8bindsys/socket.hCONFIG_NSOCKET_DESCRIPTORS > 0 && defined(CONFIG_NET)intintFAR const struct sockaddr*socklen_t
9clearenvstdlib.h!defined(CONFIG_DISABLE_ENVIRON)int
10clock_getrestime.hintclockid_tstruct timespec*
11clock_gettimetime.hintclockid_tstruct timespec*
12clock_settimetime.hintclockid_tconst struct timespec*
13clock_systimernuttx/clock.huint32_t
14closeunistd.hCONFIG_NSOCKET_DESCRIPTORS > 0 || CONFIG_NFILE_DESCRIPTORS > 0intint
15closedirdirent.hCONFIG_NFILE_DESCRIPTORS > 0intFAR DIR*
16connectsys/socket.hCONFIG_NSOCKET_DESCRIPTORS > 0 && defined(CONFIG_NET)intintFAR const struct sockaddr*socklen_t
17dupunistd.hCONFIG_NFILE_DESCRIPTORS > 0intint
18dup2unistd.hCONFIG_NFILE_DESCRIPTORS > 0intintint
19execvunistd.h!defined(CONFIG_BINFMT_DISABLE) && defined(CONFIG_LIBC_EXECFUNCS)intFAR const char *FAR char *const []|FAR char *const *
20exitstdlib.hvoidint
21fcntlfcntl.hCONFIG_NFILE_DESCRIPTORS > 0intintint...
22fs_fdopennuttx/fs/fs.hCONFIG_NFILE_DESCRIPTORS > 0 && CONFIG_NFILE_STREAMS > 0FAR struct file_struct*intintFAR struct tcb_s*
23fsyncunistd.hCONFIG_NFILE_DESCRIPTORS > 0 && !defined(CONFIG_DISABLE_MOUNTPOINT)intint
24get_errnoerrno.hint
25getenvstdlib.h!defined(CONFIG_DISABLE_ENVIRON)FAR char*FAR const char*
26getpidunistd.hpid_t
27getsockoptsys/socket.hCONFIG_NSOCKET_DESCRIPTORS > 0 && defined(CONFIG_NET)intintintintFAR void*FAR socklen_t*
28gettimeofdaysys/time.hintstruct timeval*FAR void*
29ioctlsys/ioctl.hCONFIG_NSOCKET_DESCRIPTORS > 0 || CONFIG_NFILE_DESCRIPTORS > 0intintintunsigned long
30killsignal.h!defined(CONFIG_DISABLE_SIGNALS)intpid_tint
31listensys/socket.hCONFIG_NSOCKET_DESCRIPTORS > 0 && defined(CONFIG_NET)intintint
32lseekunistd.hCONFIG_NFILE_DESCRIPTORS > 0off_tintoff_tint
33mkdirsys/stat.hCONFIG_NFILE_DESCRIPTORS > 0 && !defined(CONFIG_DISABLE_MOUNTPOINT)intFAR const char*mode_t
34mkfifosys/stat.hCONFIG_NFILE_DESCRIPTORS > 0intFAR const char*mode_t
35mmapsys/mman.hCONFIG_NFILE_DESCRIPTORS > 0FAR void*FAR void*size_tintintintoff_t
36mountsys/mount.hCONFIG_NFILE_DESCRIPTORS > 0 && !defined(CONFIG_DISABLE_MOUNTPOINT) && defined(CONFIG_FS_READABLE)intconst char*const char*const char*unsigned longconst void*
37mq_closemqueue.h!defined(CONFIG_DISABLE_MQUEUE)intmqd_t
38mq_notifymqueue.h!defined(CONFIG_DISABLE_SIGNALS) && !defined(CONFIG_DISABLE_MQUEUE)intmqd_tconst struct sigevent*
39mq_openmqueue.h!defined(CONFIG_DISABLE_MQUEUE)mqd_tconst char*int...
40mq_receivemqueue.h!defined(CONFIG_DISABLE_MQUEUE)ssize_tmqd_tvoid*size_tint*
41mq_sendmqueue.h!defined(CONFIG_DISABLE_MQUEUE)intmqd_tconst void*size_tint
42mq_timedreceivemqueue.h!defined(CONFIG_DISABLE_MQUEUE)ssize_tmqd_tvoid*size_tint*const struct timespec*
43mq_timedsendmqueue.h!defined(CONFIG_DISABLE_MQUEUE)intmqd_tconst char*size_tintconst struct timespec*
44mq_unlinkmqueue.h!defined(CONFIG_DISABLE_MQUEUE)intconst char*
45on_exitstdlib.hdefined(CONFIG_SCHED_ONEXIT)intCODE void (*)(int, FAR void *)FAR void *
46nanosleeptime.h!defined(CONFIG_DISABLE_SIGNALS)intFAR const struct timespec *FAR struct timespec*
47openfcntl.hCONFIG_NFILE_DESCRIPTORS > 0intconst char*int...
48opendirdirent.hCONFIG_NFILE_DESCRIPTORS > 0FAR DIR*FAR const char*
49pgallocnuttx/arch.hdefined(CONFIG_BUILD_KERNEL)uintptr_tuintptr_tunsigned int
50pipeunistd.hCONFIG_NFILE_DESCRIPTORS > 0intint [2]|int*
51pollpoll.h!defined(CONFIG_DISABLE_POLL) && (CONFIG_NSOCKET_DESCRIPTORS > 0 || CONFIG_NFILE_DESCRIPTORS > 0)intFAR struct pollfd*nfds_tint
52prctlsys/prctl.hCONFIG_TASK_NAME_SIZE > 0intint...
53preadunistd.hCONFIG_NSOCKET_DESCRIPTORS > 0 || CONFIG_NFILE_DESCRIPTORS > 0ssize_tintFAR void*size_toff_t
54pwriteunistd.hCONFIG_NSOCKET_DESCRIPTORS > 0 || CONFIG_NFILE_DESCRIPTORS > 0ssize_tintFAR const void*size_toff_t
55posix_spawnpspawn.h!defined(CONFIG_BINFMT_DISABLE) && defined(CONFIG_LIBC_EXECFUNCS) && defined(CONFIG_BINFMT_EXEPATH)intFAR pid_t *FAR const char *FAR const posix_spawn_file_actions_t *FAR const posix_spawnattr_t *FAR char *const []|FAR char *const *FAR char *const []
56posix_spawnspawn.h!defined(CONFIG_BINFMT_DISABLE) && defined(CONFIG_LIBC_EXECFUNCS) && !defined(CONFIG_BINFMT_EXEPATH)intFAR pid_t *FAR const char *FAR const posix_spawn_file_actions_t *FAR const posix_spawnattr_t *FAR char *const []|FAR char *const *FAR char *const []|FAR char *const *
57pthread_barrier_destroypthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_barrier_t*
58pthread_barrier_initpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_barrier_t*FAR const pthread_barrierattr_t*unsigned int
59pthread_barrier_waitpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_barrier_t*
60pthread_cancelpthread.h!defined(CONFIG_DISABLE_PTHREAD)intpthread_t
61pthread_cond_broadcastpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_cond_t*
62pthread_cond_destroypthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_cond_t*
63pthread_cond_initpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_cond_t*FAR const pthread_condattr_t*
64pthread_cond_signalpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_cond_t*
65pthread_cond_timedwaitpthread.h!defined(CONFIG_DISABLE_SIGNALS) && !defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_cond_t*FAR pthread_mutex_t*FAR const struct timespec*
66pthread_cond_waitpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_cond_t*FAR pthread_mutex_t*
67pthread_createpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_t*FAR const pthread_attr_t*pthread_startroutine_tpthread_addr_t
68pthread_detachpthread.h!defined(CONFIG_DISABLE_PTHREAD)intpthread_t
69pthread_exitpthread.h!defined(CONFIG_DISABLE_PTHREAD)voidpthread_addr_t
70pthread_getschedparampthread.h!defined(CONFIG_DISABLE_PTHREAD)intpthread_tFAR int*FAR struct sched_param*
71pthread_getspecificpthread.h!defined(CONFIG_DISABLE_PTHREAD)FAR void*pthread_key_t
72pthread_joinpthread.h!defined(CONFIG_DISABLE_PTHREAD)intpthread_tFAR pthread_addr_t*
73pthread_key_createpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_key_t*CODE void (*)(FAR void*)
74pthread_key_deletepthread.h!defined(CONFIG_DISABLE_PTHREAD)intpthread_key_t
75pthread_killpthread.h!defined(CONFIG_DISABLE_SIGNALS) && !defined(CONFIG_DISABLE_PTHREAD)intpthread_tint
76pthread_mutex_destroypthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_mutex_t*
77pthread_mutex_initpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_mutex_t*FAR const pthread_mutexattr_t*
78pthread_mutex_lockpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_mutex_t*
79pthread_mutex_trylockpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_mutex_t*
80pthread_mutex_unlockpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_mutex_t*
81pthread_oncepthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_once_t*CODE void (*)(void)
82pthread_setcancelstatepthread.h!defined(CONFIG_DISABLE_PTHREAD)intintFAR int*
83pthread_setschedparampthread.h!defined(CONFIG_DISABLE_PTHREAD)intpthread_tintFAR const struct sched_param*
84pthread_setschedpriopthread.h!defined(CONFIG_DISABLE_PTHREAD)intpthread_tint
85pthread_setspecificpthread.h!defined(CONFIG_DISABLE_PTHREAD)intpthread_key_tFAR const void*
86pthread_sigmaskpthread.h!defined(CONFIG_DISABLE_SIGNALS) && !defined(CONFIG_DISABLE_PTHREAD)intintFAR const sigset_t*FAR sigset_t*
87pthread_yieldpthread.h!defined(CONFIG_DISABLE_PTHREAD)void
88putenvstdlib.h!defined(CONFIG_DISABLE_ENVIRON)intFAR const char*
89readunistd.hCONFIG_NSOCKET_DESCRIPTORS > 0 || CONFIG_NFILE_DESCRIPTORS > 0ssize_tintFAR void*size_t
90readdirdirent.hCONFIG_NFILE_DESCRIPTORS > 0FAR struct dirent*FAR DIR*
91recvsys/socket.hCONFIG_NSOCKET_DESCRIPTORS > 0 && defined(CONFIG_NET)ssize_tintFAR void*size_tint
92recvfromsys/socket.hCONFIG_NSOCKET_DESCRIPTORS > 0 && defined(CONFIG_NET)ssize_tintFAR void*size_tintFAR struct sockaddr*FAR socklen_t*
93renamestdio.hCONFIG_NFILE_DESCRIPTORS > 0 && !defined(CONFIG_DISABLE_MOUNTPOINT)intFAR const char*FAR const char*
94rewinddirdirent.hCONFIG_NFILE_DESCRIPTORS > 0voidFAR DIR*
95rmdirunistd.hCONFIG_NFILE_DESCRIPTORS > 0 && !defined(CONFIG_DISABLE_MOUNTPOINT)intFAR const char*
96sched_getparamsched.hintpid_tstruct sched_param*
97sched_getschedulersched.hintpid_t
98sched_getstreamsnuttx/sched.hCONFIG_NFILE_DESCRIPTORS > 0 && CONFIG_NFILE_STREAMS > 0FAR struct streamlist*
99sched_locksched.hint
100sched_lockcountsched.hint32_t
101sched_rr_get_intervalsched.hintpid_tstruct timespec*
102sched_setparamsched.hintpid_tconst struct sched_param*
103sched_setschedulersched.hintpid_tintconst struct sched_param*
104sched_unlocksched.hint
105sched_yieldsched.hint
106seekdirdirent.hCONFIG_NFILE_DESCRIPTORS > 0voidFAR DIR*off_t
107selectsys/select.h!defined(CONFIG_DISABLE_POLL) && (CONFIG_NSOCKET_DESCRIPTORS > 0 || CONFIG_NFILE_DESCRIPTORS > 0)intintFAR fd_set*FAR fd_set*FAR fd_set*FAR struct timeval*
108sem_closesemaphore.hdefined(CONFIG_FS_NAMED_SEMAPHORES)intFAR sem_t*
109sem_destroysemaphore.hintFAR sem_t*
110sem_opensemaphore.hdefined(CONFIG_FS_NAMED_SEMAPHORES)FAR sem_t*FAR const char*int...
111sem_postsemaphore.hintFAR sem_t*
112sem_timedwaitsemaphore.hintFAR sem_t*FAR const struct timespec *
113sem_trywaitsemaphore.hintFAR sem_t*
114sem_unlinksemaphore.hdefined(CONFIG_FS_NAMED_SEMAPHORES)intFAR const char*
115sem_waitsemaphore.hintFAR sem_t*
116sendsys/socket.hCONFIG_NSOCKET_DESCRIPTORS > 0 && defined(CONFIG_NET)ssize_tintFAR const void*size_tint
117sendfilesys/sendfile.hCONFIG_NFILE_DESCRIPTORS > 0 && defined(CONFIG_NET_SENDFILE)ssize_tintintFAR off_t*size_t
118sendtosys/socket.hCONFIG_NSOCKET_DESCRIPTORS > 0 && defined(CONFIG_NET)ssize_tintFAR const void*size_tintFAR const struct sockaddr*socklen_t
119set_errnoerrno.hvoidint
120setenvstdlib.h!defined(CONFIG_DISABLE_ENVIRON)intconst char*const char*int
121setsockoptsys/socket.hCONFIG_NSOCKET_DESCRIPTORS > 0 && defined(CONFIG_NET)intintintintFAR const void*socklen_t
122shmatsys/shm.hdefined(CONFIG_MM_SHM)FAR void *intFAR const void *int
123shmctlsys/shm.hdefined(CONFIG_MM_SHM)intintintFAR struct shmid_ds *
124shmdtsys/shm.hdefined(CONFIG_MM_SHM)intFAR const void *
125shmgetsys/shm.hdefined(CONFIG_MM_SHM)intkey_tsize_tint
126sigactionsignal.h!defined(CONFIG_DISABLE_SIGNALS)intintFAR const struct sigaction*FAR struct sigaction*
127sigpendingsignal.h!defined(CONFIG_DISABLE_SIGNALS)intFAR sigset_t*
128sigprocmasksignal.h!defined(CONFIG_DISABLE_SIGNALS)intintFAR const sigset_t*FAR sigset_t*
129sigqueuesignal.h!defined(CONFIG_DISABLE_SIGNALS)intintintunion sigval|FAR void *|sival_ptr
130sigsuspendsignal.h!defined(CONFIG_DISABLE_SIGNALS)intFAR const sigset_t*
131sigtimedwaitsignal.h!defined(CONFIG_DISABLE_SIGNALS)intFAR const sigset_t*FAR struct siginfo*FAR const struct timespec*
132sigwaitinfosignal.h!defined(CONFIG_DISABLE_SIGNALS)intFAR const sigset_t*FAR struct siginfo*
133socketsys/socket.hCONFIG_NSOCKET_DESCRIPTORS > 0 && defined(CONFIG_NET)intintintint
134statsys/stat.hCONFIG_NFILE_DESCRIPTORS > 0intconst char*FAR struct stat*
135statfssys/statfs.hCONFIG_NFILE_DESCRIPTORS > 0intconst char*struct statfs*
136task_createsched.h!defined(CONFIG_BUILD_KERNEL)intFAR const char*intintmain_tFAR char * const []|FAR char * const *
137task_deletesched.hintpid_t
138task_restartsched.hintpid_t
139telldirdirent.hCONFIG_NFILE_DESCRIPTORS > 0off_tFAR DIR*
140timer_createtime.h!defined(CONFIG_DISABLE_POSIX_TIMERS)intclockid_tFAR struct sigevent*FAR timer_t*
141timer_deletetime.h!defined(CONFIG_DISABLE_POSIX_TIMERS)inttimer_t
142timer_getoverruntime.h!defined(CONFIG_DISABLE_POSIX_TIMERS)inttimer_t
143timer_gettimetime.h!defined(CONFIG_DISABLE_POSIX_TIMERS)inttimer_tFAR struct itimerspec*
144timer_settimetime.h!defined(CONFIG_DISABLE_POSIX_TIMERS)inttimer_tintFAR const struct itimerspec*FAR struct itimerspec*
145umountsys/mount.hCONFIG_NFILE_DESCRIPTORS > 0 && !defined(CONFIG_DISABLE_MOUNTPOINT)intconst char*
146unlinkunistd.hCONFIG_NFILE_DESCRIPTORS > 0 && !defined(CONFIG_DISABLE_MOUNTPOINT)intFAR const char*
147unsetenvstdlib.h!defined(CONFIG_DISABLE_ENVIRON)intconst char*
148up_assertassert.hvoidFAR const uint8_t*int
149vforkunistd.hdefined(CONFIG_ARCH_HAVE_VFORK)pid_t
150waitsys/wait.hdefined(CONFIG_SCHED_WAITPID) && defined(CONFIG_SCHED_HAVE_PARENT)pid_tint*
151waitidsys/wait.hdefined(CONFIG_SCHED_WAITPID) && defined(CONFIG_SCHED_HAVE_PARENT)intidtype_tid_t FAR siginfo_t *int
152waitpidsys/wait.hdefined(CONFIG_SCHED_WAITPID)pid_tpid_tint*int
153writeunistd.hCONFIG_NSOCKET_DESCRIPTORS > 0 || CONFIG_NFILE_DESCRIPTORS > 0ssize_tintFAR const void*size_t