Searched refs:kinfo_ofile (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/sys/sys/
H A Duser.h306 struct kinfo_ofile { struct
328 * sysctl MIB. See how it is done for the kinfo_ofile structure.
/freebsd-10-stable/sys/kern/
H A Dkern_descrip.c3036 CTASSERT(sizeof(struct kinfo_ofile) == KINFO_OFILE_SIZE);
3042 struct kinfo_ofile *kif, struct filedesc *fdp, struct sysctl_req *req)
3087 struct kinfo_ofile *kif;

Completed in 62 milliseconds