Home | History | Annotate | Download | only in debugfs

Lines Matching refs:strtoul

799 	v = strtoul(buf, &tmp, 0);
820 v = strtoul(buf, &tmp, 0);
841 v = strtoul(buf, &tmp, 0);
1400 major = strtoul(argv[3], argv+3, 0);
1401 minor = strtoul(argv[4], argv+4, 0);