Searched refs:strcheck (Results 1 – 3 of 3) sorted by relevance
93 extern int strcheck(); in main()135 if (strcheck(optarg,NUM) != 0) { in main()164 if (strcheck(optarg,NUM) != 0) { in main()
59 int strcheck();196 if (strcheck(wptr, NUM) != 0) { in read_pmtab()211 if (strcheck(wptr, NUM) != 0) { in read_pmtab()754 if (strcheck(p->p_tag, ALNUM) != 0) {
140 strcheck(sp, flag) in strcheck() function