Home
last modified time | relevance | path

Searched defs:how (Results 1 – 17 of 17) sorted by relevance

/glibc-2.36/socket/
Dshutdown.c28 shutdown (int fd, int how) in shutdown()
/glibc-2.36/sysdeps/unix/sysv/linux/
Dshutdown.c27 __shutdown (int fd, int how) in __shutdown()
Dsigprocmask.c23 __sigprocmask (int how, const sigset_t *set, sigset_t *oset) in __sigprocmask()
Dinternal-signals.h70 internal_sigprocmask (int how, const internal_sigset_t *set, in internal_sigprocmask()
Dmq_notify.c73 change_sigmask (int how, sigset_t *oss) in change_sigmask()
Dtest-errno-linux.c128 const int how[] = { SIG_BLOCK, SIG_UNBLOCK, SIG_SETMASK }; in invalid_sigprocmask_how() local
/glibc-2.36/support/
Dxpthread_sigmask.c25 xpthread_sigmask (int how, const sigset_t *set, sigset_t *oldset) in xpthread_sigmask()
/glibc-2.36/signal/
Dsigprocmask.c26 __sigprocmask (int how, const sigset_t *set, sigset_t *oset) in __sigprocmask()
/glibc-2.36/sysdeps/mach/hurd/
Dshutdown.c32 shutdown (int fd, int how) in shutdown()
Dsigprocmask.c28 __sigprocmask (int how, const sigset_t *set, sigset_t *oset) in __sigprocmask()
/glibc-2.36/htl/
Dpt-sigmask.c25 pthread_sigmask (int how, const sigset_t *set, sigset_t *oset) in pthread_sigmask()
/glibc-2.36/nptl/
Dpthread_sigmask.c24 __pthread_sigmask (int how, const sigset_t *newmask, sigset_t *oldmask) in __pthread_sigmask()
/glibc-2.36/sysdeps/mach/hurd/htl/
Dpt-sigstate.c28 __pthread_sigstate (struct __pthread *thread, int how, in __pthread_sigstate()
/glibc-2.36/stdlib/
Dtst-setcontext4.c52 signalmask (int how, int signum) in signalmask()
Dtst-setcontext2.c52 signalmask (int how, int signum) in signalmask()
/glibc-2.36/misc/
Dtst-tsearch.c246 mangle_tree (enum order how, enum action what, void **root, int lag) in mangle_tree()
/glibc-2.36/sysdeps/generic/
Dunwind-dw2.c99 } how; member