Searched refs:always (Results 1 - 3 of 3) sorted by relevance

/httpd/include/
H A Dutil_ldap.h103 always=LDAP_DEREF_ALWAYS enumerator in enum:__anon47
/httpd/modules/metadata/
H A Dmod_usertrack.c71 int always; member in struct:__anon271
223 * only allows for $1 or $2 to be available. ($0 is always
/httpd/modules/aaa/
H A Dmod_authnz_ldap.c346 sec->deref = always;
1589 else if (strcmp(arg, "always") == 0 || strcasecmp(arg, "on") == 0) {
1590 sec->deref = always;
1797 "values \"never\", \"searching\", \"finding\", or \"always\". "
1798 "Defaults to always."),

Completed in 1999 milliseconds