/external/selinux/policycoreutils/sepolicy/sepolicy/help/ |
file_equiv.txt | 9 libselinux reads the equivalence rules and does the substitution when ever the matchpathcon function is called. Tools like restorecon/rpm/udev and others will all follow the substitution. Using the example above when matchpathcon is handed /srv/www/cgi-bin/myscript.cgi, it substitutes /var/www for /svr/www and looks up the context of /var/www/cgi-bin/myscript.cgi.
|
/prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/ |
rpc.py | 500 def __init__(self, sock, addr, svr): 501 svr.current_handler = self ## cgt xxx 503 SocketServer.BaseRequestHandler.__init__(self, sock, addr, svr)
|
/prebuilts/gdb/linux-x86/lib/python2.7/idlelib/ |
rpc.py | 500 def __init__(self, sock, addr, svr): 501 svr.current_handler = self ## cgt xxx 503 SocketServer.BaseRequestHandler.__init__(self, sock, addr, svr)
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/ |
rpc.py | 500 def __init__(self, sock, addr, svr): 501 svr.current_handler = self ## cgt xxx 503 SocketServer.BaseRequestHandler.__init__(self, sock, addr, svr)
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/ |
rpc.py | 500 def __init__(self, sock, addr, svr): 501 svr.current_handler = self ## cgt xxx 503 SocketServer.BaseRequestHandler.__init__(self, sock, addr, svr)
|
/development/ndk/platforms/android-9/arch-x86/include/asm/ |
apicdef_32.h | 222 } svr; member in struct:local_apic
|
/prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/asm/ |
apicdef_32.h | 222 } svr; member in struct:local_apic
|
/prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/asm/ |
apicdef_32.h | 222 } svr; member in struct:local_apic
|
/prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/asm/ |
apicdef_32.h | 222 } svr; member in struct:local_apic
|
/prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/asm/ |
apicdef_32.h | 222 } svr; member in struct:local_apic
|
/prebuilts/ndk/current/platforms/android-16/arch-x86/usr/include/asm/ |
apicdef_32.h | 222 } svr; member in struct:local_apic
|
/prebuilts/ndk/current/platforms/android-17/arch-x86/usr/include/asm/ |
apicdef_32.h | 222 } svr; member in struct:local_apic
|
/prebuilts/ndk/current/platforms/android-18/arch-x86/usr/include/asm/ |
apicdef_32.h | 222 } svr; member in struct:local_apic
|