Searched refs:sldns_strip_ws (Results 1 - 6 of 6) sorted by relevance

/openbsd-current/usr.sbin/unbound/sldns/
H A Dstr2wire.h595 char * sldns_strip_ws(char *line);
H A Dstr2wire.c1013 sldns_strip_ws(char *line) function
1059 s = sldns_str2wire_dname_buf(sldns_strip_ws(line+8),
1071 sldns_strip_ws(line+5), &end, &overflow);
/openbsd-current/sbin/unwind/libunbound/sldns/
H A Dstr2wire.h595 char * sldns_strip_ws(char *line);
H A Dstr2wire.c1013 sldns_strip_ws(char *line) function
1059 s = sldns_str2wire_dname_buf(sldns_strip_ws(line+8),
1071 sldns_strip_ws(line+5), &end, &overflow);
/openbsd-current/usr.sbin/unbound/services/
H A Dauthzone.c4512 s = sldns_str2wire_dname_buf(sldns_strip_ws(line+8),
4533 sldns_strip_ws(line+5), &end, &overflow);
/openbsd-current/sbin/unwind/libunbound/services/
H A Dauthzone.c4512 s = sldns_str2wire_dname_buf(sldns_strip_ws(line+8),
4533 sldns_strip_ws(line+5), &end, &overflow);

Completed in 222 milliseconds