?? av_permissions.h
字號:
#define SOCKET__RECV_MSG 0x00080000UL#define SOCKET__SEND_MSG 0x00100000UL#define SOCKET__NAME_BIND 0x00200000UL#define TCP_SOCKET__IOCTL 0x00000001UL#define TCP_SOCKET__READ 0x00000002UL#define TCP_SOCKET__WRITE 0x00000004UL#define TCP_SOCKET__CREATE 0x00000008UL#define TCP_SOCKET__GETATTR 0x00000010UL#define TCP_SOCKET__SETATTR 0x00000020UL#define TCP_SOCKET__LOCK 0x00000040UL#define TCP_SOCKET__RELABELFROM 0x00000080UL#define TCP_SOCKET__RELABELTO 0x00000100UL#define TCP_SOCKET__APPEND 0x00000200UL#define TCP_SOCKET__BIND 0x00000400UL#define TCP_SOCKET__CONNECT 0x00000800UL#define TCP_SOCKET__LISTEN 0x00001000UL#define TCP_SOCKET__ACCEPT 0x00002000UL#define TCP_SOCKET__GETOPT 0x00004000UL#define TCP_SOCKET__SETOPT 0x00008000UL#define TCP_SOCKET__SHUTDOWN 0x00010000UL#define TCP_SOCKET__RECVFROM 0x00020000UL#define TCP_SOCKET__SENDTO 0x00040000UL#define TCP_SOCKET__RECV_MSG 0x00080000UL#define TCP_SOCKET__SEND_MSG 0x00100000UL#define TCP_SOCKET__NAME_BIND 0x00200000UL#define TCP_SOCKET__CONNECTTO 0x00400000UL#define TCP_SOCKET__NEWCONN 0x00800000UL#define TCP_SOCKET__ACCEPTFROM 0x01000000UL#define TCP_SOCKET__NODE_BIND 0x02000000UL#define UDP_SOCKET__IOCTL 0x00000001UL#define UDP_SOCKET__READ 0x00000002UL#define UDP_SOCKET__WRITE 0x00000004UL#define UDP_SOCKET__CREATE 0x00000008UL#define UDP_SOCKET__GETATTR 0x00000010UL#define UDP_SOCKET__SETATTR 0x00000020UL#define UDP_SOCKET__LOCK 0x00000040UL#define UDP_SOCKET__RELABELFROM 0x00000080UL#define UDP_SOCKET__RELABELTO 0x00000100UL#define UDP_SOCKET__APPEND 0x00000200UL#define UDP_SOCKET__BIND 0x00000400UL#define UDP_SOCKET__CONNECT 0x00000800UL#define UDP_SOCKET__LISTEN 0x00001000UL#define UDP_SOCKET__ACCEPT 0x00002000UL#define UDP_SOCKET__GETOPT 0x00004000UL#define UDP_SOCKET__SETOPT 0x00008000UL#define UDP_SOCKET__SHUTDOWN 0x00010000UL#define UDP_SOCKET__RECVFROM 0x00020000UL#define UDP_SOCKET__SENDTO 0x00040000UL#define UDP_SOCKET__RECV_MSG 0x00080000UL#define UDP_SOCKET__SEND_MSG 0x00100000UL#define UDP_SOCKET__NAME_BIND 0x00200000UL#define UDP_SOCKET__NODE_BIND 0x00400000UL#define RAWIP_SOCKET__IOCTL 0x00000001UL#define RAWIP_SOCKET__READ 0x00000002UL#define RAWIP_SOCKET__WRITE 0x00000004UL#define RAWIP_SOCKET__CREATE 0x00000008UL#define RAWIP_SOCKET__GETATTR 0x00000010UL#define RAWIP_SOCKET__SETATTR 0x00000020UL#define RAWIP_SOCKET__LOCK 0x00000040UL#define RAWIP_SOCKET__RELABELFROM 0x00000080UL#define RAWIP_SOCKET__RELABELTO 0x00000100UL#define RAWIP_SOCKET__APPEND 0x00000200UL#define RAWIP_SOCKET__BIND 0x00000400UL#define RAWIP_SOCKET__CONNECT 0x00000800UL#define RAWIP_SOCKET__LISTEN 0x00001000UL#define RAWIP_SOCKET__ACCEPT 0x00002000UL#define RAWIP_SOCKET__GETOPT 0x00004000UL#define RAWIP_SOCKET__SETOPT 0x00008000UL#define RAWIP_SOCKET__SHUTDOWN 0x00010000UL#define RAWIP_SOCKET__RECVFROM 0x00020000UL#define RAWIP_SOCKET__SENDTO 0x00040000UL#define RAWIP_SOCKET__RECV_MSG 0x00080000UL#define RAWIP_SOCKET__SEND_MSG 0x00100000UL#define RAWIP_SOCKET__NAME_BIND 0x00200000UL#define RAWIP_SOCKET__NODE_BIND 0x00400000UL#define NODE__TCP_RECV 0x00000001UL#define NODE__TCP_SEND 0x00000002UL#define NODE__UDP_RECV 0x00000004UL#define NODE__UDP_SEND 0x00000008UL#define NODE__RAWIP_RECV 0x00000010UL#define NODE__RAWIP_SEND 0x00000020UL#define NODE__ENFORCE_DEST 0x00000040UL#define NETIF__TCP_RECV 0x00000001UL#define NETIF__TCP_SEND 0x00000002UL#define NETIF__UDP_RECV 0x00000004UL#define NETIF__UDP_SEND 0x00000008UL#define NETIF__RAWIP_RECV 0x00000010UL#define NETIF__RAWIP_SEND 0x00000020UL#define NETLINK_SOCKET__IOCTL 0x00000001UL#define NETLINK_SOCKET__READ 0x00000002UL#define NETLINK_SOCKET__WRITE 0x00000004UL#define NETLINK_SOCKET__CREATE 0x00000008UL#define NETLINK_SOCKET__GETATTR 0x00000010UL#define NETLINK_SOCKET__SETATTR 0x00000020UL#define NETLINK_SOCKET__LOCK 0x00000040UL#define NETLINK_SOCKET__RELABELFROM 0x00000080UL#define NETLINK_SOCKET__RELABELTO 0x00000100UL#define NETLINK_SOCKET__APPEND 0x00000200UL#define NETLINK_SOCKET__BIND 0x00000400UL#define NETLINK_SOCKET__CONNECT 0x00000800UL#define NETLINK_SOCKET__LISTEN 0x00001000UL#define NETLINK_SOCKET__ACCEPT 0x00002000UL#define NETLINK_SOCKET__GETOPT 0x00004000UL#define NETLINK_SOCKET__SETOPT 0x00008000UL#define NETLINK_SOCKET__SHUTDOWN 0x00010000UL#define NETLINK_SOCKET__RECVFROM 0x00020000UL#define NETLINK_SOCKET__SENDTO 0x00040000UL#define NETLINK_SOCKET__RECV_MSG 0x00080000UL#define NETLINK_SOCKET__SEND_MSG 0x00100000UL#define NETLINK_SOCKET__NAME_BIND 0x00200000UL#define PACKET_SOCKET__IOCTL 0x00000001UL#define PACKET_SOCKET__READ 0x00000002UL#define PACKET_SOCKET__WRITE 0x00000004UL#define PACKET_SOCKET__CREATE 0x00000008UL#define PACKET_SOCKET__GETATTR 0x00000010UL#define PACKET_SOCKET__SETATTR 0x00000020UL#define PACKET_SOCKET__LOCK 0x00000040UL#define PACKET_SOCKET__RELABELFROM 0x00000080UL#define PACKET_SOCKET__RELABELTO 0x00000100UL#define PACKET_SOCKET__APPEND 0x00000200UL#define PACKET_SOCKET__BIND 0x00000400UL#define PACKET_SOCKET__CONNECT 0x00000800UL#define PACKET_SOCKET__LISTEN 0x00001000UL#define PACKET_SOCKET__ACCEPT 0x00002000UL#define PACKET_SOCKET__GETOPT 0x00004000UL#define PACKET_SOCKET__SETOPT 0x00008000UL#define PACKET_SOCKET__SHUTDOWN 0x00010000UL#define PACKET_SOCKET__RECVFROM 0x00020000UL#define PACKET_SOCKET__SENDTO 0x00040000UL#define PACKET_SOCKET__RECV_MSG 0x00080000UL#define PACKET_SOCKET__SEND_MSG 0x00100000UL#define PACKET_SOCKET__NAME_BIND 0x00200000UL#define KEY_SOCKET__IOCTL 0x00000001UL#define KEY_SOCKET__READ 0x00000002UL#define KEY_SOCKET__WRITE 0x00000004UL#define KEY_SOCKET__CREATE 0x00000008UL#define KEY_SOCKET__GETATTR 0x00000010UL#define KEY_SOCKET__SETATTR 0x00000020UL#define KEY_SOCKET__LOCK 0x00000040UL#define KEY_SOCKET__RELABELFROM 0x00000080UL#define KEY_SOCKET__RELABELTO 0x00000100UL#define KEY_SOCKET__APPEND 0x00000200UL#define KEY_SOCKET__BIND 0x00000400UL#define KEY_SOCKET__CONNECT 0x00000800UL#define KEY_SOCKET__LISTEN 0x00001000UL#define KEY_SOCKET__ACCEPT 0x00002000UL#define KEY_SOCKET__GETOPT 0x00004000UL#define KEY_SOCKET__SETOPT 0x00008000UL#define KEY_SOCKET__SHUTDOWN 0x00010000UL#define KEY_SOCKET__RECVFROM 0x00020000UL#define KEY_SOCKET__SENDTO 0x00040000UL#define KEY_SOCKET__RECV_MSG 0x00080000UL#define KEY_SOCKET__SEND_MSG 0x00100000UL#define KEY_SOCKET__NAME_BIND 0x00200000UL#define UNIX_STREAM_SOCKET__IOCTL 0x00000001UL#define UNIX_STREAM_SOCKET__READ 0x00000002UL#define UNIX_STREAM_SOCKET__WRITE 0x00000004UL#define UNIX_STREAM_SOCKET__CREATE 0x00000008UL#define UNIX_STREAM_SOCKET__GETATTR 0x00000010UL#define UNIX_STREAM_SOCKET__SETATTR 0x00000020UL#define UNIX_STREAM_SOCKET__LOCK 0x00000040UL#define UNIX_STREAM_SOCKET__RELABELFROM 0x00000080UL#define UNIX_STREAM_SOCKET__RELABELTO 0x00000100UL#define UNIX_STREAM_SOCKET__APPEND 0x00000200UL#define UNIX_STREAM_SOCKET__BIND 0x00000400UL#define UNIX_STREAM_SOCKET__CONNECT 0x00000800UL#define UNIX_STREAM_SOCKET__LISTEN 0x00001000UL#define UNIX_STREAM_SOCKET__ACCEPT 0x00002000UL#define UNIX_STREAM_SOCKET__GETOPT 0x00004000UL#define UNIX_STREAM_SOCKET__SETOPT 0x00008000UL#define UNIX_STREAM_SOCKET__SHUTDOWN 0x00010000UL#define UNIX_STREAM_SOCKET__RECVFROM 0x00020000UL#define UNIX_STREAM_SOCKET__SENDTO 0x00040000UL#define UNIX_STREAM_SOCKET__RECV_MSG 0x00080000UL#define UNIX_STREAM_SOCKET__SEND_MSG 0x00100000UL#define UNIX_STREAM_SOCKET__NAME_BIND 0x00200000UL#define UNIX_STREAM_SOCKET__CONNECTTO 0x00400000UL#define UNIX_STREAM_SOCKET__NEWCONN 0x00800000UL#define UNIX_STREAM_SOCKET__ACCEPTFROM 0x01000000UL#define UNIX_DGRAM_SOCKET__IOCTL 0x00000001UL#define UNIX_DGRAM_SOCKET__READ 0x00000002UL#define UNIX_DGRAM_SOCKET__WRITE 0x00000004UL#define UNIX_DGRAM_SOCKET__CREATE 0x00000008UL#define UNIX_DGRAM_SOCKET__GETATTR 0x00000010UL#define UNIX_DGRAM_SOCKET__SETATTR 0x00000020UL#define UNIX_DGRAM_SOCKET__LOCK 0x00000040UL#define UNIX_DGRAM_SOCKET__RELABELFROM 0x00000080UL#define UNIX_DGRAM_SOCKET__RELABELTO 0x00000100UL#define UNIX_DGRAM_SOCKET__APPEND 0x00000200UL#define UNIX_DGRAM_SOCKET__BIND 0x00000400UL#define UNIX_DGRAM_SOCKET__CONNECT 0x00000800UL#define UNIX_DGRAM_SOCKET__LISTEN 0x00001000UL#define UNIX_DGRAM_SOCKET__ACCEPT 0x00002000UL#define UNIX_DGRAM_SOCKET__GETOPT 0x00004000UL#define UNIX_DGRAM_SOCKET__SETOPT 0x00008000UL#define UNIX_DGRAM_SOCKET__SHUTDOWN 0x00010000UL#define UNIX_DGRAM_SOCKET__RECVFROM 0x00020000UL#define UNIX_DGRAM_SOCKET__SENDTO 0x00040000UL#define UNIX_DGRAM_SOCKET__RECV_MSG 0x00080000UL#define UNIX_DGRAM_SOCKET__SEND_MSG 0x00100000UL#define UNIX_DGRAM_SOCKET__NAME_BIND 0x00200000UL#define PROCESS__FORK 0x00000001UL#define PROCESS__TRANSITION 0x00000002UL#define PROCESS__SIGCHLD 0x00000004UL#define PROCESS__SIGKILL 0x00000008UL#define PROCESS__SIGSTOP 0x00000010UL
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -