Searched refs:sbuffer (Results 1 – 7 of 7) sorted by relevance
| /freebsd-12.1/crypto/openssl/crypto/bio/ |
| H A D | b_print.c | 37 static int _dopr(char **sbuffer, char **buffer, 84 _dopr(char **sbuffer, in _dopr() argument 364 fmtstr(char **sbuffer, in fmtstr() argument 416 fmtint(char **sbuffer, in fmtint() argument 544 fmtfp(char **sbuffer, in fmtfp() argument 805 doapr_outch(char **sbuffer, in doapr_outch() argument 827 if (!ossl_assert(*sbuffer != NULL)) in doapr_outch() 829 memcpy(*buffer, *sbuffer, *currlen); in doapr_outch() 831 *sbuffer = NULL; in doapr_outch() 842 if (*sbuffer) in doapr_outch() [all …]
|
| /freebsd-12.1/contrib/unbound/ |
| H A D | Makefile.in | 160 SLDNS_SRC=sldns/keyraw.c sldns/sbuffer.c sldns/wire2str.c sldns/parse.c \ 162 SLDNS_OBJ=keyraw.lo sbuffer.lo wire2str.lo parse.lo parseutil.lo rrdef.lo \ 809 $(srcdir)/sldns/rrdef.h $(srcdir)/sldns/sbuffer.h $(srcdir)/util/config_file.h 1045 $(srcdir)/services/cache/dns.h $(srcdir)/sldns/rrdef.h $(srcdir)/sldns/sbuffer.h 1061 $(srcdir)/sldns/sbuffer.h 1154 $(srcdir)/sldns/sbuffer.h $(srcdir)/sldns/parseutil.h 1364 $(srcdir)/sldns/sbuffer.h $(srcdir)/sldns/parseutil.h 1449 $(srcdir)/util/config_file.h $(srcdir)/sldns/sbuffer.h 1468 $(srcdir)/iterator/iter_delegpt.h $(srcdir)/sldns/sbuffer.h 1486 sbuffer.lo sbuffer.o: $(srcdir)/sldns/sbuffer.c config.h $(srcdir)/sldns/sbuffer.h [all …]
|
| /freebsd-12.1/lib/libunbound/ |
| H A D | Makefile | 27 regional.c respip.c rpz.c rrdef.c rrset.c rtt.c sbuffer.c slabhash.c \
|
| /freebsd-12.1/contrib/unbound/contrib/ |
| H A D | unbound-fuzzme.patch | 115 +#include "sldns/sbuffer.h"
|
| H A D | redirect-bogus.patch | 251 #include "sldns/sbuffer.h"
|
| H A D | fastrpz.patch | 148 #include "sldns/sbuffer.h" 1353 +#include "sldns/sbuffer.h" 2897 #include "sldns/sbuffer.h"
|
| /freebsd-12.1/contrib/unbound/doc/ |
| H A D | Changelog | 219 - Fix _vfixed not Used, removed from sbuffer code,
|