Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dlcp.c935 PUTCHAR(CILEN_LONG, ucp); \
1242 len >= CILEN_LONG && \
1243 p[1] == CILEN_LONG && \
1245 len -= CILEN_LONG; \
1523 cilen != CILEN_LONG)
1676 len >= CILEN_LONG && \
1677 p[1] == CILEN_LONG && \
1679 len -= CILEN_LONG; \
2539 if (olen >= CILEN_LONG) {
2617 if (olen >= CILEN_LONG) {
[all …]