Searched defs:attribute (Results 26 - 36 of 36) sorted by relevance

12

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ldap.c497 static asndefT attribute = {"Attribute", SEQUENCE, -1, 2, { variable
502 {0, &attribute, -1}}};
589 {0, &attribute, -1}}};
609 {0, &attribute, -1}}};
/illumos-gate/usr/src/cmd/lvm/metassist/xml/
H A Dxml_convert.c81 * Encapsulates the parsing of an XML attribute
85 /* The name of the attribute */
89 * A function to validate and set the XML attribute value in
93 * the name of the XML attribute
96 * the value of the XML attribute
104 * A function to get the XML attribute value in the given
108 * the name of the XML attribute
111 * the value of the XML attribute
238 /* Valid units for the size attribute */
247 /* Valid units for the interlace attribute */
869 attr_t *attribute = &(element->attributes[j]); local
1053 attr_t *attribute = &(element->attributes[j]); local
[all...]
/illumos-gate/usr/src/uts/common/io/skd/
H A Dskd_s1120.h328 uint8_t attribute; member in struct:skd_command_header
/illumos-gate/usr/src/uts/common/io/usb/clients/hidparser/
H A Dhidparser.c156 entity_attribute_t *attribute,
174 entity_attribute_t *attribute);
321 entity_attribute_t *attribute; local
340 attribute = current->entity_item_attributes;
341 while (attribute != NULL) {
342 if (attribute->entity_attribute_tag ==
345 if ((attribute->
350 } else if (attribute->entity_attribute_tag ==
354 attribute);
361 } else if (attribute
432 entity_attribute_t *attribute; local
614 entity_attribute_t *attribute; local
746 entity_attribute_t *attribute; local
816 entity_attribute_t *attribute; local
916 entity_attribute_t *attribute; local
1165 hidparser_fill_usage_info(hidparser_usage_info_t *ui, entity_attribute_t *attribute) argument
1249 entity_attribute_t *attribute; local
1383 hidparser_print_this_attribute(entity_attribute_t *attribute, char *ident_space) argument
[all...]
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_xioctl.h327 uint8_t attribute; member in struct:ql_flash_layout_region
/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_reads.c96 * Convert attribute type in a RDN that has an attribute mapping to the
106 * Return: NULL - No attribute mapping in the RDN
107 * Non-NULL - The attribute type(s) in the RDN are mapped and
137 /* The attribute mapping is found */
154 * No attribute mapping. attrs[i] is going to be copied
163 /* No attribute mapping. Don't bother to reconstruct RDN */
204 * Convert attribute type in a DN that has an attribute mapping to the
247 * No RDN contains any attribute mappin
3050 ldap_list( ns_ldap_list_batch_t *batch, const char *service, const char *filter, const char *sortattr, int (*init_filter_cb)(const ns_ldap_search_desc_t *desc, char **realfilter, const void *userdata), const char * const *attribute, const ns_cred_t *auth, const int flags, ns_ldap_result_t **rResult, ns_ldap_error_t **errorp, int *rcp, int (*callback)(const ns_ldap_entry_t *entry, const void *userdata), const void *userdata, ns_conn_user_t *conn_user) argument
3275 __ns_ldap_list( const char *service, const char *filter, int (*init_filter_cb)(const ns_ldap_search_desc_t *desc, char **realfilter, const void *userdata), const char * const *attribute, const ns_cred_t *auth, const int flags, ns_ldap_result_t **rResult, ns_ldap_error_t **errorp, int (*callback)(const ns_ldap_entry_t *entry, const void *userdata), const void *userdata) argument
3308 __ns_ldap_list_sort( const char *service, const char *filter, const char *sortattr, int (*init_filter_cb)(const ns_ldap_search_desc_t *desc, char **realfilter, const void *userdata), const char * const *attribute, const ns_cred_t *auth, const int flags, ns_ldap_result_t **rResult, ns_ldap_error_t **errorp, int (*callback)(const ns_ldap_entry_t *entry, const void *userdata), const void *userdata) argument
3355 __ns_ldap_list_batch_add( ns_ldap_list_batch_t *batch, const char *service, const char *filter, int (*init_filter_cb)(const ns_ldap_search_desc_t *desc, char **realfilter, const void *userdata), const char * const *attribute, const ns_cred_t *auth, const int flags, ns_ldap_result_t **rResult, ns_ldap_error_t **errorp, int *rcp, int (*callback)(const ns_ldap_entry_t *entry, const void *userdata), const void *userdata) argument
3715 firstEntry( const char *service, const char *filter, const char *sortattr, int (*init_filter_cb)(const ns_ldap_search_desc_t *desc, char **realfilter, const void *userdata), const char * const *attribute, const ns_cred_t *auth, const int flags, void **vcookie, ns_ldap_result_t **result, ns_ldap_error_t ** errorp, const void *userdata, ns_conn_user_t *conn_user) argument
3918 __ns_ldap_firstEntry( const char *service, const char *filter, const char *vlv_sort, int (*init_filter_cb)(const ns_ldap_search_desc_t *desc, char **realfilter, const void *userdata), const char * const *attribute, const ns_cred_t *auth, const int flags, void **vcookie, ns_ldap_result_t **result, ns_ldap_error_t ** errorp, const void *userdata) argument
[all...]
H A Dns_internal.h273 ATTRMAP = 7, /* attribute mapping */
424 * and hashTbl contain the current attribute/objectclass mappings.
458 ns_version_t version; /* Version # for attribute */
459 const char *profile_name; /* profile schema attribute name */
557 * hence single sort attribute was odopted. We dont
673 char **attribute; member in struct:ns_ldap_cookie
832 /* internal attribute/objectclass mapping api's */
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/chicago/envd/
H A Denvd.h529 struct smart_field attribute[SMART_FIELDS]; member in struct:smart_struct
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dst.c597 static int st_read_attributes(struct scsi_tape *un, uint16_t attribute,
982 * Add a zero-length attribute to tell the world we support
14399 st_read_attributes(struct scsi_tape *un, uint16_t attribute, void *pnt, argument
14425 cdb[8] = (char)(attribute >> 8);
14426 cdb[9] = (char)(attribute);
14463 * The attribute retured should match the attribute requested.
14468 "0x%x got 0x%x\n", attribute, buf[6] << 8 | buf[7]);
16534 "resizing read attribute data from %d to %d format"
16996 * Special case here. The command attribute fo
18459 cmd_attribute const *attribute; local
[all...]
/illumos-gate/usr/src/cmd/cpio/
H A Dcpio.c259 *g_attrparent_p, /* attribute parent */
260 *g_attrpath_p, /* attribute path */
261 *g_attrnam_p, /* attribute */
263 *g_linktoattrfnam_p, /* file linked attribute belongs to */
264 *g_linktoattrnam_p, /* attribute g_attrnam_p is linked to */
268 int g_rw_sysattr; /* read-write system attribute */
422 Hiddendir, /* Processing hidden attribute directory */
433 *Attrfile_p, /* attribute file */
476 attr_baseparent_fd = -1; /* attribute's base file descriptor */
561 * or in the case of an extended attribute
6917 const char *attribute = NULL; local
[all...]
/illumos-gate/usr/src/uts/common/crypto/io/
H A Ddprov.c1076 * Token objects are identified by having a CKA_TOKEN attribute B_TRUE.
1077 * Private objects are identified by having a CKA_PRIVATE attribute
1121 * structures, which contain the type of the attribute, a pointer to
1122 * it's value, and the length of its value. The attribute types values
6975 /* return true if attribute is defined to be a PKCS#11 long */
7124 * attribute is set to false.
7145 /* attribute not found in object */
7153 /* return attribute length */
7156 * The size of the attribute is set by the
7172 /* copy attribute valu
7428 crypto_object_attribute_t attribute; local
7599 crypto_object_attribute_t attribute; local
[all...]

Completed in 120 milliseconds

12