Home | History | Annotate | Download | only in strace

Lines Matching refs:tcp

38 loop_ioctl(struct tcb *tcp, const unsigned int code, long arg)
43 if (entering(tcp))
50 if (!verbose(tcp) || umove(tcp, arg, &info) < 0)
55 if (!abbrev(tcp)) {
64 if (!abbrev(tcp) || info.lo_encrypt_type != LO_CRYPT_NONE) {
78 if (!abbrev(tcp) || info.lo_encrypt_type != LO_CRYPT_NONE) {
84 if (!abbrev(tcp))
97 if (!verbose(tcp) || umove(tcp, arg, &info64) < 0)
102 if (!abbrev(tcp)) {
118 if (!abbrev(tcp) || info64.lo_encrypt_type != LO_CRYPT_NONE) {
133 if (!abbrev(tcp) || info64.lo_encrypt_type != LO_CRYPT_NONE) {
142 if (!abbrev(tcp))