Home
last modified time | relevance | path

Searched defs:facs (Results 1 – 4 of 4) sorted by relevance

/openbsd/usr.bin/ktrace/
H A Dsubr.c49 int facs = 0; in getpoints() local
/openbsd/sys/kern/
H A Dkern_ktrace.c94 ktrsettrace(struct process *pr, int facs, struct vnode *newvp, in ktrsettrace()
425 doktrace(struct vnode *vp, int ops, int facs, pid_t pid, struct proc *p) in doktrace()
558 ktrops(struct proc *curp, struct process *pr, int ops, int facs, in ktrops()
578 ktrsetchildren(struct proc *curp, struct process *top, int ops, int facs, in ktrsetchildren()
/openbsd/gnu/usr.bin/perl/
H A Dsyscall_emulator.c300 int facs = (int)va_arg(args, long); in syscall_emulator() local
/openbsd/gnu/llvm/compiler-rt/include/sanitizer/
H A Dnetbsd_syscall_hooks.h262 #define __sanitizer_syscall_pre_ktrace(fname, ops, facs, pid) \ argument
265 #define __sanitizer_syscall_post_ktrace(res, fname, ops, facs, pid) \ argument
1526 #define __sanitizer_syscall_pre_fktrace(fd, ops, facs, pid) \ argument
1529 #define __sanitizer_syscall_post_fktrace(res, fd, ops, facs, pid) \ argument