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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp/pppd/plugins/pppoe/
H A Dutils.c76 int width, prec, fillch; local
104 fillch = ' ';
106 fillch = '0';
204 if (fillch == '0' && prec >= 0) {
278 if (fillch == ' ')
322 *buf++ = fillch;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp/pppd/
H A Dutils.c150 int width, prec, fillch; local
180 fillch = ' ';
182 fillch = '0';
278 if (fillch == '0' && prec >= 0) {
333 if (fillch == ' ')
376 *buf++ = fillch;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp/pppoecd/
H A Dutils.c149 int width, prec, fillch; local
179 fillch = ' ';
181 fillch = '0';
287 if (fillch == '0' && prec >= 0) {
342 if (fillch == ' ')
385 *buf++ = fillch;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp-2.4.4/pppd/
H A Dutils.c161 int width, prec, fillch; local
191 fillch = ' ';
193 fillch = '0';
313 if (fillch == '0' && prec >= 0) {
368 if (fillch == ' ')
411 *buf++ = fillch;

Completed in 107 milliseconds