Searched defs:type (Results 451 - 475 of 2141) sorted by relevance

<<11121314151617181920>>

/illumos-gate/usr/src/lib/libc/port/i18n/
H A Dwdresolve.c169 wdbindf(wchar_t wc1, wchar_t wc2, int type) argument
180 i = (*wdbdg)(wc1, wc2, type);
186 wdbindf_C(wchar_t wc1, wchar_t wc2, int type) argument
195 * string in wchar_t type that is thought most appropriate to join
202 wddelim(wchar_t wc1, wchar_t wc2, int type) argument
213 i = (*wddlm)(wc1, wc2, type);
219 wddelim_C(wchar_t wc1, wchar_t wc2, int type) argument
/illumos-gate/usr/src/lib/libsmbfs/smb/
H A Dspnegoparse.h78 unsigned char type; // Data Type member in struct:SpnegoElement
/illumos-gate/usr/src/lib/smbsrv/libmlsvc/common/
H A Dlsalib.c64 * alias. If it is a local account, its type should be specified
65 * in the sid_type parameter. In case the account type is unknown
76 lsa_lookup_name(char *account, uint16_t type, smb_account_t *info) argument
103 status = smb_sam_lookup_name(domain, name, type, info);
/illumos-gate/usr/src/uts/common/vm/
H A Dseg_kpm.c104 size_t len, enum fault_type type, enum seg_rw rw);
211 enum fault_type type, enum seg_rw rw)
215 switch (type) {
303 enum fault_type type, enum seg_rw rw)
210 segkpm_fault(struct hat *hat, struct seg *seg, caddr_t addr, size_t len, enum fault_type type, enum seg_rw rw) argument
302 segkpm_fault(struct hat *hat, struct seg *seg, caddr_t addr, size_t len, enum fault_type type, enum seg_rw rw) argument
/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_event.c76 fmd_event_recreate(uint_t type, const fmd_timeval_t *tp, argument
86 ASSERT(type < FMD_EVT_NTYPES);
87 ep->ev_type = (uint8_t)type;
125 fmd_event_create(uint_t type, hrtime_t hrt, nvlist_t *nvl, void *data) argument
136 ASSERT(type < FMD_EVT_NTYPES);
137 ep->ev_type = (uint8_t)type;
161 if (type == FMD_EVT_PROTOCOL && (p = strchr(data, '.')) != NULL &&
204 * Perform any event type-specific cleanup activities, and then free
341 fmd_event_match(fmd_event_t *e, uint_t type, const void *data) argument
345 if (ep->ev_type != type)
[all...]
/illumos-gate/usr/src/lib/libcmdutils/common/
H A Dprocess_xattrs.c266 * - nvpair has data type of 'nvlist'
267 * - default data type.
274 data_type_t type; local
296 type = nvpair_type(pair);
297 switch (type) {
/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_hmc.c49 * @type: what type of segment descriptor we're manipulating
55 enum i40e_sd_entry_type type,
79 if (I40E_SD_TYPE_PAGED == type) {
93 if (I40E_SD_TYPE_PAGED == type) {
112 hmc_info->sd_table.sd_entry[sd_index].entry_type = type;
249 DEBUGOUT("i40e_remove_pd_bp: wrong sd_entry type\n");
52 i40e_add_sd_table_entry(struct i40e_hw *hw, struct i40e_hmc_info *hmc_info, u32 sd_index, enum i40e_sd_entry_type type, u64 direct_mode_sz) argument
/illumos-gate/usr/src/uts/common/io/i40e/
H A Di40e_osdep.c45 enum i40e_memory_type type, u64 size, u32 alignment)
44 i40e_allocate_dma_mem(struct i40e_hw *hw, struct i40e_dma_mem *mem, enum i40e_memory_type type, u64 size, u32 alignment) argument
/illumos-gate/usr/src/uts/common/io/sfxge/common/
H A Defx_intr.c40 __in efx_intr_type_t type,
119 __in efx_intr_type_t type,
135 eip->ei_type = type;
165 if ((rc = eiop->eio_init(enp, type, esmp)) != 0)
305 __in efx_intr_type_t type,
335 FRF_AZ_NORM_INT_VEC_DIS_KER, (type == EFX_INTR_MESSAGE) ? 1 : 0,
117 efx_intr_init( __in efx_nic_t *enp, __in efx_intr_type_t type, __in efsys_mem_t *esmp) argument
303 siena_intr_init( __in efx_nic_t *enp, __in efx_intr_type_t type, __in efsys_mem_t *esmp) argument
H A Defx_sram.c308 __in efx_pattern_type_t type)
325 EFSYS_ASSERT3U(type, <, EFX_PATTERN_NTYPES);
326 func = __efx_sram_pattern_fns[type];
306 efx_sram_test( __in efx_nic_t *enp, __in efx_pattern_type_t type) argument
/illumos-gate/usr/src/lib/libc/port/threads/
H A Dpthr_mutex.c44 ap->type = PTHREAD_MUTEX_DEFAULT;
203 * various attributes into one type argument and calls mutex_init().
211 int type; local
215 * All of the pshared, type, protocol, robust attributes
221 type = ap->pshared | ap->type | ap->protocol | ap->robustness;
225 type = PTHREAD_PROCESS_PRIVATE | PTHREAD_MUTEX_DEFAULT |
229 return (mutex_init((mutex_t *)mutex, type, &prioceiling));
273 * pthread_mutexattr_settype: sets the type attribute
276 pthread_mutexattr_settype(pthread_mutexattr_t *attr, int type) argument
307 int type; local
[all...]
/illumos-gate/usr/src/uts/common/io/sfxge/
H A Dsfxge_intr.c215 "bus_enable: unknown intr type (si_type=%d nalloc=%d)",
505 int type; local
537 /* Choose most favourable type */
541 type = DDI_INTR_TYPE_MSIX;
548 type = DDI_INTR_TYPE_FIXED;
554 err = ddi_intr_get_navail(dip, type, &navail);
580 if (type != DDI_INTR_TYPE_MSIX)
597 err = ddi_intr_alloc(dip, sip->si_table, type, 0,
705 /* Clear the interrupt type */
808 /* Clear the interrupt type */
[all...]
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dfsys_ufs2.c71 static int type; variable
88 type = 0;
102 type = 2;
/illumos-gate/usr/src/boot/sys/boot/common/
H A Dpart.h74 enum partition_type type; member in struct:ptable_entry
93 const char *parttype2str(enum partition_type type);
/illumos-gate/usr/src/boot/sys/boot/userboot/userboot/
H A Dhost.c114 uint8_t type; local
118 rc = CALLBACK(readdir, f->f_fsdata, &fileno, &type, &namelen,
124 d->d_type = type;
/illumos-gate/usr/src/cmd/ptools/psecflags/
H A Dpsecflags.c47 idtype_t type; member in struct:idtypes
79 *idtypep = curp->type;
87 getid(idtype_t type, char *value) argument
94 switch (type) {
248 errx(1, gettext("No such id type: '%s'"),
/illumos-gate/usr/src/lib/nsswitch/dns/common/
H A Dgethostent.c53 int len, int type);
74 _gethostbyaddr(int *h_errnop, const char *addr, int len, int type) argument
78 hp = gethostbyaddr(addr, len, type);
217 af = argp->key.hostaddr.type;
227 ret = ent2str(he, a, argp->key.hostaddr.type);
229 ret = ent2result(he, a, argp->key.hostaddr.type);
/illumos-gate/usr/src/lib/nsswitch/nis/common/
H A Dgetexecattr.c61 const char *type = _priv_exec->type; local
74 (type && (strcmp(type, exec->type) != 0))) {
80 (type && exec->type && (strcmp(type, exec->type) != 0)) ||
112 execp->type
[all...]
/illumos-gate/usr/src/lib/pkcs11/libpkcs11/common/
H A DmetaAttrManager.c55 attr.type = CKA_CLASS;
68 attr.type = CKA_CERTIFICATE_TYPE;
71 attr.type = CKA_HW_FEATURE_TYPE;
77 attr.type = CKA_KEY_TYPE;
423 /* Secret keys share a common template, so set the key type here. */
556 find_attribute(new_attr->type, attributes, num_attributes, &attr);
626 if (attr->attribute.type == attrtype) {
643 get_template_ulong(CK_ATTRIBUTE_TYPE type, CK_ATTRIBUTE *attributes, argument
650 if (attributes[i].type == type) {
670 get_template_boolean(CK_ATTRIBUTE_TYPE type, CK_ATTRIBUTE *attributes, CK_ULONG num_attributes, boolean_t *result) argument
707 set_template_boolean(CK_ATTRIBUTE_TYPE type, CK_ATTRIBUTE *attributes, CK_ULONG num_attributes, boolean_t local, CK_BBOOL *value) argument
[all...]
H A DmetaMechManager.c35 * Each element in the array represents a particular mechanism type. The
36 * array is sorted by type, so that searching by mechanism can be done
56 CK_MECHANISM_TYPE type; member in struct:mechliststruct
164 mechlist[i].type)) {
184 list[num_found - 1] = mechlist[i].type;
572 mechlist[index].type = new_mechs[i];
612 if (mechlist[i].type == mechanism) {
617 if (mechlist[i].type > mechanism)
H A Dpkcs11SUNWExtensions.c74 CK_KEY_TYPE type; member in struct:_KEY_TYPE_SIZE_MAPPING
93 * It matches the given mech type (in args) with the slot's mech info.
298 * Check to make sure mechanism type is not for asymmetric key
317 template[i].type = CKA_CLASS;
322 /* get the key type for this mechanism */
328 template[i].type = CKA_KEY_TYPE;
338 /* set the attribute type flag on object based on mechanism */
342 template[i].type = mapping[j].attr;
353 template[i].type = CKA_TOKEN;
359 template[i].type
[all...]
H A Dpkcs11SlotToken.c722 C_GetMechanismInfo(CK_SLOT_ID slotID, CK_MECHANISM_TYPE type, argument
736 return (fast_funcs->C_GetMechanismInfo(slotID, type, pInfo));
740 return (meta_GetMechanismInfo(METASLOT_SLOTID, type, pInfo));
758 if (pkcs11_is_dismech(fw_st_id, type)) {
762 rv = prov_funcs->C_GetMechanismInfo(true_id, type, pInfo);
/illumos-gate/usr/src/lib/pkcs11/pkcs11_kernel/common/
H A DkernelSlotToken.c226 CK_MECHANISM_TYPE type; local
340 &type) != CKR_OK)
345 pMechanismList[count] = type;
364 C_GetMechanismInfo(CK_SLOT_ID slotID, CK_MECHANISM_TYPE type, argument
380 rv = get_mechanism_info(slot_table[slotID], type, pInfo, &k_mi_flags);
/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftDESCrypt.c57 /* Allocate key schedule for DES or DES3 based on key type. */
799 des_cbc_ctx_init(void *key_sched, size_t size, uint8_t *ivec, CK_KEY_TYPE type) argument
813 if (type == CKK_DES)
H A DsoftDSA.c405 soft_genDSAkey_set_attribute(soft_object_t *key, CK_ATTRIBUTE_TYPE type, argument
413 switch (type) {

Completed in 102 milliseconds

<<11121314151617181920>>