sx_enabled(3c) 맨 페이지 - 윈디하나의 솔라나라

개요

섹션
맨 페이지 이름
검색(S)

sx_enabled(3c)

sx_enabled(3C)           Standard C Library Functions           sx_enabled(3C)

NAME
       sx_enabled - query and return the state of a security extension

SYNOPSIS
       #include <sys/secext.h>

       boolean_t sx_enabled(secext_ext_t extension);

DESCRIPTION
       The  sx_enabled() function is used to query the state of a security ex‐
       tension in the calling process. The extension  argument  specifies  the
       security  extension  to  query.  The extensions that are currently sup‐
       ported are as follows:

       tab(); lw(1.37i) lw(2.75i) lw(1.37i) lw(1.37i) lw(2.75i) lw(1.37i)  se‐
       cext_ext_t  ValueExtension  NameArchitecture _ SX_ADIHEAPADI-based Heap
       ProtectionSPARC SX_ADISTACKADI-based Stack  ProtectionSPARC  SX_ASLRAd‐
       dress  Space  Layout  RandomizationSPARC,  i386 SX_NXHEAPNon-Executable
       HeapSPARC, i386 SX_NXSTACKNon-Executable StackSPARC, i386 SX_SSBDSpecu‐
       lative Store Bypass Disablei386



       Only process level security extensions may be queried via  this  inter‐
       face, not system-wide or kernel level security extensions.


       For  more  information  about security extensions, see the sxadm(8) man
       page.

RETURN VALUES
       If the security extension is enabled, B_TRUE is returned. Else, B_FALSE
       is returned.

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 _ Interface StabilityCommitted _ MT-LevelMT-Safe _ Stan‐
       dardNone


SEE ALSO
       sxadm(8)

Oracle Solaris 11.4              12 Sept 2018                   sx_enabled(3C)
맨 페이지 내용의 저작권은 맨 페이지 작성자에게 있습니다.
RSS ATOM XHTML 5 CSS3