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

  /src/sys/dev/ic/
pckbc.c 134 int checkaux = t->t_haveaux; local in function:pckbc_poll_data1
152 if (checkaux && (stat & 0x20)) { /* aux data */
  /src/usr.bin/config/
files.c 77 static int checkaux(const char *, void *);
249 (void)expr_eval(fi->fi_optx, checkaux, fi);
260 checkaux(const char *name, void *context) function in typeref:typename:int

Completed in 13 milliseconds