Home
last modified time | relevance | path

Searched defs:refint_data_s (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/servers/slapd/overlays/
H A Drefint.c85 typedef struct refint_data_s { struct
86 struct refint_attrs_s *attrs; /* list of known attrs */
87 BerValue dn; /* basedn in parent, */
88 BerValue nothing; /* the nothing value, if needed */
89 BerValue nnothing; /* normalized nothingness */
90 BerValue refint_dn; /* modifier's name */
91 BerValue refint_ndn; /* normalized modifier's name */
92 struct re_s *qtask;
93 refint_q *qhead;
94 refint_q *qtail;
[all …]