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

/freebsd-current/usr.bin/quota/
H A Dquota.c91 static int alldigits(char *s);
160 if (alldigits(*argv))
169 if (alldigits(*argv))
677 alldigits(char *s) function
/freebsd-current/usr.sbin/edquota/
H A Dedquota.c84 int alldigits(const char *s);
329 if (alldigits(name))
936 alldigits(const char *s) function

Completed in 169 milliseconds