Sun Java System Web Server 6.1 SP9 NSAPI Programmer'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;
};