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

/freebsd-12-stable/usr.sbin/lpr/lpd/
H A Dlpd.c133 int ch_options, errs, f, funix, *finet, i, lfd, socket_debug; local
145 ch_options = 0;
159 ch_options |= LPD_LOGCONNERR;
190 ch_options |= LPD_NOPORTCHK;
417 ch_options);
/freebsd-12-stable/bin/ls/
H A Dls.c625 int ch_options; local
645 ch_options = !f_recursive && !f_label &&
677 chp = fts_children(ftsp, ch_options);

Completed in 40 milliseconds