| Skip Navigation Links | |
| Exit Print View | |
![]() | man pages section 3: Library Interfaces and Headers Oracle Solaris 11 Information Library |
Library Interfaces and Headers
SMHBA_GetAdapterAttributes(3LIB)
SMHBA_GetAdapterPortAttributes(3LIB)
SMHBA_GetBindingCapability(3LIB)
SMHBA_GetDiscoveredPortAttributes(3LIB)
SMHBA_GetFCPhyAttributes(3LIB)
SMHBA_GetPersistentBinding(3LIB)
SMHBA_GetPortAttributesByWWN(3LIB)
SMHBA_GetProtocolStatistics(3LIB)
SMHBA_GetSASPhyAttributes(3LIB)
SMHBA_GetVendorLibraryAttributes(3LIB)
SMHBA_GetWrapperLibraryAttributes(3LIB)
SMHBA_RegisterForAdapterAddEvents(3LIB)
SMHBA_RegisterForAdapterEvents(3LIB)
SMHBA_RegisterForAdapterPhyStatEvents(3LIB)
SMHBA_RegisterForAdapterPortEvents(3LIB)
SMHBA_RegisterForAdapterPortStatEvents(3LIB)
SMHBA_RegisterForTargetEvents(3LIB)
SMHBA_RemoveAllPersistentBindings(3LIB)
SMHBA_RemovePersistentBinding(3LIB)
- spawn
#include <spawn.h>
The <spawn.h> header defines theposix_spawnattr_t andposix_spawn_file_actions_t types used in performingspawn operations.
The <spawn.h> header defines the flags that can be set in aposix_spawnattr_t object using theposix_spawnattr_setflags() function:
POSIX_SPAWN_RESETIDSPOSIX_SPAWN_SETPGROUPPOSIX_SPAWN_SETSCHEDPARAMPOSIX_SPAWN_SETSCHEDULERPOSIX_SPAWN_SETSIGDEFPOSIX_SPAWN_SETSIGMASK
Inclusion of the <spawn.h> header can make visible symbols defined in the<sched.h>, <signal.h>, and <sys/types.h> headers.
Seeattributes(5) for descriptions of the following attributes:
|
sched.h(3HEAD),semaphore.h(3HEAD),signal.h(3HEAD),types.h(3HEAD),attributes(5),standards(5)
Copyright © 2011, Oracle and/or its affiliates. All rights reserved.Legal Notices | ![]() ![]() |