Home
last modified time | relevance | path

Searched refs:printpidfd (Results 1 – 5 of 5) sorted by relevance

/external/strace/
Dkcmp.c40 printpidfd(struct tcb *tcp, pid_t pid, int fd) in printpidfd() function
52 printpidfd((tcp_), (pid_), (where_).field_); \
69 printpidfd(tcp, pid1, idx1); in SYS_FUNC()
71 printpidfd(tcp, pid1, idx2); in SYS_FUNC()
79 printpidfd(tcp, pid1, idx1); in SYS_FUNC()
DChangeLog11366 * kcmp.c (printpidfd): New function.
11368 (SYS_FUNC(kcmp)) <case KCMP_FILE>: Use printpidfd for printing
/external/strace/tests-m32/
Dkcmp.c86 printpidfd(const char *prefix, pid_t pid, unsigned fd) in printpidfd() function
114 printpidfd(", ", pid1, idx1); in do_kcmp()
115 printpidfd(", ", pid2, idx2); in do_kcmp()
124 printpidfd(", ", pid1, idx1); in do_kcmp()
131 printpidfd("{efd=", pid2, slot->efd); in do_kcmp()
132 printpidfd(", tfd=", pid2, slot->tfd); in do_kcmp()
/external/strace/tests/
Dkcmp.c86 printpidfd(const char *prefix, pid_t pid, unsigned fd) in printpidfd() function
114 printpidfd(", ", pid1, idx1); in do_kcmp()
115 printpidfd(", ", pid2, idx2); in do_kcmp()
124 printpidfd(", ", pid1, idx1); in do_kcmp()
131 printpidfd("{efd=", pid2, slot->efd); in do_kcmp()
132 printpidfd(", tfd=", pid2, slot->tfd); in do_kcmp()
/external/strace/tests-mx32/
Dkcmp.c86 printpidfd(const char *prefix, pid_t pid, unsigned fd) in printpidfd() function
114 printpidfd(", ", pid1, idx1); in do_kcmp()
115 printpidfd(", ", pid2, idx2); in do_kcmp()
124 printpidfd(", ", pid1, idx1); in do_kcmp()
131 printpidfd("{efd=", pid2, slot->efd); in do_kcmp()
132 printpidfd(", tfd=", pid2, slot->tfd); in do_kcmp()