Home
last modified time | relevance | path

Searched refs:ptrd (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/cmd/picl/plugins/sun4u/lw2plus/fcal_leds/
H A Dfcal_leds_thread.c129 char *ptrd; in update_picl() local
182 ptrd = addr; in update_picl()
183 *ptrd++ = 'w'; in update_picl()
184 for (r = 0; r < len; r++, ptrd += 2) { in update_picl()
185 (void) snprintf(ptrd, MAXPATHLEN - (ptrd - addr), in update_picl()