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

/macosx-10.10/OpenSSL098-52/src/crypto/conf/
H A Dconf_def.c72 static char *eat_ws(CONF *conf, char *p);
313 s=eat_ws(conf, buf);
320 start=eat_ws(conf, s);
324 p=eat_ws(conf, end);
362 p=eat_ws(conf, end);
371 start=eat_ws(conf, p);
657 static char *eat_ws(CONF *conf, char *p) function

Completed in 64 milliseconds