/titanic_51/usr/src/lib/pkcs11/libpkcs11/common/ |
H A D | metaAttrManager.c | 46 slot_object_t *slot_object, generic_attr_t **attributes, in get_master_attributes_by_object() argument 109 generic_attr_t **attributes, size_t *num_attributes) in get_master_attributes_by_template() argument 161 get_master_template_by_type(CK_OBJECT_CLASS class,CK_ULONG subtype,generic_attr_t ** attributes,size_t * num_attributes) get_master_template_by_type() argument 382 get_master_attributes_by_type(CK_OBJECT_CLASS class,CK_ULONG subtype,generic_attr_t ** attributes,size_t * num_attributes) get_master_attributes_by_type() argument 514 dealloc_attributes(generic_attr_t * attributes,size_t num_attributes) dealloc_attributes() argument 546 attribute_set_value(CK_ATTRIBUTE * new_attr,generic_attr_t * attributes,size_t num_attributes) attribute_set_value() argument 617 find_attribute(CK_ATTRIBUTE_TYPE attrtype,generic_attr_t * attributes,size_t num_attributes,generic_attr_t ** found_attribute) find_attribute() argument 643 get_template_ulong(CK_ATTRIBUTE_TYPE type,CK_ATTRIBUTE * attributes,CK_ULONG num_attributes,CK_ULONG * result) get_template_ulong() argument 670 get_template_boolean(CK_ATTRIBUTE_TYPE type,CK_ATTRIBUTE * attributes,CK_ULONG num_attributes,boolean_t * result) get_template_boolean() argument 707 set_template_boolean(CK_ATTRIBUTE_TYPE type,CK_ATTRIBUTE * attributes,CK_ULONG num_attributes,boolean_t local,CK_BBOOL * value) set_template_boolean() argument [all...] |
/titanic_51/usr/src/cmd/lp/lib/papi/ |
H A D | papi_impl.h | 56 papi_attribute_t **attributes; member 65 papi_attribute_t **attributes; /* job attributes */ member 69 papi_attribute_t **attributes; /* queue attributes */ member [all...] |
H A D | lpsched-misc.c | 68 papiAttributeListGetLPString(papi_attribute_t **attributes, char *key, in papiAttributeListGetLPString() argument 82 papiAttributeListGetLPStrings(papi_attribute_t **attributes, char *key, in papiAttributeListGetLPStrings() argument
|
H A D | lpsched-printers.c | 97 lpsched_printer_defaults(papi_attribute_t ***attributes) in lpsched_printer_defaults() argument 432 attributes_to_printer(papi_attribute_t ** attributes,PRINTER * tmp) attributes_to_printer() argument [all...] |
/titanic_51/usr/src/lib/sun_fc/common/ |
H A D | HandlePort.cc | 127 HBA_PORTATTRIBUTES attributes = port->getDiscoveredAttributes( in getDiscoveredAttributes() local 144 HBA_PORTATTRIBUTES attributes = port->getPortAttributes(newState); in getPortAttributes() local 162 HBA_PORTATTRIBUTES attributes = port->getDiscoveredAttributes( getDiscoveredAttributes() local 171 HBA_PORTNPIVATTRIBUTES attributes = port->getPortNPIVAttributes(newState); getPortNPIVAttributes() local [all...] |
H A D | TgtFCHBAPort.cc | 248 HBA_PORTATTRIBUTES attributes; in getPortAttributes() local 302 HBA_PORTATTRIBUTES attributes; getDiscoveredAttributes() local 358 HBA_PORTATTRIBUTES attributes; getDiscoveredAttributes() local [all...] |
H A D | Handle.cc | 371 HBA_ADAPTERATTRIBUTES attributes = hba->getHBAAttributes(); in getHBAAttributes() local 402 HBA_ADAPTERATTRIBUTES attributes = hba->npivGetHBAAttributes(); in npivGetHBAAttributes() local 424 HBA_PORTATTRIBUTES attributes; in getPortAttributes() local [all...] |
H A D | Sun_fcGetAdapterAttributes.cc | 44 PHBA_ADAPTERATTRIBUTES attributes) { in Sun_fcGetAdapterAttributes() argument
|
H A D | Sun_fcNPIVGetAdapterAttributes.cc | 35 PHBA_ADAPTERATTRIBUTES attributes) { in Sun_fcNPIVGetAdapterAttributes() argument
|
H A D | Sun_fcGetPortAttributesByWWN.cc | 45 PHBA_PORTATTRIBUTES attributes) { in Sun_fcGetPortAttributesByWWN() argument
|
H A D | Sun_fcGetAdapterPortAttributes.cc | 46 HBA_UINT32 port, PHBA_PORTATTRIBUTES attributes) { in Sun_fcGetAdapterPortAttributes() argument
|
H A D | Sun_fcGetPortNPIVAttributes.cc | 36 HBA_UINT32 port, PHBA_PORTNPIVATTRIBUTES attributes) { in Sun_fcGetPortNPIVAttributes() argument
|
H A D | Sun_fcGetDiscPortAttrs.cc | 48 PHBA_PORTATTRIBUTES attributes) { in Sun_fcGetDiscoveredPortAttributes() argument
|
H A D | Sun_fcGetNPIVPortInfo.cc | 36 HBA_UINT32 vportindex, HBA_NPIVATTRIBUTES *attributes) { in Sun_fcGetNPIVPortInfo() argument
|
H A D | FCHBA.cc | 170 HBA_ADAPTERATTRIBUTES attributes; in getHBAAttributes() local 279 HBA_ADAPTERATTRIBUTES attributes; npivGetHBAAttributes() local [all...] |
/titanic_51/usr/src/lib/print/libpapi-lpd/common/ |
H A D | lpd-job.c | 153 lpd_add_rfc1179_attributes(service_t *svc, papi_attribute_t **attributes, in lpd_add_rfc1179_attributes() argument 349 lpd_add_svr4_attributes(service_t * svc,papi_attribute_t ** attributes,char ** metadata,papi_attribute_t *** used) lpd_add_svr4_attributes() argument 440 lpd_add_hpux_attributes(service_t * svc,papi_attribute_t ** attributes,char ** metadata,papi_attribute_t *** used) lpd_add_hpux_attributes() argument 455 lpd_job_add_attributes(service_t * svc,papi_attribute_t ** attributes,char ** metadata,papi_attribute_t *** used) lpd_job_add_attributes() argument 482 lpd_job_add_files(service_t * svc,papi_attribute_t ** attributes,char ** files,char ** metadata,papi_attribute_t *** used) lpd_job_add_files() argument 565 lpd_submit_job(service_t * svc,char * metadata,papi_attribute_t *** attributes,int * ofd) lpd_submit_job() argument [all...] |
H A D | papi_impl.h | 47 papi_attribute_t **attributes; member 51 papi_attribute_t **attributes; member 69 papi_attribute_t **attributes; /* extra info */ member
|
/titanic_51/usr/src/lib/print/libpapi-ipp/common/ |
H A D | papi_impl.h | 61 papi_attribute_t **attributes; member 75 papi_attribute_t **attributes; member 79 papi_attribute_t **attributes; member
|
/titanic_51/usr/src/lib/print/libipp-listener/common/ |
H A D | common.c | 76 get_printer_id(papi_attribute_t **attributes, char **printer, int *id) in get_printer_id() argument 108 get_string_list(papi_attribute_t **attributes, char *name, char ***values) in get_string_list() argument 124 add_default_attributes(papi_attribute_t ***attributes) in add_default_attributes() argument 236 add_supported_locales(papi_attribute_t *** attributes) add_supported_locales() argument [all...] |
/titanic_51/usr/src/lib/print/libpapi-dynamic/common/ |
H A D | papi_impl.h | 54 papi_attribute_t **attributes; member 75 papi_attribute_t **attributes; member
|
H A D | printer.c | 143 papi_attribute_t **attributes; in printer_from_service() local 341 _papi_printer_add_or_modify(papi_service_t handle,char * name,papi_attribute_t ** attributes,papi_printer_t * printer,char * function) _papi_printer_add_or_modify() argument 369 papiPrinterAdd(papi_service_t handle,char * name,papi_attribute_t ** attributes,papi_printer_t * printer) papiPrinterAdd() argument 377 papiPrinterModify(papi_service_t handle,char * name,papi_attribute_t ** attributes,papi_printer_t * printer) papiPrinterModify() argument [all...] |
/titanic_51/usr/src/lib/sun_sas/common/ |
H A D | Sun_sasGetAdapterAttributes.c | 33 PSMHBA_ADAPTERATTRIBUTES attributes) { in Sun_sasGetAdapterAttributes() argument
|
H A D | Sun_sasGetAdapterPortAttributes.c | 34 HBA_UINT32 port, PSMHBA_PORTATTRIBUTES attributes) { in Sun_sasGetAdapterPortAttributes() argument [all...] |
H A D | Sun_sasGetDiscoveredPortAttributes.c | 35 SMHBA_PORTATTRIBUTES *attributes) { in Sun_sasGetDiscoveredPortAttributes() argument
|
H A D | Sun_sasGetPortAttributesByWWN.c | 34 HBA_WWN domainPortWWN, PSMHBA_PORTATTRIBUTES attributes) in Sun_sasGetPortAttributesByWWN() argument [all...] |