Home
last modified time | relevance | path

Searched refs:issync (Results 1 – 2 of 2) sorted by relevance

/freebsd/usr.sbin/ppp/
H A Dhdlc.c361 hdlc_Detect(u_char const **cp, unsigned n, int issync) in hdlc_Detect() argument
369 h = issync ? fh->data + 1 : fh->data; in hdlc_Detect()
370 len = issync ? fh->len - 1 : fh->len; in hdlc_Detect()
/freebsd/contrib/nvi/common/
H A Drecover.c312 rcv_mailfile(SCR *sp, int issync, char *cp_path) in rcv_mailfile() argument
370 if (!issync) { in rcv_mailfile()
465 if (issync) { in rcv_mailfile()
478 err: if (!issync) in rcv_mailfile()