Searched refs:alldigits (Results 1 – 6 of 6) sorted by relevance
150 alldigits(char *string) in alldigits() function173 (alldigits(wordv[2])) && (alldigits(wordv[4]))); in isdateformat()251 (alldigits(wordv[2])) && in pi()361 if (alldigits(wordv[1])) { in pi()
53 static int alldigits(char *);172 alldigits(char *s) in alldigits() function292 else if (alldigits(linep)) { in _nsw_getoneconfig_v1()
87 static int alldigits(char *);245 else if (alldigits(linep)) { in _nsw_getoneconfig_v1()422 else if (alldigits(linep)) in _nsw_getoneconfig()944 alldigits(char *s) in alldigits() function
185 alldigits(const char *s) in alldigits() function210 if (alldigits(v)) in get_uid()227 if (alldigits(v)) in get_gid()
95 static int alldigits(char *);217 if (alldigits(name)) { in getentry()593 alldigits(char *s) in alldigits() function
196 if (alldigits(argv[i])) { in main()609 alldigits(char *s) in alldigits() function