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

/openbsd-current/usr.sbin/unbound/sldns/
H A Dparse.c37 int com, quoted, only_blank; local
56 only_blank = 1; /* Assume we got only <blank> until now */
105 if (only_blank && i > 0) {
117 only_blank = 1; /* Assume next line starts with
159 if (only_blank) {
165 only_blank = 1;
173 only_blank= 0;
190 only_blank = 1; /* Assume next line starts with
/openbsd-current/sbin/unwind/libunbound/sldns/
H A Dparse.c37 int com, quoted, only_blank; local
56 only_blank = 1; /* Assume we got only <blank> until now */
105 if (only_blank && i > 0) {
117 only_blank = 1; /* Assume next line starts with
159 if (only_blank) {
165 only_blank = 1;
173 only_blank= 0;
190 only_blank = 1; /* Assume next line starts with

Completed in 109 milliseconds