Searched refs:find_portable_profile (Results 1 – 4 of 4) sorted by relevance
83 int find_portable_profile(const char *name, const char *unit, char **ret_path);
882 int find_portable_profile(const char *name, const char *unit, char **ret_path) { in find_portable_profile() function
1039 r = find_portable_profile(profile, m->name, &from); in install_profile_dropin()
2749 r = find_portable_profile(profile, unit_name, &profile_path); in offline_security_checks()