Searched refs:strcheck (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/ttymon/
H A Dttyadm.c93 extern int strcheck();
135 if (strcheck(optarg,NUM) != 0) {
164 if (strcheck(optarg,NUM) != 0) {
H A Dtmpmtab.c59 int strcheck();
196 if (strcheck(wptr, NUM) != 0) {
211 if (strcheck(wptr, NUM) != 0) {
754 if (strcheck(p->p_tag, ALNUM) != 0) {
H A Dtmutil.c132 * strcheck(sp, flag) - check string
140 strcheck(sp, flag) function

Completed in 59 milliseconds