Searched refs:readfile (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/
H A Doptions.c157 static int readfile __P((char **));
231 { "file", o_special, (void *)readfile,
1410 * readfile - take commands from a file.
1413 readfile(argv) function
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppd/
H A Doptions.c111 static int readfile __P((char **));
176 { "file", o_special, (void *)readfile,
1316 * readfile - take commands from a file.
1319 readfile(argv) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/client/
H A Dclient.c142 static int readfile(char *b, int n, XFILE *f) function
1277 if ((n = readfile(buf,n,f)) < 1) {
H A Dsmbctool.c226 static int readfile(char *b, int n, XFILE *f) function
1411 if ((n = readfile(buf,n,f)) < 1) {

Completed in 130 milliseconds