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

/src/usr.bin/ftp/
H A Dfetch.c124 #define ISLWS(x) ((x)=='\r' || (x)=='\n' || (x)==' ' || (x)=='\t') macro

Completed in 5 milliseconds