Searched refs:ret_description (Results 1 – 2 of 2) sorted by relevance
127 char **ret_description);200 char **ret_description) { in assess_bool() argument206 assert(ret_description); in assess_bool()209 *ret_description = NULL; in assess_bool()219 char **ret_description) { in assess_user() argument225 assert(ret_description); in assess_user()238 *ret_description = NULL; in assess_user()246 *ret_description = TAKE_PTR(d); in assess_user()256 char **ret_description) { in assess_protect_home() argument264 assert(ret_description); in assess_protect_home()[all …]
217 static int group_lookup_gid(Manager *m, gid_t gid, char **ret_name, char **ret_description) { in group_lookup_gid() argument226 assert(ret_description); in group_lookup_gid()249 *ret_description = TAKE_PTR(d); in group_lookup_gid()254 static int group_lookup_name(Manager *m, const char *name, gid_t *ret_gid, char **ret_description) { in group_lookup_name() argument263 assert(ret_description); in group_lookup_name()300 *ret_description = TAKE_PTR(desc); in group_lookup_name()