Home
last modified time | relevance | path

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

/xnu-8020.101.4/osfmk/mach/
H A Dvfs_nspace.defs68 in path : nspace_path_t;
82 in path : nspace_path_t
94 in path : nspace_path_t
103 in path : nspace_path_t;
113 in path : nspace_path_t;
H A Dmach_types.h276 typedef char nspace_path_t[1024]; /* 1024 == PATH_MAX */ typedef
H A Dmach_types.defs650 type nspace_path_t = c_string[1024]; /* 1024 == PATH_MAX */