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

/netbsd-current/external/bsd/ipf/dist/samples/
H A Drelay.c36 char *iwh, *iwt, *rwh, *rwt; local
40 iwh = iwt = obuff;
54 if (iwh > iwt)
75 rw = write(ofd, iwt, iwh - iwt);
78 iwt += rw;
99 if (iwh == iwt)
100 iwh = iwt = obuff;
/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c211793 u8 iwt = pRtree->inWrTrans; local
[all...]

Completed in 632 milliseconds