Searched refs:str_offt (Results 1 – 1 of 1) sorted by relevance
63 static off_t str_offt(char *);205 if ((wrblksz = (int)str_offt(optarg)) <= 0) { in pax_options()386 if ((wrlimit = str_offt(optarg)) <= 0) { in pax_options()611 if ((wrblksz = (int)str_offt(optarg)) <= 0) { in tar_options()1424 str_offt(char *val) in str_offt() function1470 num *= str_offt(expr + 1); in str_offt()