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

/illumos-gate/usr/src/lib/libzonecfg/common/
H A Dlibzonecfg.c8028 char *new_auth_start; /* string containing the new auths */ local
8111 new_auth_start = new_auths + strlen(new_auths);
8113 new_auth_start++;
8140 (strstr(old_auths, new_auth_start) == NULL)) {

Completed in 58 milliseconds