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

/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/fbc/
H A Dfbc_fields.c53 const char *cptr0; /* Ptr into config file line buffer */ local
75 cptr0 = cptr;
99 if ((wspace_count + (cptr - cptr0) + 1)
123 wspace_count = cptr - cptr0;
124 memcpy(wspace_ptr, cptr0, wspace_count);

Completed in 9 milliseconds