Searched refs:strip_spaces (Results 1 – 3 of 3) sorted by relevance
68 static char *strip_spaces(char *p) in strip_spaces() function114 if (!TEST_ptr(key = strip_spaces(s->buff))) { in test_readstanza()118 if ((value = strip_spaces(equals)) == NULL) in test_readstanza()
24 static char *strip_spaces(char *name);337 ntmp = strip_spaces(q); in STACK_OF()346 ntmp = strip_spaces(q); in STACK_OF()361 vtmp = strip_spaces(q); in STACK_OF()376 vtmp = strip_spaces(q); in STACK_OF()384 ntmp = strip_spaces(q); in STACK_OF()402 static char *strip_spaces(char *name) in strip_spaces() function