#include <sys/fileport.h>
sys/fileport.h
macro_FILEPORT_T
#define _FILEPORT_T
typedeffileport_t
typedef __darwin_mach_port_t fileport_t
macroFILEPORT_NULL
#define FILEPORT_NULL ((fileport_t)0)
functionfileport_makeport
__API_AVAILABLE(macos(10.7), ios(4.3)) int fileport_makeport(int, fileport_t *)
functionfileport_makefd
__API_AVAILABLE(macos(10.7), ios(4.3)) int fileport_makefd(fileport_t)