Searched refs:to_int (Results 1 – 1 of 1) sorted by relevance
168 to_int(const char *str, int *result) in to_int() function255 if (to_int(optarg, &refresh_interval) != 0 || in main()267 if (to_int(optarg, &klog_level) != 0 || in main()344 if (to_int(optarg, &log_interval) != 0 || in main()383 if (to_int(select_str, &select_value) != 0) { in main()