IPMPSTAT_NUM_FLAGS
assert(bufsize > IPMPSTAT_NUM_FLAGS);
(void) memset(buf, '-', IPMPSTAT_NUM_FLAGS);
buf[IPMPSTAT_NUM_FLAGS] = '\0';