Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/sys/
H A Dfile_internal.h155 #define FG_PORTMADE 0x20 /* a port was at some point created for this fileglob */ macro
/xnu-12377.81.4/bsd/vfs/
H A Dvfs_xattr.c2477 fg->fg_lflags |= FG_PORTMADE; in make_xattrfile_port()
/xnu-12377.81.4/bsd/kern/
H A Dkern_descrip.c5924 fg->fg_lflags |= FG_PORTMADE; in sys_fileport_makeport()