Home
last modified time | relevance | path

Searched defs:newmask (Results 1 – 12 of 12) sorted by relevance

/freebsd/lib/libc/rpc/
H A Dclnt_dg.c333 sigset_t newmask; in clnt_dg_call() local
619 sigset_t newmask; in clnt_dg_freeres() local
646 sigset_t newmask; in clnt_dg_control() local
784 sigset_t newmask; in clnt_dg_destroy() local
811 sigset_t newmask; in clnt_dg_ops() local
H A Dclnt_vc.c324 sigset_t mask, newmask; in clnt_vc_call() local
471 sigset_t newmask; in clnt_vc_freeres() local
518 sigset_t newmask; in clnt_vc_control() local
631 sigset_t newmask; in clnt_vc_destroy() local
751 sigset_t mask, newmask; in clnt_vc_ops() local
/freebsd/contrib/ncurses/ncurses/tinfo/
H A Dlib_data.c397 _nc_sigprocmask(int how, const sigset_t * newmask, sigset_t * oldmask) in _nc_sigprocmask()
/freebsd/contrib/unbound/util/storage/
H A Dlruhash.c119 int newmask) in bin_split()
239 int newmask; in table_grow() local
/freebsd/lib/libc/net/
H A Drcmd.c85 sigset_t oldmask, newmask; in rcmd_af() local
/freebsd/contrib/ncurses/ncurses/base/
H A Dlib_mouse.c1977 mousemask(mmask_t newmask, mmask_t * oldmask) in mousemask()
/freebsd/sys/kern/
H A Dkern_cpuset.c650 cpuset_t newmask; in cpuset_testupdate() local
H A Dvfs_syscalls.c4259 int newmask; member
/freebsd/contrib/llvm-project/compiler-rt/include/sanitizer/
H A Dlinux_syscall_hooks.h426 #define __sanitizer_syscall_pre_ssetmask(newmask) \ argument
428 #define __sanitizer_syscall_post_ssetmask(res, newmask) \ argument
H A Dnetbsd_syscall_hooks.h339 #define __sanitizer_syscall_pre_umask(newmask) \ argument
341 #define __sanitizer_syscall_post_umask(res, newmask) \ argument
/freebsd/contrib/sqlite3/
H A Dsqlite3.c19847 u32 newmask; /* Mask of new.* columns referenced */ member
/freebsd/sys/sys/
H A Dsysproto.h241 char newmask_l_[PADL_(mode_t)]; mode_t newmask; char newmask_r_[PADR_(mode_t)]; member