Searched defs:quoteflag (Results 1 – 2 of 2) sorted by relevance
/freebsd/libexec/bootpd/ | ||
H A D | readfile.c | 1143 int n, len, quoteflag; in get_string() local |
/freebsd/bin/sh/ | ||
H A D | parser.c | 101 static int quoteflag; /* set if (part of) last token was quoted */ variable |