How to get the filepath and filenames in pfiles PID command?

Hi,

When I use pfiles PID, it displays the below output and i just see the inode, can i able to get the full path and file name? pl help me on this.

Current rlimit: 8192 file descriptors
0: S_IFCHR mode:0620 dev:308,0 ino:12582968 uid:1001378434 gid:7 rdev:24,26
O_RDWR
/devices/pseudo/pts@0:26

Thanks,

You already have the full path: /devices/pseudo/pts@0:26

Hi,

I just tried,

file /devices/pseudo/tl@0:ticotsord
/devices/pseudo/tl@0:ticotsord: character special (105/1)

But is this really a file?

Files under the /devices directory are representing real or virtual devices.