Searched refs:trw_stop (Results 1 – 1 of 1) sorted by relevance
48 const fmd_tracerec_t *trw_stop; member130 t->trw_stop = t->trw_data.tb_ptr; in trwalk_init()141 if (t->trw_stop == NULL) in trwalk_nextrec()150 if (t->trw_data.tb_ptr == t->trw_stop) in trwalk_nextrec()151 t->trw_stop = NULL; /* mark buffer as empty */ in trwalk_nextrec()165 for (trp = t->trw_data.tb_ptr; t->trw_stop != NULL && in trwalk_step()169 if (t->trw_stop == NULL) in trwalk_step()