Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/ppp/dist/pppd/
Dmain.c252 static void run_net_script(char* script, int wait);
820 void run_net_script(char* script, int wait) in run_net_script() function
860 run_net_script(path_net_init, 1); in set_ifunit()
1270 run_net_script(path_net_preup, 1); in new_phase()
1278 run_net_script(path_net_down, 0); in new_phase()