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

/solaris-x11-s11/open-src/xserver/xorg/sun-src/os/solaris/mdb/modules/
H A DMakefile25 MDB_MODULE_DIR=/usr/lib/mdb/proc/$(ARCHLIBSUBDIR)
/solaris-x11-s11/open-src/lib/DPS/sun-src/include/DPS/
H A DdpsXclient.h92 Library. The error proc should display the message
97 Library. The error proc should display the message
100 The error proc should not return.
212 /* This is the text backstop proc automatically installed by
233 XDPSStatusProc proc);
238 status code derived from the event. The proc may be
373 XDPSReadyProc proc);
378 Ready data derived from the event. The proc may be
H A DXDPSlib.h158 XDPSLEventHandler proc);
163 XDPSLEventHandler proc);
186 XDPSLEventHandler proc);
/solaris-x11-s11/open-src/lib/DPS/sun-src/libdps/
H A DdpsXpriv.c164 int (*proc)(Display *, XErrorEvent *) = XSetErrorHandler(NULL);
165 (void) XSetErrorHandler(proc);
166 if (proc != 0 && event.type < 256)
167 (void)(*proc)(dpy, &event.xerror);
H A DXDPS.c214 XDPSLSetTextEventHandler(Display *dpy, XDPSLEventHandler proc) argument
216 TextProc = proc;
227 XDPSLSetStatusEventHandler(Display *dpy, XDPSLEventHandler proc) argument
229 StatusProc[DPY_NUMBER(dpy)] = proc;
240 XDPSLSetReadyEventHandler(Display *dpy, XDPSLEventHandler proc) argument
242 ReadyProc[DPY_NUMBER(dpy)] = proc;
281 /* This proc is for native DPS/X only, not CSDPS */
1520 /* +++ Consider using agent->synchandler to store old proc */
2120 GenericProcPtrReturnsInt proc; local
2131 if ((proc
[all...]
/solaris-x11-s11/open-src/lib/libXaw4/sun-src/
H A DXaw3_1Toggle.c61 * to be set when we call the notify proc.
190 class->toggle_class.Set = actions[i].proc;
192 class->toggle_class.Unset = actions[i].proc;
/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DToggle.c60 * to be set when we call the notify proc.
185 class->toggle_class.Set = actions[i].proc;
187 class->toggle_class.Unset = actions[i].proc;
H A DTextPop.c1449 actions[0].proc = WMProtocols;
/solaris-x11-s11/open-src/xserver/xorg/
H A DMakefile351 MDB_MODULE_DIR=/usr/lib/mdb/proc/$(ARCHLIBSUBDIR)
/solaris-x11-s11/open-src/lib/DPS/sun-src/makepsres/
H A Dmakepsres.c1583 void (*proc)(/* FILE *file, char *fileName */); member in struct:__anon274
1620 (*resourceType->proc) (file, filePath);
1631 (*resourceType->proc) (file, filePath);
/solaris-x11-s11/open-src/app/dispswitch/sun-src/
H A Ddispswitch.c61 #include <sys/proc.h>
/solaris-x11-s11/open-src/kernel/mdb/modules/
H A Di915.c29 #include <sys/proc.h>

Completed in 53 milliseconds