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

/darwin-on-arm/xnu/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.h628 typedef __darwin_mach_port_t fileport_t; typedef
629 #define FILEPORT_NULL ((fileport_t)0)
632 int fileport_makeport(int, fileport_t*);
633 int fileport_makefd(fileport_t);

Completed in 142 milliseconds