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

/illumos-gate/usr/src/lib/libshell/common/sh/
H A Dio.c320 static int eval_exceptf(Sfio_t*, int, void*, Sfdisc_t*);
330 static const Sfdisc_t eval_disc = { NULL, NULL, NULL, eval_exceptf, NULL};
2072 static int eval_exceptf(Sfio_t *iop,int type, void *data, Sfdisc_t *handle) function

Completed in 48 milliseconds