Searched refs:LOAD_VERBOSLY (Results 1 – 6 of 6) sorted by relevance
| /freebsd-10-stable/usr.sbin/ppp/ |
| D | defs.h | 116 #define LOAD_VERBOSLY 2 macro
|
| D | defs.c | 425 if (how == LOAD_VERBOSLY) in loadmodules()
|
| D | ether.c | 469 loadmodules(LOAD_VERBOSLY, "netgraph", "ng_ether", "ng_pppoe", "ng_socket", in ether_Create()
|
| D | netgraph.c | 483 loadmodules(LOAD_VERBOSLY, "netgraph", "ng_socket", NULL); in ng_Create()
|
| D | tty.c | 275 loadmodules(LOAD_VERBOSLY, "netgraph", "ng_tty", "ng_async", "ng_socket", in LoadLineDiscipline()
|
| D | bundle.c | 739 if (loadmodules(LOAD_VERBOSLY, "if_tun", NULL)) in bundle_Create()
|