Searched defs:option (Results 1 - 25 of 171) sorted by relevance

1234567

/freebsd-current/contrib/libpcap/
H A Dbpf_dump.c32 bpf_dump(const struct bpf_program *p, int option) argument
/freebsd-current/contrib/tcpdump/
H A Dbpf_dump.c34 bpf_dump(const struct bpf_program *p, int option) argument
/freebsd-current/contrib/libarchive/cpio/test/
H A Dtest_option_f.c31 unpack(const char *dirname, const char *option) argument
/freebsd-current/contrib/openpam/lib/libpam/
H A Dopenpam_get_option.c55 openpam_get_option(pam_handle_t *pamh, const char *option) argument
H A Dopenpam_set_option.c58 openpam_set_option(pam_handle_t *pamh, const char *option, const char *value) argument
/freebsd-current/contrib/ntp/sntp/tests/
H A Dsntptest.c18 ActivateOption(const char* option, const char* argument) { argument
/freebsd-current/usr.bin/mkuzip/
H A Dmkuz_format.h32 const char *option; member in struct:mkuz_format
/freebsd-current/sbin/dhclient/tests/
H A DMakefile
/freebsd-current/contrib/file/src/
H A Dmygetopt.h51 struct option { struct
/freebsd-current/crypto/heimdal/lib/krb5/
H A Dappdefault.c37 krb5_appdefault_boolean(krb5_context context, const char *appname, krb5_const_realm realm, const char *option, krb5_boolean def_val, krb5_boolean *ret_val) argument
79 krb5_appdefault_string(krb5_context context, const char *appname, krb5_const_realm realm, const char *option, const char *def_val, char **ret_val) argument
123 krb5_appdefault_time(krb5_context context, const char *appname, krb5_const_realm realm, const char *option, time_t def_val, time_t *ret_val) argument
[all...]
/freebsd-current/contrib/libfido2/openbsd-compat/
H A Dgetopt.h43 struct option { struct
/freebsd-current/contrib/tcpdump/missing/
H A Dgetopt_long.h44 struct option { struct
/freebsd-current/contrib/ntp/sntp/libevent/WIN32-Code/
H A Dgetopt.h14 struct option struct
/freebsd-current/usr.sbin/bluetooth/hcsecd/
H A Dparser.y104 option: bdaddr label
/freebsd-current/contrib/libevent/WIN32-Code/
H A Dgetopt.h14 struct option struct
/freebsd-current/usr.sbin/pmc/
H A Dcmd_pmc_list.c90 int option; local
/freebsd-current/contrib/diff/lib/
H A Dgetopt.h105 struct option struct
[all...]
/freebsd-current/contrib/atf/atf-c++/detail/
H A Dapplication.hpp55 class option { class in namespace:atf::application
/freebsd-current/contrib/llvm-project/lldb/include/lldb/Host/common/
H A DGetOptInc.h29 struct option { struct
/freebsd-current/crypto/heimdal/lib/gssapi/krb5/
H A Dcompat.c37 check_compat(OM_uint32 *minor_status, krb5_context context, krb5_const_principal name, const char *option, krb5_boolean *compat, krb5_boolean match_val) argument
/freebsd-current/sbin/dhclient/
H A Dtree.h63 struct option { struct
/freebsd-current/include/
H A Dgetopt.h47 struct option { struct
/freebsd-current/contrib/libarchive/libarchive/test/
H A Dtest_write_format_xar.c29 test_xar(const char *option) argument
/freebsd-current/contrib/kyua/utils/cmdline/
H A Dexceptions.cpp97 cmdline::missing_option_argument_error::option(void) const function in class:cmdline::missing_option_argument_error
133 cmdline::option_argument_value_error::option(void) const function in class:cmdline::option_argument_value_error
172 cmdline::unknown_option_error::option(void) const function in class:cmdline::unknown_option_error
[all...]
/freebsd-current/contrib/netbsd-tests/net/sys/
H A Dt_rfc6056.c54 int s, error, proto, option; local

Completed in 169 milliseconds

1234567