File: //lib64/python2.7/site-packages/sepolicy/transition.pyo
�
��w]c           @   sP   d  d l  Z  e  j Z e  j Z d g Z d �  Z d �  Z d d d �  �  YZ d S(   i����Nt   setransc         C   s;   t  t j g i |  t j 6� } t d �  t d �  | � � S(   Nc         S   s   |  t  j S(   N(   t   sepolicyt   TARGET(   t   y(    (    s9   /usr/lib64/python2.7/site-packages/sepolicy/transition.pyt   <lambda>   s    c         S   s   d |  t  j k S(   Nt
   entrypoint(   R   t   PERMS(   t   x(    (    s9   /usr/lib64/python2.7/site-packages/sepolicy/transition.pyR      s    (   t   searchR   t   ALLOWt   SOURCEt   mapt   filter(   t   srct   trans(    (    s9   /usr/lib64/python2.7/site-packages/sepolicy/transition.pyt   _entrypoint   s    c         C   s'