Dtrace fds fi_pathname question
Dtrace fds fi_pathname question
- Subject: Dtrace fds fi_pathname question
- From: nemo nemo <email@hidden>
- Date: Sat, 06 Apr 2013 06:56:46 -0500
Hey all,
In a syscall probe, when utilizing the fds[] array and accessing the fi_pathname attribute i find that the first 2 characters have some non-printable data. In order to access the actual file path i have to use the following:
fds[arg0].fi_pathname+2
I was wondering if anyone knew what these first 2 bytes actually are. In Solaris documentation i do not see them referenced.
Thanks
nemo
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-kernel mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden