Searched refs:path_net_preup (Results 1 – 3 of 3) sorted by relevance
200 extern char path_net_preup[];/* pathname of net-pre-up script */
371 strlcpy(path_net_preup, PPP_PATH_NET_PREUP, MAXPATHLEN); in main()1270 run_net_script(path_net_preup, 1); in new_phase()
130 char path_net_preup[MAXPATHLEN];/* pathname of net-pre-up script */ variable353 { "net-pre-up-script", o_string, path_net_preup,