Home
last modified time | relevance | path

Searched refs:sub_disc (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dio.c352 static const Sfdisc_t sub_disc = { subread, 0, 0, subexcept, 0 }; variable
2413 disp->disc = sub_disc; in subopen()