svcadm(8)을 검색하려면 섹션에서 8 을 선택하고, 맨 페이지 이름에 svcadm을 입력하고 검색을 누른다.
libfcoe(3lib)
libfcoe(3LIB) Interface Libraries libfcoe(3LIB)
NAME
libfcoe - FCoE Port Management library
SYNOPSIS
cc [ flag... ] file... -lfcoe [ library... ]
#include <libfcoe.h>
DESCRIPTION
Functions in this library provide management of the FCoE (Fibre Channel
over Ethernet) ports in the system, allowing clients to create, delete
and list information of FCoE ports.
INTERFACES
The shared object libfcoe.so.1 provides the public interfaces defined
below. See intro(3) for additional information on shared object inter‐
faces.
tab(); lw(2.75i) lw(2.75i) FCOE_CreatePortFCOE_DeletePort FCOE_Get‐
PortListFCOE_GetPortHandle FCOE_GetPortPropFCOE_FreePortHandle
FILES
/lib/libfcoe.so.1 shared object
/lib/64/libfcoe.so.1 64-bit shared object
ATTRIBUTES
See attributes(7) for descriptions of the following attributes:
tab() box; cw(2.75i) |cw(2.75i) lw(2.75i) |lw(2.75i) ATTRIBUTE TYPEAT‐
TRIBUTE VALUE _ Availabilitysystem/library/storage/libfcoe _ Interface
StabilityCommitted _ MT-LevelSafe
SEE ALSO
FCOE_CreatePort(3FCOE), FCOE_DeletePort(3FCOE), FCOE_Get‐
PortList(3FCOE), FCOE_GetPortList(3FCOE), FCOE_GetPortList(3FCOE),
FCOE_GetPortList(3FCOE), intro(3), attributes(7)
Oracle Solaris 11.4 24 Jun 2018 libfcoe(3LIB)