Searched refs:syncmatches (Results 1 – 1 of 1) sorted by relevance
119 typedef struct syncmatches { struct120 struct syncmatches *sm_next; argument122 } syncmatches; argument183 syncmatches *smatches;1358 syncmatches *sm; in syncprov_matchops()1402 syncmatches *old; in syncprov_matchops()1411 for ( sm=opc->smatches, old=(syncmatches *)&opc->smatches; sm; in syncprov_matchops()1449 sm = op->o_tmpalloc( sizeof(syncmatches), op->o_tmpmemctx ); in syncprov_matchops()1507 syncmatches *sm, *snext; in syncprov_op_cleanup()2405 syncmatches *sm; in syncprov_op_response()