Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/am-utils/dist/amd/
Dconf.c94 static int gopt_ldap_cache_maxmem(const char *val);
180 {"ldap_cache_maxmem", gopt_ldap_cache_maxmem},
669 gopt_ldap_cache_maxmem(const char *val) in gopt_ldap_cache_maxmem() function