Searched refs:cfgtype (Results 1 – 3 of 3) sorted by relevance
685 int cfgtype; in __ns_ldap_DumpConfigFiles() local749 cfgtype = __s_api_get_configtype(i); in __ns_ldap_DumpConfigFiles()750 if ((docred == 0 && cfgtype == CREDCONFIG) || in __ns_ldap_DumpConfigFiles()751 (docred == 1 && cfgtype != CREDCONFIG)) in __ns_ldap_DumpConfigFiles()
254 vi_pci_cfg_bytype(struct virtio_softc *vs, uint8_t cfgtype) in vi_pci_cfg_bytype() argument257 if (vs->vs_caps[i].c_captype == cfgtype) in vi_pci_cfg_bytype()318 uint8_t cfgtype) in vi_modern_add_cfg() argument324 cap->cfg_type = cfgtype; in vi_modern_add_cfg()334 vs->vs_caps[vs->vs_ncaps].c_captype = cfgtype; in vi_modern_add_cfg()
8663 uint8_t cfgtype; in parse_kaction() local8673 (void) nvlist_lookup_byte(nvl, IPP_CONFIG_TYPE, &cfgtype); in parse_kaction()8676 switch (cfgtype) { in parse_kaction()