Searched refs:auths (Results 1 – 1 of 1) sorted by relevance
784 char *auths= NULL; in login_getstyle() local812 if (authtypes[i] != NULL && (auths = strdup(authtypes[i])) != NULL) in login_getstyle()813 lc->lc_style = auths; in login_getstyle()