Home
last modified time | relevance | path

Searched defs:statstrct (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/cmd/svr4pkg/libinst/
H A Dscriptvfy.l124 struct statstrct { struct
125 unsigned int in_function:1;
126 unsigned int in_pipe:1;
127 unsigned int in_loop:1;
128 unsigned int in_case:1;
129 unsigned int in_if:1;
130 unsigned int in_awk:1;
131 unsigned int allow_int:1; /* Allow an interactive function. */
132 unsigned int pkg_rtn_done:1;
133 unsigned int pkgchk_f:1;
[all …]