Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libstmf/common/
H A Dstore.h54 int psDeleteHostGroup(char *groupName);
H A Dstore.c3200 psDeleteHostGroup(char *groupName) in psDeleteHostGroup() function
H A Dstmf.c3295 ret = psDeleteHostGroup((char *)hostGroupName); in stmfDeleteHostGroup()