Searched refs:incurr (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/bsd/libbind/dist/irs/
H A Dirp_p.h32 int incurr; /*%< index of the next char to be read from buffer */ member in struct:irp_p
H A Dirp.c102 irp->incurr = 0;
290 start = p = &pvt->inbuffer[pvt->incurr];
304 pvt->incurr = 0;
338 pvt->incurr += i;

Completed in 122 milliseconds