Home
last modified time | relevance | path

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

/freebsd-13.1/usr.bin/mail/
H A Dtty.c62 grabh(struct header *hp, int gflags) in grabh() argument
111 if (gflags & GTO) { in grabh()
119 if (gflags & GSUBJECT) { in grabh()
126 if (gflags & GCC) { in grabh()
134 if (gflags & GBCC) { in grabh()
/freebsd-13.1/sys/xen/interface/
H A Ddomctl.h567 uint32_t gflags; member
/freebsd-13.1/sys/netpfil/ipfilter/netinet/
H A Dfil.c3472 u_32_t gflags; in ipf_group_add() local
3481 gflags = flags & FR_INOUT; in ipf_group_add()
3488 fg->fg_flags = gflags; in ipf_group_add()
3489 else if (gflags != fg->fg_flags) in ipf_group_add()
3501 fg->fg_flags = gflags; in ipf_group_add()