Searched refs:fileport_makeport (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10/xnu-2782.1.97/bsd/sys/
H A Dfileport.h47 int fileport_makeport(int, fileport_t *);
H A Dfcntl.h684 int fileport_makeport(int, fileport_t*);
/macosx-10.10/Security-57031.1.35/securityd/src/
H A Dagentquery.cpp165 if (0 == fileport_makeport(fd, &userPrefsFP))
/macosx-10.10/syslog-267/syslogd.tproj/
H A Ddbserver.c1565 if (fileport_makeport(fd, (fileport_t *)fileport) < 0)
/macosx-10.10/Libnotify-133.1.1/
H A Dnotify_client.c1878 if (fileport_makeport(fdpair[1], (fileport_t *)&fileport) < 0)
/macosx-10.10/xnu-2782.1.97/bsd/kern/
H A Dkern_descrip.c5159 * fileport_makeport
5177 fileport_makeport(proc_t p, struct fileport_makeport_args *uap, function

Completed in 198 milliseconds