Home
last modified time | relevance | path

Searched refs:opt_ct (Results 1 – 4 of 4) sorted by relevance

/NextBSD/contrib/ntp/sntp/libopts/
HDmakeshell.c438 int opt_ct = opts->presetOptCt; in emit_wrapup() local
442 for (;opt_ct > 0; od++, --opt_ct) { in emit_wrapup()
472 int opt_ct = opts->presetOptCt; in emit_setup() local
476 for (;opt_ct > 0; od++, --opt_ct) { in emit_setup()
610 int opt_ct = opts->optCt; in emit_flag() local
614 for (;opt_ct > 0; od++, --opt_ct) { in emit_flag()
HDsave.c450 int opt_ct; in prt_val_list() local
455 opt_ct = al->useCt; in prt_val_list()
458 if (opt_ct <= 0) { in prt_val_list()
466 while (--opt_ct >= 0) { in prt_val_list()
483 int opt_ct; in prt_nested() local
490 opt_ct = al->useCt; in prt_nested()
493 if (opt_ct <= 0) in prt_nested()
512 } while (--opt_ct > 0); in prt_nested()
/NextBSD/sys/conf/
HDoptions.pc9882 CT_BUS_WEIGHT opt_ct.h
83 CT_USE_RELOCATE_OFFSET opt_ct.h
/NextBSD/sys/modules/ct/
HDMakefile8 SRCS+= opt_ct.h opt_cam.h opt_scsi.h opt_ddb.h