Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/openldap/dist/servers/slapd/overlays/
H A Dsyncprov.c69 typedef struct syncres { struct
70 struct syncres *s_next; /* list of results on this psearch queue */ argument
71 struct syncres *s_rilist; /* list of psearches using this result */ argument
74 } syncres; argument