OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:path_net_down
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/ppp/dist/pppd/
pppd-private.h
201
extern char
path_net_down
[]; /* pathname of net-down script */
options.c
131
char
path_net_down
[MAXPATHLEN]; /* pathname of net-down script */
variable
356
{ "net-down-script", o_string,
path_net_down
,
main.c
372
strlcpy(
path_net_down
, PPP_PATH_NET_DOWN, MAXPATHLEN);
1278
run_net_script(
path_net_down
, 0);
Completed in 29 milliseconds
Indexes created Mon Aug 10 00:24:53 UTC 2026