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

/netbsd-current/sys/lib/libsa/
H A Ddosfs.c519 u_int nsec, lsec, xdn, chk, sec, ent, x; local
539 xdn = chk = 0;
562 (x + 1 == xdn &&
571 xdn = x;
577 ok = xdn == 1;
596 xdn = 0;
/netbsd-current/external/bsd/openldap/dist/servers/slapd/overlays/
H A Dpcache.c1768 struct berval xdn; member in struct:query_info
1792 ber_dupbv_x( &qi->xdn, &rs->sr_entry->e_nname, op->o_tmpmemctx );
1841 op->o_req_dn = qi->xdn;
1842 op->o_req_ndn = qi->xdn;
1878 op->o_tmpfree( qi->xdn.bv_val, op->o_tmpmemctx );
/netbsd-current/external/bsd/openldap/dist/servers/slapd/
H A Dbconfig.c5031 struct berval dn, ndn, xdn, xndn; local
5038 xdn = op->o_req_dn;
5062 op->o_req_dn = xdn;

Completed in 111 milliseconds