Home
last modified time | relevance | path

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

/dflybsd-src/contrib/cvs-1.12/src/
H A Dparseinfo.h45 bool system_auth; member
H A Dparseinfo.c306 new->system_auth = true; in new_config()
548 readBool (infopath, "SystemAuth", p, &retval->system_auth); in parse_config()
H A Dserver.c7025 if (!config->system_auth) in check_password()