Home | Sort by: relevance | last modified time | path |
/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 |