Home
last modified time | relevance | path

Searched refs:strip_string (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/usr.sbin/nsd/
H A Dzlexer.lex188 strip_string(yytext);
200 strip_string(yytext);
H A Dutil.h361 void strip_string(char *str);
H A Dutil.c780 strip_string(char *str) in strip_string() function