Searched refs:length_ (Results 1 – 1 of 1) sorted by relevance
22 static int getFileStartAndLength(int fd, off_t *start_, size_t *length_) in getFileStartAndLength() argument28 assert(length_ != NULL); in getFileStartAndLength()48 *length_ = length; in getFileStartAndLength()