/openbsd-src/sys/dev/pci/drm/i915/selftests/ |
H A D | scatterlist.c | 44 const char *who, in expect_pfn_sg() 82 const char *who, in expect_pfn_sg_page_iter() 113 const char *who, in expect_pfn_sgtiter() 145 const char *who, in expect_pfn_sgtable()
|
/openbsd-src/lib/libc/gen/ |
H A D | setmode.c | 167 mode_t mask, perm, permXbits, who; in setmode() local 339 addcmd(BITCMD *set, int op, int who, int oparg, u_int mask) in addcmd()
|
/openbsd-src/gnu/gcc/fixincludes/ |
H A D | fixlib.c | 216 mn_get_regexps(regex_t** label_re, regex_t** name_re, tCC* who ) in mn_get_regexps()
|
/openbsd-src/gnu/usr.bin/gcc/gcc/fixinc/ |
H A D | fixlib.c | 231 mn_get_regexps( label_re, name_re, who ) in mn_get_regexps() argument
|
/openbsd-src/gnu/usr.bin/cvs/src/ |
H A D | edit.c | 667 char *who; member 751 notify_do (type, filename, who, val, watches, repository) in notify_do() argument
|
H A D | watch.c | 42 char *who; local
|
/openbsd-src/usr.bin/id/ |
H A D | id.c | 333 who(char *u) who() function
|
/openbsd-src/usr.bin/mail/ |
H A D | lex.c | 61 const char *who = name[1] ? name + 1 : myname; in setfile() local
|
/openbsd-src/usr.sbin/npppctl/ |
H A D | npppctl.c | 385 filter_match(struct parse_result * result,struct npppd_who * who) filter_match() argument
|
/openbsd-src/usr.sbin/unbound/daemon/ |
H A D | stats.c | 377 void server_stats_obtain(struct worker* worker, struct worker* who, in server_stats_obtain() argument
|
/openbsd-src/usr.bin/rpcinfo/ |
H A D | rpcinfo.c | 547 reply_proc(caddr_t res,struct sockaddr_in * who) reply_proc() argument
|
/openbsd-src/gnu/usr.bin/perl/ |
H A D | syscall_emulator.c | 147 int who = (int)va_arg(args, long); in syscall_emulator() local 619 id_t who = (id_t)va_arg(args, long); in syscall_emulator() local 647 id_t who = (id_t)va_arg(args, long); in syscall_emulator() local
|
H A D | pp_sys.c | 4715 const int who = POPi; PP() local 4729 const int who = POPi; PP() local
|
/openbsd-src/lib/libsndio/ |
H A D | amsg.h | 125 char who[12]; /* hint for leases */ member
|
/openbsd-src/sys/kern/ |
H A D | kern_resource.c | 516 dogetrusage(struct proc * p,int who,struct rusage * rup) dogetrusage() argument [all...] |
/openbsd-src/usr.bin/ssh/ |
H A D | channels.c | 606 fwd_ident(int who,int where) fwd_ident() argument 642 permission_set_get_array(struct ssh * ssh,int who,int where,struct permission *** permpp,u_int ** npermpp) permission_set_get_array() argument 663 permission_set_add(struct ssh * ssh,int who,int where,const char * host_to_connect,int port_to_connect,const char * listen_host,const char * listen_path,int listen_port,Channel * downstream) permission_set_add() argument 4455 channel_add_permission(struct ssh * ssh,int who,int where,char * host,int port) channel_add_permission() argument 4488 channel_clear_permission(struct ssh * ssh,int who,int where) channel_clear_permission() argument [all...] |
/openbsd-src/games/bs/ |
H A D | bs.c | 1315 scount(int who) in scount()
|
/openbsd-src/gnu/llvm/compiler-rt/include/sanitizer/ |
H A D | linux_syscall_hooks.h | 302 #define __sanitizer_syscall_pre_setpriority(which, who, niceval) \ argument 305 #define __sanitizer_syscall_post_setpriority(res, which, who, niceval) \ argument 308 #define __sanitizer_syscall_pre_getpriority(which, who) \ argument 310 #define __sanitizer_syscall_post_getpriority(res, which, who) \ argument 1282 #define __sanitizer_syscall_pre_getrusage(who, ru) \ argument 1284 #define __sanitizer_syscall_post_getrusage(res, who, ru) \ argument 1493 #define __sanitizer_syscall_pre_ioprio_set(which, who, ioprio) \ argument 1496 #define __sanitizer_syscall_post_ioprio_set(res, which, who, ioprio) \ argument 1499 #define __sanitizer_syscall_pre_ioprio_get(which, who) \ argument 1501 #define __sanitizer_syscall_post_ioprio_get(res, which, who) \ argument
|
H A D | netbsd_syscall_hooks.h | 502 #define __sanitizer_syscall_pre_setpriority(which, who, prio) \ argument 505 #define __sanitizer_syscall_post_setpriority(res, which, who, prio) \ argument 526 #define __sanitizer_syscall_pre_getpriority(which, who) \ argument 528 #define __sanitizer_syscall_post_getpriority(res, which, who) \ argument 613 #define __sanitizer_syscall_pre_compat_50_getrusage(who, rusage) \ argument 616 #define __sanitizer_syscall_post_compat_50_getrusage(res, who, rusage) \ argument 2471 #define __sanitizer_syscall_pre___getrusage50(who, rusage) \ argument 2474 #define __sanitizer_syscall_post___getrusage50(res, who, rusage) \ argument
|
/openbsd-src/usr.bin/sndiod/ |
H A D | dev.c | 1688 slot_new(struct opt * opt,unsigned int id,char * who,struct slotops * ops,void * arg,int mode) slot_new() argument
|
/openbsd-src/gnu/llvm/compiler-rt/lib/dfsan/ |
H A D | dfsan_custom.cpp | 1044 int __dfsw_getrusage(int who, struct rusage *usage, dfsan_label who_label, in __dfsw_getrusage() 1055 int __dfso_getrusage(int who, struct rusage *usage, dfsan_label who_label, in __dfso_getrusage()
|
/openbsd-src/gnu/llvm/compiler-rt/lib/msan/ |
H A D | msan_interceptors.cpp | 1004 INTERCEPTOR(int, getrusage, int who, void *usage) { in INTERCEPTOR() argument
|