Home
last modified time | relevance | path

Searched defs:sbp (Results 1 – 19 of 19) sorted by relevance

/openbsd/src/sbin/clri/
Dclri.c66 struct fs *sbp; in main() local
/openbsd/src/sys/dev/sbus/
Dxbox.c135 xbox_fix_range(struct xbox_softc *sc, struct sbus_softc *sbp) in xbox_fix_range()
/openbsd/src/bin/mv/
Dmv.c262 fastcopy(char *from, char *to, struct stat *sbp) in fastcopy()
/openbsd/src/usr.bin/vi/ex/
Dex_init.c336 exrc_isok(SCR *sp, struct stat *sbp, int *fdp, char *path, int rootown, in exrc_isok()
/openbsd/src/bin/rm/
Drm.c294 rm_overwrite(char *file, struct stat *sbp) in rm_overwrite()
/openbsd/src/bin/pax/
Dgen_subs.c77 struct stat *sbp; in ls_list() local
/openbsd/src/sys/tmpfs/
Dtmpfs_vfsops.c324 tmpfs_statfs(struct mount *mp, struct statfs *sbp, struct proc *p) in tmpfs_statfs()
/openbsd/src/sys/miscfs/fuse/
Dfuse_vfsops.c202 fusefs_statfs(struct mount *mp, struct statfs *sbp, struct proc *p) in fusefs_statfs()
/openbsd/src/sys/msdosfs/
Dmsdosfs_vfsops.c614 msdosfs_statfs(struct mount *mp, struct statfs *sbp, struct proc *p) in msdosfs_statfs()
/openbsd/src/sys/ntfs/
Dntfs_vfsops.c593 ntfs_statfs(struct mount *mp, struct statfs *sbp, struct proc *p) in ntfs_statfs()
/openbsd/src/sys/isofs/cd9660/
Dcd9660_vfsops.c596 cd9660_statfs(struct mount *mp, struct statfs *sbp, struct proc *p) in cd9660_statfs()
/openbsd/src/lib/libc/gen/
Dfts.c799 struct stat *sbp, sb; in fts_stat() local
/openbsd/src/usr.bin/vi/common/
Dexf.c449 file_spath(SCR *sp, FREF *frp, struct stat *sbp, int *existsp) in file_spath()
/openbsd/src/sys/nfs/
Dnfs_vfsops.c112 nfs_statfs(struct mount *mp, struct statfs *sbp, struct proc *p) in nfs_statfs()
/openbsd/src/sys/isofs/udf/
Dudf_vfsops.c519 udf_statfs(struct mount *mp, struct statfs *sbp, struct proc *p) in udf_statfs()
/openbsd/src/sys/ufs/ext2fs/
Dext2fs_vfsops.c652 ext2fs_statfs(struct mount *mp, struct statfs *sbp, struct proc *p) in ext2fs_statfs()
/openbsd/src/sys/ufs/ffs/
Dffs_vfsops.c1000 ffs_statfs(struct mount *mp, struct statfs *sbp, struct proc *p) in ffs_statfs()
/openbsd/src/usr.bin/telnet/
Dtelnet.c1410 unsigned char *sbp; in telrcv() local
/openbsd/src/sys/kern/
Dvfs_subr.c2383 copy_statfs_info(struct statfs *sbp, const struct mount *mp) in copy_statfs_info()