Home | History | Annotate | Download | only in pppd

Lines Matching refs:readfile

154 static int readfile __P((char **));
232 { "file", o_special, (void *)readfile,
1426 * readfile - take commands from a file.
1429 readfile(argv)