Searched refs:hfs_stat (Results 1 – 6 of 6) sorted by relevance
| /openbsd/src/sys/arch/macppc/stand/ |
| D | hfs.h | 9 int hfs_stat(struct open_file *, struct stat *);
|
| D | hfs.c | 103 hfs_stat(struct open_file *f, struct stat *sb) in hfs_stat() function
|
| D | ofdev.c | 155 hfs_open, hfs_close, hfs_read, hfs_write, hfs_seek, hfs_stat,
|
| /openbsd/src/gnu/usr.sbin/mkhybrid/src/libhfs_iso/ |
| D | hfs.h | 136 int hfs_stat(hfsvol *, char *, hfsdirent *);
|
| D | hfs.c | 1494 int hfs_stat(hfsvol *vol, char *path, hfsdirent *ent) function
|
| /openbsd/src/gnu/usr.sbin/mkhybrid/src/ |
| D | volume.c | 541 hfs_stat(vol, ent->name, ent); in FDECL2()
|