HomeSort by relevance Sort by last modified time
    Searched refs:xlat (Results 1 - 21 of 21) sorted by null

  /external/strace/
proc.c 35 static const struct xlat proc_status_flags[] = {
60 static const struct xlat proc_status_why[] = {
76 static const struct xlat proc_run_flags[] = {
189 static const struct xlat proc_status_why[] = {
199 static const struct xlat proc_status_flags[] = {
system.c 97 static const struct xlat mount_flags[] = {
170 static const struct xlat umount_flags[] = {
190 static const struct xlat personality_options[] = {
225 static const struct xlat bootflags1[] = {
230 static const struct xlat bootflags2[] = {
237 static const struct xlat bootflags3[] = {
266 static const struct xlat cacheflush_scope[] = {
279 static const struct xlat cacheflush_flags[] = {
315 static const struct xlat sram_alloc_flags[] = {
338 static const struct xlat cacheflush_flags[] =
    [all...]
util.c 170 xlookup(const struct xlat *xlat, int val)
172 for (; xlat->str != NULL; xlat++)
173 if (xlat->val == val)
174 return xlat->str;
234 * Print entry in struct xlat table, if there.
237 printxval(const struct xlat *xlat, int val, const char *dflt)
239 const char *str = xlookup(xlat, val)
    [all...]
defs.h 452 struct xlat { struct
457 extern const struct xlat open_mode_flags[];
458 extern const struct xlat addrfams[];
459 extern const struct xlat struct_user_offsets[];
460 extern const struct xlat open_access_modes[];
512 extern const char *xlookup(const struct xlat *, int);
530 extern void printxval(const struct xlat *, int, const char *);
532 extern int addflags(const struct xlat *, int);
533 extern int printflags(const struct xlat *, int, const char *);
534 extern const char *sprintflags(const char *, const struct xlat *, int)
    [all...]
mem.c 85 static const struct xlat mmap_prot[] = {
105 static const struct xlat mmap_flags[] = {
412 static const struct xlat mremap_flags[] = {
436 static const struct xlat madvise_cmds[] = {
468 static const struct xlat mlockall_flags[] = {
493 static const struct xlat mctl_sync[] = {
521 static const struct xlat mctl_funcs[] = {
530 static const struct xlat mctl_lockas[] = {
763 static const struct xlat policies[] = {
771 static const struct xlat mbindflags[] =
    [all...]
ipc.c 78 static const struct xlat msgctl_flags[] = {
90 static const struct xlat semctl_flags[] = {
109 static const struct xlat shmctl_flags[] = {
127 static const struct xlat resource_flags[] = {
134 static const struct xlat shm_resource_flags[] = {
143 static const struct xlat shm_flags[] = {
152 static const struct xlat msg_flags[] = {
161 static const struct xlat semop_flags[] = {
stream.c 73 static const struct xlat msgflags[] = {
182 static const struct xlat pmsgflags[] = {
275 static const struct xlat pollflags[] = {
479 static const struct xlat stream_flush_options[] = {
489 static const struct xlat stream_setsig_flags[] = {
518 static const struct xlat stream_read_options[] = {
525 static const struct xlat stream_read_flags[] = {
543 static const struct xlat stream_write_flags[] = {
551 static const struct xlat stream_atmark_options[] = {
559 static const struct xlat transport_user_options[] =
    [all...]
term.c 51 static const struct xlat tcxonc_options[] = {
60 static const struct xlat tcflsh_options[] = {
68 static const struct xlat baud_options[] = {
143 static const struct xlat modem_flags[] = {
net.c 122 static const struct xlat domains[] = {
224 const struct xlat addrfams[] = {
320 static const struct xlat socktypes[] = {
340 static const struct xlat sock_type_flags[] = {
352 static const struct xlat socketlayers[] = {
454 static const struct xlat protocols[] = {
545 static const struct xlat msg_flags[] = {
604 static const struct xlat sockoptions[] = {
739 static const struct xlat sockipoptions[] = {
826 static const struct xlat sockipv6options[] =
    [all...]
bjm.c 81 static const struct xlat which[] = {
91 static const struct xlat modflags[] = {
desc.c 56 static const struct xlat fcntlcmds[] = {
166 static const struct xlat fdflags[] = {
175 static const struct xlat flockcmds[] = {
185 static const struct xlat lockfcmds[] = {
199 static const struct xlat notifyflags[] = {
225 static const struct xlat whence[] = {
625 static const struct xlat epollctls[] = {
638 static const struct xlat epollevents[] = {
quota.c 85 static const struct xlat quotacmds[] = {
128 static const struct xlat quotatypes[] = {
138 static const struct xlat quota_formats[] = {
153 static const struct xlat xfs_quota_flags[] = {
161 static const struct xlat xfs_dqblk_flags[] = {
178 static const struct xlat if_dqblk_valid[] = {
258 static const struct xlat if_dqinfo_valid[] = {
700 static const struct xlat quotacmds[] = {
resource.c 58 static const struct xlat resources[] = {
258 static const struct xlat usagewho[] = {
417 static const struct xlat priorities[] = {
scsi.c 7 static const struct xlat sg_io_dxfer_direction[] = {
signal.c 175 static const struct xlat sigvec_flags[] = {
195 static const struct xlat sigact_flags[] = {
247 static const struct xlat sigprocmaskcmds[] = {
552 static const struct xlat siginfo_codes[] = {
589 static const struct xlat sigill_codes[] = {
601 static const struct xlat sigfpe_codes[] = {
613 static const struct xlat sigtrap_codes[] = {
619 static const struct xlat sigchld_codes[] = {
629 static const struct xlat sigpoll_codes[] = {
639 static const struct xlat sigprof_codes[] =
    [all...]
time.c 336 static const struct xlat which[] = {
464 static const struct xlat adjtimex_modes[] = {
493 static const struct xlat adjtimex_status[] = {
536 static const struct xlat adjtimex_state[] = {
670 static const struct xlat clockflags[] = {
675 static const struct xlat clocknames[] = {
751 static const struct xlat sigev_value[] = {
984 static const struct xlat timerfdflags[] = {
file.c 266 const struct xlat open_access_modes[] = {
276 const struct xlat open_mode_flags[] = {
422 const struct xlat *x;
491 static const struct xlat openmodessol[] = {
537 static const struct xlat access_flags[] = {
587 static const struct xlat whence[] = {
752 static const struct xlat modetypes[] = {
991 static const struct xlat fileflags[] = {
1381 static const struct xlat fstatatflags[] = {
    [all...]
process.c 133 static const struct xlat prctl_options[] = {
569 static const struct xlat clone_flags[] = {
    [all...]
block.c 85 static const struct xlat blkpg_ops[] = {
sock.c 50 static const struct xlat iffflags[] = {
  /external/valgrind/main/perf/
tinycc.c     [all...]

Completed in 772 milliseconds