1stmfDeleteTargetGrSoCuSpI(3TSaTrMgFe)t Mode Framework LibrarystFmufnDcetlieotnesTargetGroup(3STMF)
2
3
4

NAME

6       stmfDeleteTargetGroup - delete an existing target port group
7

SYNOPSIS

9       cc [ flag... ] file... -lstmf [ library... ]
10       #include <libstmf.h>
11
12       int stmfDeleteTargetGroup(stmfGroupName *targetGroupName);
13
14

PARAMETERS

16       targetGroupName    The name of the target port group being deleted.
17
18

DESCRIPTION

20       The  stmfDeleteTargetGroup()  function  deletes an existing target port
21       group.
22

RETURN VALUES

24       The following values are returned:
25
26       STMF_ERROR_NOT_FOUND    The specified targetGroupName was not found  in
27                               the system.
28
29
30       STMF_STATUS_SUCCESS     The API call was successful.
31
32

ATTRIBUTES

34       See attributes(5) for descriptions of the following attributes:
35
36
37
38
39       ┌─────────────────────────────┬─────────────────────────────┐
40       │      ATTRIBUTE TYPE         │      ATTRIBUTE VALUE        │
41       ├─────────────────────────────┼─────────────────────────────┤
42       │Interface Stability          │Committed                    │
43       ├─────────────────────────────┼─────────────────────────────┤
44       │MT-Level                     │Safe                         │
45       └─────────────────────────────┴─────────────────────────────┘
46

SEE ALSO

48       libstmf(3LIB), attributes(5)
49
50
51
52SunOS 5.11                        9 Jun 2008      stmfDeleteTargetGroup(3STMF)
Impressum