HomeSort by relevance Sort by last modified time
    Searched refs:readfile (Results 1 - 2 of 2) sorted by null

  /external/compiler-rt/BlocksRuntime/tests/
fail.c 22 bool readfile(char *buffer, const char *from) { function
84 bool gotErrorFile = readfile(desired, errorfile);
85 bool gotOutput = readfile(got, buffer);
  /external/ppp/pppd/
options.c 147 static int readfile __P((char **));
217 { "file", o_special, (void *)readfile,
1397 readfile(argv) function
    [all...]

Completed in 135 milliseconds