Searched refs:o_flags (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/usr.sbin/config/
H A Dmkoptions.cc110 (ol->o_flags & OL_ALIAS)) {
333 po->o_flags = 0;
346 po->o_flags = flags;
H A Dconfig.h192 int o_flags; member in struct:opt_list
/freebsd-current/contrib/sendmail/src/
H A Dreadcf.c2856 unsigned short o_flags; /* option flags */ member in struct:optioninfo
3338 if (subopt != NULL && !bitset(OI_SUBOPT, o->o_flags))
3373 if (!safe && !bitset(OI_SAFE, o->o_flags))
4968 if (sticky && !bitset(OI_SUBOPT, o->o_flags))

Completed in 86 milliseconds