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

/netbsd-current/external/bsd/openldap/dist/servers/slapd/
H A Dbconfig.c62 static ModPaths modpaths, *modlast = &modpaths, *modcur = &modpaths; variable
2521 if (!modpaths.mp_loads) {
2522 mp = &modpaths;
7194 for (i=0, mp=&modpaths; mp; mp=mp->mp_next, i++) {
7384 if ( modpaths.mp_loads ) {

Completed in 260 milliseconds