Searched refs:PPPIOCSXASYNCMAP (Results 1 – 2 of 2) sorted by relevance
126 #define PPPIOCSXASYNCMAP _IOW('t', 79, ext_accm) /* set extended ACCM */ macro
1222 if (ioctl(ppp_fd, PPPIOCSXASYNCMAP, accm) < 0 && errno != ENOTTY) { in tty_set_xaccm()