Home
last modified time | relevance | path

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

/freebsd-14.2/usr.bin/truss/
H A Dsyscalls.c1109 if (get_struct(pid, arg, sa, len) == -1) { in print_sockaddr()
1602 if (get_struct(pid, args[sc->offset], &val, in print_arg()
1716 if (get_struct(pid, addr, u.buf, len) == -1) { in print_arg()
1784 if (get_struct(pid, args[sc->offset], &val, in print_arg()
2210 if (get_struct(pid, args[sc->offset], &buf, in print_arg()
2258 if (get_struct(pid, args[sc->offset], &status, in print_arg()
2316 if (get_struct(pid, args[sc->offset], oid, in print_arg()
2384 if (get_struct(pid, args[sc->offset], in print_arg()
2403 if (get_struct(pid, args[sc->offset], in print_arg()
2685 if (get_struct(pid, args[sc->offset], in print_arg()
[all …]