QUERY FILE DESCRIPTOR OF A PROCESS

I need to know the FDs of a process, in QNX4 i used qnx_fd_query() but
in QNX6 that function no exist anymore. How I can do that?

iofdinfo() I believe

orivas wrote:

I need to know the FDs of a process, in QNX4 i used qnx_fd_query() but
in QNX6 that function no exist anymore. How I can do that?