Home
last modified time | relevance | path

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

/trueos/usr.bin/truss/
HDi386-linux.c82 char **s_args; /* the printable arguments */ member
HDamd64-linux32.c82 char **s_args; /* the printable arguments */ member
HDia64-fbsd.c83 char **s_args; /* the printable arguments */ member
HDarm-fbsd.c84 char **s_args; /* the printable arguments */ member
HDsparc64-fbsd.c89 char **s_args; /* the printable arguments */ member
HDmips-fbsd.c88 char **s_args; /* the printable arguments */ member
HDamd64-fbsd.c84 char **s_args; /* the printable arguments */ member
HDi386-fbsd.c84 char **s_args; /* the printable arguments */ member
HDpowerpc64-fbsd.c83 char **s_args; /* the printable arguments */ member
HDpowerpc-fbsd.c88 char **s_args; /* the printable arguments */ member
HDamd64-fbsd32.c86 char **s_args; /* the printable arguments */ member
HDsyscalls.c1327 char **s_args) in print_syscall()
1373 char **s_args, int errorp, long retval, struct syscall *sc) in print_syscall_ret()
/trueos/usr.bin/xlint/lint1/
HDlint1.h254 #define s_args u._s_args macro