HomeSort by: relevance | last modified time | path
    Searched refs:isc_file_getsize (Results 1 - 7 of 7) sorted by relevancy

  /src/external/mpl/bind/dist/lib/isc/include/isc/
file.h 321 isc_file_getsize(const char *file, off_t *size);
  /src/external/mpl/dhcp/bind/dist/lib/isc/include/isc/
file.h 330 isc_file_getsize(const char *file, off_t *size);
  /src/external/mpl/bind/dist/tests/bench/
qp-dump.c 173 result = isc_file_getsize(filename, &fileoff);
qplookups.c 141 result = isc_file_getsize(filename, &fileoff);
load-names.c 504 result = isc_file_getsize(filename, &fileoff);
  /src/external/mpl/bind/dist/lib/isc/
file.c 162 isc_file_getsize(const char *file, off_t *size) { function
  /src/external/mpl/dhcp/bind/dist/lib/isc/unix/
file.c 164 isc_file_getsize(const char *file, off_t *size) { function

Completed in 27 milliseconds