Home
last modified time | relevance | path

Searched refs:str_to_off_with_end (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/mtools/
H A Dremap.c141 len=str_to_off_with_end(ptr,&eptr); in process_map()
H A Dmisc.c234 mt_off_t str_to_off_with_end(const char *str, char **endp) { in str_to_off_with_end() function
H A Dmtools.h186 mt_off_t str_to_off_with_end(const char *str, char **endp);