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

/freebsd-10.2-release/lib/libutil/
H A Dfparseln.c163 if ((flags & FPARSELN_UNESCALL) != 0 && esc && buf != NULL &&
209 FPARSELN_UNESCALL)) != NULL)
H A Dlibutil.h209 #define FPARSELN_UNESCALL 0x0f macro
/freebsd-10.2-release/contrib/mtree/
H A Donly.c132 while ((line = fparseln(fp, &len, &lineno, NULL, FPARSELN_UNESCALL))) {

Completed in 21 milliseconds