Symbol: SBUF_AUTOEXTEND
sbin/pfctl/tests/pfctl_test.c
77
sb = sbuf_new(NULL, NULL, sizehint, SBUF_AUTOEXTEND);
sys/arm/broadcom/bcm2835/bcm2835_rng.c
479
SBUF_AUTOEXTEND | SBUF_INCLUDENUL);
sys/cam/scsi/scsi_enc_ses.c
1122
if (sbuf_new(&sb, NULL, 128, SBUF_AUTOEXTEND) == NULL) {
sys/cam/scsi/scsi_enc_ses.c
2414
sbuf_new(&sesname, NULL, 16, SBUF_AUTOEXTEND);
sys/cam/scsi/scsi_enc_ses.c
2415
sbuf_new(&name, NULL, 16, SBUF_AUTOEXTEND);
sys/cam/scsi/scsi_enc_ses.c
2416
sbuf_new(&out, NULL, 512, SBUF_AUTOEXTEND);
sys/compat/linux/linux_sysctl.c
146
sb = sbuf_new(NULL, NULL, 20 + la.nlen * 5, SBUF_AUTOEXTEND);
sys/compat/linuxkpi/common/src/linux_seq_file.c
221
NULL, NULL, size, SBUF_AUTOEXTEND);
sys/dev/acpi_support/acpi_hp.c
1151
if (sbuf_new(&sc->hpcmi_sbuf, NULL, 4096, SBUF_AUTOEXTEND)
sys/dev/acpi_support/acpi_ibm.c
1139
if (sbuf_new(&sb, NULL, 128, SBUF_AUTOEXTEND) == NULL)
sys/dev/acpi_support/acpi_wmi.c
927
if (sbuf_new(&sc->wmistat_sbuf, NULL, 4096, SBUF_AUTOEXTEND)
sys/dev/acpica/acpi.c
4546
sbuf_new(&sb, NULL, 32, SBUF_AUTOEXTEND);
sys/dev/acpica/acpi.c
4839
if (sbuf_new(&sb, NULL, 128, SBUF_AUTOEXTEND) == NULL)
sys/dev/cxgbe/t4_main.c
10215
if (sbuf_new(&sb, NULL, 4096, SBUF_AUTOEXTEND) != &sb) {
sys/dev/cxgbe/t4_main.c
9675
if (sbuf_new(&sb, NULL, 4096, SBUF_AUTOEXTEND) != &sb) {
sys/dev/cxgbe/t4_sge.c
6698
sbuf_new(&sb, NULL, 128, SBUF_AUTOEXTEND);
sys/dev/iscsi/icl.c
97
sbuf_new(&sb, NULL, 256, SBUF_AUTOEXTEND | SBUF_INCLUDENUL);
sys/dev/nvme/nvme_ctrlr.c
71
if (sbuf_new(&sb, NULL, 0, SBUF_AUTOEXTEND | SBUF_NOWAIT) == NULL)
sys/dev/nvme/nvme_ctrlr.c
98
if (sbuf_new(&sb, NULL, 0, SBUF_AUTOEXTEND | SBUF_NOWAIT) == NULL)
sys/dev/sdhci/sdhci.c
263
if (sbuf_new(&s, NULL, 1024, SBUF_NOWAIT | SBUF_AUTOEXTEND) == NULL) {
sys/dev/sdhci/sdhci.c
343
if (sbuf_new(&s, NULL, 1024, SBUF_NOWAIT | SBUF_AUTOEXTEND) == NULL) {
sys/dev/sound/sndstat.c
151
sbuf_new(&pf->sbuf, NULL, 4096, SBUF_AUTOEXTEND);
sys/dev/sound/sndstat.c
457
sbuf_new(&sb, NULL, 4096, SBUF_AUTOEXTEND);
sys/dev/usb/serial/ufoma.c
1186
sbuf_new(&sb, NULL, 1, SBUF_AUTOEXTEND);
sys/geom/geom_kern.c
170
sb = sbuf_new(NULL, NULL, *hint, SBUF_AUTOEXTEND |
sys/kern/kern_boottrace.c
477
sbuf = sbuf_new(NULL, NULL, 0, SBUF_AUTOEXTEND);
sys/kern/kern_cons.c
351
sb = sbuf_new(NULL, NULL, CNDEVPATHMAX * 2, SBUF_AUTOEXTEND |
sys/kern/kern_cpu.c
1005
sbuf_new(&sb, NULL, 128, SBUF_AUTOEXTEND);
sys/kern/kern_cpu.c
1042
sbuf_new(&sb, NULL, 128, SBUF_AUTOEXTEND);
sys/kern/kern_et.c
245
sbuf_new(&sb, NULL, 256, SBUF_AUTOEXTEND | SBUF_INCLUDENUL);
sys/kern/kern_event.c
3337
s = sbuf_new(&sm, NULL, sb_len, maxlen == -1 ? SBUF_AUTOEXTEND :
sys/kern/kern_fail.c
876
sb_check = sbuf_new(&sb, NULL, 1024, SBUF_AUTOEXTEND);
sys/kern/kern_fail.c
928
sb_check = sbuf_new(&sb, NULL, 1024, SBUF_AUTOEXTEND);
sys/kern/subr_bus.c
6038
sb = sbuf_new(NULL, NULL, 0, SBUF_AUTOEXTEND |
sys/kern/subr_bus.c
6167
sb = sbuf_new(NULL, NULL, 0, SBUF_AUTOEXTEND |
sys/kern/subr_power.c
81
sbuf_new(&sb, NULL, 32, SBUF_AUTOEXTEND);
sys/kern/subr_sbuf.c
200
KASSERT((flags & SBUF_AUTOEXTEND) || length >= SBUF_MINSIZE,
sys/kern/subr_sbuf.c
73
#define SBUF_CANEXTEND(s) ((s)->s_flags & SBUF_AUTOEXTEND)
sys/kern/subr_witness.c
3110
sb = sbuf_new(NULL, NULL, badstack_sbuf_size, SBUF_AUTOEXTEND);
sys/kern/vfs_mountroot.c
152
sbuf_new(&sb, NULL, 256, SBUF_AUTOEXTEND | SBUF_INCLUDENUL);
sys/netinet/siftr.c
1123
if ((s = sbuf_new(NULL, NULL, 200, SBUF_AUTOEXTEND)) == NULL)
sys/rpc/rpc_generic.c
307
sbuf_new(&sb, NULL, 0, SBUF_AUTOEXTEND);
sys/security/mac_lomac/mac_lomac.c
540
sbuf_new(&subjlabel_sb, NULL, 0, SBUF_AUTOEXTEND);
sys/security/mac_lomac/mac_lomac.c
545
sbuf_new(&subjtext_sb, NULL, 0, SBUF_AUTOEXTEND);
sys/security/mac_lomac/mac_lomac.c
550
sbuf_new(&objlabel_sb, NULL, 0, SBUF_AUTOEXTEND);
sys/security/mac_veriexec/mac_veriexec.c
173
sbuf_new(&sb, NULL, 128, SBUF_AUTOEXTEND);
sys/security/mac_veriexec/veriexec_fingerprint.c
82
sbuf_new(&sb, NULL, 128, SBUF_AUTOEXTEND);
sys/sys/sbuf.h
79
sbuf_new(NULL, NULL, 0, SBUF_AUTOEXTEND)
sys/x86/cpufreq/hwpstate_amd.c
919
sb = sbuf_new(&sbs, NULL, 0, SBUF_AUTOEXTEND);
sys/x86/x86/mca.c
504
if (mode == POLLED && sbuf_new(&sb, NULL, 512, SBUF_AUTOEXTEND) != NULL)
sys/x86/x86/vmware_guestrpc.c
272
sbuf_new(&sb, NULL, 256, SBUF_AUTOEXTEND);
sys/x86/x86/vmware_guestrpc.c
307
sbuf_new(&sb, NULL, 256, SBUF_AUTOEXTEND);
usr.bin/apply/apply.c
157
cmdbuf = sbuf_new(NULL, NULL, 1024, SBUF_AUTOEXTEND);