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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/etc/papd/
H A Dprint_cups.c529 char *soptr; local
544 soptr = outptr;
549 *soptr = ' '; /* Replace '_' with a space (just for the looks) */
551 *soptr = '_'; /* Replace @ and : with '_' as they are illegal chars */
553 *soptr = outbuf[i];
554 soptr++;
556 *soptr = '\0';

Completed in 104 milliseconds