Searched refs:old_auths (Results 1 – 1 of 1) sorted by relevance
8133 char old_auths[MAXAUTHS]; in zonecfg_authorize_user_impl() local8150 bzero(&old_auths, sizeof (old_auths)); in zonecfg_authorize_user_impl()8172 (void) strlcpy(old_auths, current_auths, MAXAUTHS); in zonecfg_authorize_user_impl()8255 (strstr(old_auths, new_auth_start) == NULL)) { in zonecfg_authorize_user_impl()