Home
last modified time | relevance | path

Searched refs:host_security_t (Results 1 – 3 of 3) sorted by relevance

/xnu-11417.121.6/osfmk/mach/
H A Dmach_types.h128 typedef struct host *host_security_t; typedef
193 typedef mach_port_t host_security_t;
312 #define HOST_SECURITY_NULL ((host_security_t)NULL)
342 #define HOST_SECURITY_NULL ((host_security_t) 0)
H A Dhost_security.defs82 host_security : host_security_t;
92 host_security : host_security_t;
H A Dmach_types.defs421 type host_security_t = mach_port_t; /* obsolete */