Searched refs:VName (Results 1 – 8 of 8) sorted by relevance
44 (void) strlcpy(attrs->VName, SUN_SMHBA_VENDOR_LIB, in Sun_sasGetVendorLibraryAttributes()45 sizeof (attrs->VName)); in Sun_sasGetVendorLibraryAttributes()
421 strlcpy(attrs.VName, VSL_NAME, sizeof (attrs.VName)); in getVSLAttributes()
355 char VName[256]; member
1601 (void) strcpy(attributes->VName, VENDOR); in HBA_GetWrapperLibraryAttributes()1603 attributes->VName[0] = '\0'; in HBA_GetWrapperLibraryAttributes()3508 (void) strcpy(attributes->VName, VENDOR); in SMHBA_GetWrapperLibraryAttributes()3510 attributes->VName[0] = '\0'; in SMHBA_GetWrapperLibraryAttributes()
451 char VName[256]; member
449 char VName[256]; member
1282 strcpy(attributes->VName, VENDOR); in HBA_GetWrapperLibraryAttributes()1284 attributes->VName[0] = '\0'; in HBA_GetWrapperLibraryAttributes()
2117 if (strncmp(lib_attrs.VName, VSL_NAME, in skip_hba()2118 sizeof (lib_attrs.VName)) == 0) { in skip_hba()