Home
last modified time | relevance | path

Searched defs:fflags (Results 1 – 6 of 6) sorted by relevance

/original-bsd/sys/sys/
H A Dfcntl.h76 #define OFLAGS(fflags) ((fflags) - 1) argument
H A Dvnode_if.h273 static inline int VOP_SELECT(vp, which, fflags, cred, p) in VOP_SELECT() argument
298 static inline int VOP_MMAP(vp, fflags, cred, p) in VOP_MMAP() argument
/original-bsd/local/ukc/restore/
H A Dinteractive.c29 short fflags; /* extraction flags, if any */ member
/original-bsd/sys/sparc/sbus/
H A Despreg.h235 #define ESP_NFIFO(fflags) ((fflags) & 0x1f) argument
/original-bsd/usr.bin/f77/f77.tahoe/
H A Df77.c133 static char fflags[50] = "-"; variable
/original-bsd/usr.bin/f77/f77.vax/
H A Df77.c144 static char fflags[50] = "-"; variable