Searched defs:dirofs (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/sys/msdosfs/ |
H A D | msdosfsmount.h | 130 #define bptoep(pmp, bp, dirofs) \ argument 184 #define roottobn(pmp, dirofs) \ argument 191 #define detobn(pmp, dirclu, dirofs) \ argument
|
/openbsd-src/usr.sbin/makefs/msdos/ |
H A D | msdosfsmount.h | 138 #define bptoep(pmp, bp, dirofs) \ argument 204 #define roottobn(pmp, dirofs) \ argument 211 #define detobn(pmp, dirclu, dirofs) \ argument
|