Home
last modified time | relevance | path

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

/xnu-8792.41.9/osfmk/mach/
H A Dmach_types.h127 typedef struct host *host_security_t; typedef
192 typedef mach_port_t host_security_t;
297 #define HOST_SECURITY_NULL ((host_security_t)NULL)
327 #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 */