nuttx/syscall/syscall.csv

18 KiB

1_exitunistd.hnoreturnint
2aio_readaio.hdefined(CONFIG_FS_AIO)intFAR struct aiocb *
3aio_writeaio.hdefined(CONFIG_FS_AIO)intFAR struct aiocb *
4closeunistd.hintint
5dupunistd.hintint
6epoll_closesys/epoll.hvoidint
7epoll_createsys/epoll.hintint
8epoll_create1sys/epoll.hintint
9fsyncunistd.hintint
10inotify_init1sys/inotify.hdefined(CONFIG_FS_NOTIFY)intint
11modhandlenuttx/module.hdefined(CONFIG_MODULE)FAR void *FAR const char *
12mq_closemqueue.h!defined(CONFIG_DISABLE_MQUEUE)intmqd_t
13mq_unlinkmqueue.h!defined(CONFIG_DISABLE_MQUEUE)intFAR const char *
14nx_pthread_exitnuttx/pthread.h!defined(CONFIG_DISABLE_PTHREAD)noreturnpthread_addr_t
15nx_setlogmasknuttx/syslog/syslog.hintint
16nxsem_closenuttx/semaphore.hdefined(CONFIG_FS_NAMED_SEMAPHORES)intFAR sem_t *
17nxsem_destroynuttx/semaphore.hintFAR sem_t *
18nxsem_post_slownuttx/semaphore.hintFAR sem_t *
19nxsem_trywait_slownuttx/semaphore.hintFAR sem_t *
20nxsem_unlinknuttx/semaphore.hdefined(CONFIG_FS_NAMED_SEMAPHORES)intFAR const char *
21nxsem_wait_slownuttx/semaphore.hintFAR sem_t *
22pthread_cancelpthread.h!defined(CONFIG_DISABLE_PTHREAD)intpthread_t
23pthread_detachpthread.h!defined(CONFIG_DISABLE_PTHREAD)intpthread_t
24rmdirunistd.h!defined(CONFIG_DISABLE_MOUNTPOINT)intFAR const char*
25rmmodnuttx/module.hdefined(CONFIG_MODULE)intFAR void *
26sched_getschedulersched.hintpid_t
27setegidunistd.hdefined(CONFIG_SCHED_USER_IDENTITY)intgid_t
28seteuidunistd.hdefined(CONFIG_SCHED_USER_IDENTITY)intuid_t
29setgidunistd.hdefined(CONFIG_SCHED_USER_IDENTITY)intgid_t
30setuidunistd.hdefined(CONFIG_SCHED_USER_IDENTITY)intuid_t
31shm_unlinksys/mman.hdefined(CONFIG_FS_SHMFS)intFAR const char *
32shmdtsys/shm.hdefined(CONFIG_MM_SHM)intFAR const void *
33sigpendingsignal.h!defined(CONFIG_DISABLE_SIGNALS)intFAR sigset_t *
34sigsuspendsignal.hintFAR const sigset_t *
35sysinfosys/sysinfo.hintFAR struct sysinfo *
36task_deletesched.h!defined(CONFIG_BUILD_KERNEL)intpid_t
37task_restartsched.h!defined(CONFIG_BUILD_KERNEL)intpid_t
38timer_deletetime.h!defined(CONFIG_DISABLE_POSIX_TIMERS)inttimer_t
39timer_getoverruntime.h!defined(CONFIG_DISABLE_POSIX_TIMERS)inttimer_t
40unlinkunistd.h!defined(CONFIG_DISABLE_MOUNTPOINT)intFAR const char *
41waitsys/wait.hdefined(CONFIG_SCHED_WAITPID) && defined(CONFIG_SCHED_HAVE_PARENT)pid_tFAR int *