Searched refs:isc_offset_t (Results 1 – 5 of 5) sorted by relevance
31 typedef off_t isc_offset_t; typedef
29 typedef _off_t isc_offset_t; typedef
274 isc_file_truncate(const char *filename, isc_offset_t size);
130 isc_offset_t maximum_size;
466 isc_file_truncate(const char *filename, isc_offset_t size) { in isc_file_truncate()