strtoul          1215 lib/util.c                             val = strtoul (pos_tokens[3 + i], NULL, 10);
strtoul           568 src/filemanager/mountlist.c         dev = strtoul (optval, &optvalend, 16);