Home
last modified time | relevance | path

Searched refs:fileport_t (Results 1 – 2 of 2) sorted by relevance

/xnu-8796.141.3/bsd/sys/ !
H A Dfileport.h43 typedef __darwin_mach_port_t fileport_t; typedef
44 #define FILEPORT_NULL ((fileport_t)0)
47 int fileport_makeport(int, fileport_t *);
48 int fileport_makefd(fileport_t);
H A Dfcntl.h811 typedef __darwin_mach_port_t fileport_t; typedef
812 #define FILEPORT_NULL ((fileport_t)0)
815 int fileport_makeport(int, fileport_t*);
816 int fileport_makefd(fileport_t);