Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/openldap/dist/servers/slapd/
H A Dslapcommon.c976 struct berval ctxdn; in slap_tool_update_ctxcsn() local
986 build_new_dn( &ctxdn, &be->be_nsuffix[0], in slap_tool_update_ctxcsn()
989 ctxdn = be->be_nsuffix[0]; in slap_tool_update_ctxcsn()
991 ctxcsn_id = be->be_dn2id_get( be, &ctxdn ); in slap_tool_update_ctxcsn()