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

/illumos-gate/usr/src/cmd/sunpc/other/
H A Ddos2unix.c86 #define DOS_EOF 0x1A macro
445 if (tmp_buff[out_len-2] == DOS_EOF)
447 else if (tmp_buff[out_len-1] == DOS_EOF)
H A Dunix2dos.c88 #define DOS_EOF 0x1A macro

Completed in 44 milliseconds