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

/solaris-x11-s11/open-src/lib/DPS/sun-src/libdps/
H A Dcslibint.c737 int ret_code; local
748 ret = (*ext->error)(dpy, err, &ext->codes, &ret_code);
752 ret_code = 0;
755 return(ret_code);
H A DXDPS.c385 CatchBadMatch(Display *dpy, xError *err, XExtCodes *codes, int *ret_code) argument
389 *ret_code = 0;
394 *ret_code = 1;

Completed in 633 milliseconds