Home
last modified time | relevance | path

Searched defs:filestat (Results 1 – 4 of 4) sorted by relevance

/dragonfly/usr.bin/fstat/
H A Dfstat.h44 struct filestat { struct
45 long fsid;
46 long fileid;
47 mode_t mode;
48 long long size;
49 int64_t offset;
50 dev_t rdev;
/dragonfly/usr.bin/patch/
H A Dutil.c98 struct stat filestat; in backup_file() local
358 struct stat filestat; in fetchname() local
H A Dinp.c142 struct stat filestat; in plan_a() local
H A Dpch.c106 struct stat filestat; in open_patch_file() local