checkaux
int checkaux = t->t_haveaux;
if (checkaux && (stat & 0x20)) { /* aux data */
(void)expr_eval(fi->fi_optx, checkaux, fi);
static int checkaux(const char *, void *);