Searched refs:oscomm (Results 1 - 1 of 1) sorted by relevance

/solaris-x11-s12/open-src/xserver/xorg/sun-src/os/solaris/mdb/modules/
H A DXserver_clients.c226 OsCommRec oscomm; local
228 if (mdb_vread(&oscomm, sizeof (oscomm),
230 != sizeof (oscomm)) {
234 mdb_printf("%4d ", oscomm.fd);

Completed in 49 milliseconds