Home
last modified time | relevance | path

Searched refs:firsttrip (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/tftp/
H A Dtftp.c251 volatile bool firsttrip = true; in tftp_recvfile() local
275 if (firsttrip) { in tftp_recvfile()
276 firsttrip = false; in tftp_recvfile()