| /onnv-gate/usr/src/cmd/wbem/provider/c/mof/ |
| H A D | Solaris_DMGT1.0.mof | 26 * Description This model incorporates Disks, Disks Partitions and other 40 // Description: Solaris_DiskDrive MOF Class definition 45 Description( 53 Description ( 61 Description ( 69 Description ( 77 Description ( 84 Description ( 91 Description ( 98 Description ( [all …]
|
| H A D | Solaris_NFS1.0.mof | 25 * Description Solaris Network File System model. 43 Description ( 49 [Description("If set to true: maximal access is given to all " 55 [Description("Sets the the effective user ID of unknown users. By " 65 [Description("If set to true: causes the server file system to " 71 [Description("Enables NFS server logging for the specified file " 81 [Description("If set to true: the share is to be persistent across " 85 [Description( 91 [Description("If set to true: the public file handle is moved from " 96 [Description("This attribute is only used upon creation of a share. " [all …]
|
| H A D | CIM2.7.mof | 25 * Description CIM version 2.7 Solaris Network File System model dependencies. 39 [Abstract, Version ("2.7.0"), Description ( 45 [MaxLen (64), Description ( 50 [Description ( 51 "The Description property provides a textual description of " 53 string Description; 55 [Description ( 72 [Abstract, Experimental, Version ("2.7.0"), Description ( 91 [Key, Description ( 112 [Required, Description ( [all …]
|
| /onnv-gate/usr/src/cmd/wbem/provider/com/sun/wbem/solarisprovider/srm/ |
| H A D | Solaris_Performance1.0.mof | 25 * Description: Classes providing visibility to computing resource metrics. 49 Description( 57 Description ("The scoping ComputerSystem's CreationClassName."), 64 Description ("The scoping ComputerSystem's Name."), 71 Description ("The scoping OperatingSystem's CreationClassName."), 78 Description ("The scoping OperatingSystem's Name."), 84 Description ( 95 Description("User Name"), 100 [Description( 110 Description("User ID") [all …]
|
| /onnv-gate/usr/src/lib/libkmsagent/common/SOAP/ |
| H A D | KMS_AgentStub.h | 179 char *Description; /* optional element of type xsd:string */ member 228 char *Description; /* optional element of type xsd:string */ member 273 char *Description; /* optional element of type xsd:string */ member 296 char *Description; /* optional element of type xsd:string */ member 318 char *Description; /* optional element of type xsd:string */ member 718 …ataUnit(struct soap*, char *ExternalUniqueID, char *ExternalTag, char *Description, struct KMS_Age… 720 …p*, char *DataUnitID, char *ExternalUniqueID, char *ExternalTag, char *Description, struct KMS_Age… 722 …niqueID(struct soap*, char *ExternalUniqueID, char *ExternalTag, char *Description, struct KMS_Age… 799 …st char *soap_action, char *ExternalUniqueID, char *ExternalTag, char *Description, struct KMS_Age… 801 …on, char *DataUnitID, char *ExternalUniqueID, char *ExternalTag, char *Description, struct KMS_Age… [all …]
|
| H A D | KMS_AgentClient.cpp | 92 …st char *soap_action, char *ExternalUniqueID, char *ExternalTag, char *Description, struct KMS_Age… in soap_call_KMS_Agent__CreateDataUnit() argument 96 soap_tmp_KMS_Agent__CreateDataUnit.Description = Description; in soap_call_KMS_Agent__CreateDataUnit() 142 …on, char *DataUnitID, char *ExternalUniqueID, char *ExternalTag, char *Description, struct KMS_Age… in soap_call_KMS_Agent__RetrieveDataUnit() argument 147 soap_tmp_KMS_Agent__RetrieveDataUnit.Description = Description; in soap_call_KMS_Agent__RetrieveDataUnit() 193 …st char *soap_action, char *ExternalUniqueID, char *ExternalTag, char *Description, struct KMS_Age… in soap_call_KMS_Agent__RetrieveDataUnitByExternalUniqueID() argument 197 soap_tmp_KMS_Agent__RetrieveDataUnitByExternalUniqueID.Description = Description; in soap_call_KMS_Agent__RetrieveDataUnitByExternalUniqueID()
|
| /onnv-gate/usr/src/lib/libeti/menu/common/ |
| H A D | newitem.c | 51 Description(item) = desc; in new_item() 95 return (Description(i)); in item_description()
|
| H A D | post.c | 93 (void) waddstr(Win(m), Description(k)); in _post_item()
|
| /onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/B/t/ |
| H A D | assembler.t | 7 =head2 Description
|
| /onnv-gate/usr/src/lib/hal/libhal/common/ |
| H A D | hal.pc.in | 14 Description: Free desktop hardware abstraction layer
|
| /onnv-gate/usr/src/lib/hal/libhal-storage/common/ |
| H A D | hal-storage.pc.in | 14 Description: hal library for storage devices and volumes
|
| /onnv-gate/usr/src/lib/policykit/libpolkit/common/ |
| H A D | polkit.pc.in | 15 Description: library for querying and setting system-wide policy
|
| /onnv-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Privilege/ |
| H A D | README | 13 Description
|
| /onnv-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Ucred/ |
| H A D | README | 13 Description
|
| /onnv-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Task/ |
| H A D | README | 13 Description
|
| /onnv-gate/usr/src/lib/libkmsagent/common/ |
| H A D | KMSAgent.cpp | 422 …i_pDataUnit->Description = (utf8cstr) soap_malloc(i_pstSoap, sizeof (i_pSourceDataUnit->m_acDescri… in CopyDataUnitFromRequest() 423 if (i_pDataUnit->Description == NULL) in CopyDataUnitFromRequest() 429 strncpy(i_pDataUnit->Description, in CopyDataUnitFromRequest() 432 i_pDataUnit->Description[sizeof (i_pSourceDataUnit->m_acDescription)-1] = '\0'; in CopyDataUnitFromRequest() 436 strcpy(i_pDataUnit->Description, ""); in CopyDataUnitFromRequest() 532 i_pKeyGroupsResponse->__ptr[i].Description, in CopyKeyGroupsResponse() 2040 if (strlen(oResponse.DataUnit.Description) > KMS_MAX_DESCRIPTION) in KMSAgent_CreateDataUnit() 2052 oResponse.DataUnit.Description); in KMSAgent_CreateDataUnit() 2775 if (strlen(oResponse.DataUnit.Description) > KMS_MAX_DESCRIPTION) in KMSAgent_RetrieveDataUnit() 2787 oResponse.DataUnit.Description); in KMSAgent_RetrieveDataUnit() [all …]
|
| /onnv-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Project/ |
| H A D | README | 13 Description
|
| /onnv-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Exacct/ |
| H A D | README | 13 Description
|
| /onnv-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Lgrp/ |
| H A D | README | 40 Description
|
| /onnv-gate/usr/src/cmd/lp/filter/postscript/font/devpost/ |
| H A D | DESC.big | 22 # Description file for Postscript printers. The resolution and unitwidth have
|
| H A D | DESC | 31 # Description file for Postscript printers. The resolution and unitwidth have
|
| /onnv-gate/usr/src/cmd/print/selector/ |
| H A D | print-service | 166 (/Description: (.+)/) &&
|
| /onnv-gate/usr/src/lib/libeti/menu/inc/ |
| H A D | private.h | 125 #define Description(i) (i)->description.str macro
|
| /onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/unicore/ |
| H A D | Blocks.txt | 97 2FF0..2FFF; Ideographic Description Characters
|
| /onnv-gate/usr/src/lib/fm/libfmd_snmp/mibs/ |
| H A D | SUN-IREPORT-MIB.mib | 123 "Description of the event"
|