HomeSort by relevance Sort by last modified time
    Searched full:strip_spaces (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/openssl/openssl/crypto/x509v3/
v3_utl.c 68 static char *strip_spaces(char *name);
269 ntmp = strip_spaces(q);
277 ntmp = strip_spaces(q);
294 vtmp = strip_spaces(q);
311 vtmp = strip_spaces(q);
321 ntmp = strip_spaces(q);
342 static char *strip_spaces(char *name) function
  /external/openssl/crypto/x509v3/
v3_utl.c 68 static char *strip_spaces(char *name);
269 ntmp = strip_spaces(q);
277 ntmp = strip_spaces(q);
294 vtmp = strip_spaces(q);
311 vtmp = strip_spaces(q);
321 ntmp = strip_spaces(q);
342 static char *strip_spaces(char *name) function

Completed in 215 milliseconds