Home
last modified time | relevance | path

Searched defs:s_args (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/usr.bin/truss/
H A Dtruss.h83 char *s_args[10]; /* the printable arguments */ member
H A Dsyscalls.c2728 char **s_args; in print_syscall() local