Searched defs:F_OPEN (Results 1 – 7 of 7) sorted by relevance
/titanic_52/usr/src/boot/lib/libz/ |
H A D | zutil.h | 106 # define F_OPEN(name, mode) \ macro 184 # define F_OPEN(name, mode) fopen((name), (mode)) macro
|
/titanic_52/usr/src/contrib/zlib/ |
H A D | zutil.h | 113 # define F_OPEN(name, mode) \ macro 203 # define F_OPEN(name, mode) fopen((name), (mode)) macro
|
/titanic_52/usr/src/uts/common/sys/ |
H A D | utssys.h | 106 #define F_OPEN 0x10 macro
|
/titanic_52/usr/src/stand/lib/sa/ |
H A D | stdio.c | 38 F_OPEN = 0x01, enumerator [all...] |
/titanic_52/usr/src/contrib/ast/src/cmd/INIT/ |
H A D | ratz.c | 650 # define F_OPEN(name, mode) \ macro 713 # define F_OPEN(name, mode) fopen((name), (mode)) macro
|
/titanic_52/usr/src/uts/common/io/ppp/spppcomp/ |
H A D | zlib.c | 160 #define F_OPEN(name, mode) \ macro 195 #define F_OPEN(name, mode) fopen((name), (mode)) macro
|
/titanic_52/usr/src/uts/common/io/cxgbe/common/ |
H A D | t4_regs.h | 22128 #define F_OPEN V_OPEN(1U) macro
|