Searched refs:to_int (Results 1 – 1 of 1) sorted by relevance
167 to_int(const char *str, int *result) in to_int() function254 if (to_int(optarg, &refresh_interval) != 0 || in main()266 if (to_int(optarg, &klog_level) != 0 || in main()343 if (to_int(optarg, &log_interval) != 0 || in main()382 if (to_int(select_str, &select_value) != 0) { in main()