Searched refs:strip_spaces (Results 1 – 1 of 1) sorted by relevance
68 static char *strip_spaces(char *name);269 ntmp = strip_spaces(q); in STACK_OF()277 ntmp = strip_spaces(q); in STACK_OF()294 vtmp = strip_spaces(q); in STACK_OF()311 vtmp = strip_spaces(q); in STACK_OF()321 ntmp = strip_spaces(q); in STACK_OF()342 static char *strip_spaces(char *name) in strip_spaces() function