Home
last modified time | relevance | path

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

/freebsd-9-stable/lib/libutil/
Dlogin_cap.c787 static const char *defauthtypes[] = { LOGIN_DEFSTYLE, NULL }; in login_getstyle() local
798 authtypes = defauthtypes; in login_getstyle()