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

/solaris-x11-s11/open-src/lib/libdga/sun-src/
H A Ddga_pixshared.h44 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 magi
[all...]
H A Dmbufsetstr.h45 u_int mbufseq[DGA_MAX_GRABBABLE_BUFS];
46 u_int clipseq[DGA_MAX_GRABBABLE_BUFS];
47 u_int curseq[DGA_MAX_GRABBABLE_BUFS];
51 u_int cacheSeqs[DGA_MAX_GRABBABLE_BUFS];
56 u_int devInfoSeqs[DGA_MAX_GRABBABLE_BUFS];
H A Dpix_grab.h49 u_int cid; /* client id */
51 u_int fd; /* server's per client file descrptr*/
52 u_int size; /* client file size */
53 u_int npix; /* number of pixmaps using this entry */
H A Ddga_rtnshared.h74 u_int magic; /* magic number, "RTND"=0x52544E44 */
79 u_int s_cacheseq; /* server's cache sequence count */
80 u_int s_modified; /*server has changed this data struct*/
82 u_int first_mmap_offset; /* mmap offset to next file section */
83 u_int device_offset; /* offset to device specific section */
86 u_int linebytes; /* bytes per scanline */
88 u_int s_size; /* server size of pixel array */
93 u_int c_size; /* client size of pixel array */
95 u_int c_modified; /* client noticed server mods */
96 u_int c_cachese
[all...]
H A Ddga_internal.h41 typedef u_int *Dga_lockp;
54 u_int c_chngcnt; /* last recorded window change count */
55 u_int *s_chngcnt_p; /* ptr to server's global change cnt */
67 u_int c_wm_chngcnt[17]; /* last recorded global change counts */
68 u_int *w_wm_2nd; /* Ptr to second entry in wm_chngcnt[]*/
70 u_int c_clipseq; /* last recorded clip change count */
71 u_int *s_clipseq_p; /* ptr to server's clip change count */
73 u_int w_cliplen; /* client's size of cliplist in bytes*/
86 u_int c_curseq; /* last recorded cursor change count */
87 u_int *s_curseq_
[all...]
H A Dvmbuf_grab.h51 u_int masterChngCnt; /* bumped when anything changes in any buffer */
52 u_int chngCnts[DGA_MAX_GRABBABLE_BUFS];
H A Ddga_winshared.h256 u_int curg_linebytes;
265 u_int c_magic; /* magic no, "CURG"=0x43555247 */
266 u_int c_filesuffix; /* to derive cursor grabber filename */
271 u_int c_chng_cnt; /* Change count */
278 u_int c_cookie; /* "cookie" for lock pages */
304 u_int reserved_1;
305 u_int reserved_2;
306 u_int reserved_3;
307 u_int reserved_4;
308 u_int reserved_
[all...]
H A Ddga.h38 #define u_int uint_t macro
57 typedef u_int Dga_token;
60 u_int width;
61 u_int height;
62 u_int depth;
63 u_int linebytes;
72 u_int reserved_1; /* for future use */
73 u_int reserved_2; /* for future use */
74 u_int reserved_3; /* for the future */
75 u_int reserved_
[all...]
H A Ddga_db.c75 static u_int *dga_vrt_access();
84 u_int *cpage;
85 u_int *dga_vrt_access();
234 u_int *counter = wg_clientp->db_vrtcntrp;
240 while (((u_int) (*counter - wg_clientp->db_lastvrtcntr))
253 u_int *counter = wg_clientp->db_vrtcntrp;
256 ((u_int) (*counter - wg_clientp->db_lastvrtcntr))
306 static u_int
310 u_int *cpage;
311 u_int dev_offse
[all...]
H A Dcmap_grab.h155 u_int device_offset; /* offset to device specific section */
H A Dmbuf_update.c268 { u_int reportChanges;
414 u_int *s_cacheseq_p;
431 u_int *s_devinfoseq_p;
H A Drtn_grab.c58 * u_int *linebytes;
268 * u_int * - Pointer to the location to store the linebytes.
282 u_int *linebytes;
629 u_int port;
664 clientp->s_rtnseq_p = (u_int *)&(infop->s_modified);
666 clientp->s_rtncachseq_p = (u_int *)&(infop->s_cacheseq);
907 clientp->s_rtnseq_p = (u_int *) &(clientp->s_rtnseq_p);
H A Ddraw_db.c35 int (*vrtfunc)(Dga_drawable), u_int *vrtcounterp)
H A Dwin_update.c244 { u_int reportChanges;
H A Dcmap_grab.c386 cmap_grab->cm_lockp = (u_int *) lock ;
402 cmap_grab->cm_unlockp = (u_int *) unlock ;
412 cmap_grab->cm_lockp = (u_int *) lock ;
413 cmap_grab->cm_unlockp = (u_int *) unlock ;
445 cmap_grab->s_chngcnt_p = (u_int *) &(infop->cm_count);
1033 u_int sy_timeout ;
H A Dpix_grab.c103 u_int port;
392 u_int i;
H A Dmbsmemb_inquiry.c493 u_int *linebytes)
H A Ddraw_inquiry.c711 short *height, u_int *linebytes)
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/vts/mga/
H A Dmemory.c298 u_int
302 register u_int ret;
304 ret = (u_int)mrand48();
H A DlibvtsSUNWmga.h197 extern u_int test_data(
/solaris-x11-s11/open-src/xserver/xorg/sun-src/tsol/
H A Dtsolprotocol.c893 auditwrite(AW_RETURN, audit_ret, (u_int)result,

Completed in 39 milliseconds