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

/external/compiler-rt/test/BlocksRuntime/
H A Dfail.c22 bool readfile(char *buffer, const char *from) { function
84 bool gotErrorFile = readfile(desired, errorfile);
85 bool gotOutput = readfile(got, buffer);
/external/wpa_supplicant_8/hs20/server/www/
H A Dest.php93 readfile("$osu_root/est/est-attrs.b64");
/external/ppp/pppd/
H A Doptions.c147 static int readfile __P((char **));
217 { "file", o_special, (void *)readfile,
1394 * readfile - take commands from a file.
1397 readfile(argv) function

Completed in 127 milliseconds