Searched refs:select_sectype (Results 1 – 3 of 3) sorted by relevance
125 extern enum securityEnum select_sectype(struct TCP_Server_Info *server,
483 select_sectype(struct TCP_Server_Info *server, enum securityEnum requested) in select_sectype() function1383 type = select_sectype(ses->server, ses->sectype); in select_sec()
2055 if (select_sectype(server, vol->sectype) == Unspecified) in match_security()