Lines Matching refs:u_int
44 typedef u_int *PX_LOCKP_T;
50 u_int s_fd; /* server's file descriptor */
51 u_int offset; /* offset to first pixmap info struct*/
52 u_int s_size; /* current total file size */
57 u_int s_dir_seq; /* server's shpx directory change cnt*/
58 u_int s_next_offset; /* server's next avail offset */
62 u_int xid; /* xid of shared pixmap */
63 u_int offset; /* offset to info struct */
64 u_int size; /* total size of this pixmap */
74 u_int magic; /* magic number, "PXMP"=0x50584D50 */
79 u_int s_cacheseq; /* server's cache sequence count */
80 u_int s_modified; /* server has changed this data struct*/
81 u_int data_offset; /* offset to pixel data */
82 u_int device_offset; /* offset to device specific section */
85 u_int linebytes; /* bytes per scanline */
89 u_int s_fd; /* server's file descriptor */
90 u_int s_size; /* server's size of pixel array */
91 u_int s_dir_index; /* server's shpx directory index */
96 u_int p_refcnt; /* for nested locking */
101 u_int s_devinfoseq; /* indicates change to dev_info */