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
8eventfdsys/eventfd.hdefined(CONFIG_EVENT_FD)unsigned intint
9exitstdlib.hvoidint
10fsyncunistd.h!defined(CONFIG_DISABLE_MOUNTPOINT)intint
11getenvstdlib.h!defined(CONFIG_DISABLE_ENVIRON)FAR char *FAR const char *
12if_nametoindexnet/if.hdefined(CONFIG_NETDEV_IFINDEX)unsigned intFAR const char *
13modhandlenuttx/module.hdefined(CONFIG_MODULE)FAR void *FAR const char *
14mq_closemqueue.h!defined(CONFIG_DISABLE_MQUEUE)intmqd_t
15mq_unlinkmqueue.h!defined(CONFIG_DISABLE_MQUEUE)intFAR const char *
16nx_task_spawnnuttx/spawn.hdefined(CONFIG_LIB_SYSCALL) && !defined(CONFIG_BUILD_KERNEL)intFAR const struct spawn_syscall_parms_s *
17opendirdirent.hFAR DIR *FAR const char *
18pthread_cancelpthread.h!defined(CONFIG_DISABLE_PTHREAD)intpthread_t
19pthread_cleanup_poppthread.hdefined(CONFIG_PTHREAD_CLEANUP)voidint
20pthread_cond_broadcastpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_cond_t *
21pthread_cond_signalpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_cond_t *
22pthread_detachpthread.h!defined(CONFIG_DISABLE_PTHREAD)intpthread_t
23pthread_exitpthread.h!defined(CONFIG_DISABLE_PTHREAD)voidpthread_addr_t
24pthread_mutex_consistentpthread.h!defined(CONFIG_DISABLE_PTHREAD) && !defined(CONFIG_PTHREAD_MUTEX_UNSAFE)intFAR pthread_mutex_t *
25pthread_mutex_destroypthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_mutex_t *
26pthread_mutex_trylockpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_mutex_t *
27pthread_mutex_unlockpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_mutex_t *
28putenvstdlib.h!defined(CONFIG_DISABLE_ENVIRON)intFAR const char *
29readdirdirent.hFAR struct dirent *FAR DIR *
30rewinddirdirent.hvoidFAR DIR *
31rmdirunistd.h!defined(CONFIG_DISABLE_MOUNTPOINT)intFAR const char*
32rmmodnuttx/module.hdefined(CONFIG_MODULE)intFAR void *
33sched_getschedulersched.hintpid_t
34sem_closesemaphore.hdefined(CONFIG_FS_NAMED_SEMAPHORES)intFAR sem_t *
35sem_destroysemaphore.hintFAR sem_t *
36sem_postsemaphore.hintFAR sem_t *
37sem_trywaitsemaphore.hintFAR sem_t *
38sem_unlinksemaphore.hdefined(CONFIG_FS_NAMED_SEMAPHORES)intFAR const char *
39sem_waitsemaphore.hintFAR sem_t *
40setgidunistd.hdefined(CONFIG_SCHED_USER_IDENTITY)intgid_t
41setuidunistd.hdefined(CONFIG_SCHED_USER_IDENTITY)intuid_t
42shmdtsys/shm.hdefined(CONFIG_MM_SHM)intFAR const void *
43sigpendingsignal.hintFAR sigset_t *
44sigsuspendsignal.hintFAR const sigset_t *
45task_deletesched.hintpid_t
46task_restartsched.hintpid_t
47tcdraintermios.hdefined(CONFIG_SERIAL_TERMIOS)intint
48telldirdirent.hoff_tFAR DIR *
49timer_deletetime.h!defined(CONFIG_DISABLE_POSIX_TIMERS)inttimer_t
50timer_getoverruntime.h!defined(CONFIG_DISABLE_POSIX_TIMERS)inttimer_t
51tls_freenuttx/tls.hCONFIG_TLS_NELEM > 0intint
52unlinkunistd.h!defined(CONFIG_DISABLE_MOUNTPOINT)intFAR const char *
53unsetenvstdlib.h!defined(CONFIG_DISABLE_ENVIRON)intFAR const char *
54waitsys/wait.hdefined(CONFIG_SCHED_WAITPID) && defined(CONFIG_SCHED_HAVE_PARENT)pid_tFAR int *