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

/freebsd-9.3-release/crypto/openssl/crypto/x509v3/
H A Dv3_utl.c68 static char *strip_spaces(char *name);
298 ntmp = strip_spaces(q);
307 ntmp = strip_spaces(q);
325 vtmp = strip_spaces(q);
343 vtmp = strip_spaces(q);
354 ntmp = strip_spaces(q);
375 static char *strip_spaces(char *name) function

Completed in 99 milliseconds