Home
last modified time | relevance | path

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

/xnu-11215.81.4/osfmk/kern/
H A Dipc_misc.h33 ipc_port_t fileport_alloc(struct fileglob *);
H A Dipc_misc.c53 fileport_alloc(struct fileglob *fg) in fileport_alloc() function
/xnu-11215.81.4/bsd/vfs/
H A Dvfs_xattr.c4100 fileport = fileport_alloc(fg); in make_xattrfile_port()
/xnu-11215.81.4/bsd/kern/
H A Dkern_descrip.c5864 fileport = fileport_alloc(fg); in sys_fileport_makeport()