Home
last modified time | relevance | path

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

12345678910>>...14

/netbsd-src/external/cddl/osnet/dist/lib/libdtrace/common/
H A Ddt_options.c51 dt_opt_agg(dtrace_hdl_t *dtp, const char *arg, uintptr_t option) in dt_opt_agg()
64 dt_opt_amin(dtrace_hdl_t *dtp, const char *arg, uintptr_t option) in dt_opt_amin()
111 dt_opt_core(dtrace_hdl_t *dtp, const char *arg, uintptr_t option) in dt_opt_core()
126 dt_opt_cpp_hdrs(dtrace_hdl_t *dtp, const char *arg, uintptr_t option) in dt_opt_cpp_hdrs()
142 dt_opt_cpp_path(dtrace_hdl_t *dtp, const char *arg, uintptr_t option) in dt_opt_cpp_path()
163 dt_opt_cpp_opts(dtrace_hdl_t *dtp, const char *arg, uintptr_t option) in dt_opt_cpp_opts()
189 dt_opt_ctypes(dtrace_hdl_t *dtp, const char *arg, uintptr_t option) in dt_opt_ctypes()
206 dt_opt_droptags(dtrace_hdl_t *dtp, const char *arg, uintptr_t option) in dt_opt_droptags()
214 dt_opt_dtypes(dtrace_hdl_t *dtp, const char *arg, uintptr_t option) in dt_opt_dtypes()
231 dt_opt_debug(dtrace_hdl_t *dtp, const char *arg, uintptr_t option) in dt_opt_debug()
[all …]
/netbsd-src/external/gpl3/binutils.old/dist/include/
H A Dgetopt.h81 struct option struct
95 /* Names for the values of the `has_arg' field of `struct option'. */ argument
/netbsd-src/external/bsd/tcpdump/dist/missing/
H A Dgetopt_long.h44 struct option { struct
49 * whether option takes an argument argument
52 /* if not NULL, set *flag to val when option found */ argument
59 const struct option *, int *); argument
/netbsd-src/external/gpl2/gmake/dist/
H A Dgetopt.h81 struct option struct
95 /* Names for the values of the `has_arg' field of `struct option'. */ argument
/netbsd-src/external/gpl2/diffutils/dist/lib/
H A Dgetopt.h95 struct option struct
109 /* Names for the values of the `has_arg' field of `struct option'. */ argument
/netbsd-src/external/gpl2/mkhybrid/dist/
H A Dgetopt.h77 struct option struct
91 /* Names for the values of the `has_arg' field of `struct option'. */ argument
/netbsd-src/external/gpl3/gcc/dist/include/
H A Dgetopt.h81 struct option struct
95 /* Names for the values of the `has_arg' field of `struct option'. */ argument
/netbsd-src/external/gpl3/gcc.old/dist/include/
H A Dgetopt.h81 struct option struct
95 /* Names for the values of the `has_arg' field of `struct option'. */ argument
/netbsd-src/include/
H A Dgetopt.h45 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
/netbsd-src/external/bsd/file/dist/src/
H A Dmygetopt.h53 struct option { struct
58 * whether option takes an argument argument
61 /* if not NULL, set *flag to val when option found */ argument
68 const struct option *, int *); argument
/netbsd-src/external/gpl2/grep/dist/lib/
H A Dgetopt.h85 struct option struct
99 /* Names for the values of the `has_arg' field of `struct option'. */ argument
/netbsd-src/external/gpl3/binutils/dist/include/
H A Dgetopt.h81 struct option struct
95 /* Names for the values of the `has_arg' field of `struct option'. */ argument
/netbsd-src/external/bsd/libevent/dist/WIN32-Code/
H A Dgetopt.h15 struct option struct
28 int getopt_long(int, char**, const char*, const struct option*, int*); argument
/netbsd-src/external/bsd/libfido2/dist/openbsd-compat/
H A Dgetopt.h43 struct option { struct
48 * whether option takes an argument argument
51 /* if not NULL, set *flag to val when option found */ argument
58 const struct option *, int *); argument
/netbsd-src/lib/libcrypt/
H A Dpw_gensalt.c89 __gensalt_old(char *salt, size_t saltsiz, const char *option) in __gensalt_old() argument
102 __gensalt_new(char *salt, size_t saltsiz, const char* option) in __gensalt_new() argument
128 __gensalt_md5(char *salt, size_t saltsiz, const char *option) in __gensalt_md5() argument
145 __gensalt_sha1(char *salt, size_t saltsiz, const char *option) in __gensalt_sha1() argument
170 const char *option, argon2_type atype) in __gensalt_argon2_decode_option() argument
240 const char *option, argon2_typ in __gensalt_argon2() argument
272 __gensalt_argon2id(char * salt,size_t saltsiz,const char * option) __gensalt_argon2id() argument
278 __gensalt_argon2i(char * salt,size_t saltsiz,const char * option) __gensalt_argon2i() argument
284 __gensalt_argon2d(char * salt,size_t saltsiz,const char * option) __gensalt_argon2d() argument
293 pw_gensalt(char * salt,size_t saltlen,const char * type,const char * option) pw_gensalt() argument
[all...]
/netbsd-src/external/gpl2/texinfo/dist/lib/
H A Dgetopt_.h107 struct option struct
117 /* Names for the values of the `has_arg' field of `struct option'. */ argument
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dgetopt_.h169 struct option struct
179 /* Names for the values of the `has_arg' field of `struct option'. */ argument
H A Dcsharpcomp.c134 char *option = (char *) xallocsa (12 + strlen (source_file) + 1); in compile_csharp_using_pnet() local
224 char *option = (char *) xallocsa (5 + strlen (output_file) + 1); in compile_csharp_using_mono() local
231 char *option = (char *) xallocsa (5 + strlen (libdirs[i]) + 1); in compile_csharp_using_mono() local
238 char *option = (char *) xallocsa (11 + strlen (libraries[i]) + 4 + 1); in compile_csharp_using_mono() local
253 char *option = (char *) xallocsa (10 + strlen (source_file) + 1); in compile_csharp_using_mono() local
405 char *option = (char *) xallocsa (5 + strlen (output_file) + 1); in compile_csharp_using_sscli() local
412 char *option = (char *) xallocsa (5 + strlen (libdirs[i]) + 1); in compile_csharp_using_sscli() local
419 char *option = (char *) xallocsa (11 + strlen (libraries[i]) + 4 + 1); in compile_csharp_using_sscli() local
436 char *option = (char *) xallocsa (10 + strlen (source_file) + 1); in compile_csharp_using_sscli() local
/netbsd-src/external/gpl2/groff/dist/src/include/
H A Dgetopt.h165 struct option struct
175 /* Names for the values of the `has_arg' field of `struct option'. */ argument
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/gnulib-lib/
H A Dgetopt_.h169 struct option struct
179 /* Names for the values of the `has_arg' field of `struct option'. */ argument
/netbsd-src/external/gpl2/xcvs/dist/lib/
H A Dgetopt_.h163 struct option struct
173 /* Names for the values of the `has_arg' field of `struct option'. */ argument
/netbsd-src/external/mpl/dhcp/dist/keama/
H A Doptions.c428 struct option *option; in options_init() local
587 struct option *option; in option_lookup_name() local
607 struct option *option; in kea_lookup_name() local
632 struct option *option; in option_lookup_code() local
654 push_option(struct option *option) in push_option()
668 struct option *option; in add_option_data() local
/netbsd-src/external/bsd/kyua-cli/dist/utils/cmdline/
H A Dexceptions.cpp37 #define VALIDATE_OPTION_NAME(option) PRE_MSG( \ argument
97 cmdline::missing_option_argument_error::option(void) const in option() function in cmdline::missing_option_argument_error
133 cmdline::option_argument_value_error::option(void) const in option() function in cmdline::option_argument_value_error
172 cmdline::unknown_option_error::option(void) const in option() function in cmdline::unknown_option_error
/netbsd-src/libexec/telnetd/
H A Dstate.c411 send_do(int option, int init) in send_do() argument
446 willoption(int option) willoption() argument
640 send_dont(int option,int init) send_dont() argument
655 wontoption(int option) wontoption() argument
788 send_will(int option,int init) send_will() argument
814 dooption(int option) dooption() argument
942 send_wont(int option,int init) send_wont() argument
957 dontoption(int option) dontoption() argument
[all...]
/netbsd-src/usr.sbin/installboot/
H A Dinstallboot.c73 const struct option { struct
74 const char *name; /* Name of option */ argument
76 enum { /* Type of option value... */ argument
83 } options[] = { argument
393 parseoptions(ib_params *params, const char *option) in parseoptions()

12345678910>>...14