Searched refs:OPT_A2PRINTER (Results 1 – 6 of 6) sorted by relevance
| /netbsd/src/external/bsd/ppp/dist/pppd/ |
| D | options.h | 88 #define OPT_A2PRINTER 0x10000000 /* *addr2 printer_func to print option */ macro
|
| D | options.c | 341 OPT_A2PRINTER | OPT_NOPRINT, (void *)user_setprint }, 344 OPT_A2PRINTER | OPT_NOPRINT, (void *)user_unsetprint }, 988 |OPT_A2PRINTER|OPT_A2STRVAL|OPT_A2LIST|OPT_A2OR)) == 0) in process_option() 1122 if (opt->flags & OPT_A2PRINTER) { in print_option()
|
| D | tty.c | 248 OPT_A2PRINTER, (void *)printescape },
|
| D | ipv6cp.c | 244 OPT_A2PRINTER, (void *)printifaceid },
|
| D | lcp.c | 204 OPT_PRIO | OPT_A2PRINTER, (void *) printendpoint },
|
| D | ipcp.c | 250 OPT_NOARG | OPT_A2PRINTER, (void *) &printipaddr },
|