Home
last modified time | relevance | path

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

/external/mtools/
Dmbadblocks.c143 startSector = atoui(optarg); in mbadblocks()
146 endSector = atoui(optarg); in mbadblocks()
Dstrtonum.c51 unsigned int atoui(const char *str) { in atoui() function
Dmtools.h190 unsigned int atoui(const char *nptr);
Dmpartition.c357 argtracks = atoui(optarg); in mpartition()
Dmformat.c1052 hs = atoui(optarg); in mformat()