fds[ fd ].fi_pathname is the magical thing it seems. 

Thanks Angelo!

For example:

syscall::read:entry 
{
    printf("s\n", fds[arg0].fi_pathname);
}


--
This message posted from opensolaris.org
_______________________________________________
dtrace-discuss mailing list
[email protected]

Reply via email to