Home
last modified time | relevance | path

Searched refs:is_digits (Results 1 – 1 of 1) sorted by relevance

/external/f2fs-tools/fsck/
Dmain.c127 static int is_digits(char *optarg) in is_digits() function
222 if (optarg[0] == '-' || !is_digits(optarg) || in f2fs_parse_options()
245 } else if (!is_digits(optarg)) { in f2fs_parse_options()
311 if (!is_digits(optarg)) { in f2fs_parse_options()
383 if (!is_digits(optarg)) { in f2fs_parse_options()
441 if (!is_digits(optarg)) { in f2fs_parse_options()
487 if (!is_digits(optarg)) { in f2fs_parse_options()