Searched defs:type (Results 476 - 500 of 894) sorted by relevance

<<11121314151617181920>>

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Duniversal.c136 char *type; local
141 type = Nullch;
148 type = sv_reftype(sv,0);
158 return (type && strEQ(type,name)) ||
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/x2p/
H A Da2py.c28 int oper0(int type);
29 int oper1(int type, int arg1);
30 int oper2(int type, int arg1, int arg2);
31 int oper3(int type, int arg1, int arg2, int arg3);
32 int oper4(int type, int arg1, int arg2, int arg3, int arg4);
33 int oper5(int type, int arg1, int arg2, int arg3, int arg4, int arg5);
150 int type, len; local
153 type = ops[i].ival;
154 len = type >> 8;
155 type
931 oper0(int type) argument
944 oper1(int type, int arg1) argument
958 oper2(int type, int arg1, int arg2) argument
973 oper3(int type, int arg1, int arg2, int arg3) argument
989 oper4(int type, int arg1, int arg2, int arg3, int arg4) argument
1006 oper5(int type, int arg1, int arg2, int arg3, int arg4, int arg5) argument
1028 register int type; local
1206 int type; local
1228 int type = ops[arg].ival & 255; local
1242 int type; local
1278 int type; local
[all...]
/osnet-11/usr/src/cmd/sendmail/db/include/
H A Dlock.h99 u_int8_t type; /* Real object or locker id. */ member in struct:__db_lockobj
178 * type of the hash table elements are.
/osnet-11/usr/src/cmd/hal/hald/solaris/
H A Ddevinfo_usb.c318 uint8_t num, length, type; local
361 type = (uint8_t)*(rdata + 1);
362 if (type == USB_DESCR_TYPE_IF) {
/osnet-11/usr/src/lib/libast/common/misc/
H A Dstk.c144 static int stkexcept(register Sfio_t *stream, int type, void* val, Sfdisc_t* dp) argument
148 switch(type)
/osnet-11/usr/src/lib/libast/common/tm/
H A Dtmxdate.c171 char* type; local
215 type = 0;
1530 if (!(state & ZONE) && (zp = tmzone(s, &t, type, &dst)))
1539 else if (!type && (zp = tmtype(s, &t)))
1542 type = zp->type;
/osnet-11/usr/src/lib/libast/common/vmalloc/
H A Dvmdebug.c97 /* issue a warning of some type */
100 const char* file, int line, const Void_t* func, int type)
102 static void dbwarn(vm, data, where, file, line, func, type)
109 int type; /* operation being done */
120 if(type == DB_ALLOC)
122 else if(type == DB_FREE)
124 else if(type == DB_RESIZE)
126 else if(type == DB_CHECK)
128 else if(type == DB_WATCH)
145 else if(type
99 dbwarn(Vmalloc_t* vm, Void_t* data, int where, const char* file, int line, const Void_t* func, int type) argument
188 dbwatch(Vmalloc_t* vm, Void_t* data, const char* file, int line, const Void_t* func, int type) argument
497 dbresize(Vmalloc_t* vm, Void_t* addr, reg size_t size, int type) argument
[all...]
/osnet-11/usr/src/lib/libbe/common/
H A Dbe_activate.c615 char *type; local
617 if (nvlist_lookup_string(child[c], ZPOOL_CONFIG_TYPE, &type)
621 "failed to get device type for top-level vdev in "
626 if (strcmp(type, VDEV_TYPE_MIRROR) == 0) {
669 } else if (strcmp(type, VDEV_TYPE_DISK) == 0) {
/osnet-11/usr/src/lib/libbsm/common/
H A Dgeneric.c163 aug_get_machine(const char *hostname, uint32_t *buf, uint32_t *type) argument
179 *type = AU_IPv4;
186 *type = AU_IPv6;
254 aug_save_tid_ex(dev_t port, uint32_t *machine, uint32_t type) argument
259 if ((type != AU_IPv4) && (type != AU_IPv6))
260 type = AU_IPv4;
262 aug_tid.at_type = type;
263 for (i = 0; i < (type/4); i++)
/osnet-11/usr/src/lib/libc/port/threads/
H A Drwlock.c202 rwlock_init(rwlock_t *rwlp, int type, void *arg) argument
206 if (type != USYNC_THREAD && type != USYNC_PROCESS)
216 rwlp->rwlock_type = (uint16_t)type;
218 rwlp->mutex.mutex_type = (uint8_t)type;
/osnet-11/usr/src/lib/libxcurses/src/libc/stdio/
H A Dvfscanf.c72 char type; member in struct:lexlist
123 static int from; /* token type we've come from */
423 if (lexp->type == NUMBER) {
433 return lexp->type;
537 * 'u' conversion type which is unsigned).
/osnet-11/usr/src/lib/libzfs_jni/common/
H A Dlibzfs_jni_main.c495 zfs_type_t type; member in struct:zjni_class_type_map
500 zfs_type_t type; member in struct:mapping_data
511 if (zfs_prop_valid_for_type(prop, map->type)) {
567 map_data.type = mappings[i].type;
H A Dlibzfs_jni_util.c368 * type in the list following the given nvpair.
384 * @param type
385 * the data type for the pair to find in the list, or
386 * DATA_TYPE_UNKNOWN to match any type
396 zjni_nvlist_walk_nvpair(nvlist_t *nvl, const char *name, data_type_t type, argument
405 /* Does this pair's type match the given type? */
406 (type == DATA_TYPE_UNKNOWN || type == nvpair_type(nvp))) {
/osnet-11/usr/src/lib/nsswitch/dns/common/
H A Ddns_common.c50 dns_netdb_aliases(from_list, to_list, aliaspp, type, count, af_type)
52 int type, *count, af_type;
63 if (type == DNS_ALIASES)
72 if (type == DNS_MAPDLIST) {
202 * for "hosts" lookup, we only want address type of
373 int type, class; local
506 type = ns_get16(cp); /* type */
521 if (type == T_CNAME) {
571 if (type !
[all...]
/osnet-11/usr/src/lib/nsswitch/ldap/common/
H A Dgetexecattr.c91 if (exec->type != (char *)NULL) {
92 (void) fprintf(stdout, " type: [%s]\n", exec->type);
121 char **name, **policy, **type; local
140 type = __ns_ldap_getAttr(entry, _EXEC_TYPE);
141 if (type == NULL || type[0] == NULL)
144 type_str = type[0];
296 const char *type = _priv_exec->type; local
417 const char *type = _priv_exec->type; local
[all...]
/osnet-11/usr/src/lib/pkcs11/pkcs11_kernel/common/
H A DkernelUtil.c38 #define ENCODE_ATTR(type, value, len) { \
39 cur_attr->oa_type = type; \
155 #define MECH_HASH(type) (((uintptr_t)type) % KMECH_HASHTABLE_SIZE)
163 kmech_hash_insert(CK_MECHANISM_TYPE type, crypto_mech_type_t kmech) argument
172 h = MECH_HASH(type);
173 elem->type = type;
178 if (type == cur->type) {
193 kernel_mech(CK_MECHANISM_TYPE type, crypto_mech_type_t *k_number) argument
1227 get_mechanism_info(kernel_slot_t *pslot, CK_MECHANISM_TYPE type, CK_MECHANISM_INFO_PTR pInfo, uint32_t *k_mi_flags) argument
[all...]
/osnet-11/usr/src/lib/pkcs11/pkcs11_kms/common/
H A DkmsAttributeUtil.c104 kms_lookup_attr(CK_ATTRIBUTE_TYPE type) argument
115 if (type > attr_map[middle]) {
121 if (type == attr_map[middle]) {
126 if (type < attr_map[middle]) {
159 switch (template[i].type) {
175 switch (template[i].type) {
196 rv = kms_lookup_attr(template[i].type);
229 * attribute (with simple byte array type).
259 attrp->attr.type = template->type;
346 CK_ATTRIBUTE_TYPE type = template->type; local
399 set_extra_attr_to_object(kms_object_t *object_p, CK_ATTRIBUTE_TYPE type, CK_ATTRIBUTE_PTR template) argument
1714 get_extra_attr(CK_ATTRIBUTE_TYPE type, kms_object_t *obj) argument
[all...]
/osnet-11/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftEC.c130 CK_ATTRIBUTE_TYPE type)
134 switch (type) {
169 template.type = CKA_EC_PARAMS;
238 template.type = CKA_VALUE;
249 template.type = CKA_EC_PARAMS;
384 template.type = CKA_EC_PARAMS;
570 template.type = CKA_EC_POINT;
129 soft_genECkey_set_attribute(soft_object_t *key, biginteger_t *bi, CK_ATTRIBUTE_TYPE type) argument
/osnet-11/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dobj_mgr.c1245 if (pTemplate[i].type == CKA_CLASS) {
1253 if (pTemplate[i].type == CKA_HIDDEN) {
1475 // the 'type' requirements
1479 SESS_OBJ_TYPE type)
1501 if (type == PRIVATE) {
1504 } else if (type == PUBLIC) {
1507 } else if (type == ALL)
2201 SESS_OBJ_TYPE type)
2214 if (type == PRIVATE) {
2221 if (type
1478 object_mgr_purge_session_objects(SESSION * sess, SESS_OBJ_TYPE type) argument
2199 object_mgr_purge_map( SESSION *sess, SESS_OBJ_TYPE type) argument
[all...]
H A Dtemplate.c310 if (! is_attribute_defined(pTemplate[i].type)) {
318 attr->type = pTemplate[i].type;
421 CK_ATTRIBUTE_TYPE type,
434 if (type == a->type) {
460 tmpl, parselist[i].type, &attr);
569 rc = template_attribute_find(t2, attr1->type, &attr2);
658 attr_32->type = attr->type;
420 template_attribute_find(TEMPLATE * tmpl, CK_ATTRIBUTE_TYPE type, CK_ATTRIBUTE ** attr) argument
949 template_check_exportability(TEMPLATE *tmpl, CK_ATTRIBUTE_TYPE type) argument
[all...]
/osnet-11/usr/src/lib/pyzfs/common/
H A Dioctl.c372 zfs_userquota_prop_t type; local
382 for (type = 0; type < ZFS_NUM_USERQUOTA_PROPS; type++)
383 if (strcmp(propname, zfs_userquota_prop_prefixes[type]) == 0)
385 if (type == ZFS_NUM_USERQUOTA_PROPS) {
394 zc.zc_objset_type = type;
/osnet-11/usr/src/lib/scsi/plugins/ses/ses2/common/
H A Dses2_element.c509 ses2_element_type_t type; member in struct:status_parser
546 uint64_t type; local
554 &type) == 0);
565 for (sp = &status_parsers[0]; sp->type != (ses2_element_type_t)-1; sp++)
566 if (sp->type == type && sp->func != NULL)
911 ses2_element_type_t type; member in struct:aes_parser
929 uint64_t type; local
936 &type) == 0);
939 if (app->type
958 uint64_t type; local
[all...]
/osnet-11/usr/src/lib/libprtdiag/common/
H A Dio.c364 char *type; local
382 type = FFB_NAME;
385 type = AFB_NAME;
414 if (strcmp(type, AFB_NAME) == 0) {
450 (void) sprintf(device, "%s@%x", type,
/osnet-11/usr/src/lib/libprtdiag_psr/sparc/opl/common/
H A Dopl.c849 char *type; local
852 type = get_node_type(pnode);
853 if ((type != NULL) && (strcmp(type, "cpu") == 0))
H A Dopl_picl.c66 uint32_t *speed_at, int *type);
229 * bus type and lane width will print as "--" or UNKN.
429 if (pinfo.type == PICL_PTYPE_CHARSTRING) {
442 if (pinfo.type != PICL_PTYPE_TABLE)
644 int *maximum, uint32_t *speed_max, uint32_t *speed_at, int *type)
685 *type = PCI;
706 *type = PCIE;
719 *type = PCIX;
842 if ((pinfo.type != PICL_PTYPE_INT) &&
843 (pinfo.type !
642 get_lane_width(char *device_path, int bus, int dev, int func, int *actual, int *maximum, uint32_t *speed_max, uint32_t *speed_at, int *type) argument
[all...]

Completed in 75 milliseconds

<<11121314151617181920>>