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

/solaris-x11-s11/open-src/xserver/xorg/sun-src/os/solaris/mdb/modules/
H A DXserver_clients.c214 OsCommRec oscomm; local
216 if (mdb_vread(&oscomm, sizeof (oscomm),
218 != sizeof (oscomm)) {
222 mdb_printf("%4d ", oscomm.fd);

Completed in 15 milliseconds