Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svr4pkg/libinst/
H A Dscriptvfy.l131 unsigned int allow_int:1; /* Allow an interactive function. */ member
372 status.allow_int = 1; /* this isn't really interactive. */
415 if (status.in_pipe == 1 || status.allow_int == 1)
424 if (status.in_pipe == 1 || status.allow_int == 1)
567 \n { line_no++; status.allow_int = 0;