Home | Sort by: relevance | last modified time | path |
/src/usr.bin/error/ | |
pi.c | 55 static bool alldigits(const char *); 188 alldigits(const char *string) function in typeref:typename:bool 210 && alldigits(wordv[2]) 211 && alldigits(wordv[4]); 285 && alldigits(cur_wordv[2]) 405 if (alldigits(cur_wordv[1])) { |
/src/usr.bin/quota/ | |
printquota.c | 276 alldigits(const char *s) function in typeref:typename:int |