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

/freebsd-13-stable/contrib/tnftp/src/
H A Dfetch.c102 #define SKIPLWS(x) do { while (ISLWS((*x))) x++; } while (0) macro
126 SKIPLWS(p);
133 SKIPLWS(p);

Completed in 108 milliseconds