Found in: /std/object/flags.c


set_flags(which, state) sets the flag specified by 'which', which includes
both flag set and information about which bit, to 1 if state is nonzero
and 0 if state is zero.  The secure, set, and change functions are also
called.
