Home
last modified time | relevance | path

Searched refs:f_uid (Results 1 – 3 of 3) sorted by relevance

/openbsd/sys/sys/
H A Dsysctl.h765 uint32_t f_uid; /* UID_T: descriptor credentials */ member
/openbsd/lib/libkvm/
H A Dkvm_file2.c490 kf->f_uid = f_cred.cr_uid; in fill_file()
/openbsd/sys/kern/
H A Dkern_sysctl.c1218 kf->f_uid = fp->f_cred->cr_uid; in fill_file()