Home
last modified time | relevance | path

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

/freebsd-12.1/usr.sbin/ppp/
H A Dhdlc.c363 hdlc_Detect(u_char const **cp, unsigned n, int issync) in hdlc_Detect() argument
371 h = issync ? fh->data + 1 : fh->data; in hdlc_Detect()
372 len = issync ? fh->len - 1 : fh->len; in hdlc_Detect()
/freebsd-12.1/contrib/nvi/common/
H A Drecover.c323 int issync, in rcv_mailfile() argument
382 if (!issync) { in rcv_mailfile()
477 if (issync) { in rcv_mailfile()
490 err: if (!issync) in rcv_mailfile()