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

/illumos-gate/usr/src/cmd/mandoc/
H A Dmdoc_man.c251 static int outflags; variable
293 outflags &= ~MMAN_spc;
302 outflags &= ~MMAN_spc;
312 if ((MMAN_PP | MMAN_sp | MMAN_br | MMAN_nl) & outflags) {
316 if (MMAN_PP & outflags) {
317 if (MMAN_sp & outflags) {
318 if (MMAN_PD & outflags) {
320 outflags &= ~MMAN_PD;
322 } else if ( ! (MMAN_PD & outflags)) {
324 outflags |
[all...]
/illumos-gate/usr/src/cmd/fm/eversholt/common/
H A Dcheck.c68 int outflags; member in struct:__anon451
402 outfl(Allowednames[i].outflags,

Completed in 61 milliseconds