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

/asus-wl-520gu-7.0.1.45/src/router/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;
/asus-wl-520gu-7.0.1.45/src/router/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;
/asus-wl-520gu-7.0.1.45/src/router/ppp/pppoecd/
H A Dutils.c148 int width, prec, fillch; local
178 fillch = ' ';
180 fillch = '0';
286 if (fillch == '0' && prec >= 0) {
341 if (fillch == ' ')
384 *buf++ = fillch;
/asus-wl-520gu-7.0.1.45/src/router/pppd/pppd/
H A Dutils.c166 int width, prec, fillch; local
196 fillch = ' ';
198 fillch = '0';
318 if (fillch == '0' && prec >= 0) {
373 if (fillch == ' ')
416 *buf++ = fillch;
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/pppd/
H A Dutils.c166 int width, prec, fillch; local
196 fillch = ' ';
198 fillch = '0';
318 if (fillch == '0' && prec >= 0) {
373 if (fillch == ' ')
416 *buf++ = fillch;

Completed in 179 milliseconds