Searched refs:YESNO (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ncftp-3.2.5/source/ncftp/
H A Dpref.c153 (void) fprintf(fp, "%s", YESNO(gAutoResume));
165 (void) fprintf(fp, "%s", YESNO(gAutoSaveChangesToExistingBookmarks));
177 (void) fprintf(fp, "%s", YESNO(gConfirmClose));
225 (void) fprintf(fp, "%s", YESNO(gDoNotDisplayAds));
347 (void) fprintf(fp, "%s", YESNO(gSavePasswords));
389 (void) fprintf(fp, "%s", YESNO(gMaySetXtermTitle));
H A Dutil.h33 #define YESNO(i) ((i == 0) ? "no" : "yes") macro
H A Dspoolutil.c216 if ((recursive != 0) && (fprintf(fp, "recursive=%s\n", YESNO(recursive)) < 0))
218 if ((deleteflag != 0) && (fprintf(fp, "delete=%s\n", YESNO(deleteflag)) < 0))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ncftp-3.2.5/source/win/bmed/
H A Dutil.h33 #define YESNO(i) ((i == 0) ? "no" : "yes") macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Deata.c608 #define YESNO(a) ((a) ? 'y' : 'n') macro
1391 YESNO(linked_comm), max_queue_depth, YESNO(rev_scan),
1392 YESNO(ext_tran), YESNO(isa_probe), YESNO(eisa_probe),
1393 YESNO(pci_probe));
2240 blk_rq_sectors(SCpnt->request), cursec, YESNO(s),
2241 YESNO(r), YESNO(re
[all...]
H A Du14-34f.c401 #define YESNO(a) ((a) ? 'y' : 'n') macro
862 driver_name, YESNO(have_old_firmware), tag_mode,
863 YESNO(linked_comm), max_queue_depth, YESNO(ext_tran));
1538 cursec, YESNO(s), YESNO(r), YESNO(rev), YESNO(input_only),
1539 YESNO(overlap), cpp->xdir);
H A Ddc395x.c4513 #undef YESNO macro
4514 #define YESNO(YN) \ macro
4573 YESNO(dcb->dev_mode & NTC_DO_PARITY_CHK);
4574 YESNO(dcb->sync_offset);
4575 YESNO(dcb->sync_period & WIDE_SYNC);
4576 YESNO(dcb->dev_mode & NTC_DO_DISCONNECT);
4577 YESNO(dcb->dev_mode & NTC_DO_SEND_START);
4578 YESNO(dcb->sync_mode & EN_TAG_QUEUEING);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/bin/ad/
H A Dad_cp.c673 #define YESNO "(y/n [n]) " macro
681 to.p_path, YESNO);

Completed in 179 milliseconds