Searched refs:ef_oflags (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/head/
H A Dexacct_impl.h55 mode_t ef_oflags; /* flags to open(2) */ member in struct:_ea_file_impl
/opensolaris-onvv-gate/usr/src/lib/libexacct/common/
H A Dexacct_ops.c828 if ((f->ef_oflags & O_RDWR) == 0 &&
829 (f->ef_oflags & O_WRONLY) == 0) {
1053 f->ef_oflags = oflags;

Completed in 76 milliseconds