Lines Matching refs:get_struct

1038 get_struct(pid_t pid, void *offset, void *buf, int len)  in get_struct()  function
1191 if (get_struct(pid, arg, sa, len) == -1) { in print_sockaddr()
1259 if (get_struct(pid, arg, &iov, iovcnt * sizeof(struct iovec)) == -1) { in print_iovec()
1274 if (len && get_struct(pid, iov[i].iov_base, &tmp2, len) != -1) { in print_iovec()
1508 if (get_struct(pid, msghdr->msg_control, cmsgbuf, len) == -1) { in print_cmsgs()
1580 if (get_struct(pid, (void *)args[sc->offset], &val, in print_arg()
1630 if (len && get_struct(pid, (void*)args[sc->offset], &tmp2, len) in print_arg()
1684 if (get_struct(pid, (void *)addr, u.buf, len) == -1) { in print_arg()
1702 if (get_struct(pid, (void *)addr, u.buf, len) == in print_arg()
1742 if (get_struct(pid, (void *)args[sc->offset], &val, in print_arg()
1782 if (get_struct(pid, (void *)args[sc->offset], &ts, in print_arg()
1795 if (get_struct(pid, (void *)args[sc->offset], &ts, sizeof(ts)) in print_arg()
1824 if (get_struct(pid, (void *)args[sc->offset], &tv, sizeof(tv)) in print_arg()
1835 if (get_struct(pid, (void *)args[sc->offset], &tv, sizeof(tv)) in print_arg()
1847 if (get_struct(pid, (void *)args[sc->offset], &itv, in print_arg()
1862 if (get_struct(pid, (void *)args[sc->offset], (void *)&largs, in print_arg()
1885 if (get_struct(pid, (void *)args[sc->offset], pfd, bytes) in print_arg()
1913 if (get_struct(pid, (void *)args[sc->offset], fds, bytes) in print_arg()
1935 if (get_struct(pid, (void *)args[sc->offset], (void *)&ss, in print_arg()
2015 if (get_struct(pid, (void *)args[sc->offset + 1], in print_arg()
2029 if (get_struct(pid, (void *)args[sc->offset], &sa, sizeof(sa)) in print_arg()
2070 if (numevents >= 0 && get_struct(pid, (void *)args[sc->offset], in print_arg()
2105 if (numevents >= 0 && get_struct(pid, (void *)args[sc->offset], in print_arg()
2128 if (get_struct(pid, (void *)args[sc->offset], &st, sizeof(st)) in print_arg()
2145 if (get_struct(pid, (void *)args[sc->offset], &st, sizeof(st)) in print_arg()
2163 if (get_struct(pid, (void *)args[sc->offset], &buf, in print_arg()
2186 if (get_struct(pid, (void *)args[sc->offset], &ru, sizeof(ru)) in print_arg()
2200 if (get_struct(pid, (void *)args[sc->offset], &rl, sizeof(rl)) in print_arg()
2211 if (get_struct(pid, (void *)args[sc->offset], &status, in print_arg()
2277 if (get_struct(pid, (void *)args[sc->offset], in print_arg()
2296 if (get_struct(pid, (void *)args[sc->offset], in print_arg()
2314 if (get_struct(pid, (void *)args[sc->offset], &rights, in print_arg()
2398 if (get_struct(pid, (void *)args[sc->offset], &rights, in print_arg()
2452 if (get_struct(pid, (void *)args[sc->offset], &sp, in print_arg()
2462 if (get_struct(pid, (void *)args[sc->offset], &sig, in print_arg()
2472 if (get_struct(pid, (void *)args[sc->offset], &si, in print_arg()
2493 if (get_struct(pid, (void *)args[sc->offset], in print_arg()
2504 if (get_struct(pid, (void *)args[sc->offset], in print_arg()
2532 if (get_struct(pid, (void *)args[sc->offset], &fds, sizeof(fds)) in print_arg()
2544 if (get_struct(pid, (void *)args[sc->offset], &fsb, sizeof(fsb)) in print_arg()