Searched refs:manifest_path (Results 1 – 3 of 3) sorted by relevance
432 char *manifest_path; in parse_manifest_event() local438 manifest_path = kern_getenv("veriexec.manifest_path"); in parse_manifest_event()439 if (manifest_path == NULL) in parse_manifest_event()444 freeenv(manifest_path); in parse_manifest_event()458 rc = parse_manifest(manifest_path, manifest_hash, manifest_prefix); in parse_manifest_event()468 freeenv(manifest_path); in parse_manifest_event()
39 static char manifest_path[MAXPATHLEN]; variable104 strcpy(manifest_path, path); in pass_manifest()137 rc = setenv("veriexec.manifest_path", manifest_path, 1); in pass_manifest_export_envs()
1283 const char *manifest_path = svn_dirent_join(folder, PATH_MANIFEST, pool); in svn_fs_fs__packed_revprop_available() local1287 manifest_path, in svn_fs_fs__packed_revprop_available()