HomeSort by: relevance | last modified time | path
    Searched defs:callfile (Results 1 - 1 of 1) sorted by relevancy

  /src/external/bsd/ppp/dist/pppd/
options.c 186 static int callfile(char **);
270 { "call", o_special, (void *)callfile,
1647 * callfile - take commands from /etc/ppp/peers/<name>.
1651 callfile(char **argv) function

Completed in 16 milliseconds