debian man page for matchmediacon

Query: matchmediacon

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

matchmediacon(3)					     SELinux API documentation						  matchmediacon(3)

NAME
matchmediacon - get the default SELinux security context for the specified mediatype from the policy.
SYNOPSIS
#include <selinux/selinux.h> int matchmediacon(const char *media, security_context_t *con);"
DESCRIPTION
matchmediacon matches the specified media type with the media contexts configuration and sets the security context "con" to refer to the resulting context. Note: Caller must free returned security context "con" using freecon.
RETURN VALUE
Returns 0 on success or -1 otherwise. Files /etc/selinux/POLICYTYPE/contexts/files/media
SEE ALSO
selinux(8), freecon(3) dwalsh@redhat.com 15 November 2004 matchmediacon(3)
Related Man Pages
freeconary(3) - debian
getpeercon(3) - debian
getcon(3) - mojave
getcon(3) - ultrix
getcon(3) - php
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?