Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/openldap/dist/servers/slapd/overlays/
H A Dsyncprov.c1292 int rc, gonext; in syncprov_matchops() local
1354 for (pss = &si->si_ops; *pss; pss = gonext ? &(*pss)->s_next : pss) in syncprov_matchops()
1362 gonext = 1; in syncprov_matchops()
1396 gonext = 0; in syncprov_matchops()
1474 gonext = 0; in syncprov_matchops()