| /freebsd-13-stable/sys/dev/firewire/ |
| HD | sbp.c | 196 struct sbp_softc *sbp; member 219 #define SBP_LOCK(sbp) mtx_lock(&(sbp)->mtx) argument 220 #define SBP_UNLOCK(sbp) mtx_unlock(&(sbp)->mtx) argument 221 #define SBP_LOCK_ASSERT(sbp) mtx_assert(&(sbp)->mtx, MA_OWNED) argument 377 sbp_new_target(struct sbp_softc *sbp, struct fw_device *fwdev) in sbp_new_target() 420 struct sbp_softc *sbp; in sbp_alloc_lun() local 575 sbp_alloc_target(struct sbp_softc *sbp, struct fw_device *fwdev) in sbp_alloc_target() 689 struct sbp_softc *sbp = target->sbp; in sbp_probe_target() local 765 struct sbp_softc *sbp; in sbp_post_busreset() local 783 struct sbp_softc *sbp = (struct sbp_softc *)arg; in sbp_post_explore() local [all …]
|
| /freebsd-13-stable/sys/kern/ |
| HD | subr_module.c | 317 preload_modinfo_type(struct sbuf *sbp, int type) in preload_modinfo_type() 437 preload_modinfo_value(struct sbuf *sbp, uint32_t *bptr, int type, int len) in preload_modinfo_value() 502 preload_dump_internal(struct sbuf *sbp) in preload_dump_internal()
|
| /freebsd-13-stable/usr.bin/tail/ |
| HD | 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()
|
| HD | 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-13-stable/sys/security/mac_veriexec/ |
| HD | veriexec_metadata.c | 162 mac_veriexec_print_db_dev_list(struct sbuf *sbp, struct veriexec_dev_list *lp) in mac_veriexec_print_db_dev_list() 183 mac_veriexec_print_db_head(struct sbuf *sbp, struct veriexec_devhead *head) in mac_veriexec_print_db_head() 201 mac_veriexec_metadata_print_db(struct sbuf *sbp) in mac_veriexec_metadata_print_db()
|
| /freebsd-13-stable/sbin/mount_nullfs/ |
| HD | mount_nullfs.c | 64 stat_realpath(const char *path, char *resolved, struct stat *sbp) in stat_realpath()
|
| /freebsd-13-stable/sys/fs/autofs/ |
| HD | autofs_vfsops.c | 193 autofs_statfs(struct mount *mp, struct statfs *sbp) in autofs_statfs()
|
| /freebsd-13-stable/sys/compat/linux/ |
| HD | linux_stats.c | 64 linux_kern_fstat(struct thread *td, int fd, struct stat *sbp) in linux_kern_fstat() 91 enum uio_seg pathseg, struct stat *sbp) in linux_kern_statat() 125 struct stat *sbp) in linux_kern_stat() 133 struct stat *sbp) in linux_kern_lstat()
|
| /freebsd-13-stable/sys/fs/pseudofs/ |
| HD | pseudofs.c | 364 struct statfs *sbp; in pfs_mount() local 430 pfs_statfs(struct mount *mp, struct statfs *sbp) in pfs_statfs()
|
| /freebsd-13-stable/sys/fs/devfs/ |
| HD | devfs_vfsops.c | 224 devfs_statfs(struct mount *mp, struct statfs *sbp) in devfs_statfs()
|
| /freebsd-13-stable/sys/fs/fdescfs/ |
| HD | fdesc_vfsops.c | 184 fdesc_statfs(struct mount *mp, struct statfs *sbp) in fdesc_statfs()
|
| /freebsd-13-stable/contrib/libpcap/ |
| HD | dlpisubs.c | 141 struct sb_hdr *sbp; in pcap_process_pkts() local
|
| /freebsd-13-stable/bin/pax/ |
| HD | gen_subs.c | 77 struct stat *sbp; in ls_list() local
|
| /freebsd-13-stable/bin/mv/ |
| HD | mv.c | 274 fastcopy(const char *from, const char *to, struct stat *sbp) in fastcopy()
|
| /freebsd-13-stable/contrib/nvi/ex/ |
| HD | ex_init.c | 351 exrc_isok(SCR *sp, struct stat *sbp, char *path, int rootown, int rootid) in exrc_isok()
|
| /freebsd-13-stable/sys/fs/smbfs/ |
| HD | 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()
|
| HD | smbfs_vfsops.c | 380 smbfs_statfs(struct mount *mp, struct statfs *sbp) in smbfs_statfs()
|
| /freebsd-13-stable/contrib/netbsd-tests/fs/puffs/h_dtfs/ |
| HD | dtfs_vfsops.c | 195 dtfs_fs_statvfs(struct puffs_usermount *pu, struct statvfs *sbp) in dtfs_fs_statvfs()
|
| /freebsd-13-stable/libexec/rtld-elf/ |
| HD | map_object.c | 381 get_elf_header(int fd, const char *path, const struct stat *sbp, in get_elf_header()
|
| /freebsd-13-stable/sys/cam/scsi/ |
| HD | scsi_sg.h | 44 u_char *sbp; member 69 uint32_t sbp; member
|
| /freebsd-13-stable/sys/fs/nullfs/ |
| HD | null_vfsops.c | 320 nullfs_statfs(struct mount *mp, struct statfs *sbp) in nullfs_statfs()
|
| /freebsd-13-stable/sys/fs/unionfs/ |
| HD | union_vfsops.c | 386 unionfs_statfs(struct mount *mp, struct statfs *sbp) in unionfs_statfs()
|
| /freebsd-13-stable/sys/fs/fuse/ |
| HD | fuse_vfsops.c | 637 fuse_vfsop_statfs(struct mount *mp, struct statfs *sbp) in fuse_vfsop_statfs()
|
| /freebsd-13-stable/sys/fs/cd9660/ |
| HD | cd9660_vfsops.c | 587 cd9660_statfs(mp, sbp) in cd9660_statfs() argument
|
| /freebsd-13-stable/contrib/mandoc/ |
| HD | compat_fts.c | 509 struct stat *sbp; in fts_stat() local
|