Home
last modified time | relevance | path

Searched defs:F_READ (Results 1 – 2 of 2) sorted by relevance

/dragonfly/stand/lib/
H A Dstand.h173 #define F_READ 0x0001 /* file opened for reading */ macro
/dragonfly/contrib/tcsh-6/
H A Dsh.h910 #define F_READ (1<<9) /* input redirection is << */ macro