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

/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dsys-solaris.c983 if (!sync_serial && !already_ppp &&
1098 if (sync_serial) {
1282 if (sync_serial) {
1904 if (!sync_serial && fdmuxid >= 0 && pppfd != -1) {
1926 if (!sync_serial && fdmuxid >= 0 && pppfd != -1) {
1965 if (!sync_serial) {
1992 if (sync_serial) {
2031 if (!sync_serial) {
2060 if (sync_serial) {
2088 if (sync_serial) {
[all...]
H A Dpppd.h267 extern bool sync_serial; /* Device is synchronous serial device */
H A Doptions.c110 bool sync_serial = 0; /* Device is synchronous serial device */ variable
290 { "sync", o_bool, &sync_serial,
H A Dlcp.c3018 lcp_echo_accm_test = !sync_serial && use_accm_test;

Completed in 102 milliseconds