Searched refs:store_path (Results 1 – 7 of 7) sorted by relevance
353 conf->store_path = strdup(basename(selinux_policy_root()));467 free(conf->store_path); in semanage_conf_destroy()505 free(current_conf->store_path); in parse_module_store()508 current_conf->store_path = in parse_module_store()513 current_conf->store_path = strdup(arg); in parse_module_store()519 current_conf->store_path = arg; in parse_module_store()524 current_conf->store_path = arg; in parse_module_store()
283 free(sh->conf->store_path); in semanage_select_store()284 sh->conf->store_path = strdup(storename); in semanage_select_store()285 assert(sh->conf->store_path); /* no way to return failure */ in semanage_select_store()
34 char *store_path; /* used for both socket path and policy dir */ member
91 const char *storename = handle->conf->store_path; in hidden_def()
225 const char *store_path = sh->conf->store_path; in semanage_init_final() local226 size_t store_len = strlen(store_path); in semanage_init_final()245 store_path); in semanage_init_final()264 store_path); in semanage_init_final()441 sh->conf->store_path); in semanage_check_init()
87 free(sh->conf->store_path); in semanage_store_test_init()88 sh->conf->store_path = strdup("store"); in semanage_store_test_init()
359 get_cert_location(TCHAR *path, DWORD *store_name, TCHAR **store_path, in get_cert_location() argument401 *store_path = _tcsdup(store_path_start); in get_cert_location()403 if(*store_path == NULL) in get_cert_location()