Home
last modified time | relevance | path

Searched defs:F_OPEN (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/uts/common/zmod/
H A Dzutil.h115 # define F_OPEN(name, mode) \ macro
178 # define F_OPEN(name, mode) fopen((name), (mode)) macro
/titanic_50/usr/src/uts/common/sys/
H A Dutssys.h106 #define F_OPEN 0x10 macro
/titanic_50/usr/src/stand/lib/sa/
H A Dstdio.c38 F_OPEN = 0x01, enumerator
/titanic_50/usr/src/uts/common/io/ppp/spppcomp/
H A Dzlib.c160 #define F_OPEN(name, mode) \ macro
195 #define F_OPEN(name, mode) fopen((name), (mode)) macro
/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h22128 #define F_OPEN V_OPEN(1U) macro