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

/asus-wl-520gu-7.0.1.45/src/router/samba/source/param/
H A Dparams.c130 static int EatWhitespace( myFILE *InFile ) function
153 } /* EatWhitespace */
230 c = EatWhitespace( InFile ); /* We've already got the '['. Scan */
284 c = EatWhitespace( InFile );
386 c = EatWhitespace( InFile );
398 c = EatWhitespace( InFile ); /* Again, trim leading whitespace. */
474 c = EatWhitespace( InFile );
480 c = EatWhitespace( InFile );
491 c = EatWhitespace( InFile );
495 c = EatWhitespace( InFil
[all...]

Completed in 35 milliseconds