Home
last modified time | relevance | path

Searched refs:groupListIoctl (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libstmf/common/
H A Dstmf.c138 static int groupListIoctl(stmfGroupList **, int);
3487 groupListIoctl(stmfGroupList **groupList, int groupType) in groupListIoctl() function
3825 ret = groupListIoctl(hostGroupList, HOST_GROUP); in stmfGetHostGroupList()
4162 ret = groupListIoctl(targetGroupList, TARGET_GROUP); in stmfGetTargetGroupList()