HomeSort by relevance Sort by last modified time
    Searched refs:XLAT (Results 26 - 50 of 261) sorted by null

12 3 4 5 6 7 8 91011

  /external/strace/xlat/
adjtimex_modes.h 1 /* Generated by ./xlat/gen.sh from ./xlat/adjtimex_modes.in; do not edit. */
5 extern const struct xlat adjtimex_modes[];
12 const struct xlat adjtimex_modes[] = {
13 XLAT(0),
15 XLAT(ADJ_OFFSET),
18 XLAT(ADJ_FREQUENCY),
21 XLAT(ADJ_MAXERROR),
24 XLAT(ADJ_ESTERROR),
27 XLAT(ADJ_STATUS)
    [all...]
modflags.h 1 /* Generated by ./xlat/gen.sh from ./xlat/modflags.in; do not edit. */
3 static const struct xlat modflags[] = {
5 XLAT(MOD_UNINITIALIZED),
8 XLAT(MOD_RUNNING),
11 XLAT(MOD_DELETED),
14 XLAT(MOD_AUTOCLEAN),
17 XLAT(MOD_VISITED),
20 XLAT(MOD_USED_ONCE),
23 XLAT(MOD_JUST_FREED)
    [all...]
socktcpoptions.h 1 /* Generated by ./xlat/gen.sh from ./xlat/socktcpoptions.in; do not edit. */
5 # error static const struct xlat socktcpoptions in mpers mode
10 const struct xlat socktcpoptions[] = {
12 XLAT(TCP_NODELAY),
15 XLAT(TCP_MAXSEG),
18 XLAT(TCP_CORK),
21 XLAT(TCP_KEEPIDLE),
24 XLAT(TCP_KEEPINTVL),
27 XLAT(TCP_KEEPCNT)
    [all...]
netlink_protocols.h 1 /* Generated by ./xlat/gen.sh from ./xlat/netlink_protocols.in; do not edit. */
5 # error static const struct xlat netlink_protocols in mpers mode
10 const struct xlat netlink_protocols[] = {
12 XLAT(NETLINK_ROUTE),
15 XLAT(NETLINK_UNUSED),
18 XLAT(NETLINK_USERSOCK),
21 XLAT(NETLINK_FIREWALL),
24 XLAT(NETLINK_SOCK_DIAG),
27 XLAT(NETLINK_NFLOG)
    [all...]
sockpacketoptions.h 1 /* Generated by ./xlat/gen.sh from ./xlat/sockpacketoptions.in; do not edit. */
5 # error static const struct xlat sockpacketoptions in mpers mode
10 const struct xlat sockpacketoptions[] = {
12 XLAT(PACKET_ADD_MEMBERSHIP),
15 XLAT(PACKET_DROP_MEMBERSHIP),
18 XLAT(PACKET_RECV_OUTPUT),
21 XLAT(PACKET_RX_RING),
24 XLAT(PACKET_STATISTICS),
27 XLAT(PACKET_COPY_THRESH)
    [all...]
sysctl_net.h 1 /* Generated by ./xlat/gen.sh from ./xlat/sysctl_net.in; do not edit. */
5 # error static const struct xlat sysctl_net in mpers mode
10 const struct xlat sysctl_net[] = {
12 XLAT(NET_CORE),
15 XLAT(NET_ETHER),
18 XLAT(NET_802),
21 XLAT(NET_UNIX),
24 XLAT(NET_IPV4),
27 XLAT(NET_IPX)
    [all...]
bpf_op_alu.h 1 /* Generated by ./xlat/gen.sh from ./xlat/bpf_op_alu.in; do not edit. */
5 # error static const struct xlat bpf_op_alu in mpers mode
10 const struct xlat bpf_op_alu[] = {
12 XLAT(BPF_ADD),
15 XLAT(BPF_SUB),
18 XLAT(BPF_MUL),
21 XLAT(BPF_DIV),
24 XLAT(BPF_OR),
27 XLAT(BPF_AND)
    [all...]
epollevents.h 1 /* Generated by ./xlat/gen.sh from ./xlat/epollevents.in; do not edit. */
5 # error static const struct xlat epollevents in mpers mode
10 const struct xlat epollevents[] = {
12 XLAT(EPOLLIN),
15 XLAT(EPOLLPRI),
18 XLAT(EPOLLOUT),
21 XLAT(EPOLLRDNORM),
24 XLAT(EPOLLRDBAND),
27 XLAT(EPOLLWRNORM)
    [all...]
semctl_flags.h 1 /* Generated by ./xlat/gen.sh from ./xlat/semctl_flags.in; do not edit. */
11 # error static const struct xlat semctl_flags in mpers mode
16 const struct xlat semctl_flags[] = {
18 XLAT(IPC_RMID),
21 XLAT(IPC_SET),
24 XLAT(IPC_STAT),
27 XLAT(IPC_INFO),
29 XLAT(SEM_STAT),
30 XLAT(SEM_INFO)
    [all...]
sockipv6options.h 1 /* Generated by ./xlat/gen.sh from ./xlat/sockipv6options.in; do not edit. */
5 # error static const struct xlat sockipv6options in mpers mode
10 const struct xlat sockipv6options[] = {
12 XLAT(IPV6_ADDRFORM),
15 XLAT(IPV6_2292PKTINFO),
18 XLAT(IPV6_2292HOPOPTS),
21 XLAT(IPV6_2292DSTOPTS),
24 XLAT(IPV6_2292RTHDR),
27 XLAT(IPV6_2292PKTOPTIONS)
    [all...]
dirent_types.h 1 /* Generated by ./xlat/gen.sh from ./xlat/dirent_types.in; do not edit. */
5 const struct xlat dirent_types[] = {
7 XLAT(DT_UNKNOWN),
10 XLAT(DT_FIFO),
13 XLAT(DT_CHR),
16 XLAT(DT_DIR),
19 XLAT(DT_BLK),
22 XLAT(DT_REG),
25 XLAT(DT_LNK)
    [all...]
direnttypes.h 1 /* Generated by ./xlat/gen.sh from ./xlat/direnttypes.in; do not edit. */
3 static const struct xlat direnttypes[] = {
5 XLAT(DT_UNKNOWN),
8 XLAT(DT_FIFO),
11 XLAT(DT_CHR),
14 XLAT(DT_DIR),
17 XLAT(DT_BLK),
20 XLAT(DT_REG),
23 XLAT(DT_LNK)
    [all...]
ptrace_events.h 1 /* Generated by ./xlat/gen.sh from ./xlat/ptrace_events.in; do not edit. */
5 # error static const struct xlat ptrace_events in mpers mode
10 const struct xlat ptrace_events[] = {
12 XLAT(PTRACE_EVENT_FORK),
15 XLAT(PTRACE_EVENT_VFORK),
18 XLAT(PTRACE_EVENT_CLONE),
21 XLAT(PTRACE_EVENT_EXEC),
24 XLAT(PTRACE_EVENT_VFORK_DONE),
27 XLAT(PTRACE_EVENT_EXIT)
    [all...]
v4l2_control_classes.h 1 /* Generated by ./xlat/gen.sh from ./xlat/v4l2_control_classes.in; do not edit. */
5 # error static const struct xlat v4l2_control_classes in mpers mode
10 const struct xlat v4l2_control_classes[] = {
12 XLAT(V4L2_CTRL_CLASS_USER),
15 XLAT(V4L2_CTRL_CLASS_MPEG),
18 XLAT(V4L2_CTRL_CLASS_CAMERA),
21 XLAT(V4L2_CTRL_CLASS_FM_TX),
24 XLAT(V4L2_CTRL_CLASS_FLASH),
27 XLAT(V4L2_CTRL_CLASS_JPEG)
    [all...]
v4l2_control_types.h 1 /* Generated by ./xlat/gen.sh from ./xlat/v4l2_control_types.in; do not edit. */
5 # error static const struct xlat v4l2_control_types in mpers mode
10 const struct xlat v4l2_control_types[] = {
12 XLAT(V4L2_CTRL_TYPE_INTEGER),
15 XLAT(V4L2_CTRL_TYPE_BOOLEAN),
18 XLAT(V4L2_CTRL_TYPE_MENU),
21 XLAT(V4L2_CTRL_TYPE_INTEGER_MENU),
24 XLAT(V4L2_CTRL_TYPE_BITMASK),
27 XLAT(V4L2_CTRL_TYPE_BUTTON)
    [all...]
waitid_types.h 1 /* Generated by ./xlat/gen.sh from ./xlat/waitid_types.in; do not edit. */
5 # error static const struct xlat waitid_types in mpers mode
10 const struct xlat waitid_types[] = {
12 XLAT(P_PID),
15 XLAT(P_PPID),
18 XLAT(P_PGID),
21 XLAT(P_SID),
24 XLAT(P_CID),
27 XLAT(P_UID)
    [all...]
getsockipoptions.h 1 /* Generated by ./xlat/gen.sh from ./xlat/getsockipoptions.in; do not edit. */
5 # error static const struct xlat getsockipoptions in mpers mode
10 const struct xlat getsockipoptions[] = {
18 XLAT(ARPT_SO_GET_INFO),
21 XLAT(ARPT_SO_GET_ENTRIES),
24 XLAT(ARPT_SO_GET_REVISION_MATCH),
27 XLAT(ARPT_SO_GET_REVISION_TARGET),
31 XLAT(EBT_SO_GET_INFO),
34 XLAT(EBT_SO_GET_ENTRIES)
    [all...]
mctl_funcs.h 1 /* Generated by ./xlat/gen.sh from ./xlat/mctl_funcs.in; do not edit. */
3 static const struct xlat mctl_funcs[] = {
5 XLAT(MC_LOCK),
8 XLAT(MC_LOCKAS),
11 XLAT(MC_SYNC),
14 XLAT(MC_UNLOCK),
17 XLAT(MC_UNLOCKAS),
msg_flags.h 1 /* Generated by ./xlat/gen.sh from ./xlat/msg_flags.in; do not edit. */
5 # error static const struct xlat msg_flags in mpers mode
10 const struct xlat msg_flags[] = {
12 XLAT(MSG_OOB),
15 XLAT(MSG_PEEK),
18 XLAT(MSG_DONTROUTE),
21 XLAT(MSG_CTRUNC),
24 XLAT(MSG_PROBE),
27 XLAT(MSG_TRUNC)
    [all...]
sysctl_vm.h 1 /* Generated by ./xlat/gen.sh from ./xlat/sysctl_vm.in; do not edit. */
5 # error static const struct xlat sysctl_vm in mpers mode
10 const struct xlat sysctl_vm[] = {
12 XLAT(VM_OVERCOMMIT_MEMORY),
15 XLAT(VM_PAGE_CLUSTER),
18 XLAT(VM_DIRTY_BACKGROUND),
21 XLAT(VM_DIRTY_RATIO),
24 XLAT(VM_DIRTY_WB_CS),
27 XLAT(VM_DIRTY_EXPIRE_CS)
    [all...]
whence_codes.h 1 /* Generated by ./xlat/gen.sh from ./xlat/whence_codes.in; do not edit. */
5 const struct xlat whence_codes[] = {
7 XLAT(SEEK_SET),
10 XLAT(SEEK_CUR),
13 XLAT(SEEK_END),
16 XLAT(SEEK_DATA),
19 XLAT(SEEK_HOLE),
sockipoptions.h 1 /* Generated by ./xlat/gen.sh from ./xlat/sockipoptions.in; do not edit. */
5 # error static const struct xlat sockipoptions in mpers mode
10 const struct xlat sockipoptions[] = {
12 XLAT(IP_TOS),
15 XLAT(IP_TTL),
18 XLAT(IP_HDRINCL),
21 XLAT(IP_OPTIONS),
24 XLAT(IP_ROUTER_ALERT),
27 XLAT(IP_RECVOPTIONS)
    [all...]
open_mode_flags.h 1 /* Generated by ./xlat/gen.sh from ./xlat/open_mode_flags.in; do not edit. */
9 const struct xlat open_mode_flags[] = {
11 XLAT(O_CREAT),
14 XLAT(O_EXCL),
17 XLAT(O_NOCTTY),
20 XLAT(O_TRUNC),
23 XLAT(O_APPEND),
26 XLAT(O_NONBLOCK),
29 XLAT(O_SYNC)
    [all...]
socketlayers.h 1 /* Generated by ./xlat/gen.sh from ./xlat/socketlayers.in; do not edit. */
107 # error static const struct xlat socketlayers in mpers mode
112 const struct xlat socketlayers[] = {
113 XLAT(SOL_IP),
114 XLAT(SOL_SOCKET),
115 XLAT(SOL_TCP),
116 XLAT(SOL_UDP),
117 XLAT(SOL_IPV6),
118 XLAT(SOL_ICMPV6)
    [all...]
sysctl_net_ipv4_route.h 1 /* Generated by ./xlat/gen.sh from ./xlat/sysctl_net_ipv4_route.in; do not edit. */
5 # error static const struct xlat sysctl_net_ipv4_route in mpers mode
10 const struct xlat sysctl_net_ipv4_route[] = {
12 XLAT(NET_IPV4_ROUTE_FLUSH),
15 XLAT(NET_IPV4_ROUTE_MIN_DELAY),
18 XLAT(NET_IPV4_ROUTE_MAX_DELAY),
21 XLAT(NET_IPV4_ROUTE_GC_THRESH),
24 XLAT(NET_IPV4_ROUTE_MAX_SIZE),
27 XLAT(NET_IPV4_ROUTE_GC_MIN_INTERVAL)
    [all...]

Completed in 140 milliseconds

12 3 4 5 6 7 8 91011