Searched refs:authstr (Results 1 – 1 of 1) sorted by relevance
356 char *authstr = NULL; in check_authorization() local396 authstr = scf_simple_prop_next_astring(prop); in check_authorization()397 if (authstr != NULL) { in check_authorization()399 if (chkauthattr(authstr, pw->pw_name)) { in check_authorization()