Searched refs:opt_r_str (Results 1 – 1 of 1) sorted by relevance
953 char *opt_r_str, *dash; in i2cdump_main() local959 &opt_r_str in i2cdump_main()992 first = strtol(opt_r_str, &dash, 0); in i2cdump_main()993 if (dash == opt_r_str || *dash != '-' || first > 0xff) in i2cdump_main()