t6free_attrs(3N) t6free_attrs(3N)
t6free_attr - Deallocate a control block
cc [ flags ... ] file
#include <sys/t6attrs.h>
void t6free_attr(t6attr_t t6ctl)
t6free_attr deallocates the control block pointed to by t6ctl.
Also note that t6free_attr(t6ctl) is equivalent to t6free_blk(t6ctl).
The t6free_attr function returns no value.
libt6(3N), t6create_attr(3N), t6free_attr(3N), t6copy_attr(3N),
t6dup_attr(3N), t6get_attr(3N), t6set_attr(3N), t6size_attr(3N),
t6ext_attr(3N), t6new_attr(3N), t6last_attr(3N), t6free_blk(3N),
t6peek_attr(3N).
Trusted Systems Interoperability Group
PPPPaaaaggggeeee 1111 [ Back ]
|