Lines Matching defs:tcp
175 getllval(struct tcb *tcp, unsigned long long *val, int arg_no) in getllval()
222 printllval(struct tcb *tcp, const char *format, int arg_no) in printllval()
304 printnum_addr_long_int(struct tcb *tcp, const kernel_ulong_t addr) in printnum_addr_long_int()
316 printnum_addr_klong_int(struct tcb *tcp, const kernel_ulong_t addr) in printnum_addr_klong_int()
382 getfdproto(struct tcb *tcp, int fd) in getfdproto()
412 getfdinode(struct tcb *tcp, int fd) in getfdinode()
430 printsocket(struct tcb *tcp, int fd, const char *path) in printsocket()
444 printdev(struct tcb *tcp, int fd, const char *path) in printdev()
472 printfd(struct tcb *tcp, int fd) in printfd()
751 printpathn(struct tcb *const tcp, const kernel_ulong_t addr, unsigned int n) in printpathn()
778 printpath(struct tcb *const tcp, const kernel_ulong_t addr) in printpath()
796 printstr_ex(struct tcb *const tcp, const kernel_ulong_t addr, in printstr_ex()
860 dumpiov_upto(struct tcb *const tcp, const int len, const kernel_ulong_t addr, in dumpiov_upto()
918 dumpstr(struct tcb *const tcp, const kernel_ulong_t addr, const int len) in dumpstr()
993 tfetch_mem64(struct tcb *const tcp, const uint64_t addr, in tfetch_mem64()
1002 tfetch_mem64_ignore_syserror(struct tcb *const tcp, const uint64_t addr, in tfetch_mem64_ignore_syserror()
1010 umoven_or_printaddr64(struct tcb *const tcp, const uint64_t addr, in umoven_or_printaddr64()
1020 umoven_or_printaddr64_ignore_syserror(struct tcb *const tcp, in umoven_or_printaddr64_ignore_syserror()
1032 print_int32_array_member(struct tcb *tcp, void *elem_buf, size_t elem_size, in print_int32_array_member()
1041 print_uint32_array_member(struct tcb *tcp, void *elem_buf, size_t elem_size, in print_uint32_array_member()
1050 print_uint64_array_member(struct tcb *tcp, void *elem_buf, size_t elem_size, in print_uint64_array_member()
1090 print_array_ex(struct tcb *const tcp, in print_array_ex()
1182 printargs(struct tcb *tcp) in printargs()
1192 printargs_u(struct tcb *tcp) in printargs_u()
1203 printargs_d(struct tcb *tcp) in printargs_d()
1231 read_int_from_file(struct tcb *tcp, const char *const fname, int *const pvalue) in read_int_from_file()