Home
last modified time | relevance | path

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

/xnu-12377.61.12/osfmk/kern/
H A Dipc_misc.h33 ipc_port_t fileport_alloc(struct fileglob *);
H A Dipc_misc.c54 fileport_alloc(struct fileglob *fg) in fileport_alloc() function
/xnu-12377.61.12/bsd/vfs/
H A Dvfs_xattr.c2470 fileport = fileport_alloc(fg); in make_xattrfile_port()
/xnu-12377.61.12/bsd/kern/
H A Dkern_descrip.c5903 fileport = fileport_alloc(fg); in sys_fileport_makeport()