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

  /external/strace/
resource.c 153 printxval(resources, tcp->u_arg[0], "RLIMIT_???");
179 printxval(resources, tcp->u_arg[0], "RLIMIT_???");
219 printxval(resources, tcp->u_arg[0], "RLIMIT_???");
241 printxval(resources, tcp->u_arg[0], "RLIMIT_???");
364 printxval(usagewho, tcp->u_arg[0], "RUSAGE_???");
377 printxval(usagewho, tcp->u_arg[0], "RUSAGE_???");
428 printxval(priorities, tcp->u_arg[0], "PRIO_???");
438 printxval(priorities, tcp->u_arg[0], "PRIO_???");
term.c 217 printxval(baud_options, tios.c_cflag & CBAUD, "B???");
219 printxval(baud_options, tios.c_ispeed, "B???");
222 printxval(baud_options, tios.c_ospeed, "B???");
261 printxval(baud_options, tio.c_cflag & CBAUD, "B???");
320 printxval(tcxonc_options, arg, "TC???");
326 printxval(tcflsh_options, arg, "TC???");
net.c 1242 printxval(addrfams, addrbuf.sa.sa_family, "AF_???");
1315 printxval(af_packet_types, addrbuf.ll.sll_pkttype, "?");
1365 printxval(socketlayers, cmsg->cmsg_level, "SOL_???");
1371 printxval(scmvals, cmsg->cmsg_type, "SCM_???");
    [all...]
system.c 220 printxval(personality_options, tcp->u_arg[0], "PER_???");
300 printxval(cacheflush_scope, tcp->u_arg[1], "FLUSH_SCOPE_???");
331 printxval(sram_alloc_flags, tcp->u_arg[1], "???_SRAM");
354 printxval(cacheflush_flags, tcp->u_arg[1], "?CACHE");
633 printxval(ex_auth_flags, e.ex_auth, "AUTH_???");
692 printxval(sysconflimits, tcp->u_arg[0], "_SC_???");
739 printxval(pathconflimits, tcp->u_arg[1], "_PC_???");
750 printxval(pathconflimits, tcp->u_arg[1], "_PC_???");
851 printxval(sysconfig_options, tcp->u_arg[0], "_CONFIG_???");
885 printxval(sysinfo_options, tcp->u_arg[0], "SI_???")
    [all...]
proc.c 116 printxval(proc_status_why, status.pr_why,
231 printxval(proc_status_why, status.why, "S_???");
stream.c 628 printxval (xti_level, hdr.level, "???");
632 printxval (xti_generic, hdr.name, "XTI_???");
639 printxval (transport_user_flags, hdr.status, "T_???");
941 printxval (service_type, m.info_ack.SERV_type, "T_???");
943 printxval (ts_state, m.info_ack.CURRENT_state, "TS_???");
960 printxval (transport_user_options,
963 printxval (tli_errors, m.error_ack.TLI_error, "T???");
972 printxval (transport_user_options,
1221 printxval(stream_flush_options, arg, "FLUSH???");
1270 printxval(stream_read_options, arg & RMODEMASK, "R???")
    [all...]
time.c 394 printxval(which, tcp->u_arg[0], "ITIMER_???");
412 printxval(which, tcp->u_arg[0], "ITIMER_???");
429 printxval(which, tcp->u_arg[0], "ITIMER_???");
448 printxval(which, tcp->u_arg[0], "ITIMER_???");
705 printxval(clocknames, tcp->u_arg[0], "CLOCK_???");
717 printxval(clocknames, tcp->u_arg[0], "CLOCK_???");
733 printxval(clocknames, tcp->u_arg[0], "CLOCK_???");
784 printxval(sigev_value, sev.sigev_notify + 1, "SIGEV_???");
819 printxval(sigev_value, sev.sigev_notify+1, "SIGEV_???");
840 printxval(clocknames, tcp->u_arg[0], "CLOCK_???")
    [all...]
desc.c 274 printxval(lockfcmds, fl.l_type, "F_???");
276 printxval(whence, fl.l_whence, "SEEK_???");
297 printxval(lockfcmds, fl.l_type, "F_???");
299 printxval(whence, fl.l_whence, "SEEK_???");
314 printxval(fcntlcmds, tcp->u_arg[1], "F_???");
362 printxval(lockfcmds, tcp->u_arg[2], "F_???");
713 printxval(epollctls, tcp->u_arg[1], "EPOLL_CTL_???");
mem.c 251 printxval(mmap_flags, u_arg[3] & MAP_TYPE, "MAP_???");
371 printxval(mmap_flags, u_arg[3] & MAP_TYPE, "MAP_???");
462 printxval(madvise_cmds, tcp->u_arg[2], "MADV_???");
740 printxval(mmap_flags, tcp->u_arg[4] & MAP_TYPE, "MAP_???");
844 printxval(policies, tcp->u_arg[2], "MPOL_???");
857 printxval(policies, tcp->u_arg[0], "MPOL_???");
874 printxval(policies, pol, "MPOL_???");
quota.c 473 printxval(quota_formats, fmt, "QFMT_VFS_???");
648 printxval(quotacmds, cmd, "Q_???");
650 printxval(quotatypes, type, "???QUOTA");
658 printxval(quota_formats, id, "QFMT_VFS_???");
722 printxval(quotacmds, tcp->u_arg[0], "Q_???");
729 printxval(quotacmds, tcp->u_arg[1], "Q_???");
scsi.c 43 printxval(sg_io_dxfer_direction, sg_io->dxfer_direction,
sock.c 191 printxval(addrfams,
274 printxval(addrfams,
bjm.c 108 printxval(which, tcp->u_arg[1], "QM_???");
file.c 592 printxval(whence, _whence, "SEEK_???");
612 printxval(whence, _whence, "SEEK_???");
645 printxval(whence, tcp->u_arg[4], "SEEK_???");
676 printxval(whence, tcp->u_arg[argn], "SEEK_???");
    [all...]
ipc.c 186 printxval((flagset), (arg) &~ IPC_64, dflt)
188 # define PRINTCTL printxval
block.c 97 printxval(blkpg_ops, blkpg->op, "BLKPG_???");
process.c 290 printxval(prctl_options, tcp->u_arg[0], "PR_???");
    [all...]
defs.h 534 extern void printxval(const struct xlat *, int, const char *);
signal.c     [all...]
util.c 241 printxval(const struct xlat *xlat, int val, const char *dflt) function
    [all...]

Completed in 142 milliseconds