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

/netbsd-current/external/bsd/pkg_install/dist/admin/
H A Daudit-packages.sh.in16 do_eol=
62 do_eol=-e
116 ${do_eol} ${do_limit_type} ${do_check_file}
125 ${do_eol} ${do_limit_type} ${do_check_pattern}
130 ${do_eol} ${do_limit_type} ${do_check_installed}
/netbsd-current/external/bsd/pkg_install/dist/lib/
H A Dvulnerabilities-file.c617 int retval, do_eol, ignored; local
621 do_eol = (strcasecmp(check_eol, "yes") == 0);
633 if (!do_eol)
/netbsd-current/external/gpl2/groff/dist/src/devices/grohtml/
H A Dpost-html.cpp2035 void do_eol (void);
2349 * outstanding_eol - call do_eol, n, times.
2355 do_eol();
2786 * do_eol - handle the end of line
2789 void html_printer::do_eol (void) function in class:html_printer
3100 do_eol();

Completed in 213 milliseconds