Searched refs:str_to_offset (Results 1 – 4 of 4) sorted by relevance
83 arg.offset = str_to_offset(optarg); in mshowfat()
209 off_t str_to_offset(char *str) { in str_to_offset() function
267 off_t str_to_offset(char *str);
598 devices[cur_dev].offset = str_to_offset(ofsp+2); in set_cmd_line_image()