Trusted Solaris Developer's Guide

Banner Fields

The banner_fields structure contains the translated text labels and strings for display on printer banner and trailer pages and at the top and bottom of document body page. The structure is returned by bcltobanner(3TSOL). The first five fields consist of pointers to character strings, and the second five consist of short integer lengths of memory preallocated to the corresponding string pointer.

Field 

Description 

header

String appears on top and bottom of the banner and trailer pages. 

protect_as

String appears in protect as banner page section. 

caveats

String appears in the caveats banner page section. 

channels

String appears in the handling channels section. 

header_len

Preallocated string memory length for header. 

protect_as_len

Preallocated string memory length for protect as section. 

caveats_len

Preallocated string memory length for caveats section.  

channels_len

Preallocated string memory length for channels section.