/openbsd-src/gnu/usr.sbin/mkhybrid/src/ |
H A D | getopt.h | 77 struct option struct 91 /* Names for the values of the `has_arg' field of `struct option'. */ argument
|
/openbsd-src/gnu/usr.bin/cvs/lib/ |
H A D | getopt.h | 73 struct option struct 87 /* Names for the values of the `has_arg' field of `struct option'. */ argument
|
/openbsd-src/gnu/usr.bin/binutils-2.17/include/ |
H A D | getopt.h | 82 struct option struct 96 /* Names for the values of the `has_arg' field of `struct option'. */ argument
|
/openbsd-src/gnu/lib/libiberty/include/ |
H A D | getopt.h | 82 struct option struct 96 /* Names for the values of the `has_arg' field of `struct option'. */ argument
|
/openbsd-src/gnu/usr.bin/binutils/include/ |
H A D | getopt.h | 82 struct option struct 96 /* Names for the values of the `has_arg' field of `struct option'. */ argument
|
/openbsd-src/gnu/gcc/include/ |
H A D | getopt.h | 82 struct option struct 96 /* Names for the values of the `has_arg' field of `struct option'. */ argument
|
/openbsd-src/include/ |
H A D | getopt.h | 45 struct option { struct 50 * whether option takes an argument argument 53 /* if not NULL, set *flag to val when option found */ argument 61 const struct option *, int *); argument
|
/openbsd-src/gnu/llvm/lldb/include/lldb/Host/common/ |
H A D | GetOptInc.h | 29 struct option { struct 30 const char *name; 55 const struct option *longopts, int *longindex); argument
|
/openbsd-src/usr.bin/openssl/ |
H A D | apps.h | 274 struct option { global() struct 275 nameoption global() argument 276 argnameoption global() argument 277 descoption global() argument 278 __anondb6130700103option global() argument 313 orderoption global() argument
|
/openbsd-src/gnu/usr.bin/texinfo/lib/ |
H A D | getopt_.h | 105 struct option struct 115 /* Names for the values of the `has_arg' field of `struct option'. */ argument
|
/openbsd-src/usr.sbin/dhcpd/ |
H A D | tree.h | 102 struct option { struct 103 char *name; 104 char *format; 105 struct universe *universe; 106 unsigned char code;
|
/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | params.h | 48 const char *const option; member 75 #define DEFPARAM(enumerator, option, msgid, default) \ argument
|
/openbsd-src/gnu/gcc/gcc/ |
H A D | opts.c | 182 complain_wrong_lang (const char *text, const struct cl_option *option, in complain_wrong_lang() 220 const struct cl_option *option; in handle_option() local 1445 const struct cl_option *option = &(cl_options[opt_idx]); in option_enabled() local 1471 get_option_state (int option, struct cl_option_state *state) in get_option_state()
|
H A D | params.h | 48 const char *const option; member 80 #define DEFPARAM(enumerator, option, msgid, default, min, max) \ argument
|
/openbsd-src/usr.bin/mandoc/ |
H A D | manpath.c | 94 manpath_parseline(struct manpaths *dirs, char *path, char option) in manpath_parseline() 110 manpath_add(struct manpaths *dirs, const char *dir, char option) in manpath_add()
|
/openbsd-src/usr.sbin/tcpdump/ |
H A D | bpf_dump.c | 35 bpf_dump(struct bpf_program *p, int option) in bpf_dump()
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/lib/ |
H A D | objc-torture.exp | 64 proc objc-torture-compile { src option } {
|
H A D | c-torture.exp | 64 proc c-torture-compile { src option } {
|
H A D | f-torture.exp | 53 proc f-torture-compile { src option } {
|
/openbsd-src/usr.bin/find/ |
H A D | option.c | 144 option(char *name) in option() function
|
/openbsd-src/gnu/usr.bin/binutils/opcodes/ |
H A D | arm-dis.c | 134 set_arm_regname_option (option) in set_arm_regname_option() argument 143 get_arm_regnames (option, setname, setdescription, register_names) in get_arm_regnames() argument 1178 parse_arm_disassembler_option (option) in parse_arm_disassembler_option() argument
|
/openbsd-src/gnu/gcc/libgomp/testsuite/lib/ |
H A D | libgomp-dg.exp | 206 proc libgomp_option_proc { option } { argument
|
/openbsd-src/games/battlestar/ |
H A D | room.c | 110 truedirec(int way, char option) in truedirec()
|
/openbsd-src/usr.bin/dig/lib/dns/rdata/generic/ |
H A D | opt_41.c | 28 uint16_t option; in totext_opt() local
|
/openbsd-src/bin/ksh/ |
H A D | sh.h | 124 struct option { struct 125 const char *name; /* long name of option */ argument 129 extern const struct option sh_options[]; argument
|