/illumos-gate/usr/src/cmd/fm/modules/common/eversholt/ |
H A D | config_impl.h | 39 struct config { struct 40 struct config *next; argument 41 struct config *child; argument 42 struct config *parent; argument 43 const char *s; 44 intptr_t num; 45 struct lut *props;
|
/illumos-gate/usr/src/lib/libwrap/ |
H A D | tli.c | 187 struct netconfig *config; local 234 struct netconfig *config = request->config; local 251 struct netconfig *config = request->config; local
|
/illumos-gate/usr/src/cmd/fs.d/nfs/lib/ |
H A D | nfslog_config.c | 380 nfsl_config_t *config; in create_config() local 414 nfsl_config_t *config, in update_config() 587 nfsl_config_t *config, in remove_config() 617 free_config(nfsl_config_t *config) in free_config() 723 nfsl_config_t *config; in nfsl_findconfig() local 885 nfsl_printconfig(nfsl_config_t *config) in nfsl_printconfig()
|
/illumos-gate/usr/src/lib/libsldap/common/ |
H A D | ns_sasl.c | 113 __ns_ldap_self_gssapi_config(ns_ldap_self_gssapi_config_t *config) { in __ns_ldap_self_gssapi_config() 405 ns_ldap_self_gssapi_config_t config, in __ns_ldap_check_dns_preq() 469 ns_ldap_self_gssapi_config_t config, in __ns_ldap_check_gssapi_preq() 542 ns_ldap_self_gssapi_config_t config, in __ns_ldap_check_all_preq()
|
/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/ |
H A D | PermSARegTable.java | 50 private SLPConfig config; field in PermSARegTable 62 PermSARegTable(SLPConfig config) { in PermSARegTable()
|
H A D | StreamListener.java | 54 static private SLPConfig config = null; // Config object field in StreamListener
|
H A D | SLPV1SSrvDereg.java | 126 SLPConfig config = SLPConfig.getSLPConfig(); in initialize() local
|
H A D | CSrvDereg.java | 83 SLPConfig config = SLPConfig.getSLPConfig(); in initialize() local
|
H A D | SLPV1SDAAdvert.java | 87 SLPConfig config = SLPConfig.getSLPConfig(); in initialize() local
|
/illumos-gate/usr/src/uts/common/io/nxge/ |
H A D | nxge_ipp.c | 36 uint32_t config; in nxge_ipp_init() local 127 uint32_t config; in nxge_ipp_disable() local 183 uint32_t config; in nxge_ipp_reset() local 251 uint32_t config; in nxge_ipp_enable() local
|
/illumos-gate/usr/src/lib/libzfs/common/ |
H A D | libzfs_config.c | 108 nvlist_t *config; in namespace_reload() local 234 nvlist_t *config, *features; in zpool_get_features() local 269 nvlist_t *config; in zpool_refresh_stats() local
|
H A D | libzfs_import.c | 96 refresh_config(libzfs_handle_t *hdl, nvlist_t *config) in refresh_config() 186 nvlist_t *config; in zpool_clear_label() local 318 nvlist_t *config; in zpool_in_use() local
|
H A D | libzfs_status.c | 202 check_status(nvlist_t *config, boolean_t isimport, zpool_errata_t *erratap) in check_status() 430 zpool_import_status(nvlist_t *config, char **msgid, zpool_errata_t *errata) in zpool_import_status()
|
/illumos-gate/usr/src/cmd/sgs/rtld/common/ |
H A D | _rtld.h | 178 typedef struct config { struct 179 const char *c_name; 180 Addr c_bgn; 181 Addr c_end; 182 Word *c_hashtbl; 183 Word *c_hashchain; 184 const char *c_strtbl; 185 Rtc_obj *c_objtbl; 186 Rtc_fltr *c_fltr; 187 Rtc_flte *c_flte;
|
/illumos-gate/usr/src/uts/common/io/hxge/ |
H A D | hpi_pfc.c | 171 hpi_pfc_set_config(hpi_handle_t handle, pfc_config_t config) in hpi_pfc_set_config() 195 pfc_config_t config; in hpi_pfc_set_tcam_enable() local 213 pfc_config_t config; in hpi_pfc_set_l2_hash() local 231 pfc_config_t config; in hpi_pfc_set_tcp_cksum() local 249 pfc_config_t config; in hpi_pfc_set_default_dma() local 264 pfc_config_t config; in hpi_pfc_mac_addr_enable() local 287 pfc_config_t config; in hpi_pfc_mac_addr_disable() local 310 pfc_config_t config; in hpi_pfc_set_force_csum() local
|
H A D | hpi_vmac.c | 64 hpi_vmac_tx_config(hpi_handle_t handle, config_op_t op, uint64_t config, in hpi_vmac_tx_config() 153 hpi_vmac_rx_config(hpi_handle_t handle, config_op_t op, uint64_t config, in hpi_vmac_rx_config()
|
/illumos-gate/usr/src/lib/scsi/plugins/smp/sas2/common/ |
H A D | sas2.c | 33 smp_plugin_config_t config = { in _smp_init() local
|
/illumos-gate/usr/src/uts/common/rpc/ |
H A D | clnt_gen.c | 74 struct knetconfig *config, in clnt_tli_kcreate() 176 struct knetconfig *config, in clnt_tli_kinit()
|
/illumos-gate/usr/src/lib/scsi/plugins/ses/LSILOGIC-SASX28-A.0/common/ |
H A D | lsilogic.c | 57 ses_plugin_config_t config = { in _ses_init() local
|
/illumos-gate/usr/src/lib/scsi/plugins/ses/SUN/common/ |
H A D | sun.c | 72 ses_plugin_config_t config = { in _ses_init() local
|
/illumos-gate/usr/src/uts/common/fs/zfs/ |
H A D | spa_config.c | 348 spa_config_set(spa_t *spa, nvlist_t *config) in spa_config_set() 366 nvlist_t *config, *nvroot; in spa_config_generate() local
|
H A D | spa.c | 2316 spa_try_repair(spa_t *spa, nvlist_t *config) in spa_try_repair() 2450 nvlist_t *config) in spa_activity_check_required() 2591 spa_activity_check(spa_t *spa, uberblock_t *ub, nvlist_t *config) in spa_activity_check() 2751 nvlist_t *nvtree, *nvl, *config = spa->spa_config; local 4417 nvlist_t *config = NULL; local 4526 nvlist_t **config) 4638 nvlist_t **config) 4681 spa_add_spares(spa_t *spa, nvlist_t *config) 4730 spa_add_l2cache(spa_t *spa, nvlist_t *config) 4784 spa_add_feature_stats(spa_t *spa, nvlist_t *config) [all …]
|
/illumos-gate/usr/src/lib/scsi/plugins/ses/libses/common/ |
H A D | libses.c | 76 ses_plugin_config_t config = { in _ses_init() local
|
/illumos-gate/usr/src/lib/libzutil/common/ |
H A D | zutil_import.c | 294 int order, int num_labels, nvlist_t *config) in add_config() 475 nvlist_t *ret = NULL, *config = NULL, *tmp = NULL, *nvtop, *nvroot; in get_configs() local 908 zpool_read_label(int fd, nvlist_t **config, int *num_labels) in zpool_read_label() 1096 nvlist_t *config; in zpool_open_func() local 1283 nvlist_t *config = slice->rn_config; in zpool_find_import_impl() local 1521 nvlist_t *config = NULL; in zpool_find_config() local
|
/illumos-gate/usr/src/lib/libc/port/gen/ |
H A D | confstr.c | 39 } config; typedef
|