Home
last modified time | relevance | path

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

/xnu-8792.41.9/osfmk/mach/
H A Dvfs_nspace.defs67 in path : nspace_path_t;
81 in path : nspace_path_t
93 in path : nspace_path_t
102 in path : nspace_path_t;
112 in path : nspace_path_t;
H A Dmach_types.h278 typedef char nspace_path_t[1024]; /* 1024 == PATH_MAX */ typedef
H A Dmach_types.defs660 type nspace_path_t = c_string[1024]; /* 1024 == PATH_MAX */