HomeSort by relevance Sort by last modified time
    Searched refs:XLAT (Results 1 - 25 of 171) sorted by null

1 2 3 4 5 6 7

  /external/strace/xlat/
personality_options.h 1 /* Generated by ./xlat/gen.sh from ./xlat/personality_options.in; do not edit. */
3 static const struct xlat personality_options[] = {
4 XLAT(PER_LINUX),
5 XLAT(PER_LINUX_32BIT),
6 XLAT(PER_LINUX_FDPIC),
7 XLAT(PER_SVR4),
8 XLAT(PER_SVR3),
9 XLAT(PER_SCOSVR3),
10 XLAT(PER_OSR5)
    [all...]
syslog_action_type.h 1 /* Generated by ./xlat/gen.sh from ./xlat/syslog_action_type.in; do not edit. */
3 static const struct xlat syslog_action_type[] = {
4 XLAT(SYSLOG_ACTION_CLOSE),
5 XLAT(SYSLOG_ACTION_OPEN),
6 XLAT(SYSLOG_ACTION_READ),
7 XLAT(SYSLOG_ACTION_READ_ALL),
8 XLAT(SYSLOG_ACTION_READ_CLEAR),
9 XLAT(SYSLOG_ACTION_CLEAR),
10 XLAT(SYSLOG_ACTION_CONSOLE_OFF)
    [all...]
ioprio_who.h 1 /* Generated by ./xlat/gen.sh from ./xlat/ioprio_who.in; do not edit. */
3 static const struct xlat ioprio_who[] = {
4 XLAT(IOPRIO_WHO_PROCESS),
5 XLAT(IOPRIO_WHO_PGRP),
6 XLAT(IOPRIO_WHO_USER),
mtd_mode_options.h 1 /* Generated by ./xlat/gen.sh from ./xlat/mtd_mode_options.in; do not edit. */
3 static const struct xlat mtd_mode_options[] = {
4 XLAT(MTD_OPS_PLACE_OOB),
5 XLAT(MTD_OPS_AUTO_OOB),
6 XLAT(MTD_OPS_RAW),
ioprio_class.h 1 /* Generated by ./xlat/gen.sh from ./xlat/ioprio_class.in; do not edit. */
3 static const struct xlat ioprio_class[] = {
4 XLAT(IOPRIO_CLASS_NONE),
5 XLAT(IOPRIO_CLASS_RT),
6 XLAT(IOPRIO_CLASS_BE),
7 XLAT(IOPRIO_CLASS_IDLE),
ubi_volume_types.h 1 /* Generated by ./xlat/gen.sh from ./xlat/ubi_volume_types.in; do not edit. */
3 static const struct xlat ubi_volume_types[] = {
4 XLAT(UBI_DYNAMIC_VOLUME),
5 XLAT(UBI_STATIC_VOLUME),
socketlayers.h 1 /* Generated by ./xlat/gen.sh from ./xlat/socketlayers.in; do not edit. */
3 static const struct xlat socketlayers[] = {
5 XLAT(SOL_IP),
8 XLAT(SOL_ICMP),
11 XLAT(SOL_TCP),
14 XLAT(SOL_UDP),
17 XLAT(SOL_IPV6),
20 XLAT(SOL_ICMPV6),
23 XLAT(SOL_SCTP)
    [all...]
ubi_volume_props.h 1 /* Generated by ./xlat/gen.sh from ./xlat/ubi_volume_props.in; do not edit. */
3 static const struct xlat ubi_volume_props[] = {
4 XLAT(UBI_VOL_PROP_DIRECT_WRITE),
inet_protocols.h 1 /* Generated by ./xlat/gen.sh from ./xlat/inet_protocols.in; do not edit. */
3 static const struct xlat inet_protocols[] = {
5 XLAT(IPPROTO_IP),
8 XLAT(IPPROTO_ICMP),
11 XLAT(IPPROTO_TCP),
14 XLAT(IPPROTO_UDP),
17 XLAT(IPPROTO_IGMP),
20 XLAT(IPPROTO_GGP),
23 XLAT(IPPROTO_IPIP)
    [all...]
quotacmds.h 1 /* Generated by ./xlat/gen.sh from ./xlat/quotacmds.in; do not edit. */
3 static const struct xlat quotacmds[] = {
5 XLAT(Q_V1_QUOTAON),
8 XLAT(Q_V1_QUOTAOFF),
11 XLAT(Q_V1_GETQUOTA),
14 XLAT(Q_V1_SETQUOTA),
17 XLAT(Q_V1_SETUSE),
20 XLAT(Q_V1_SYNC),
23 XLAT(Q_SETQLIM)
    [all...]
qm_which.h 1 /* Generated by ./xlat/gen.sh from ./xlat/qm_which.in; do not edit. */
3 static const struct xlat qm_which[] = {
4 XLAT(0),
6 XLAT(QM_MODULES),
9 XLAT(QM_DEPS),
12 XLAT(QM_REFS),
15 XLAT(QM_SYMBOLS),
18 XLAT(QM_INFO),
socktcpoptions.h 1 /* Generated by ./xlat/gen.sh from ./xlat/socktcpoptions.in; do not edit. */
3 static const struct xlat socktcpoptions[] = {
5 XLAT(TCP_NODELAY),
8 XLAT(TCP_MAXSEG),
11 XLAT(TCP_CORK),
14 XLAT(TCP_KEEPIDLE),
17 XLAT(TCP_KEEPINTVL),
20 XLAT(TCP_KEEPCNT),
23 XLAT(TCP_SYNCNT)
    [all...]
ptrace_cmds.h 1 /* Generated by ./xlat/gen.sh from ./xlat/ptrace_cmds.in; do not edit. */
3 static const struct xlat ptrace_cmds[] = {
5 XLAT(PTRACE_TRACEME),
8 XLAT(PTRACE_PEEKTEXT),
11 XLAT(PTRACE_PEEKDATA),
14 XLAT(PTRACE_PEEKUSER),
17 XLAT(PTRACE_POKETEXT),
20 XLAT(PTRACE_POKEDATA),
23 XLAT(PTRACE_POKEUSER)
    [all...]
sockoptions.h 1 /* Generated by ./xlat/gen.sh from ./xlat/sockoptions.in; do not edit. */
3 static const struct xlat sockoptions[] = {
5 XLAT(SO_ACCEPTCONN),
8 XLAT(SO_ALLRAW),
11 XLAT(SO_ATTACH_FILTER),
14 XLAT(SO_BINDTODEVICE),
17 XLAT(SO_BROADCAST),
20 XLAT(SO_BSDCOMPAT),
23 XLAT(SO_DEBUG)
    [all...]
iffflags.h 1 /* Generated by ./xlat/gen.sh from ./xlat/iffflags.in; do not edit. */
3 static const struct xlat iffflags[] = {
5 XLAT(IFF_UP),
8 XLAT(IFF_BROADCAST),
11 XLAT(IFF_DEBUG),
14 XLAT(IFF_LOOPBACK),
17 XLAT(IFF_POINTOPOINT),
20 XLAT(IFF_NOTRAILERS),
23 XLAT(IFF_RUNNING)
    [all...]
sysctl_root.h 1 /* Generated by ./xlat/gen.sh from ./xlat/sysctl_root.in; do not edit. */
3 static const struct xlat sysctl_root[] = {
5 XLAT(CTL_KERN),
8 XLAT(CTL_VM),
11 XLAT(CTL_NET),
14 XLAT(CTL_PROC),
17 XLAT(CTL_FS),
20 XLAT(CTL_DEBUG),
23 XLAT(CTL_DEV)
    [all...]
addrfams.h 1 /* Generated by ./xlat/gen.sh from ./xlat/addrfams.in; do not edit. */
3 const struct xlat addrfams[] = {
5 XLAT(AF_UNSPEC),
8 XLAT(AF_LOCAL),
11 XLAT(AF_UNIX),
14 XLAT(AF_INET),
17 XLAT(AF_AX25),
20 XLAT(AF_IPX),
23 XLAT(AF_APPLETALK)
    [all...]
domains.h 1 /* Generated by ./xlat/gen.sh from ./xlat/domains.in; do not edit. */
3 static const struct xlat domains[] = {
5 XLAT(PF_UNSPEC),
8 XLAT(PF_LOCAL),
11 XLAT(PF_UNIX),
14 XLAT(PF_INET),
17 XLAT(PF_AX25),
20 XLAT(PF_IPX),
23 XLAT(PF_APPLETALK)
    [all...]
clone_flags.h 1 /* Generated by ./xlat/gen.sh from ./xlat/clone_flags.in; do not edit. */
3 static const struct xlat clone_flags[] = {
5 XLAT(CLONE_VM),
8 XLAT(CLONE_FS),
11 XLAT(CLONE_FILES),
14 XLAT(CLONE_SIGHAND),
17 XLAT(CLONE_IDLETASK),
20 XLAT(CLONE_PTRACE),
23 XLAT(CLONE_VFORK)
    [all...]
inotify_flags.h 1 /* Generated by ./xlat/gen.sh from ./xlat/inotify_flags.in; do not edit. */
3 static const struct xlat inotify_flags[] = {
5 XLAT(IN_ACCESS),
8 XLAT(IN_MODIFY),
11 XLAT(IN_ATTRIB),
14 XLAT(IN_CLOSE),
17 XLAT(IN_CLOSE_WRITE),
20 XLAT(IN_CLOSE_NOWRITE),
23 XLAT(IN_OPEN)
    [all...]
keyctl_commands.h 1 /* Generated by ./xlat/gen.sh from ./xlat/keyctl_commands.in; do not edit. */
3 static const struct xlat keyctl_commands[] = {
5 XLAT(KEYCTL_GET_KEYRING_ID),
8 XLAT(KEYCTL_JOIN_SESSION_KEYRING),
11 XLAT(KEYCTL_UPDATE),
14 XLAT(KEYCTL_REVOKE),
17 XLAT(KEYCTL_CHOWN),
20 XLAT(KEYCTL_SETPERM),
23 XLAT(KEYCTL_DESCRIBE)
    [all...]
mmap_flags.h 1 /* Generated by ./xlat/gen.sh from ./xlat/mmap_flags.in; do not edit. */
3 static const struct xlat mmap_flags[] = {
5 XLAT(MAP_SHARED),
8 XLAT(MAP_PRIVATE),
11 XLAT(MAP_FIXED),
14 XLAT(MAP_ANONYMOUS),
17 XLAT(MAP_32BIT),
20 XLAT(MAP_RENAME),
23 XLAT(MAP_NORESERVE)
    [all...]
nt_descriptor_types.h 1 /* Generated by ./xlat/gen.sh from ./xlat/nt_descriptor_types.in; do not edit. */
3 static const struct xlat nt_descriptor_types[] = {
5 XLAT(NT_PRSTATUS),
8 XLAT(NT_FPREGSET),
11 XLAT(NT_PRPSINFO),
14 XLAT(NT_PRXREG),
17 XLAT(NT_TASKSTRUCT),
20 XLAT(NT_PLATFORM),
23 XLAT(NT_AUXV)
    [all...]
sysctl_net_ipv4.h 1 /* Generated by ./xlat/gen.sh from ./xlat/sysctl_net_ipv4.in; do not edit. */
3 static const struct xlat sysctl_net_ipv4[] = {
5 XLAT(NET_IPV4_FORWARD),
8 XLAT(NET_IPV4_DYNADDR),
11 XLAT(NET_IPV4_CONF),
14 XLAT(NET_IPV4_NEIGH),
17 XLAT(NET_IPV4_ROUTE),
20 XLAT(NET_IPV4_FIB_HASH),
23 XLAT(NET_IPV4_NETFILTER)
    [all...]
futexops.h 1 /* Generated by ./xlat/gen.sh from ./xlat/futexops.in; do not edit. */
3 static const struct xlat futexops[] = {
5 XLAT(FUTEX_WAIT),
8 XLAT(FUTEX_WAKE),
11 XLAT(FUTEX_FD),
14 XLAT(FUTEX_REQUEUE),
17 XLAT(FUTEX_CMP_REQUEUE),
20 XLAT(FUTEX_WAKE_OP),
23 XLAT(FUTEX_LOCK_PI)
    [all...]

Completed in 170 milliseconds

1 2 3 4 5 6 7