/dflybsd-src/usr.bin/find/ |
H A D | function.c | 83 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 D | getopt-ext.h | 50 struct option struct 60 /* Names for the values of the 'has_arg' field of 'struct option'. */ argument
|
/dflybsd-src/contrib/file/src/ |
H A D | mygetopt.h | 51 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 D | getopt.h | 53 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 D | getopt.h | 81 struct option struct 95 /* Names for the values of the `has_arg' field of `struct option'. */ argument
|
H A D | diagnostics.h | 41 # define DIAGNOSTIC_IGNORE(option) \ argument 46 # define DIAGNOSTIC_IGNORE(option) argument
|
/dflybsd-src/contrib/gdb-7/include/ |
H A D | getopt.h | 82 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 D | getopt.h | 82 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 D | getopt.h | 81 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 D | getopt.h | 81 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 D | apps.h | 290 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 D | getopt_.h | 163 struct option struct 173 /* Names for the values of the `has_arg' field of `struct option'. */ argument
|
/dflybsd-src/libexec/telnetd/ |
H A D | state.c | 422 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 D | opts-common.c | 203 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 D | params-list.h | 20 #define DEFPARAM(enumerator, option, nocmsgid, default, min, max) \ argument 22 #define DEFPARAMENUM5(enumerator, option, nocmsgid, default, \ argument
|
H A D | params-options.h | 20 #define DEFPARAM(enumerator, option, nocmsgid, default, min, max) \ argument 22 #define DEFPARAMENUM5(enumerator, option, nocmsgid, default, \ argument
|
H A D | lto-wrapper.c | 187 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 D | cmdline.c | 59 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 D | opts-common.c | 170 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 D | edns.c | 47 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 D | ifconfig.h | 134 struct option { struct 138 struct option *next; argument
|
/dflybsd-src/games/rogue/ |
H A D | room.c | 55 static const struct option { struct 60 } options[NOPTS] = { argument
|
/dflybsd-src/contrib/tcp_wrappers/ |
H A D | options.c | 90 struct option { struct 96 #define NEED_ARG (1<<1) /* option requires argument */ argument
|
/dflybsd-src/contrib/mdocml/ |
H A D | manpath.c | 104 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 D | utilities.c | 90 SetSockOpt(int fd, int level, int option, int yesno) in SetSockOpt() 168 printoption(const char *direction, int cmd, int option) in printoption()
|