Home
last modified time | relevance | path

Searched refs:Options (Results 1 – 25 of 141) sorted by relevance

123456

/dflybsd-src/usr.bin/calendar/
H A Dcalendar.c72 struct cal_options Options = { variable
184 Options.location = &loc; in main()
185 Options.time = get_time_of_now(); in main()
186 Options.today = get_fixed_of_today(); in main()
196 Options.allmode = true; in main()
215 Options.debug++; in main()
245 if (!parse_time(optarg, &Options.time)) in main()
250 if (!parse_date(optarg, &Options.today)) in main()
269 if (Options.allmode && calfile != NULL) in main()
271 if (Options.allmode && calhome != NULL) in main()
[all …]
H A Ddays.c162 year1 = gregorian_year_from_fixed(Options.day_begin); in find_days_yearly()
163 year2 = gregorian_year_from_fixed(Options.day_end); in find_days_yearly()
203 t += Options.location->zone; /* to standard time */ in find_days_yearly()
241 year1 = gregorian_year_from_fixed(Options.day_begin); in find_days_cjieqi()
242 year2 = gregorian_year_from_fixed(Options.day_end); in find_days_cjieqi()
248 if (rd_end > Options.day_end) in find_days_cjieqi()
249 rd_end = Options.day_end; in find_days_cjieqi()
298 year1 = gregorian_year_from_fixed(Options.day_begin); in find_days_moon()
299 year2 = gregorian_year_from_fixed(Options.day_end); in find_days_moon()
302 t_begin = fixed_from_gregorian(&date) - Options.location->zone; in find_days_moon()
[all …]
H A Djulian.c165 year1 = julian_year_from_fixed(Options.day_begin); in julian_find_days_ymd()
166 year2 = julian_year_from_fixed(Options.day_end); in julian_find_days_ymd()
196 year1 = julian_year_from_fixed(Options.day_begin); in julian_find_days_dom()
197 year2 = julian_year_from_fixed(Options.day_end); in julian_find_days_dom()
203 if (rd_end > Options.day_end) in julian_find_days_dom()
204 rd_end = Options.day_end; in julian_find_days_dom()
235 year1 = julian_year_from_fixed(Options.day_begin); in julian_find_days_month()
236 year2 = julian_year_from_fixed(Options.day_end); in julian_find_days_month()
244 if (rd_end > Options.day_end) in julian_find_days_month()
245 rd_end = Options.day_end; in julian_find_days_month()
H A Ddates.c69 daycount = Options.day_end - Options.day_begin + 1; in generate_dates()
72 dow = dayofweek_from_fixed(Options.day_begin); in generate_dates()
73 gregorian_from_fixed(Options.day_begin, &date); in generate_dates()
93 dp->rd = Options.day_begin + i; in generate_dates()
150 int daycount = Options.day_end - Options.day_begin + 1; in loop_dates()
168 if (rd < Options.day_begin || rd > Options.day_end) in find_rd()
171 return &cal_days[rd - Options.day_begin]; in find_rd()
H A Dcalendar.h59 if (Options.debug) fprintf(stderr, __VA_ARGS__)
61 if (Options.debug >= 2) fprintf(stderr, __VA_ARGS__)
63 if (Options.debug >= 3) fprintf(stderr, __VA_ARGS__)
99 extern struct cal_options Options;
H A Dio.c622 if (Options.allmode) { in cal()
654 assert(Options.allmode == true); in send_mail()
712 gregorian_from_fixed(Options.today, &date); in write_mailheader()
713 dow = dayofweek_from_fixed(Options.today); in write_mailheader()
/dflybsd-src/crypto/openssh/
H A Dreadconf.h189 } Options; typedef
237 void initialize_options(Options *);
238 int fill_default_options(Options *);
239 void fill_default_options_for_canonicalization(Options *);
240 void free_options(Options *o);
241 int process_config_line(Options *, struct passwd *, const char *,
244 const char *, Options *, int, int *);
246 int parse_jump(const char *, Options *, int);
250 int config_has_permitted_cnames(Options *);
251 void dump_client_config(Options *o, const char *host);
[all …]
H A Dreadconf.c136 const char *host, const char *original_host, Options *options,
138 static int process_config_line_depth(Options *options, struct passwd *pw,
378 add_local_forward(Options *options, const struct Forward *newfwd) in add_local_forward()
407 add_remote_forward(Options *options, const struct Forward *newfwd) in add_remote_forward()
433 clear_forwardings(Options *options) in clear_forwardings()
463 add_certificate_file(Options *options, const char *path, int userprovided) in add_certificate_file()
487 add_identity_file(Options *options, const char *dir, const char *filename, in add_identity_file()
652 match_cfg_line(Options *options, char **condition, struct passwd *pw, in match_cfg_line()
845 rm_env(Options *options, const char *arg, const char *filename, int linenum) in rm_env()
1033 process_config_line(Options *options, struct passwd *pw, const char *host, in process_config_line()
[all …]
/dflybsd-src/contrib/binutils-2.27/gas/doc/
H A Dc-pj.texi10 * PJ Options:: Options
14 @node PJ Options
15 @section Options
H A Dc-epiphany.texi18 * Epiphany Options:: Options
22 @node Epiphany Options
23 @section Options
H A Dc-mt.texi18 * MT Options:: Options
22 @node MT Options
23 @section Options
H A Dc-metag.texi19 * Meta Options:: Options
23 @node Meta Options
24 @section Options
H A Dc-pdp11.texi17 * PDP-11-Options:: Options
24 @node PDP-11-Options
25 @section Options
32 @subsection Code Generation Options
43 @subsection Instruction Set Extension Options
153 @subsection CPU Model Options
216 @subsection Machine Model Options
H A Dc-lm32.texi18 * LM32 Options:: Options
23 @node LM32 Options
24 @section Options
H A Dc-ip2k.texi16 * IP2K-Opts:: IP2K Options
21 @section IP2K Options
H A Dc-xtensa.texi23 * Xtensa Options:: Command-line Options.
30 @node Xtensa Options
31 @section Command Line Options
270 @samp{--no-transform} command-line option (@pxref{Xtensa Options, ,Command
271 Line Options}), or by using the @code{no-transform} directive
298 @samp{--no-target-@-align} command-line option (@pxref{Xtensa Options,
299 ,Command Line Options}).
385 @samp{--no-transform} command-line option (@pxref{Xtensa Options,
386 ,Command Line Options}), or the @code{no-transform} directive
512 command-line options (@pxref{Xtensa Options, ,Command Line Options}).
[all …]
H A Dc-tic6x.texi18 * TIC6X Options:: Options
23 @node TIC6X Options
24 @section TIC6X Options
H A Dc-i960.texi16 * Options-i960:: i960 Command-line Options
26 @node Options-i960
28 @section i960 Command-line Options
200 @pxref{Options-i960,,i960 Command-line Options} for a discussion of
H A Dc-sh64.texi10 * SH64 Options:: Options
16 @node SH64 Options
17 @section Options
H A Dc-i860.texi22 * Options-i860:: i860 Command-line Options
44 @node Options-i860
45 @section i860 Command-line Options
H A Dc-i370.texi19 * ESA/390 Options:: Options
41 @node ESA/390 Options
42 @section Options
/dflybsd-src/sys/conf/
H A Doptions15 # "platform/<platform>/conf/options". Options that affect a single
86 # Options for static file systems. These should only be used at config
137 # Options used only in subr_param.c.
165 # Options used only in cam/scsi/scsi_cd.c
169 # Options used only in cam/scsi/scsi_sa.c.
176 # Options used only in cam/scsi/scsi_pt.c
179 # Options used only in cam/scsi/scsi_ses.c
182 # Options used in dev/sym/ (Symbios SCSI driver).
195 # Options used only in pci/ncr.c
201 # Options used only in pci/isp_pci.c
[all …]
/dflybsd-src/contrib/dialog/
H A Ddialog.c194 } Options; typedef
256 static const Options options[] = {
649 static const Options *
652 const Options *result = NULL; in findOption()
692 const Options *data = findOption(name, pass, FALSE); in lookupOption()
1367 optionBool(const char *actual, const Options * data) in optionBool()
1518 Options *const *p = (Options * const *) a; in compare_opts()
1519 Options *const *q = (Options * const *) b; in compare_opts()
1564 const Options **opts; in Help()
1569 opts = dlg_calloc(const Options *, limit); in Help()
[all …]
/dflybsd-src/contrib/gcc-4.7/gcc/doc/
H A Dinvoke.texi69 @chapter GCC Command Options
125 * Overall Options:: Controlling the kind of output:
129 * C Dialect Options:: Controlling the variant of C language compiled.
130 * C++ Dialect Options:: Variations on C++.
131 * Objective-C and Objective-C++ Dialect Options:: Variations on Objective-C
133 * Language Independent Options:: Controlling how diagnostics should be
135 * Warning Options:: How picky should the compiler be?
136 * Debugging Options:: Symbol tables, measurements, and debugging dumps.
137 * Optimize Options:: How much optimization?
138 * Preprocessor Options:: Controlling header files and macro definitions.
[all …]
/dflybsd-src/test/testcases/libnvmm/
H A Ddfregress.run1 # Testcase type Options Command line arguments

123456