Searched refs:sbuf (Results 251 - 275 of 607) sorted by relevance

<<11121314151617181920>>

/freebsd-current/sys/cam/nvme/
H A Dnvme_xpt.c40 #include <sys/sbuf.h>
156 struct sbuf *sb);
158 struct sbuf *sb);
160 struct sbuf *sb);
786 nvme_announce_periph_sbuf(struct cam_periph *periph, struct sbuf *sb)
822 nvme_proto_announce_sbuf(struct cam_ed *device, struct sbuf *sb)
828 nvme_proto_denounce_sbuf(struct cam_ed *device, struct sbuf *sb)
/freebsd-current/sys/dev/spibus/
H A Dacpi_spibus.c35 #include <sys/sbuf.h>
524 acpi_spibus_child_location(device_t bus, device_t child, struct sbuf *sb)
543 acpi_spibus_child_pnpinfo(device_t bus, device_t child, struct sbuf *sb)
/freebsd-current/sys/geom/
H A Dgeom.h56 struct sbuf;
82 typedef void g_dumpconf_t (struct sbuf *, const char *indent, struct g_geom *,
347 void g_format_bio(struct sbuf *, const struct bio *bp);
/freebsd-current/crypto/openssl/test/
H A Dacvp_test.c211 unsigned char *rbuf = NULL, *sbuf = NULL; local
226 sbuf = OPENSSL_zalloc(s1_len);
227 if (rbuf == NULL || sbuf == NULL)
231 if (BN_bn2binpad(s1, sbuf, s1_len) <= 0)
234 *s = sbuf;
241 OPENSSL_free(sbuf);
554 unsigned char *rbuf = NULL, *sbuf = NULL; local
568 sbuf = OPENSSL_zalloc(s1_len);
569 if (rbuf == NULL || sbuf == NULL)
573 if (BN_bn2binpad(s1, sbuf, s1_le
[all...]
/freebsd-current/sys/kern/
H A Dkern_rctl.c56 #include <sys/sbuf.h>
219 static void rctl_rule_to_sbuf(struct sbuf *sb, const struct rctl_rule *rule);
500 struct sbuf sb;
1473 * Appends a rule to the sbuf.
1476 rctl_rule_to_sbuf(struct sbuf *sb, const struct rctl_rule *rule)
1564 rctl_write_outbuf(struct sbuf *outputsbuf, char *outbufp, size_t outbuflen)
1584 static struct sbuf *
1587 struct sbuf *sb;
1612 struct sbuf *outputsbuf = NULL;
1691 struct sbuf *s
[all...]
H A Dimgact_elf.c57 #include <sys/sbuf.h>
1564 static void __elfN(putnote)(struct thread *td, struct note_info *, struct sbuf *);
1566 static void __elfN(note_prpsinfo)(void *, struct sbuf *, size_t *);
1567 static void __elfN(note_threadmd)(void *, struct sbuf *, size_t *);
1568 static void __elfN(note_procstat_auxv)(void *, struct sbuf *, size_t *);
1569 static void __elfN(note_procstat_proc)(void *, struct sbuf *, size_t *);
1570 static void __elfN(note_procstat_psstrings)(void *, struct sbuf *, size_t *);
1571 static void note_procstat_files(void *, struct sbuf *, size_t *);
1572 static void note_procstat_groups(void *, struct sbuf *, size_t *);
1573 static void note_procstat_osrel(void *, struct sbuf *, size_
[all...]
H A Dsubr_lock.c48 #include <sys/sbuf.h>
371 lock_prof_output(struct lock_prof *lp, struct sbuf *sb)
423 lock_prof_type_stats(struct lock_prof_type *type, struct sbuf *sb, int spin,
444 struct sbuf *sb;
/freebsd-current/sys/cam/scsi/
H A Dscsi_all.c61 #include <sys/sbuf.h>
3573 struct sbuf sb;
3597 scsi_cdb_sbuf(uint8_t *cdb_ptr, struct sbuf *sb)
3685 scsi_command_string(struct ccb_scsiio *csio, struct sbuf *sb)
3689 struct sbuf *sb)
4442 scsi_info_sbuf(struct sbuf *sb, uint8_t *cdb, int cdb_len,
4449 scsi_command_sbuf(struct sbuf *sb, uint8_t *cdb, int cdb_len,
4456 scsi_progress_sbuf(struct sbuf *sb, uint16_t progress)
4467 scsi_sks_sbuf(struct sbuf *sb, int sense_key, uint8_t *sks)
4559 scsi_fru_sbuf(struct sbuf *s
[all...]
/freebsd-current/contrib/wpa/src/tls/
H A Dtlsv1_client_ocsp.c741 char sbuf[128]; local
743 x509_name_string(&cert->subject, sbuf, sizeof(sbuf));
746 sbuf);
/freebsd-current/sys/dev/usb/
H A Dusb_hub_acpi.c81 #include <sys/sbuf.h>
180 struct sbuf sb;
543 acpi_uhub_child_location(device_t parent, device_t child, struct sbuf *sb)
556 acpi_uhub_get_device_path(device_t bus, device_t child, const char *locator, struct sbuf *sb)
/freebsd-current/sys/security/mac/
H A Dmac_inet6.c40 #include <sys/sbuf.h>
/freebsd-current/usr.bin/iscsictl/
H A Dperiphs.c40 #include <sys/sbuf.h>
/freebsd-current/usr.sbin/ypldap/
H A Dldapclient.c71 char hbuf[NI_MAXHOST], sbuf[NI_MAXSERV]; local
74 if (getnameinfo(sa, sa->sa_len, hbuf, sizeof(hbuf), sbuf,
75 sizeof(sbuf), NI_NUMERICHOST | NI_NUMERICSERV))
84 warn("connect to %s port %s (%s) failed", hbuf, sbuf, "tcp");
/freebsd-current/sys/contrib/dev/athk/ath12k/
H A Ddebug.c124 struct sbuf *sb;
/freebsd-current/sys/contrib/dev/athk/ath11k/
H A Ddebug.c127 struct sbuf *sb;
/freebsd-current/sys/security/mac_veriexec/
H A Dmac_veriexec.c49 #include <sys/sbuf.h>
122 struct sbuf sb;
142 * @param sbp sbuf to write output to
145 mac_veriexec_print_state(struct sbuf *sbp)
172 struct sbuf sb;
/freebsd-current/sys/geom/part/
H A Dg_part_mbr.c40 #include <sys/sbuf.h>
78 struct sbuf *, const char *);
310 struct sbuf *sb)
322 struct sbuf *sb, const char *indent)
/freebsd-current/sys/xen/xenbus/
H A Dxenbus.c49 #include <sys/sbuf.h>
/freebsd-current/usr.bin/ident/
H A Dident.c29 #include <sys/sbuf.h>
/freebsd-current/sys/dev/acpica/
H A Dacpi_package.c30 #include <sys/sbuf.h>
/freebsd-current/sys/dev/hyperv/vmbus/aarch64/
H A Dvmbus_aarch64.c41 #include <sys/sbuf.h>
/freebsd-current/sys/fs/procfs/
H A Dprocfs_status.c51 #include <sys/sbuf.h>
H A Dprocfs.c50 #include <sys/sbuf.h>
/freebsd-current/sys/dev/hyperv/vmbus/x86/
H A Dvmbus_x86.c41 #include <sys/sbuf.h>
/freebsd-current/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DIvarInvalidationChecker.cpp518 SmallString<128> sbuf; local
519 llvm::raw_svector_ostream os(sbuf);
541 SmallString<128> sbuf; local
542 llvm::raw_svector_ostream os(sbuf);

Completed in 178 milliseconds

<<11121314151617181920>>