Searched refs:old_auths (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libzonecfg/common/
H A Dlibzonecfg.c9087 char old_auths[MAXAUTHS]; local
9104 bzero(&old_auths, sizeof (old_auths));
9126 (void) strlcpy(old_auths, current_auths, MAXAUTHS);
9209 (strstr(old_auths, new_auth_start) == NULL)) {

Completed in 34 milliseconds