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

/netbsd-current/sys/arch/atari/stand/bootpref/
H A Dbootpref.c58 static int checkInt(u_char *, char *, int, int);
109 if (checkInt (&bootpref[ARRAY_BOOTDLY], optarg,
128 if (checkInt (&bootpref[ARRAY_HOSTID], optarg,
765 checkInt (u_char *val, char *str, int min, int max) function

Completed in 159 milliseconds