/ndk/sources/host-tools/sed-4.2.1/sed/ |
utils.h | 28 size_t ck_fread P_((VOID *ptr, size_t size, size_t nmemb, FILE *stream));
|
utils.c | 49 so that error messages from ck_fread, ck_fwrite, etc. can print the 253 ck_fread(ptr, size, nmemb, stream) 252 ck_fread(ptr, size, nmemb, stream) function
|
execute.c | 651 while ((cnt = ck_fread(buf, 1, sizeof buf, fp)) > 0) [all...] |
/ndk/sources/host-tools/sed-4.2.1/ |
ChangeLog | 986 * lib/utils.c (ck_fread, ck_fwrite, ck_fflush): Clearerr [all...] |