| /freebsd-14.2/sys/dev/firewire/ |
| H A D | sbp.c | 196 struct sbp_softc *sbp; member 420 struct sbp_softc *sbp; in sbp_alloc_lun() local 765 struct sbp_softc *sbp; in sbp_post_busreset() local 965 struct sbp_softc *sbp; in sbp_cam_scan_lun() local 1053 struct sbp_softc *sbp; in sbp_do_attach() local 1605 struct sbp_softc *sbp; in sbp_recv1() local 1886 struct sbp_softc *sbp; in sbp_recv() local 1899 struct sbp_softc *sbp; in sbp_attach() local 2050 struct sbp_softc *sbp; in sbp_free_sdev() local 2070 struct sbp_softc *sbp; in sbp_free_target() local [all …]
|
| /freebsd-14.2/sys/kern/ |
| H A D | subr_module.c | 318 preload_modinfo_type(struct sbuf *sbp, int type) in preload_modinfo_type() 443 preload_modinfo_value(struct sbuf *sbp, uint32_t *bptr, int type, int len) in preload_modinfo_value() 511 preload_dump_internal(struct sbuf *sbp) in preload_dump_internal()
|
| /freebsd-14.2/usr.bin/tail/ |
| H A D | reverse.c | 83 reverse(FILE *fp, const char *fn, enum STYLE style, off_t off, struct stat *sbp) in reverse() 112 r_reg(FILE *fp, const char *fn, enum STYLE style, off_t off, struct stat *sbp) in r_reg()
|
| H A D | forward.c | 100 forward(FILE *fp, const char *fn, enum STYLE style, off_t off, struct stat *sbp) in forward() 193 rlines(FILE *fp, const char *fn, off_t off, struct stat *sbp) in rlines()
|
| /freebsd-14.2/tools/test/stress2/tools/ |
| H A D | zapsb.c | 35 struct fs *sbp; in main() local
|
| /freebsd-14.2/sys/security/mac_veriexec/ |
| H A D | veriexec_metadata.c | 166 mac_veriexec_print_db_dev_list(struct sbuf *sbp, struct veriexec_dev_list *lp) in mac_veriexec_print_db_dev_list() 187 mac_veriexec_print_db_head(struct sbuf *sbp, struct veriexec_devhead *head) in mac_veriexec_print_db_head() 205 mac_veriexec_metadata_print_db(struct sbuf *sbp) in mac_veriexec_metadata_print_db()
|
| /freebsd-14.2/sbin/mount_nullfs/ |
| H A D | mount_nullfs.c | 64 stat_realpath(const char *path, char *resolved, struct stat *sbp) in stat_realpath()
|
| /freebsd-14.2/sys/compat/linux/ |
| H A D | linux_stats.c | 63 linux_kern_fstat(struct thread *td, int fd, struct stat *sbp) in linux_kern_fstat() 90 enum uio_seg pathseg, struct stat *sbp) in linux_kern_statat() 124 struct stat *sbp) in linux_kern_stat() 132 struct stat *sbp) in linux_kern_lstat()
|
| /freebsd-14.2/sys/fs/autofs/ |
| H A D | autofs_vfsops.c | 193 autofs_statfs(struct mount *mp, struct statfs *sbp) in autofs_statfs()
|
| /freebsd-14.2/sys/fs/pseudofs/ |
| H A D | pseudofs.c | 364 struct statfs *sbp; in pfs_mount() local 430 pfs_statfs(struct mount *mp, struct statfs *sbp) in pfs_statfs()
|
| /freebsd-14.2/sys/fs/devfs/ |
| H A D | devfs_vfsops.c | 224 devfs_statfs(struct mount *mp, struct statfs *sbp) in devfs_statfs()
|
| /freebsd-14.2/sys/fs/fdescfs/ |
| H A D | fdesc_vfsops.c | 184 fdesc_statfs(struct mount *mp, struct statfs *sbp) in fdesc_statfs()
|
| /freebsd-14.2/contrib/libpcap/ |
| H A D | dlpisubs.c | 141 struct sb_hdr *sbp; in pcap_process_pkts() local
|
| /freebsd-14.2/bin/pax/ |
| H A D | gen_subs.c | 77 struct stat *sbp; in ls_list() local
|
| /freebsd-14.2/bin/mv/ |
| H A D | mv.c | 274 fastcopy(const char *from, const char *to, struct stat *sbp) in fastcopy()
|
| /freebsd-14.2/contrib/nvi/ex/ |
| H A D | ex_init.c | 351 exrc_isok(SCR *sp, struct stat *sbp, char *path, int rootown, int rootid) in exrc_isok()
|
| /freebsd-14.2/sys/fs/smbfs/ |
| H A D | smbfs_smb.c | 139 smbfs_query_info_fs(struct smb_share *ssp, struct statfs *sbp, in smbfs_query_info_fs() 179 smbfs_query_info_alloc(struct smb_share *ssp, struct statfs *sbp, in smbfs_query_info_alloc() 220 smbfs_query_info_disk(struct smb_share *ssp, struct statfs *sbp, in smbfs_query_info_disk() 257 smbfs_smb_statfs(struct smb_share *ssp, struct statfs *sbp, in smbfs_smb_statfs()
|
| H A D | smbfs_vfsops.c | 380 smbfs_statfs(struct mount *mp, struct statfs *sbp) in smbfs_statfs()
|
| /freebsd-14.2/libexec/rtld-elf/ |
| H A D | map_object.c | 381 get_elf_header(int fd, const char *path, const struct stat *sbp, in get_elf_header()
|
| /freebsd-14.2/contrib/netbsd-tests/fs/puffs/h_dtfs/ |
| H A D | dtfs_vfsops.c | 195 dtfs_fs_statvfs(struct puffs_usermount *pu, struct statvfs *sbp) in dtfs_fs_statvfs()
|
| /freebsd-14.2/sys/cam/scsi/ |
| H A D | scsi_sg.h | 44 u_char *sbp; member 69 uint32_t sbp; member
|
| /freebsd-14.2/sys/fs/nullfs/ |
| H A D | null_vfsops.c | 355 nullfs_statfs(struct mount *mp, struct statfs *sbp) in nullfs_statfs()
|
| /freebsd-14.2/sys/fs/unionfs/ |
| H A D | union_vfsops.c | 474 unionfs_statfs(struct mount *mp, struct statfs *sbp) in unionfs_statfs()
|
| /freebsd-14.2/sys/fs/fuse/ |
| H A D | fuse_vfsops.c | 636 fuse_vfsop_statfs(struct mount *mp, struct statfs *sbp) in fuse_vfsop_statfs()
|
| /freebsd-14.2/sys/fs/cd9660/ |
| H A D | cd9660_vfsops.c | 580 cd9660_statfs(struct mount *mp, struct statfs *sbp) in cd9660_statfs()
|