Searched refs:opts (Results 251 - 275 of 411) sorted by relevance

<<11121314151617

/freebsd-10.2-release/usr.sbin/watchdogd/
H A Dwatchdogd.c530 char *opts, *oldopts; local
533 opts = NULL;
535 oldopts = opts;
536 if (asprintf(&opts, "%s%s%s",
544 lopt, badact, opts);
/freebsd-10.2-release/contrib/ntp/sntp/
H A Dsntp-opts.c2 * EDIT THIS FILE WITH CAUTION (sntp-opts.c)
5 * From the definitions sntp-opts.def
41 #include "sntp-opts.h"
153 /* 2256 */ "save-opts\0"
156 /* 2308 */ "no-load-opts\0"
471 /* must/cannot opts */ NULL, aIpv4CantList,
483 /* must/cannot opts */ NULL, aIpv6CantList,
495 /* must/cannot opts */ NULL, NULL,
507 /* must/cannot opts */ NULL, NULL,
519 /* must/cannot opts */ NUL
792 doUsageOpt(tOptions * opts, tOptDesc * od) argument
1120 tOptions * const opts = &sntpOptions; local
[all...]
/freebsd-10.2-release/contrib/ntp/util/
H A Dntp-keygen-opts.c2 * EDIT THIS FILE WITH CAUTION (ntp-keygen-opts.c)
5 * From the definitions ntp-keygen-opts.def
41 #include "ntp-keygen-opts.h"
161 /* 2150 */ "save-opts\0"
164 /* 2202 */ "no-load-opts\0"
650 /* must/cannot opts */ NULL, NULL,
662 /* must/cannot opts */ NULL, NULL,
674 /* must/cannot opts */ NULL, NULL,
686 /* must/cannot opts */ NULL, NULL,
698 /* must/cannot opts */ NUL
1007 doUsageOpt(tOptions * opts, tOptDesc * od) argument
1256 tOptions * const opts = &ntp_keygenOptions; local
[all...]
/freebsd-10.2-release/contrib/ntp/ntpd/
H A Dntpd-opts.c2 * EDIT THIS FILE WITH CAUTION (ntpd-opts.c)
5 * From the definitions ntpd-opts.def
41 #include "ntpd-opts.h"
806 /* must/cannot opts */ NULL, aIpv4CantList,
818 /* must/cannot opts */ NULL, aIpv6CantList,
830 /* must/cannot opts */ NULL, aAuthreqCantList,
842 /* must/cannot opts */ NULL, aAuthnoreqCantList,
854 /* must/cannot opts */ NULL, NULL,
866 /* must/cannot opts */ NULL, NULL,
878 /* must/cannot opts */ NUL
1302 doUsageOpt(tOptions * opts, tOptDesc * od) argument
1476 tOptions * const opts = &ntpdOptions; local
[all...]
/freebsd-10.2-release/tools/tools/shlib-compat/
H A Dshlib-compat.py43 # misc opts
1047 (opts, args) = parser.parse_args()
1052 if opts.out_orig:
1053 Config.origfile.init(opts.out_orig)
1054 if opts.out_new:
1055 Config.newfile.init(opts.out_new)
1056 if opts.no_dump:
1059 if opts.dump:
1063 if opts.verbose:
1064 Config.verbose = opts
[all...]
/freebsd-10.2-release/sbin/pfctl/
H A Dparse.y294 u_int8_t opts;
582 if (!(pf->opts & PF_OPT_OPTIMIZE)) {
583 pf->opts |= PF_OPT_OPTIMIZE;
614 if (pf->opts & PF_OPT_VERBOSE)
621 if (pf->opts & PF_OPT_VERBOSE)
628 if (pf->opts & PF_OPT_VERBOSE)
634 if (pf->opts & PF_OPT_VERBOSE)
642 pf->opts, $3)) {
652 if (pf->opts & PF_OPT_VERBOSE)
728 if (pf->opts
[all...]
/freebsd-10.2-release/contrib/ntp/scripts/update-leap/
H A DMakefile.in490 update-leap-opts.def \
491 update-leap-opts \
511 update-leap-opts \
932 $(srcdir)/update-leap: $(srcdir)/update-leap-opts
935 $(srcdir)/update-leap-opts: update-leap-opts.def $(std_def_list)
936 $(run_ag) update-leap-opts.def
940 $(srcdir)/update-leap.1update-leapman: $(srcdir)/update-leap-opts.def $(std_def_list)
941 $(run_ag) -DMAN_SECTION=1update-leapman -Tagman-cmd.tpl update-leap-opts.def
949 $(srcdir)/update-leap.1update-leapmdoc: $(srcdir)/update-leap-opts
[all...]
/freebsd-10.2-release/sys/netinet6/
H A Draw_ip6.c166 struct mbuf *opts = NULL; local
279 ip6_savecontrol(last, n, &opts);
284 n, opts) == 0) {
286 if (opts)
287 m_freem(opts);
291 opts = NULL;
313 ip6_savecontrol(last, m, &opts);
317 (struct sockaddr *)&fromsa, m, opts) == 0) {
319 if (opts)
320 m_freem(opts);
[all...]
/freebsd-10.2-release/sys/sys/
H A Dmount.h847 void vfs_freeopts(struct vfsoptlist *opts);
848 void vfs_deleteopt(struct vfsoptlist *opts, const char *name);
850 int vfs_flagopt(struct vfsoptlist *opts, const char *name, uint64_t *w,
853 int vfs_getopt_pos(struct vfsoptlist *opts, const char *name);
854 int vfs_getopt_size(struct vfsoptlist *opts, const char *name,
859 void vfs_opterror(struct vfsoptlist *opts, const char *fmt, ...);
860 int vfs_scanopt(struct vfsoptlist *opts, const char *name, const char *fmt, ...);
861 int vfs_setopt(struct vfsoptlist *opts, const char *name, void *value,
863 int vfs_setopt_part(struct vfsoptlist *opts, const char *name, void *value,
865 int vfs_setopts(struct vfsoptlist *opts, cons
[all...]
/freebsd-10.2-release/crypto/heimdal/lib/krb5/
H A Dget_in_tkt.c146 KDCOptions opts,
164 a->req_body.kdc_options = opts;
386 KDCOptions opts; variable
393 opts = int2KDCOptions(options);
401 opts,
501 if (opts.request_anonymous)
145 init_as_req(krb5_context context, KDCOptions opts, krb5_creds *creds, const krb5_addresses *addrs, const krb5_enctype *etypes, const krb5_preauthtype *ptypes, const krb5_preauthdata *preauth, krb5_key_proc key_proc, krb5_const_pointer keyseed, unsigned nonce, AS_REQ *a) argument
/freebsd-10.2-release/contrib/openpam/misc/
H A Dgendoc.pl663 my %opts;
666 unless (@ARGV && getopts("op", \%opts));
669 if ($opts{o} || $opts{p}) {
674 if ($opts{o});
676 if ($opts{p});
/freebsd-10.2-release/sbin/atm/atmconfig/
H A Dnatm.c351 static const struct option opts[] = { local
356 while ((opt = parse_options(&argc, &argv, opts)) != -1)
541 static const struct option opts[] = { local
546 while ((opt = parse_options(&argc, &argv, opts)) != -1)
622 static const struct option opts[] = { local
635 while ((opt = parse_options(&argc, &argv, opts)) != -1)
/freebsd-10.2-release/contrib/atf/atf-sh/
H A Datf-check.cpp757 options_set opts;
759 opts.insert(option('s', "qual:value", "Handle status. Qualifier "
761 opts.insert(option('o', "action:arg", "Handle stdout. Action must be "
764 opts.insert(option('e', "action:arg", "Handle stderr. Action must be "
767 opts.insert(option('x', "", "Execute command as a shell command"));
769 return opts;
/freebsd-10.2-release/contrib/subversion/subversion/svn/
H A Dblame-cmd.c296 apr_array_header_t *opts;
297 opts = svn_cstring_split(opt_state->extensions, " \t\n\r", TRUE, pool);
298 SVN_ERR(svn_diff_file_options_parse(diff_options, opts, pool));
294 apr_array_header_t *opts; local
/freebsd-10.2-release/sys/boot/arm/ixp425/boot2/
H A Dboot2.c74 #define OPT_CHECK(opt) ((opts) & OPT_SET(opt))
89 static uint32_t opts; variable
255 ((void(*)(int))addr)(RB_BOOTINFO /* XXX | (opts & RBX_MASK) */);
277 opts ^= OPT_SET(flags[i]);
/freebsd-10.2-release/contrib/llvm/tools/llvm-readobj/
H A DMachODumper.cpp263 if (opts::SectionRelocations) {
274 if (opts::SectionSymbols) {
289 if (opts::SectionData) {
355 if (opts::ExpandRelocs) {
/freebsd-10.2-release/contrib/nvi/common/
H A Dscreen.h142 OPTION opts[O_OPTIONCOUNT]; /* Ex/vi: Options. */ member in struct:_scr
/freebsd-10.2-release/contrib/subversion/subversion/libsvn_diff/
H A Ddiff.h185 const svn_diff_file_options_t *opts);
/freebsd-10.2-release/contrib/xz/src/liblzma/lzma/
H A Dlzma_encoder_private.h136 lzma_optimal opts[OPTS]; member in struct:lzma_coder_s
/freebsd-10.2-release/sbin/fsck/
H A Dfsck.c461 addentry(struct fstypelist *list, const char *type, const char *opts) argument
467 e->options = estrdup(opts);
512 mangle(char *opts, int *argcp, const char ** volatile *argvp, int *maxargcp) argument
522 for (s = opts; (p = strsep(&s, ",")) != NULL;) {
/freebsd-10.2-release/contrib/ipfilter/lib/
H A Dprintpacket.c41 if ((opts & OPT_HEX) == OPT_HEX) {
/freebsd-10.2-release/sys/boot/i386/gptboot/
H A Dgptboot.c80 uint32_t opts; variable
332 __exec((caddr_t)addr, RB_BOOTINFO | (opts & RBX_MASK),
360 opts |= OPT_SET(RBX_DUAL) | OPT_SET(RBX_SERIAL);
378 opts ^= OPT_SET(flags[i]);
/freebsd-10.2-release/crypto/openssh/openbsd-compat/
H A Dopenbsd-compat.h146 int BSDgetopt(int argc, char * const *argv, const char *opts);
/freebsd-10.2-release/gnu/usr.bin/cc/cc1plus/
H A DMakefile12 SRCS+= main.c cp-lang.c c-opts.c call.c class.c cvt.c cxx-pretty-print.c \
/freebsd-10.2-release/gnu/usr.bin/cc/cc_int/
H A DMakefile36 tree-ssa-math-opts.o \
51 mode-switching.o modulo-sched.o optabs.o options.o opts.o opts-common.o \
83 c-convert.o c-aux-info.o c-common.o c-opts.o c-format.o c-semantics.o \

Completed in 302 milliseconds

<<11121314151617