Searched defs: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) function
3553 "groupListIoctl:ioctl errno(%d)",
3585 "groupListIoctl:ioctl errno(%d)",
3697 "groupListIoctl:ioctl errno(%d)",
3731 "groupListIoctl:ioctl errno(%d)",
3825 ret = groupListIoctl(hostGroupList, HOST_GROUP);
4162 ret = groupListIoctl(targetGroupList, TARGET_GROUP);

Completed in 56 milliseconds