Query: sidget
OS: centos
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
avc_context_to_sid(3) SELinux API documentation avc_context_to_sid(3)NAMEavc_context_to_sid, avc_sid_to_context, avc_get_initial_sid - obtain and manipulate SELinux security ID'sSYNOPSIS#include <selinux/selinux.h> #include <selinux/avc.h> int avc_context_to_sid(security_context_t ctx, security_id_t *sid); int avc_sid_to_context(security_id_t sid, security_context_t *ctx); int avc_get_initial_sid(const char *name, security_id_t *sid);DESCRIPTIONSecurity ID's (SID's) are opaque representations of security contexts, managed by the userspace AVC. avc_context_to_sid() returns a SID for the given context in the memory referenced by sid. avc_sid_to_context() returns a copy of the context represented by sid in the memory referenced by ctx. The user must free the copy with freecon(3). avc_get_initial_sid() returns a SID for the kernel initial security identifier specified by name.RETURN VALUEavc_context_to_sid() and avc_sid_to_context() return zero on success. On error, -1 is returned and errno is set appropriately.ERRORSENOMEM An attempt to allocate memory failed.NOTESAs of libselinux version 2.0.86, SID's are no longer reference counted. A SID will be valid from the time it is first obtained until the next call to avc_destroy(3). The sidget(3) and sidput(3) functions, formerly used to adjust the reference count, are no-ops and are depre- cated.AUTHOREamon Walsh <ewalsh@tycho.nsa.gov>SEE ALSOavc_init(3), avc_has_perm(3), avc_cache_stats(3), avc_add_callback(3), getcon(3), freecon(3), selinux(8) 27 May 2004 avc_context_to_sid(3)
Related Man Pages |
---|
avc_has_perm(3) - centos |
avc_cache_stats(3) - centos |
avc_cache_stats(3) - debian |
avc_entry_ref_init(3) - debian |
avc_av_stats(3) - centos |
Similar Topics in the Unix Linux Community |
---|
Change a parameter to be in capital letters |
XMMS-SID 0.8.0beta19 (Development branch) |
Reminder for sid.verycool: Homework Violation |
While ...loop |