Home
last modified time | relevance | path

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

/external/mtools/
Dmshowfat.c83 arg.offset = str_to_offset(optarg); in mshowfat()
Dmisc.c209 off_t str_to_offset(char *str) { in str_to_offset() function
Dmtools.h267 off_t str_to_offset(char *str);
Dconfig.c598 devices[cur_dev].offset = str_to_offset(ofsp+2); in set_cmd_line_image()