Searched refs:lam_name (Results 1 – 2 of 2) sorted by relevance
4838 lam != NULL && lam->lam_name != NULL; lam++)4840 if (sm_strncasecmp(p, lam->lam_name,4841 strlen(lam->lam_name)) == 0)4844 if (lam->lam_name != NULL)
1621 char *lam_name; /* name of LDAP auth method */ member