Home
last modified time | relevance | path

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

/freebsd/libexec/tftpd/
H A Dtftp-file.c51 static int gotcr = 0; variable
65 if (gotcr == 0) { in convert_from_net()
67 gotcr = (buffer[i] == '\r'); in convert_from_net()
73 gotcr = 0; in convert_from_net()
92 gotcr = 0; in convert_from_net()
98 gotcr = (buffer[i] == '\r'); in convert_from_net()