Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libzonecfg/common/
H A Dlibzonecfg.c7813 char *new_auth_start; /* string containing the new auths */ in zonecfg_authorize_user_impl() local
7896 new_auth_start = new_auths + strlen(new_auths); in zonecfg_authorize_user_impl()
7898 new_auth_start++; in zonecfg_authorize_user_impl()
7925 (strstr(old_auths, new_auth_start) == NULL)) { in zonecfg_authorize_user_impl()