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

/solaris-x11-s11/open-src/app/xlock/sun-src/
H A Dxlock.c349 int bp; local
359 bp = 0;
387 if (bp > 0)
388 bp--;
392 s[bp] = '\0';
408 bp = 0;
411 s[bp] = c;
412 if (bp < slen - 1)
413 bp++;
431 passx, passy, pwbuf, bp);
[all...]
/solaris-x11-s11/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-s11/open-src/common/
H A DX-parfait.conf82 XCreateImage(const display, v, dp, f, o, data, w, h, bp, bpl) {

Completed in 14 milliseconds