Searched refs:strip_spaces (Results 1 – 1 of 1) sorted by relevance
25 static char *strip_spaces(char *name);338 ntmp = strip_spaces(q); in STACK_OF()346 ntmp = strip_spaces(q); in STACK_OF()362 vtmp = strip_spaces(q); in STACK_OF()378 vtmp = strip_spaces(q); in STACK_OF()387 ntmp = strip_spaces(q); in STACK_OF()407 static char *strip_spaces(char *name) in strip_spaces() function