Home
last modified time | relevance | path

Searched defs:option (Results 1 – 25 of 136) sorted by relevance

123456

/dflybsd-src/usr.bin/find/
H A Dfunction.c83 palloc(OPTION *option) in palloc()
100 find_parsenum(PLAN *plan, const char *option, char *vp, char *endch) in find_parsenum()
141 find_parsetime(PLAN *plan, const char *option, char *vp) in find_parsetime()
216 nextarg(OPTION *option, char ***argvp) in nextarg()
262 c_Xmin(OPTION *option, char ***argvp) in c_Xmin()
307 c_Xtime(OPTION *option, char ***argvp) in c_Xtime()
333 c_mXXdepth(OPTION *option, char ***argvp) in c_mXXdepth()
402 c_delete(OPTION *option, char ***argvp __unused) in c_delete()
450 c_depth(OPTION *option, char ***argvp) in c_depth()
515 c_empty(OPTION *option, char ***argvp __unused) in c_empty()
[all …]
/dflybsd-src/contrib/grep/lib/
H A Dgetopt-ext.h50 struct option struct
60 /* Names for the values of the 'has_arg' field of 'struct option'. */ argument
/dflybsd-src/contrib/file/src/
H A Dmygetopt.h51 struct option { struct
56 * whether option takes an argument argument
59 /* if not NULL, set *flag to val when option found */ argument
66 const struct option *, int *); argument
/dflybsd-src/include/
H A Dgetopt.h53 struct option { struct
58 * whether option takes an argument argument
61 /* if not NULL, set *flag to val when option found */ argument
69 const struct option *, int *); argument
/dflybsd-src/contrib/binutils-2.34/include/
H A Dgetopt.h81 struct option struct
95 /* Names for the values of the `has_arg' field of `struct option'. */ argument
H A Ddiagnostics.h41 # define DIAGNOSTIC_IGNORE(option) \ argument
46 # define DIAGNOSTIC_IGNORE(option) argument
/dflybsd-src/contrib/gdb-7/include/
H A Dgetopt.h82 struct option struct
96 /* Names for the values of the `has_arg' field of `struct option'. */ argument
/dflybsd-src/contrib/gcc-4.7/include/
H A Dgetopt.h82 struct option struct
96 /* Names for the values of the `has_arg' field of `struct option'. */ argument
/dflybsd-src/contrib/gcc-8.0/include/
H A Dgetopt.h81 struct option struct
95 /* Names for the values of the `has_arg' field of `struct option'. */ argument
/dflybsd-src/contrib/binutils-2.27/include/
H A Dgetopt.h81 struct option struct
95 /* Names for the values of the `has_arg' field of `struct option'. */ argument
/dflybsd-src/crypto/libressl/apps/openssl/
H A Dapps.h290 struct option { struct
291 const char *name;
292 const char *argname;
293 const char *desc;
294 enum {
329 void options_usage(const struct option *opts); argument
/dflybsd-src/contrib/cvs-1.12/lib/
H A Dgetopt_.h163 struct option struct
173 /* Names for the values of the `has_arg' field of `struct option'. */ argument
/dflybsd-src/libexec/telnetd/
H A Dstate.c422 send_do(int option, int init) in send_do()
445 willoption(int option) in willoption()
638 send_dont(int option, int init) in send_dont()
653 wontoption(int option) in wontoption()
785 send_will(int option, int init) in send_will()
811 dooption(int option) in dooption()
941 send_wont(int option, int init) in send_wont()
956 dontoption(int option) in dontoption()
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dopts-common.c203 option_ok_for_language (const struct cl_option *option, in option_ok_for_language()
256 const struct cl_option *option = &cl_options[opt_index]; in opt_enum_arg_to_value() local
305 const struct cl_option *option = &cl_options[opt_index]; in generate_canonical_option() local
414 const struct cl_option *option, in add_misspelling_candidates()
457 const struct cl_option *option; in decode_cmdline_option() local
905 const struct cl_option *option; in prune_options() local
1008 const struct cl_option *option = &cl_options[opt_index]; in handle_option() local
1057 const struct cl_option *option = &cl_options[opt_index]; in generate_option() local
1144 cmdline_handle_error (location_t loc, const struct cl_option *option, in cmdline_handle_error()
1224 const struct cl_option *option; in read_cmdline_option() local
[all …]
H A Dparams-list.h20 #define DEFPARAM(enumerator, option, nocmsgid, default, min, max) \ argument
22 #define DEFPARAMENUM5(enumerator, option, nocmsgid, default, \ argument
H A Dparams-options.h20 #define DEFPARAM(enumerator, option, nocmsgid, default, min, max) \ argument
22 #define DEFPARAMENUM5(enumerator, option, nocmsgid, default, \ argument
H A Dlto-wrapper.c187 struct cl_decoded_option *option) in append_option()
582 struct cl_decoded_option *option = &opts[j]; in append_compiler_options() local
642 struct cl_decoded_option *option = &opts[j]; in append_diag_options() local
673 struct cl_decoded_option *option = &opts[j]; in append_linker_options() local
719 struct cl_decoded_option *option = &options[i]; in append_offload_options() local
1201 struct cl_decoded_option *option = &decoded_options[j]; in run_gcc() local
/dflybsd-src/contrib/libarchive/cpio/
H A Dcmdline.c59 static const struct option { struct
61 int required; /* 1 if this option requires an argument */ argument
62 int equivalent; /* Equivalent short option. */ argument
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dopts-common.c170 option_ok_for_language (const struct cl_option *option, in option_ok_for_language()
223 const struct cl_option *option = &cl_options[opt_index]; in opt_enum_arg_to_value() local
272 const struct cl_option *option = &cl_options[opt_index]; in generate_canonical_option() local
375 const struct cl_option *option; in decode_cmdline_option() local
783 const struct cl_option *option; in prune_options() local
868 const struct cl_option *option = &cl_options[opt_index]; in handle_option() local
916 const struct cl_option *option = &cl_options[opt_index]; in generate_option() local
977 const struct cl_option *option; in read_cmdline_option() local
1071 const struct cl_option *option = &cl_options[opt_index]; in set_option() local
1171 const struct cl_option *option = &cl_options[opt_index]; in option_flag_var() local
[all …]
/dflybsd-src/contrib/ldns/
H A Dedns.c47 uint16_t option; in ldns_edns_get_wireformat_buffer() local
205 ldns_edns_option *option = ldns_edns_clone(ldns_edns_option_list_get_option(old_list, i)); in ldns_edns_option_list_clone() local
271 ldns_edns_option *option, size_t index) in ldns_edns_option_list_set_option()
300 ldns_edns_option *option) in ldns_edns_option_list_push()
389 size_t i, list_size, options_size, option, size; in ldns_edns_option_list2wireformat_buffer() local
/dflybsd-src/sbin/ifconfig/
H A Difconfig.h134 struct option { struct
138 struct option *next; argument
/dflybsd-src/games/rogue/
H A Droom.c55 static const struct option { struct
60 } options[NOPTS] = { argument
/dflybsd-src/contrib/tcp_wrappers/
H A Doptions.c90 struct option { struct
96 #define NEED_ARG (1<<1) /* option requires argument */ argument
/dflybsd-src/contrib/mdocml/
H A Dmanpath.c104 manpath_parseline(struct manpaths *dirs, char *path, char option) in manpath_parseline()
120 manpath_add(struct manpaths *dirs, const char *dir, char option) in manpath_add()
/dflybsd-src/usr.bin/telnet/
H A Dutilities.c90 SetSockOpt(int fd, int level, int option, int yesno) in SetSockOpt()
168 printoption(const char *direction, int cmd, int option) in printoption()

123456