Searched defs:config (Results 51 - 75 of 274) sorted by relevance

1234567891011

/freebsd-10.1-release/usr.sbin/bsdinstall/partedit/
H A Dscripted.c66 part_config(char *disk, const char *scheme, char *config) argument
/freebsd-10.1-release/usr.sbin/bsnmpd/modules/snmp_bridge/
H A Dbridge_snmp.c330 const struct snmp_module config = { variable in typeref:struct:snmp_module
/freebsd-10.1-release/usr.sbin/gpioctl/
H A Dgpioctl.c193 int config, toggle, verbose, list; local
/freebsd-10.1-release/usr.sbin/mfiutil/
H A Dmfi_foreign.c112 struct mfi_config_data *config; local
[all...]
/freebsd-10.1-release/usr.sbin/pw/
H A Dpw.c99 char *config = NULL; local
[all...]
/freebsd-10.1-release/usr.sbin/rrenumd/
H A Dparser.y120 config: label
/freebsd-10.1-release/cddl/contrib/opensolaris/cmd/zhack/
H A Dzhack.c127 nvlist_t *config; local
/freebsd-10.1-release/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs_config.c106 nvlist_t *config; local
232 nvlist_t *config, *features; local
266 nvlist_t *config; local
[all...]
H A Dlibzfs_status.c196 check_status(nvlist_t *config, boolean_t isimport) argument
392 zpool_import_status(nvlist_t *config, char **msgid) argument
[all...]
/freebsd-10.1-release/contrib/atf/atf-c/
H A Dcheck_test.c228 const char *const config[] = { NULL }; local
/freebsd-10.1-release/contrib/atf/atf-c++/
H A Dmacros_test.cpp349 atf::tests::vars_map config; local
396 atf::tests::vars_map config; local
446 atf::tests::vars_map config; local
488 atf::tests::vars_map config; local
538 atf::tests::vars_map config; local
581 atf::tests::vars_map config; local
633 atf::tests::vars_map config; local
684 atf::tests::vars_map config; local
732 atf::tests::vars_map config; local
[all...]
/freebsd-10.1-release/contrib/bsnmp/snmp_target/
H A Dtarget_snmp.c829 const struct snmp_module config = { variable in typeref:struct:snmp_module
/freebsd-10.1-release/contrib/bsnmp/snmp_usm/
H A Dusm_snmp.c606 const struct snmp_module config = { variable in typeref:struct:snmp_module
/freebsd-10.1-release/contrib/bsnmp/snmp_vacm/
H A Dvacm_snmp.c1018 const struct snmp_module config = { variable in typeref:struct:snmp_module
/freebsd-10.1-release/contrib/gdb/include/
H A Dxtensa-isa-internal.h100 struct config_struct *config; /* Table of configuration parameters. */ member in struct:xtensa_isa_internal_struct
/freebsd-10.1-release/contrib/ngatm/snmp_atm/
H A Dsnmp_atm.c383 const struct snmp_module config = { variable in typeref:struct:snmp_module
/freebsd-10.1-release/contrib/ofed/libibverbs/src/
H A Dinit.c294 char *config; local
[all...]
/freebsd-10.1-release/contrib/openbsm/bin/auditdistd/
H A Dreceiver.c649 adist_receiver(struct adist_config *config, struct adist_host *adh) argument
H A Dsender.c752 adist_sender(struct adist_config *config, struct adist_host *adh) argument
/freebsd-10.1-release/contrib/subversion/subversion/libsvn_auth_kwallet/
H A Dkwallet.cpp72 svn_config_t *config = local
97 svn_config_t *config = local
/freebsd-10.1-release/contrib/subversion/subversion/libsvn_subr/
H A Dauth.c556 svn_auth_get_platform_specific_client_providers(apr_array_header_t **providers, svn_config_t *config, apr_pool_t *pool) argument
/freebsd-10.1-release/contrib/tcp_wrappers/
H A Dtcpd.h38 struct netconfig *config; /* netdir handle */ member in struct:request_info
/freebsd-10.1-release/crypto/heimdal/kdc/
H A Dkx509.c139 build_certificate(krb5_context context, krb5_kdc_configuration *config, const krb5_data *key, time_t endtime, krb5_principal principal, krb5_data *certificate) argument
280 _kdc_do_kx509(krb5_context context, krb5_kdc_configuration *config, const struct Kx509Request *req, krb5_data *reply, const char *from, struct sockaddr *addr) argument
[all...]
/freebsd-10.1-release/lib/libusb/
H A Dlibusb10_desc.c81 libusb_get_active_config_descriptor(libusb_device *dev, struct libusb_config_descriptor **config) argument
94 libusb_get_config_descriptor(libusb_device *dev, uint8_t config_index, struct libusb_config_descriptor **config) argument
265 libusb_get_config_descriptor_by_value(libusb_device *dev, uint8_t bConfigurationValue, struct libusb_config_descriptor **config) argument
296 libusb_free_config_descriptor(struct libusb_config_descriptor *config) argument
[all...]
/freebsd-10.1-release/sbin/dhclient/
H A Dclparse.c67 struct client_config *config; local
195 parse_client_statement(FILE *cfile, struct interface_info *ip, struct client_config *config) argument
468 make_client_config(struct interface_info *ip, struct client_config *config) argument
922 parse_reject_statement(FILE *cfile, struct client_config *config) argument
[all...]

Completed in 353 milliseconds

1234567891011