Home
last modified time | relevance | path

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

/src/sys/kern/
H A Dimgact_elf.c2527 int structsize, filedesc_flags; in note_procstat_files() local
2530 filedesc_flags = KERN_FILEDESC_PACK_KINFO; in note_procstat_files()
2532 filedesc_flags = 0; in note_procstat_files()
2542 kern_proc_filedesc_out(p, sb, -1, filedesc_flags); in note_procstat_files()
2552 filedesc_flags); in note_procstat_files()