Searched refs:RAWFTP (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/usr.bin/tip/tip/
H A Dcmds.c336 if (c == 0177 && !boolean(value(RAWFTP)))
341 if (!boolean(value(RAWFTP)))
344 if (!boolean(value(RAWFTP))) {
353 if (!boolean(value(RAWFTP)))
357 } while (c != '\r' && !boolean(value(RAWFTP)));
376 if (lastc != '\n' && !boolean(value(RAWFTP)))
386 if (boolean(value(RAWFTP)))
H A Dremote.c184 setboolean(value(RAWFTP), 1);
H A Dtip.h228 #define RAWFTP 29 macro

Completed in 105 milliseconds