yes_no
yes_no(cfgp->enable));
yes_no(cfgp->per_user));
yes_no(cfgp->avoid_ns));
yes_no(cfgp->check_files));
int yes_no = 1;
&yes_no)) != VNTSD_SUCCESS) {
if (yes_no == B_FALSE) {
vntsd_get_yes_no(vntsd_client_t *clientp, char *msg, int *yes_no)
*yes_no = B_TRUE;
*yes_no = B_FALSE;
int *yes_no);
return (yes_no(yes_check));
return (yes_no(no_check));