kinfo_file
.structsize = sizeof(struct kinfo_file)
struct kinfo_file *kif;
struct kinfo_file *kif;
struct kinfo_file *kif;
struct kinfo_file *kif;
struct kinfo_file *kif;
struct kinfo_file *kif;
struct kinfo_file *files;
static struct kinfo_file *
struct kinfo_file *kif, *kp, *kf;
kf = (struct kinfo_file *)(uintptr_t)bp;
kf = (struct kinfo_file *)(uintptr_t)bp;
struct kinfo_file *kif, *files;
struct kinfo_file *
struct kinfo_file *kif, *kp, *kf;
kf = (struct kinfo_file *)(uintptr_t)bp;
kf = (struct kinfo_file *)(uintptr_t)bp;
struct kinfo_file *
linux_file_fill_kinfo(struct file *fp, struct kinfo_file *kif,
ntsync_event_fill_kinfo(struct file *fp, struct kinfo_file *kif,
ntsync_sem_fill_kinfo(struct file *fp, struct kinfo_file *kif,
ntsync_mutex_fill_kinfo(struct file *fp, struct kinfo_file *kif,
CTASSERT(sizeof(struct kinfo_file) == KINFO_FILE_SIZE);
structsize = sizeof(struct kinfo_file);
cap_rights_t *rightsp, struct kinfo_file *kif,
CTASSERT(sizeof(struct kinfo_file) == KINFO_FILE_SIZE);
pack_kinfo(struct kinfo_file *kif)
kif->kf_structsize = offsetof(struct kinfo_file, kf_path) +
struct kinfo_file *kif, struct filedesc *fdp, int flags)
struct kinfo_file *kif, int flags)
struct kinfo_file kif;
struct kinfo_file *kif;
#define FILEDESC_SBUF_SIZE (sizeof(struct kinfo_file) * 5)
kinfo_to_okinfo(struct kinfo_file *kif, struct kinfo_ofile *okif)
export_vnode_for_osysctl(struct vnode *vp, int type, struct kinfo_file *kif,
struct kinfo_file *kif;
sbuf_new_for_sysctl(&sb, NULL, sizeof(struct kinfo_file), req);
badfo_fill_kinfo(struct file *fp, struct kinfo_file *kif, struct filedesc *fdp)
struct kinfo_file *kif;
kqueue_fill_kinfo(struct file *fp, struct kinfo_file *kif, struct filedesc *fdp)
jaildesc_fill_kinfo(struct file *fp, struct kinfo_file *kif,
eventfd_fill_kinfo(struct file *fp, struct kinfo_file *kif, struct filedesc *fdp)
pipe_fill_kinfo(struct file *fp, struct kinfo_file *kif, struct filedesc *fdp)
procdesc_fill_kinfo(struct file *fp, struct kinfo_file *kif,
soo_fill_kinfo(struct file *fp, struct kinfo_file *kif, struct filedesc *fdp)
timerfd_fill_kinfo(struct file *fp, struct kinfo_file *kif,
ptsdev_fill_kinfo(struct file *fp, struct kinfo_file *kif, struct filedesc *fdp)
mqf_fill_kinfo(struct file *fp, struct kinfo_file *kif, struct filedesc *fdp)
ksem_fill_kinfo(struct file *fp, struct kinfo_file *kif, struct filedesc *fdp)
shm_fill_kinfo_locked(struct shmfd *shmfd, struct kinfo_file *kif, bool list)
shm_fill_kinfo(struct file *fp, struct kinfo_file *kif,
struct kinfo_file kif = {};
sbuf_new_for_sysctl(&sb, NULL, sizeof(struct kinfo_file) * 5, req);
inotify_fill_kinfo(struct file *fp, struct kinfo_file *kif,
vn_fill_kinfo(struct file *fp, struct kinfo_file *kif, struct filedesc *fdp)
vn_fill_junk(struct kinfo_file *kif)
vn_fill_kinfo_vnode(struct vnode *vp, struct kinfo_file *kif)
typedef int fo_fill_kinfo_t(struct file *fp, struct kinfo_file *kif,
int vn_fill_kinfo_vnode(struct vnode *vp, struct kinfo_file *kif);
fo_fill_kinfo(struct file *fp, struct kinfo_file *kif, struct filedesc *fdp)
struct kinfo_file;
void pack_kinfo(struct kinfo_file *kif);
struct kinfo_file *kif;
struct kinfo_file kinf;
kinf.kf_structsize = sizeof(struct kinfo_file);
struct kinfo_file pkfile;
struct kinfo_file *kfile;
ATF_REQUIRE(sz >= __offsetof(struct kinfo_file, kf_structsize) +
struct kinfo_file kfile;
struct kinfo_file kf = { .kf_structsize = sizeof(kf) };
sizeof(struct kinfo_file), sizep));
const struct kinfo_file *kif;
kif = (const struct kinfo_file *)(void *)bp;