Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libzonecfg/common/
H A Dlibzonecfg.c8143 char *new_auth_start; /* string containing the new auths */ in zonecfg_authorize_user_impl() local
8226 new_auth_start = new_auths + strlen(new_auths); in zonecfg_authorize_user_impl()
8228 new_auth_start++; in zonecfg_authorize_user_impl()
8255 (strstr(old_auths, new_auth_start) == NULL)) { in zonecfg_authorize_user_impl()