Searched refs:gflags (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/mailx/
H A Dtty.c115 grabh(register struct header *hp, int gflags, int subjtop) argument
131 if (gflags & GTO) {
136 if (gflags & GSUBJECT && subjtop) {
141 if (gflags & GCC) {
146 if (gflags & GBCC) {
151 if (gflags & GSUBJECT && !subjtop) {
466 grabh(struct header *hp, int gflags, int subjtop) argument
496 if (gflags & GTO) {
505 if (gflags & GSUBJECT && subjtop) {
514 if (gflags
[all...]
/illumos-gate/usr/src/lib/libc/port/threads/
H A Dsynch.c2232 uberflags_t *gflags; local
2285 if ((gflags = self->ul_schedctl_called) != NULL &&
2286 (gflags->uf_trs_ted |
2378 uberflags_t *gflags; local
2413 if ((gflags = self->ul_schedctl_called) != NULL &&
2414 (gflags->uf_trs_ted |
2508 uberflags_t *gflags; local
2551 if ((gflags = self->ul_schedctl_called) != NULL) {
2552 if (((el = gflags->uf_trs_ted) | mtype) == 0) {
3534 uberflags_t *gflags; local
[all...]
/illumos-gate/usr/src/cmd/mailx/hdr/
H A Ddef.h487 extern int grabh(register struct header *hp, int gflags, int subjtop);
/illumos-gate/usr/src/uts/common/xen/public/
H A Ddomctl.h488 uint32_t gflags; member in struct:xen_domctl_bind_pt_irq::__anon9293::__anon9296
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dfil.c3370 u_32_t gflags; local
3379 gflags = flags & FR_INOUT;
3384 fg->fg_flags = gflags;
3385 else if (gflags != fg->fg_flags)
3396 fg->fg_flags = gflags;

Completed in 71 milliseconds