/illumos-gate/usr/src/lib/libadm/common/ |
H A D | devattr.c | 39 * devattr() Get the value of a attribute for a specific device 81 * attr The device's attribute to be looked for 85 * attribute <attr> for the device <device>, or (char *) NULL if none 94 * EINVAL The device does not have that attribute defined 101 char *attribute) /* The attribute to extract */ 108 int found; /* TRUE if attribute found */ 117 /* Search the record for the specified attribute */ 121 if (strcmp(attribute, DTAB_ALIAS) == 0) { 127 else if (strcmp(attribute, DTAB_CDEVIC 99 devattr( char *device, char *attribute) argument [all...] |
/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/ |
H A D | ServiceLocationAttributeVerifier.java | 41 * parse SLP template definitions, provide information on attribute 95 * attribute having the named id. IF no such attribute exists in the 97 * display attribute information. Programmatic verification of attributes 100 * @param attrId Id of attribute to return. 111 * is primarily for GUI tools to display attribute information. 117 * @return A <b>Dictionary</b> with attribute id's as the keys and 125 * Verify that the attribute parameter is a valid SLP attribute. 127 * @param <i>attribute</ 135 verifyAttribute(ServiceLocationAttribute attribute) argument [all...] |
H A D | AttributeVerifier.java | 27 // AttributeVerifier.java: An attribute verifier for SLP attributes. 46 * constructs the attribute descriptor objects describing the attribute. These 47 * are used during verification of the attribute. The AttributeVerifier 48 * and implementations of the attribute descriptors are free to optimize 49 * space utilization by lazily evaluating portions of the attribute 76 // When all template attribute assignments are found. 134 // attribute assignment. 171 // The attribute descriptors. 182 // Initialize the attribute verifie 326 verifyAttribute(ServiceLocationAttribute attribute) argument [all...] |
/illumos-gate/usr/src/lib/libtnfprobe/ |
H A D | tnf_args.c | 127 * associated with the input attribute. The number of characters in the 134 tnf_probe_get_value(tnf_probe_control_t *probe_p, char *attribute, argument 144 input_len = strlen(attribute); 152 /* last attribute */ 163 /* search for match on attribute */ 164 if (strncmp(attr_start, attribute, input_len) == 0) { 177 /* skip to next attribute */
|
/illumos-gate/usr/src/lib/print/libipp-core/common/ |
H A D | write.c | 117 ipp_write_attribute(ipp_writer_t iwrite, void *fd, papi_attribute_t *attribute) argument 125 name = attribute->name; 126 values = attribute->values; 129 type = papi_attribute_to_ipp_type(attribute->type); 131 /* The types don't match, so don't send the attribute */ 132 if ((status = papi_ipp_type_match(attribute->type, type)) != PAPI_OK) 182 switch (attribute->type) {
|
/illumos-gate/usr/src/lib/libsldap/common/ |
H A D | ns_getalias.c | 114 char *attribute[2]; local 152 attribute[0] = MAIL_MEMBER; 153 attribute[1] = NULL; 158 (const char **)attribute, NULL, 0, &result,
|
/illumos-gate/usr/src/lib/print/libpapi-dynamic/common/ |
H A D | nss.c | 89 papi_attribute_t *attribute; local 152 papi_attribute_t *attribute; local 156 attribute = papiAttributeListFind(*list, "printer-uri-supported"); 157 if (attribute != NULL) /* we have what we need, return */ 161 attribute = papiAttributeListFind(*list, "printer-uri"); 162 if ((attribute != NULL) && 163 (attribute->type == PAPI_STRING) && 164 (attribute->values != NULL) && 165 (attribute->values[0]->string != NULL) && 166 (strstr(attribute 214 papi_attribute_t *attribute; local [all...] |
/illumos-gate/usr/src/cmd/ldap/ns_ldap/ |
H A D | ldaplist.c | 260 char *attribute = "dn"; local 302 attribute = "NULL"; 477 /* build the attribute array */ 478 if (strncasecmp(attribute, "NULL", 4) == 0) 481 buffer[0] = strdup(attribute); 482 while ((p = strchr(attribute, ',')) != NULL) { 483 buffer[index++] = attribute = p + 1; 553 * to list the directory attribute instead of the entries
|
/illumos-gate/usr/src/lib/libast/amd64/include/ast/ |
H A D | lc.h | 109 const Lc_attribute_t* attribute; member in struct:Lc_map_s 115 const Lc_attribute_t* attribute; member in struct:Lc_attribute_list_s
|
/illumos-gate/usr/src/lib/libast/amd64/src/lib/libast/ |
H A D | lc.h | 109 const Lc_attribute_t* attribute; member in struct:Lc_map_s 115 const Lc_attribute_t* attribute; member in struct:Lc_attribute_list_s
|
/illumos-gate/usr/src/lib/libast/common/port/ |
H A D | lc.c | 332 if (!(flags & (LC_abbreviated|LC_default|LC_verbose)) || !(ap->attribute->flags & LC_default)) 336 for (t = ap->attribute->name; s < e && (*s = *t++); s++); 423 if (!mp->attribute) 426 al->attribute = mp->attribute; 662 ai->attribute = ap; 672 ai->attribute = ap; 741 int attribute; member in struct:Lc_scan_s 757 ls->attribute = elementsof(ls->lc.language->attributes); 759 if (++ls->attribute > [all...] |
H A D | lcgen.c | 71 Attribute_t* attribute; member in struct:Attribute_list_s 111 Attribute_t* attribute; member in struct:Map_s 116 Table_t attribute; member in struct:State_s 544 al->attribute = ap; 589 mp->attribute = 0; 593 if (!strcmp(al->attribute->link.code, arg[4])) 595 mp->attribute = al->attribute; 598 if (!mp->attribute) 600 fprintf(stderr, "%s: %d: %s: unknown attribute\ [all...] |
/illumos-gate/usr/src/lib/libast/i386/include/ast/ |
H A D | lc.h | 109 const Lc_attribute_t* attribute; member in struct:Lc_map_s 115 const Lc_attribute_t* attribute; member in struct:Lc_attribute_list_s
|
/illumos-gate/usr/src/lib/libast/i386/src/lib/libast/ |
H A D | lc.h | 109 const Lc_attribute_t* attribute; member in struct:Lc_map_s 115 const Lc_attribute_t* attribute; member in struct:Lc_attribute_list_s
|
/illumos-gate/usr/src/lib/libast/sparc/include/ast/ |
H A D | lc.h | 109 const Lc_attribute_t* attribute; member in struct:Lc_map_s 115 const Lc_attribute_t* attribute; member in struct:Lc_attribute_list_s
|
/illumos-gate/usr/src/lib/libast/sparc/src/lib/libast/ |
H A D | lc.h | 109 const Lc_attribute_t* attribute; member in struct:Lc_map_s 115 const Lc_attribute_t* attribute; member in struct:Lc_attribute_list_s
|
/illumos-gate/usr/src/lib/libast/sparcv9/include/ast/ |
H A D | lc.h | 109 const Lc_attribute_t* attribute; member in struct:Lc_map_s 115 const Lc_attribute_t* attribute; member in struct:Lc_attribute_list_s
|
/illumos-gate/usr/src/lib/libast/sparcv9/src/lib/libast/ |
H A D | lc.h | 109 const Lc_attribute_t* attribute; member in struct:Lc_map_s 115 const Lc_attribute_t* attribute; member in struct:Lc_attribute_list_s
|
/illumos-gate/usr/src/uts/sun4u/sys/ |
H A D | smc_if.h | 97 uint8_t attribute; member in struct:__anon10262 101 #define SC_CMDSPEC_ATTR(CMDSPEC) ((CMDSPEC).attribute)
|
/illumos-gate/usr/src/uts/common/io/usb/usba/ |
H A D | usbai_pipe_mgmt.c | 1053 int attribute; local 1091 attribute = ph_data->p_ep.bmAttributes & USB_EP_ATTR_MASK; 1102 switch (attribute) {
|
/illumos-gate/usr/src/lib/print/libpapi-common/common/ |
H A D | attribute.c | 30 /* $Id: attribute.c 157 2006-04-26 15:07:55Z ktou $ */ 49 static void papiAttributeFree(papi_attribute_t *attribute); 94 papiAttributeFree(papi_attribute_t *attribute) argument 96 if (attribute != NULL) { 97 if (attribute->name != NULL) 98 free(attribute->name); 99 if (attribute->values != NULL) 100 papiAttributeValuesFree(attribute->type, 101 attribute->values); 102 free(attribute); 246 papi_attribute_t *attribute = NULL; local 390 papi_attribute_t *attribute; local 890 papiAttributeToString(papi_attribute_t *attribute, char *delim, char *buffer, size_t buflen) argument 1029 copy_attribute(papi_attribute_t ***list, papi_attribute_t *attribute) argument [all...] |
/illumos-gate/usr/src/lib/libshell/common/sh/ |
H A D | parse.c | 105 char *attribute = atbuff; local 118 *attribute++ = 'x'; 121 *attribute++ = 'r'; 139 *attribute++ = n; 145 *attribute = 0;
|
/illumos-gate/usr/src/cmd/abi/spectrans/spec2trace/ |
H A D | symtab.c | 770 int kind, char *type, char *basetype, int levels, char *attribute, 782 attribute, npre, npost)); 793 int kind, char *type, char *basetype, int levels, char *attribute, 813 e->e_attribute = strset(e->e_attribute, attribute); 816 e->e_attribute = strset(e->e_attribute, attribute); 864 int kind, char *type, char *basetype, int levels, char *attribute, 886 attribute, npre, npost); 768 allocate_entry(ENTRY *e, char *name, int line, char *file, int kind, char *type, char *basetype, int levels, char *attribute, int npre, int npost) argument 791 set_entry(ENTRY *e, char *name, int line, char *file, int kind, char *type, char *basetype, int levels, char *attribute, int npre, int npost) argument 863 add_entry_table(EHEAD *t, char *name, int line, char *file, int kind, char *type, char *basetype, int levels, char *attribute, int npre, int npost) argument
|
/illumos-gate/usr/src/cmd/ldap/common/ |
H A D | ldapsearch.c | 82 fprintf( stderr, gettext("\t\t(if no attribute list is given, all are retrieved)\n") ); 98 fprintf( stderr, gettext(" -A\t\tretrieve attribute names only (no values)\n") ); 104 fprintf( stderr, gettext(" -F sep\tprint `sep' instead of `%s' between attribute names\n"), LDAPTOOL_DEFSEP ); 106 fprintf( stderr, gettext(" -S attr\tsort the results by attribute `attr'\n") ); 124 fprintf( stderr, gettext("\t\t (The aclRights operational attribute must be requested)\n")); 125 fprintf( stderr, gettext(" -X attrlist\tspecifies the getEffectiveRights control specific attribute list.\n")); 258 * attribute in the search list only for the purpose of 369 case 't': /* write attribute values to /tmp files */ 378 case 'A': /* retrieve attribute names only -- no values */ 472 case 'S': /* sort attribute */ 854 char *attribute; local 871 printf(gettext("Server reported sorting error %ld: %s, attribute in error\\"%s\\"\\n"),result,sortresult2string(result),attribute); local [all...] |
/illumos-gate/usr/src/lib/pkcs11/libpkcs11/common/ |
H A D | metaGlobal.h | 203 /* Generic attribute type, for storing and managing PKCS#11 attributes. */ 205 CK_ATTRIBUTE attribute; member in struct:_attr
|