Searched defs:f_type (Results 1 - 8 of 8) sorted by relevance

/xnu-2422.115.4/SETUP/config/
H A Dconfig.h66 u_char f_type; /* see below */ member in struct:file_list
/xnu-2422.115.4/bsd/kern/
H A Dposix_sem.c88 #define f_type f_fglob->fg_ops->fo_type macro
H A Dposix_shm.c88 #define f_type f_fglob->fg_ops->fo_type macro
H A Dkern_descrip.c159 #define f_type f_fglob->fg_ops->fo_type macro
[all...]
H A Dsys_generic.c189 #define f_type f_fglob->fg_ops->fo_type macro
[all...]
H A Duipc_syscalls.c106 #define f_type f_fglob->fg_ops->fo_type macro
/xnu-2422.115.4/bsd/sys/
H A Dmount_internal.h361 short f_type; /* type of filesystem */ member in struct:user64_statfs
388 short f_type; /* type of filesystem */ member in struct:user32_statfs
H A Dmount.h150 short f_type; /* type of filesystem */ member in struct:statfs

Completed in 47 milliseconds