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.