Sun Java System Web Server 7.0 NSAPI Developer's Guide

pb_entry

The pb_entry is a single element in the parameter block.


struct pb_entry {
    pb_param *param;
    struct pb_entry *next;
};