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

/freebsd-13-stable/usr.sbin/pw/
H A DMakefile6 grupd.c pwupd.c psdate.c bitmap.c cpdir.c rm_r.c strtounum.c \
H A Dstrtounum.c38 strtounum(const char * __restrict np, uintmax_t minval, uintmax_t maxval, function
H A Dpw_utils.c61 id = strtounum(nptr, 0, maxval, &errstr);
H A Dpw.h115 uintmax_t strtounum(const char * __restrict, uintmax_t, uintmax_t,
H A Dpw_user.c1072 id = strtounum(name, 0, GID_MAX, &errstr);

Completed in 61 milliseconds