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

/osnet-11/usr/src/lib/libzonecfg/common/
H A Dlibzonecfg.c9097 char *new_auth_start; /* string containing the new auths */ local
9180 new_auth_start = new_auths + strlen(new_auths);
9182 new_auth_start++;
9209 (strstr(old_auths, new_auth_start) == NULL)) {

Completed in 44 milliseconds