Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svr4pkg/libinst/
H A Dscriptvfy.l126 unsigned int in_pipe:1; member
366 if (status.in_pipe == 1 && pipe_release == cur_level) {
367 status.in_pipe = 0; /* target located */
382 if (status.in_pipe == 0) {
383 status.in_pipe = 1;
415 if (status.in_pipe == 1 || status.allow_int == 1)
424 if (status.in_pipe == 1 || status.allow_int == 1)
655 status.in_case, status.in_if, status.in_pipe);
714 status.in_pipe = 0; /* Pipes may dangle. */
782 || (status.in_pipe != 0)
[all …]