Lines Matching refs:stmfGroupName
206 typedef char stmfGroupName[256];
212 stmfGroupName name[1];
246 stmfGroupName hostGroup; /* Host Group Name */
248 stmfGroupName targetGroup; /* Target Group Name */
310 int stmfAddToHostGroup(stmfGroupName *hostGroupName, stmfDevid *name);
311 int stmfAddToTargetGroup(stmfGroupName *targetGroupName, stmfDevid *targetName);
314 int stmfCreateHostGroup(stmfGroupName *hostGroupName);
317 int stmfCreateTargetGroup(stmfGroupName *targetGroupName);
318 int stmfDeleteHostGroup(stmfGroupName *hostGroupName);
320 int stmfDeleteTargetGroup(stmfGroupName *targetGroupName);
330 int stmfGetHostGroupMembers(stmfGroupName *hostGroupName,
351 int stmfGetTargetGroupMembers(stmfGroupName *targetGroupName,
371 int stmfRemoveFromHostGroup(stmfGroupName *hostGroupName,
373 int stmfRemoveFromTargetGroup(stmfGroupName *targetGroupName,