Searched refs:str_to_offset_with_end (Results 1 – 2 of 2) sorted by relevance
209 off_t str_to_offset_with_end(const char *str, char **endp) { in str_to_offset_with_end() function258 off_t ofs = str_to_offset_with_end(str, &end); in str_to_offset()
185 off_t str_to_offset_with_end(const char *str, char **endp);