Searched defs:_t_DPSContextRec (Results 1 - 1 of 1) sorted by relevance

/solaris-x11-s11/open-src/lib/DPS/sun-src/include/DPS/
H A Ddpsfriends.h134 struct _t_DPSContextRec;
140 struct _t_DPSContextRec *ctxt
144 struct _t_DPSContextRec *ctxt, char *buf,
149 struct _t_DPSContextRec *ctxt,
155 struct _t_DPSContextRec *ctxt,
278 struct _t_DPSContextRec;
280 typedef struct _t_DPSContextRec { struct
286 void (*textProc)(struct _t_DPSContextRec *, char *, long unsigned);
287 void (*errorProc)(struct _t_DPSContextRec *, int, long unsigned, long unsigned);
290 struct _t_DPSContextRec *chainParen
[all...]

Completed in 392 milliseconds