Home
last modified time | relevance | path

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

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