Home
last modified time | relevance | path

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

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