POOL_TYPE_NAME
pool_sbag_s.sb_type = POOL_TYPE_NAME;
if (strcmp(type, POOL_TYPE_NAME) == 0) {
prt_stat_hd(POOL_TYPE_NAME);
} else if (strcmp(sbag->sb_type, POOL_TYPE_NAME) == 0) {
} else if (strcmp(sbag->sb_type, POOL_TYPE_NAME) == 0) {