Home
last modified time | relevance | path

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

/external/ppp/pppd/
Doptions.c148 static int callfile __P((char **));
219 { "call", o_special, (void *)callfile,
1408 callfile(argv) in callfile() function