readbool
static int readbool(char *, boolean_t *);
res = readbool(dfltst, &obl);
res = readbool(valst, &b);