HomeSort by relevance Sort by last modified time
    Searched refs:errstr (Results 26 - 50 of 268) sorted by null

12 3 4 5 6 7 8 91011

  /external/strace/tests-m32/
prctl-securebits.c 43 static const char *errstr; variable
51 errstr = sprintrc(rc);
66 printf("prctl(PR_SET_SECUREBITS, 0) = %s\n", errstr);
73 (unsigned long long) bits1 & ~0xffULL, errstr);
78 " = %s\n", (unsigned long long) bits2, errstr);
86 " = %s\n", errstr);
89 printf("prctl(PR_GET_SECUREBITS) = %s", errstr);
prctl-arg2-intptr.c 43 static const char *errstr; variable
51 errstr = sprintrc(rc);
80 printf("prctl(%s, NULL) = %s\n", options[i].str, errstr);
85 (unsigned long long) bogus_addr1, errstr);
90 (unsigned long long) bogus_addr2, errstr);
94 ptr + 1, errstr);
99 options[i].str, *ptr, errstr);
102 options[i].str, ptr, errstr);
109 (unsigned long long) bogus_addr3, errstr);
so_peercred.c 39 static const char *errstr; variable
45 errstr = sprintrc(rc);
66 printf("}, [%d]) = %s\n", *len, errstr);
80 (unsigned int) sizeof(*peercred) + 1, *len, errstr);
87 printf("}, [%d]) = %s\n", *len, errstr);
95 printf("}, [%d]) = %s\n", *len, errstr);
102 printf(", [%d]) = %s\n", *len, errstr);
108 fd, &peercred->uid, *len, errstr);
113 fd, peercred, len + 1, errstr);
setgroups.c 73 const char *errstr; local
103 errstr = sprintrc(rc);
106 printf("]) = %s\n", errstr);
115 errstr = sprintrc(rc);
118 printf(", %p]) = %s\n", g1 + 1, errstr);
123 errstr = sprintrc(rc);
128 printf("]) = %s\n", errstr);
131 errstr = sprintrc(rc);
136 printf(", %p]) = %s\n", g2 + 2, errstr);
141 errstr = sprintrc(rc)
    [all...]
oldselect-efault.c 41 static const char *errstr; variable
48 errstr = sprintrc(rc);
60 printf("select(NULL) = %s\n", errstr);
65 printf("select(%p) = %s\n", args, errstr);
ptrace.c 43 static const char *errstr; variable
50 errstr = sprintrc(rc);
59 (unsigned) pid, bad_request, errstr);
73 (unsigned) pid, psi->off, psi->nr, bad_request, errstr);
142 errstr);
157 errstr);
187 bad_request, (unsigned) pid, errstr);
192 (unsigned) pid, bad_request, errstr);
195 (unsigned) pid, bad_request, bad_data, errstr);
201 (unsigned) pid, bad_request, errstr);
    [all...]
memfd_create.c 52 static const char *errstr; variable
58 errstr = sprintrc(rc);
71 (int) size - 1, pattern, errstr);
78 errstr);
84 pattern, errstr);
92 (unsigned int) flags, MFD_HUGE_MASK, errstr);
seccomp_get_action_avail.c 47 static const char *errstr; variable
54 errstr = sprintrc(rc);
97 actions[i].str, errstr);
104 act + 1, errstr);
109 (uintmax_t) f8ill_ptr_to_kulong(act), errstr);
115 (unsigned int) flags, errstr);
  /external/strace/tests-mx32/
init_module.c 54 const char *errstr; local
64 errstr = sprintrc(rc);
68 printf("\"...) = %s\n", errstr);
73 errstr = sprintrc(rc);
77 printf("\") = %s\n", errstr);
92 errstr = sprintrc(rc);
96 printf("\") = %s\n", errstr);
prctl-securebits.c 43 static const char *errstr; variable
51 errstr = sprintrc(rc);
66 printf("prctl(PR_SET_SECUREBITS, 0) = %s\n", errstr);
73 (unsigned long long) bits1 & ~0xffULL, errstr);
78 " = %s\n", (unsigned long long) bits2, errstr);
86 " = %s\n", errstr);
89 printf("prctl(PR_GET_SECUREBITS) = %s", errstr);
prctl-arg2-intptr.c 43 static const char *errstr; variable
51 errstr = sprintrc(rc);
80 printf("prctl(%s, NULL) = %s\n", options[i].str, errstr);
85 (unsigned long long) bogus_addr1, errstr);
90 (unsigned long long) bogus_addr2, errstr);
94 ptr + 1, errstr);
99 options[i].str, *ptr, errstr);
102 options[i].str, ptr, errstr);
109 (unsigned long long) bogus_addr3, errstr);
so_peercred.c 39 static const char *errstr; variable
45 errstr = sprintrc(rc);
66 printf("}, [%d]) = %s\n", *len, errstr);
80 (unsigned int) sizeof(*peercred) + 1, *len, errstr);
87 printf("}, [%d]) = %s\n", *len, errstr);
95 printf("}, [%d]) = %s\n", *len, errstr);
102 printf(", [%d]) = %s\n", *len, errstr);
108 fd, &peercred->uid, *len, errstr);
113 fd, peercred, len + 1, errstr);
setgroups.c 73 const char *errstr; local
103 errstr = sprintrc(rc);
106 printf("]) = %s\n", errstr);
115 errstr = sprintrc(rc);
118 printf(", %p]) = %s\n", g1 + 1, errstr);
123 errstr = sprintrc(rc);
128 printf("]) = %s\n", errstr);
131 errstr = sprintrc(rc);
136 printf(", %p]) = %s\n", g2 + 2, errstr);
141 errstr = sprintrc(rc)
    [all...]
oldselect-efault.c 41 static const char *errstr; variable
48 errstr = sprintrc(rc);
60 printf("select(NULL) = %s\n", errstr);
65 printf("select(%p) = %s\n", args, errstr);
ptrace.c 43 static const char *errstr; variable
50 errstr = sprintrc(rc);
59 (unsigned) pid, bad_request, errstr);
73 (unsigned) pid, psi->off, psi->nr, bad_request, errstr);
142 errstr);
157 errstr);
187 bad_request, (unsigned) pid, errstr);
192 (unsigned) pid, bad_request, errstr);
195 (unsigned) pid, bad_request, bad_data, errstr);
201 (unsigned) pid, bad_request, errstr);
    [all...]
memfd_create.c 52 static const char *errstr; variable
58 errstr = sprintrc(rc);
71 (int) size - 1, pattern, errstr);
78 errstr);
84 pattern, errstr);
92 (unsigned int) flags, MFD_HUGE_MASK, errstr);
seccomp_get_action_avail.c 47 static const char *errstr; variable
54 errstr = sprintrc(rc);
97 actions[i].str, errstr);
104 act + 1, errstr);
109 (uintmax_t) f8ill_ptr_to_kulong(act), errstr);
115 (unsigned int) flags, errstr);
  /external/strace/tests/
prctl-arg2-intptr.c 43 static const char *errstr; variable
51 errstr = sprintrc(rc);
80 printf("prctl(%s, NULL) = %s\n", options[i].str, errstr);
85 (unsigned long long) bogus_addr1, errstr);
90 (unsigned long long) bogus_addr2, errstr);
94 ptr + 1, errstr);
99 options[i].str, *ptr, errstr);
102 options[i].str, ptr, errstr);
109 (unsigned long long) bogus_addr3, errstr);
so_peercred.c 39 static const char *errstr; variable
45 errstr = sprintrc(rc);
66 printf("}, [%d]) = %s\n", *len, errstr);
80 (unsigned int) sizeof(*peercred) + 1, *len, errstr);
87 printf("}, [%d]) = %s\n", *len, errstr);
95 printf("}, [%d]) = %s\n", *len, errstr);
102 printf(", [%d]) = %s\n", *len, errstr);
108 fd, &peercred->uid, *len, errstr);
113 fd, peercred, len + 1, errstr);
setgroups.c 73 const char *errstr; local
103 errstr = sprintrc(rc);
106 printf("]) = %s\n", errstr);
115 errstr = sprintrc(rc);
118 printf(", %p]) = %s\n", g1 + 1, errstr);
123 errstr = sprintrc(rc);
128 printf("]) = %s\n", errstr);
131 errstr = sprintrc(rc);
136 printf(", %p]) = %s\n", g2 + 2, errstr);
141 errstr = sprintrc(rc)
    [all...]
oldselect-efault.c 41 static const char *errstr; variable
48 errstr = sprintrc(rc);
60 printf("select(NULL) = %s\n", errstr);
65 printf("select(%p) = %s\n", args, errstr);
ptrace.c 43 static const char *errstr; variable
50 errstr = sprintrc(rc);
59 (unsigned) pid, bad_request, errstr);
73 (unsigned) pid, psi->off, psi->nr, bad_request, errstr);
142 errstr);
157 errstr);
187 bad_request, (unsigned) pid, errstr);
192 (unsigned) pid, bad_request, errstr);
195 (unsigned) pid, bad_request, bad_data, errstr);
201 (unsigned) pid, bad_request, errstr);
    [all...]
memfd_create.c 52 static const char *errstr; variable
58 errstr = sprintrc(rc);
71 (int) size - 1, pattern, errstr);
78 errstr);
84 pattern, errstr);
92 (unsigned int) flags, MFD_HUGE_MASK, errstr);
seccomp_get_action_avail.c 47 static const char *errstr; variable
54 errstr = sprintrc(rc);
97 actions[i].str, errstr);
104 act + 1, errstr);
109 (uintmax_t) f8ill_ptr_to_kulong(act), errstr);
115 (unsigned int) flags, errstr);
sockopt-sol_netlink.c 39 static const char *errstr; variable
45 errstr = sprintrc(rc);
53 errstr = sprintrc(rc);
118 printf(", [%d]) = %s\n", *len, errstr);
131 printf("]) = %s\n", errstr);
140 printf("]) = %s\n", errstr);
152 printf("]) = %s\n", errstr);
167 printf("]) = %s\n", errstr);
175 fd, names[i].str, efault, *len, errstr);
180 fd, names[i].str, val, len + 1, errstr);
    [all...]

Completed in 252 milliseconds

12 3 4 5 6 7 8 91011