stmfGroupName
wchar_t groupNamePrint[sizeof (stmfGroupName)] = {0};
stmfGroupName groupName = {0};
sizeof (stmfGroupName) - 1);
wchar_t groupNamePrint[sizeof (stmfGroupName)] = {0};
stmfGroupName groupName = {0};
sizeof (stmfGroupName) - 1);
wchar_t groupNamePrint[sizeof (stmfGroupName)] = {0};
stmfGroupName groupName = {0};
sizeof (stmfGroupName) - 1);
wchar_t operandName[sizeof (stmfGroupName)];
wchar_t groupNamePrint[sizeof (stmfGroupName)];
sizeof (stmfGroupName) - 1);
groupNamePrint[sizeof (stmfGroupName) - 1] = 0;
sizeof (stmfGroupName) - 1);
operandName[sizeof (stmfGroupName) - 1] = 0;
wchar_t operandName[sizeof (stmfGroupName)];
wchar_t groupNamePrint[sizeof (stmfGroupName)];
sizeof (stmfGroupName) - 1);
groupNamePrint[sizeof (stmfGroupName) - 1] = 0;
sizeof (stmfGroupName) - 1);
operandName[sizeof (stmfGroupName) - 1] = 0;
stmfGroupName groupName = {0};
wchar_t groupNamePrint[sizeof (stmfGroupName)] = {0};
wchar_t groupName[sizeof (stmfGroupName)];
sizeof (stmfGroupName) - 1);
sizeof (stmfGroupName) - 1);
groupName[sizeof (stmfGroupName) - 1]
sizeof (stmfGroupName) - 1);
groupName[sizeof (stmfGroupName) - 1]
stmfGroupName groupName = {0};
wchar_t groupNamePrint[sizeof (stmfGroupName)] = {0};
sizeof (stmfGroupName) - 1);
stmfGroupName groupName = {0};
wchar_t groupNamePrint[sizeof (stmfGroupName)] = {0};
sizeof (stmfGroupName) - 1);
stmfGroupName groupName = {0};
wchar_t groupNamePrint[sizeof (stmfGroupName)] = {0};
sizeof (stmfGroupName) - 1);
wchar_t groupNamePrint[sizeof (stmfGroupName)] = {0};
stmfGroupName groupName = {0};
sizeof (stmfGroupName) - 1);
stmfGroupName name[1];
stmfGroupName hostGroup; /* Host Group Name */
stmfGroupName targetGroup; /* Target Group Name */
int stmfAddToHostGroup(stmfGroupName *hostGroupName, stmfDevid *name);
int stmfAddToTargetGroup(stmfGroupName *targetGroupName, stmfDevid *targetName);
int stmfCreateHostGroup(stmfGroupName *hostGroupName);
int stmfCreateTargetGroup(stmfGroupName *targetGroupName);
int stmfDeleteHostGroup(stmfGroupName *hostGroupName);
int stmfDeleteTargetGroup(stmfGroupName *targetGroupName);
int stmfGetHostGroupMembers(stmfGroupName *hostGroupName,
int stmfGetTargetGroupMembers(stmfGroupName *targetGroupName,
int stmfRemoveFromHostGroup(stmfGroupName *hostGroupName,
int stmfRemoveFromTargetGroup(stmfGroupName *targetGroupName,
static int groupIoctl(int fd, int cmd, stmfGroupName *);
static int groupMemberIoctl(int fd, int cmd, stmfGroupName *, stmfDevid *);
static int groupMemberListIoctl(stmfGroupName *, stmfGroupProperties **, int);
groupIoctl(int fd, int cmd, stmfGroupName *groupName)
stmfCreateTargetGroup(stmfGroupName *targetGroupName)
(strnlen((char *)targetGroupName, sizeof (stmfGroupName))
== sizeof (stmfGroupName))) {
stmfDeleteHostGroup(stmfGroupName *hostGroupName)
stmfDeleteTargetGroup(stmfGroupName *targetGroupName)
groupMemberIoctl(int fd, int cmd, stmfGroupName *groupName, stmfDevid *devid)
sizeof (stmfGroupName) * stmfIoctl.stmf_obuf_nentries);
sizeof (stmfGroupName));
groupMemberListIoctl(stmfGroupName *groupName, stmfGroupProperties **groupProps,
iLoadGroupMembersFromPs(stmfGroupName *groupName,
stmfGetHostGroupMembers(stmfGroupName *groupName,
stmfGetTargetGroupMembers(stmfGroupName *groupName,
stmfAddToHostGroup(stmfGroupName *hostGroupName, stmfDevid *hostName)
(strnlen((char *)hostGroupName, sizeof (stmfGroupName))
== sizeof (stmfGroupName)) || hostName == NULL) {
stmfAddToTargetGroup(stmfGroupName *targetGroupName, stmfDevid *targetName)
(strnlen((char *)targetGroupName, sizeof (stmfGroupName))
== sizeof (stmfGroupName)) || targetName == NULL) {
stmfRemoveFromHostGroup(stmfGroupName *hostGroupName, stmfDevid *hostName)
(strnlen((char *)hostGroupName, sizeof (stmfGroupName))
== sizeof (stmfGroupName)) || hostName == NULL) {
stmfRemoveFromTargetGroup(stmfGroupName *targetGroupName, stmfDevid *targetName)
(strnlen((char *)targetGroupName, sizeof (stmfGroupName))
== sizeof (stmfGroupName)) || targetName == NULL) {
sizeof (stmfGroupName));
sizeof (stmfGroupName));
sizeof (stmfGroupName));
sizeof (stmfGroupName));
stmfCreateHostGroup(stmfGroupName *hostGroupName)
(strnlen((char *)hostGroupName, sizeof (stmfGroupName))
== sizeof (stmfGroupName))) {
memberCnt * sizeof (stmfGroupName));
char groupName[sizeof (stmfGroupName)];