Searched defs:path_prefix (Results 1 – 6 of 6) sorted by relevance
39 char path_prefix[kMaxPathLength]; member
217 struct path_prefix struct227 static struct path_prefix cmdline_lib_dirs; /* directories specified with -L */ argument
1412 struct path_prefix struct1421 static struct path_prefix exec_prefixes = { 0, 0, "exec" }; argument
249 struct path_prefix struct259 static struct path_prefix cmdline_lib_dirs; /* directories specified with -L */ argument
1284 struct path_prefix struct1293 static struct path_prefix exec_prefixes = { 0, 0, "exec" }; argument
458 dounveil(char *name, char *prefix, char *path_prefix) in dounveil()