Home
last modified time | relevance | path

Searched refs:isc_file_getsize (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/mpl/bind/dist/lib/isc/include/isc/
H A Dfile.h321 isc_file_getsize(const char *file, off_t *size);
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/include/isc/
H A Dfile.h330 isc_file_getsize(const char *file, off_t *size);
/netbsd-src/external/mpl/bind/dist/lib/isc/
H A Dfile.c162 isc_file_getsize(const char *file, off_t *size) {
163 isc_file_getsize(const char *file, off_t *size) { isc_file_getsize() function
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/unix/
H A Dfile.c164 isc_file_getsize(const char *file, off_t *size) { in isc_file_getsize() function