Searched refs:xstrtouint (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sbin/raidctl/
H A Draidctl.c96 static unsigned int xstrtouint(const char *);
238 serial_number = xstrtouint(optarg);
263 parityparams[i++] = xstrtouint(argv[optind++]);
1381 xstrtouint(const char *str) function

Completed in 132 milliseconds