Searched refs:strrem (Results 1 – 1 of 1) sorted by relevance
52 static int strrem(char *string, char chr);133 strrem(hostlist, '\r'); in fileconf_read()134 strrem(hostlist, '\n'); in fileconf_read()201 static int strrem(char *string, char chr) in strrem() function