Searched defs:how (Results 1 – 17 of 17) sorted by relevance
/glibc-2.36/socket/ |
D | shutdown.c | 28 shutdown (int fd, int how) in shutdown()
|
/glibc-2.36/sysdeps/unix/sysv/linux/ |
D | shutdown.c | 27 __shutdown (int fd, int how) in __shutdown()
|
D | sigprocmask.c | 23 __sigprocmask (int how, const sigset_t *set, sigset_t *oset) in __sigprocmask()
|
D | internal-signals.h | 70 internal_sigprocmask (int how, const internal_sigset_t *set, in internal_sigprocmask()
|
D | mq_notify.c | 73 change_sigmask (int how, sigset_t *oss) in change_sigmask()
|
D | test-errno-linux.c | 128 const int how[] = { SIG_BLOCK, SIG_UNBLOCK, SIG_SETMASK }; in invalid_sigprocmask_how() local
|
/glibc-2.36/support/ |
D | xpthread_sigmask.c | 25 xpthread_sigmask (int how, const sigset_t *set, sigset_t *oldset) in xpthread_sigmask()
|
/glibc-2.36/signal/ |
D | sigprocmask.c | 26 __sigprocmask (int how, const sigset_t *set, sigset_t *oset) in __sigprocmask()
|
/glibc-2.36/sysdeps/mach/hurd/ |
D | shutdown.c | 32 shutdown (int fd, int how) in shutdown()
|
D | sigprocmask.c | 28 __sigprocmask (int how, const sigset_t *set, sigset_t *oset) in __sigprocmask()
|
/glibc-2.36/htl/ |
D | pt-sigmask.c | 25 pthread_sigmask (int how, const sigset_t *set, sigset_t *oset) in pthread_sigmask()
|
/glibc-2.36/nptl/ |
D | pthread_sigmask.c | 24 __pthread_sigmask (int how, const sigset_t *newmask, sigset_t *oldmask) in __pthread_sigmask()
|
/glibc-2.36/sysdeps/mach/hurd/htl/ |
D | pt-sigstate.c | 28 __pthread_sigstate (struct __pthread *thread, int how, in __pthread_sigstate()
|
/glibc-2.36/stdlib/ |
D | tst-setcontext4.c | 52 signalmask (int how, int signum) in signalmask()
|
D | tst-setcontext2.c | 52 signalmask (int how, int signum) in signalmask()
|
/glibc-2.36/misc/ |
D | tst-tsearch.c | 246 mangle_tree (enum order how, enum action what, void **root, int lag) in mangle_tree()
|
/glibc-2.36/sysdeps/generic/ |
D | unwind-dw2.c | 99 } how; member
|