Searched refs:yes_no (Results 1 – 6 of 6) sorted by relevance
130 yes_no(int (*func)(char *)) in yes_no() function190 return (yes_no(yes_check)); in yes()196 return (yes_no(no_check)); in no()
175 int yes_no = 1; in acquire_write() local221 &yes_no)) != VNTSD_SUCCESS) { in acquire_write()225 if (yes_no == B_FALSE) { in acquire_write()
104 vntsd_get_yes_no(vntsd_client_t *clientp, char *msg, int *yes_no) in vntsd_get_yes_no() argument144 *yes_no = B_TRUE; in vntsd_get_yes_no()149 *yes_no = B_FALSE; in vntsd_get_yes_no()
450 int *yes_no);
90 #define yes_no(flag) (flag == nscd_true)?"yes":"no" macro
554 yes_no(cfgp->enable)); in print_cfg()556 yes_no(cfgp->per_user)); in print_cfg()558 yes_no(cfgp->avoid_ns)); in print_cfg()560 yes_no(cfgp->check_files)); in print_cfg()