Searched refs:bp (Results 1 - 3 of 3) sorted by relevance

/solaris-x11-s12/open-src/app/xlock/sun-src/
H A Dxlock.c371 int bp; local
381 bp = 0;
414 if (bp > 0)
415 bp--;
419 s[bp] = '\0';
435 bp = 0;
438 s[bp] = c;
439 if (bp < slen - 1)
440 bp++;
458 passx, passy, pwbuf, bp);
[all...]
/solaris-x11-s12/open-src/app/gfx-utils/sun-src/fbconf_xorg/xf86/
H A DFlags.c561 XF86OptionPtr a, b, ap = NULL, bp = NULL; local
570 bp->list.next = a;
579 bp = a;
586 bp = b;
/solaris-x11-s12/open-src/common/
H A DX-parfait.conf75 XCreateImage(const display, v, dp, f, o, data, w, h, bp, bpl) {

Completed in 19 milliseconds