Home
last modified time | relevance | path

Searched defs:__NC (Results 1 – 18 of 18) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/signal/
A Dsigwait.c33 static int __NC(sigwait)(const sigset_t *set, int *sig) in __NC() function
62 static int __NC(sigwait)(const sigset_t *set, int *sig) in __NC() function
A Dsigpause.c59 static int __NC(sigpause)(int sig) in __NC() function
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/common/
A Dsigsuspend.c16 int __NC(sigsuspend)(const sigset_t *set) in __NC() function
A Dwait.c10 static pid_t __NC(wait)(__WAIT_STATUS_DEFN stat_loc) in __NC() function
A Dwaitid.c19 static int __NC(waitid)(idtype_t idtype, id_t id, siginfo_t *infop, int options) in __NC() function
A Dwaitpid.c12 pid_t __NC(waitpid)(pid_t pid, int *wait_stat, int options) in __NC() function
A Dsync_file_range.c23 static int __NC(sync_file_range)(int fd, off64_t offset, off64_t nbytes, unsigned int flags) in __NC() function
A Dreadv.c17 static ssize_t __NC(readv)(int fd, const struct iovec *vector, int count) in __NC() function
A Dwritev.c16 static ssize_t __NC(writev)(int fd, const struct iovec *vector, int count) in __NC() function
A Dllseek.c23 off64_t __NC(lseek64)(int fd, off64_t offset, int whence) in __NC() function
A Dppoll.c30 __NC(ppoll)(struct pollfd *fds, nfds_t nfds, const struct timespec *timeout, in __NC() function
A Dselect.c24 int __NC(select)(int n, fd_set *readfds, fd_set *writefds, fd_set *exceptfds, in __NC() function
A D__rt_sigtimedwait.c25 int __NC(sigtimedwait)(const sigset_t *set, siginfo_t *info, in __NC() function
A Dpselect.c29 static int __NC(pselect)(int nfds, fd_set *readfds, fd_set *writefds, in __NC() function
A Dpread_write.c82 static ssize_t __NC(pwrite)(int fd, const void *buf, size_t count, off_t offset) in __NC() function
91 static ssize_t __NC(pread64)(int fd, void *buf, size_t count, off64_t offset) in __NC() function
98 static ssize_t __NC(pwrite64)(int fd, const void *buf, size_t count, off64_t offset) in __NC() function
A D__syscall_fcntl.c17 int __NC(fcntl)(int fd, int cmd, long arg) in __NC() function
/l4re-core-master/uclibc/lib/contrib/uclibc/include/
A Dcancel.h42 #define __NC(name) _NC(name) macro
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/inet/
A Dsocketcalls.c35 static int __NC(accept)(int sockfd, struct sockaddr *addr, socklen_t *addrlen) in __NC() function

Completed in 16 milliseconds