Searched refs:fileport_t (Results 1 – 2 of 2) sorted by relevance
43 typedef __darwin_mach_port_t fileport_t; typedef44 #define FILEPORT_NULL ((fileport_t)0)47 int fileport_makeport(int, fileport_t *);48 int fileport_makefd(fileport_t);
811 typedef __darwin_mach_port_t fileport_t; typedef812 #define FILEPORT_NULL ((fileport_t)0)815 int fileport_makeport(int, fileport_t*);816 int fileport_makefd(fileport_t);