Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/truss/
H A Dactions.c56 void showpaths(private_t *, const struct systable *);
819 showpaths(pri, stp); in sysexit()
870 showpaths(private_t *pri, const struct systable *stp) in showpaths() function
947 showpaths(pri, &systable[SYS_execve]); in showargs()