HomeSort by: relevance | last modified time | path
    Searched defs:checkLang (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/atari/stand/bootpref/
bootpref.c 56 static int checkLang(u_char *, char *);
122 if (checkLang (&bootpref[ARRAY_LANG], optarg))
701 checkLang (u_char *val, char *str)

Completed in 27 milliseconds