Searched refs:KERN_FILE_RDIR (Results 1 – 5 of 5) sorted by relevance
/openbsd/usr.bin/fstat/ |
H A D | fuser.c | 114 case KERN_FILE_RDIR: in fuser_check()
|
H A D | fstat.c | 366 case KERN_FILE_RDIR: \
|
/openbsd/sys/sys/ |
H A D | sysctl.h | 746 #define KERN_FILE_RDIR -3 macro
|
/openbsd/lib/libkvm/ |
H A D | kvm_file2.c | 408 &process, KERN_FILE_RDIR, process.ps_pid) == -1) in kvm_deadfile_byid()
|
/openbsd/sys/kern/ |
H A D | kern_sysctl.c | 1769 FILLIT(NULL, NULL, KERN_FILE_RDIR, fdp->fd_rdir, pr); in sysctl_file() 1807 FILLIT(NULL, NULL, KERN_FILE_RDIR, fdp->fd_rdir, pr); in sysctl_file()
|