Home
last modified time | relevance | path

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

/freebsd-13.1/usr.bin/truss/
H A Dsyscalls.c1282 if (get_struct(pid, arg, sa, len) == -1) { in print_sockaddr()
1770 if (get_struct(pid, args[sc->offset], &val, in print_arg()
1884 if (get_struct(pid, addr, u.buf, len) == -1) { in print_arg()
1952 if (get_struct(pid, args[sc->offset], &val, in print_arg()
2378 if (get_struct(pid, args[sc->offset], &buf, in print_arg()
2426 if (get_struct(pid, args[sc->offset], &status, in print_arg()
2484 if (get_struct(pid, args[sc->offset], oid, in print_arg()
2552 if (get_struct(pid, args[sc->offset], in print_arg()
2571 if (get_struct(pid, args[sc->offset], in print_arg()
2850 if (get_struct(pid, args[sc->offset], in print_arg()
[all …]