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

/bind-9.6-ESV-R11/lib/lwres/
H A Dlwconfig.c574 int stopchar; local
589 stopchar = getword(fp, word, sizeof(word));
590 if (stopchar == EOF) {
613 stopchar = eatline(fp);
614 if (stopchar == EOF) {

Completed in 9 milliseconds