p_option
const char *p_option __P((uint_t option));
fprintf(file, " %s", p_option(mask));
const char *p_option(ulong_t option);