Searched defs:config (Results 76 - 100 of 288) sorted by relevance

1234567891011>>

/freebsd-10-stable/crypto/openssl/apps/
H A Dapps.h146 CONF *config = NULL; variable
/freebsd-10-stable/sys/dev/hwpmc/
H A Dhwpmc_mpc7xxx.c444 uint32_t config; local
604 uint32_t caps, config, counter; local
663 uint32_t config; local
[all...]
H A Dhwpmc_ppc970.c364 ppc970_set_pmc(int cpu, int ri, int config) argument
403 uint32_t config; local
485 uint32_t config; local
600 uint32_t caps, config = 0, counter = 0; local
[all...]
/freebsd-10-stable/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dmpi.c67 void mpiRequirementsGet(mpiConfig_t* config, mpiMemReq_t* memoryRequirement) argument
[all...]
/freebsd-10-stable/lib/libgeom/
H A Dgeom_xml2tree.c57 struct gconf *config; member in struct:mystate
[all...]
/freebsd-10-stable/contrib/openbsm/bin/auditdistd/
H A Dreceiver.c647 adist_receiver(struct adist_config *config, struct adist_host *adh) argument
H A Dsender.c750 adist_sender(struct adist_config *config, struct adist_host *adh) argument
/freebsd-10-stable/usr.sbin/config/
H A Dconfig.h89 struct config { struct
/freebsd-10-stable/contrib/subversion/subversion/libsvn_repos/
H A Dconfig_pool.c126 svn_config_t *config = *case_sensitive ? wrapper->cs_cfg : wrapper->ci_cfg; local
248 in_repo_config_t *config = apr_hash_get(config_pool->in_repo_configs, local
412 in_repo_config_t *config = svn_hash_gets(config_pool->in_repo_configs, url); local
[all...]
/freebsd-10-stable/contrib/subversion/subversion/libsvn_ra_svn/
H A Dra_svn.h135 apr_hash_t *config; member in struct:svn_ra_svn__session_baton_t
/freebsd-10-stable/contrib/subversion/subversion/libsvn_auth_kwallet/
H A Dkwallet.cpp73 svn_config_t *config = local
98 svn_config_t *config = local
/freebsd-10-stable/contrib/subversion/subversion/libsvn_fs_util/
H A Dfs-util.c254 svn_fs__compatible_version(svn_version_t **compatible_version, apr_hash_t *config, apr_pool_t *pool) argument
/freebsd-10-stable/contrib/bsnmp/snmp_vacm/
H A Dvacm_snmp.c1018 const struct snmp_module config = { variable in typeref:struct:snmp_module
/freebsd-10-stable/contrib/bsnmp/snmp_usm/
H A Dusm_snmp.c610 const struct snmp_module config = { variable in typeref:struct:snmp_module
/freebsd-10-stable/contrib/tcp_wrappers/
H A Dtcpd.h45 struct netconfig *config; /* netdir handle */ member in struct:request_info
/freebsd-10-stable/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs_config.c108 nvlist_t *config; local
234 nvlist_t *config, *features; local
269 nvlist_t *config; local
[all...]
/freebsd-10-stable/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
926 parse_reject_statement(FILE *cfile, struct client_config *config) argument
[all...]
/freebsd-10-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dspa_config.c375 spa_config_set(spa_t *spa, nvlist_t *config) argument
392 nvlist_t *config, *nvroot; local
[all...]
/freebsd-10-stable/cddl/contrib/opensolaris/cmd/zhack/
H A Dzhack.c126 nvlist_t *config; local
/freebsd-10-stable/contrib/ngatm/snmp_atm/
H A Dsnmp_atm.c383 const struct snmp_module config = { variable in typeref:struct:snmp_module
/freebsd-10-stable/sys/dev/vxge/vxgehal/
H A Dvxgehal-config.c46 vxge_hal_driver_config_check(vxge_hal_driver_config_t *config) argument
1254 __hal_vpath_qos_config_check(vxge_hal_vpath_qos_config_t *config) argument
1286 __hal_mrpcim_config_check(vxge_hal_mrpcim_config_t *config) argument
[all...]
/freebsd-10-stable/sys/netgraph/
H A Dng_patch.c155 struct ng_patch_config *config; member in struct:ng_patch_priv
[all...]
/freebsd-10-stable/usr.sbin/nscd/
H A Dconfig.c262 add_configuration_entry(struct configuration *config, argument
298 configuration_get_entries_size(struct configuration *config) argument
307 configuration_get_entry(struct configuration *config, size_t index) argument
317 configuration_find_entry(struct configuration *config, const char *name) argument
438 configuration_lock_rdlock(struct configuration *config) argument
446 configuration_lock_wrlock(struct configuration *config) argument
454 configuration_unlock(struct configuration *config) argument
535 fill_configuration_defaults(struct configuration *config) argument
570 destroy_configuration(struct configuration *config) argument
[all...]
/freebsd-10-stable/usr.sbin/pw/
H A Dpw_conf.c88 static struct userconf config = variable in typeref:struct:userconf
[all...]
/freebsd-10-stable/contrib/apr-util/crypto/
H A Dapr_crypto_openssl.c43 apr_crypto_config_t *config; member in struct:apr_crypto_t
191 apr_crypto_config_t *config = NULL; local
478 apr_crypto_config_t *config = key->f->config; local
649 apr_crypto_config_t *config = key->f->config; local
[all...]

Completed in 171 milliseconds

1234567891011>>