.\" This manpage has been automatically generated by docbook2man .\" from a DocBook document. This tool can be found at: .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . .TH "ATTRIBUTE_CONTAINER_REGISTER" "9" "09 October 2005" "" "" .SH NAME attribute_container_register \- register an attribute container .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int attribute_container_register (struct attribute_container * \fIcont\fB); \fR .SH "ARGUMENTS" .TP \fB\fIcont\fB\fR The container to register. This must be allocated by the callee and should also be zeroed by it. .SH "DESCRIPTION" .PP