conf_set
void conf_set(const char *entry, char *o, const char *optarg);
conf_set(fname, "P", STRDUP(nowstr));
boolean_t conf_set = B_FALSE;
conf_set = B_TRUE;
if (conf_set)
boolean_t conf_set = B_FALSE;
conf_set = B_TRUE;
if (conf_set)