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

/illumos-gate/usr/src/lib/libzonecfg/common/
H A Dlibzonecfg.c8018 char old_auths[MAXAUTHS]; local
8035 bzero(&old_auths, sizeof (old_auths));
8057 (void) strlcpy(old_auths, current_auths, MAXAUTHS);
8140 (strstr(old_auths, new_auth_start) == NULL)) {

Completed in 87 milliseconds