incubator-nuttx/syscall/syscall.csv

16 KiB

1_exitunistd.hvoidint
2aio_readaio.hdefined(CONFIG_FS_AIO)intFAR struct aiocb *
3aio_writeaio.hdefined(CONFIG_FS_AIO)intFAR struct aiocb *
4atexitstdlib.hdefined(CONFIG_SCHED_ATEXIT)intvoid (*)(void)
5closeunistd.hintint
6closedirdirent.hintFAR DIR*
7dupunistd.hintint
8exitstdlib.hvoidint
9fsyncunistd.h!defined(CONFIG_DISABLE_MOUNTPOINT)intint
10getenvstdlib.h!defined(CONFIG_DISABLE_ENVIRON)FAR char*FAR const char*
11if_nametoindexnet/if.hdefined(CONFIG_NETDEV_IFINDEX)unsigned intFAR const char *
12modhandlenuttx/module.hdefined(CONFIG_MODULE)FAR void *FAR const char *
13mq_closemqueue.h!defined(CONFIG_DISABLE_MQUEUE)intmqd_t
14mq_unlinkmqueue.h!defined(CONFIG_DISABLE_MQUEUE)intconst char*
15opendirdirent.hFAR DIR*FAR const char*
16pthread_cancelpthread.h!defined(CONFIG_DISABLE_PTHREAD)intpthread_t
17pthread_cleanup_poppthread.hdefined(CONFIG_PTHREAD_CLEANUP)voidint
18pthread_cond_broadcastpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_cond_t*
19pthread_cond_signalpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_cond_t*
20pthread_detachpthread.h!defined(CONFIG_DISABLE_PTHREAD)intpthread_t
21pthread_exitpthread.h!defined(CONFIG_DISABLE_PTHREAD)voidpthread_addr_t
22pthread_get_stackaddr_nppthread.h!defined(CONFIG_DISABLE_PTHREAD)void*pthread_t
23pthread_get_stacksize_nppthread.h!defined(CONFIG_DISABLE_PTHREAD)ssize_tpthread_t
24pthread_getspecificpthread.h!defined(CONFIG_DISABLE_PTHREAD)FAR void*pthread_key_t
25pthread_key_deletepthread.h!defined(CONFIG_DISABLE_PTHREAD)intpthread_key_t
26pthread_mutex_destroypthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_mutex_t*
27pthread_mutex_trylockpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_mutex_t*
28pthread_mutex_unlockpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_mutex_t*
29pthread_mutex_consistentpthread.h!defined(CONFIG_DISABLE_PTHREAD) && !defined(CONFIG_PTHREAD_MUTEX_UNSAFE)intFAR pthread_mutex_t*
30putenvstdlib.h!defined(CONFIG_DISABLE_ENVIRON)intFAR const char*
31readdirdirent.hFAR struct dirent*FAR DIR*
32rewinddirdirent.hvoidFAR DIR*
33rmdirunistd.h!defined(CONFIG_DISABLE_MOUNTPOINT)intFAR const char*
34rmmodnuttx/module.hdefined(CONFIG_MODULE)intFAR void *
35sched_getschedulersched.hintpid_t
36sem_closesemaphore.hdefined(CONFIG_FS_NAMED_SEMAPHORES)intFAR sem_t*
37sem_destroysemaphore.hintFAR sem_t*
38sem_postsemaphore.hintFAR sem_t*
39sem_trywaitsemaphore.hintFAR sem_t*
40sem_unlinksemaphore.hdefined(CONFIG_FS_NAMED_SEMAPHORES)intFAR const char*
41sem_waitsemaphore.hintFAR sem_t*
42set_errnoerrno.h!defined(__DIRECT_ERRNO_ACCESS)voidint
43setgidunistd.hdefined(CONFIG_SCHED_USER_IDENTITY)intgid_t
44setuidunistd.hdefined(CONFIG_SCHED_USER_IDENTITY)intuid_t
45shmdtsys/shm.hdefined(CONFIG_MM_SHM)intFAR const void *
46sigpendingsignal.hintFAR sigset_t*
47sigsuspendsignal.hintFAR const sigset_t*
48task_deletesched.hintpid_t
49task_restartsched.hintpid_t
50tcdraintermios.hdefined(CONFIG_SERIAL_TERMIOS)intint
51telldirdirent.hoff_tFAR DIR*
52timer_deletetime.h!defined(CONFIG_DISABLE_POSIX_TIMERS)inttimer_t
53timer_getoverruntime.h!defined(CONFIG_DISABLE_POSIX_TIMERS)inttimer_t
54unamesys/utsname.hintFAR struct utsname*
55unlinkunistd.h!defined(CONFIG_DISABLE_MOUNTPOINT)intFAR const char*
56unsetenvstdlib.h!defined(CONFIG_DISABLE_ENVIRON)intconst char*
57waitsys/wait.hdefined(CONFIG_SCHED_WAITPID) && defined(CONFIG_SCHED_HAVE_PARENT)pid_tint*