Searched defs:callfile (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Doptions.c158 static int callfile __P((char **, option_t *));
273 { "call", o_special, (void *)callfile,
1496 * callfile - take commands from /etc/ppp/peers/<name>. Name may not contain
1502 callfile(argv, opt) function

Completed in 358 milliseconds