/netbsd-src/external/bsd/file/dist/src/ |
H A D | compress.c | 511 mode_t ou = umask(0); in file_pipe2file() local
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/include/sanitizer/ |
H A D | netbsd_syscall_hooks.h | 485 #define __sanitizer_syscall_pre_compat_50_select(nd, in, ou, ex, tv) \ argument 489 #define __sanitizer_syscall_post_compat_50_select(res, nd, in, ou, ex, tv) \ argument 1992 #define __sanitizer_syscall_pre_compat_50_pselect(nd, in, ou, ex, ts, mask) \ argument 1996 #define __sanitizer_syscall_post_compat_50_pselect(res, nd, in, ou, ex, ts, \ argument 2259 #define __sanitizer_syscall_pre___select50(nd, in, ou, ex, tv) \ argument 2263 #define __sanitizer_syscall_post___select50(res, nd, in, ou, ex, tv) \ argument 2388 #define __sanitizer_syscall_pre___pselect50(nd, in, ou, ex, ts, mask) \ argument 2392 #define __sanitizer_syscall_post___pselect50(res, nd, in, ou, ex, ts, mask) \ argument
|
/netbsd-src/sys/rump/librump/rumpkern/ |
H A D | rump_syscalls.c | 1341 rump___sysimpl_select(int nd, fd_set * in, fd_set * ou, fd_set * ex, struct timeval * tv) in rump___sysimpl_select() argument 3987 rump___sysimpl_pselect(int nd, fd_set * in, fd_set * ou, fd_set * ex, const struct timespec * ts, const sigset_t * mask) in rump___sysimpl_pselect() argument 4936 rump___sysimpl_select50(int nd, fd_set * in, fd_set * ou, fd_set * ex, struct timeval * tv) in rump___sysimpl_select50() argument 5366 rump___sysimpl_pselect50(int nd, fd_set * in, fd_set * ou, fd_se argument [all...] |
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/include/sanitizer/ |
H A D | netbsd_syscall_hooks.h | 489 #define __sanitizer_syscall_pre_compat_50_select(nd, in, ou, ex, tv) \ argument 493 #define __sanitizer_syscall_post_compat_50_select(res, nd, in, ou, ex, tv) \ argument 2019 #define __sanitizer_syscall_pre_compat_50_pselect(nd, in, ou, ex, ts, mask) \ argument 2023 #define __sanitizer_syscall_post_compat_50_pselect(res, nd, in, ou, ex, ts, \ argument 2287 #define __sanitizer_syscall_pre___select50(nd, in, ou, ex, tv) \ argument 2291 #define __sanitizer_syscall_post___select50(res, nd, in, ou, ex, tv) \ argument 2416 #define __sanitizer_syscall_pre___pselect50(nd, in, ou, ex, ts, mask) \ argument 2420 #define __sanitizer_syscall_post___pselect50(res, nd, in, ou, ex, ts, mask) \ argument
|
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/include/sanitizer/ |
H A D | netbsd_syscall_hooks.h | 489 #define __sanitizer_syscall_pre_compat_50_select(nd, in, ou, ex, tv) \ argument 493 #define __sanitizer_syscall_post_compat_50_select(res, nd, in, ou, ex, tv) \ argument 2019 #define __sanitizer_syscall_pre_compat_50_pselect(nd, in, ou, ex, ts, mask) \ argument 2023 #define __sanitizer_syscall_post_compat_50_pselect(res, nd, in, ou, ex, ts, \ argument 2287 #define __sanitizer_syscall_pre___select50(nd, in, ou, ex, tv) \ argument 2291 #define __sanitizer_syscall_post___select50(res, nd, in, ou, ex, tv) \ argument 2416 #define __sanitizer_syscall_pre___pselect50(nd, in, ou, ex, ts, mask) \ argument 2420 #define __sanitizer_syscall_post___pselect50(res, nd, in, ou, ex, ts, mask) \ argument
|
/netbsd-src/usr.bin/xlint/lint1/ |
H A D | tree.c | 158 bool ou = is_uinteger(otp->t_tspec); ic_cvt() local
|