Searched defs:tpend (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/tftp/
H A Dtftp.c653 char *tpend; local
663 tpend = (char *)tp + n;
666 if ((mode = next_field(file, tpend)) == NULL) {
671 if ((cp = next_field(mode, tpend)) == NULL) {
/illumos-gate/usr/src/uts/common/os/
H A Ddamap.c1401 int tpend = 0; local
1444 tpend++;
1503 tpend++;
1515 if (tpend) {

Completed in 58 milliseconds