Searched refs:SOFEF_PROG (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsockfilter_impl.h106 #define SOFEF_PROG 0x2 /* programmatic filter */ macro
H A Dsockfilter.c219 ASSERT(ent->sofe_flags & SOFEF_PROG);
1054 if (ent->sofe_flags & SOFEF_PROG) {
H A Dsocksyscalls.c1761 ent->sofe_flags = filprop.sfp_autoattach ? SOFEF_AUTO : SOFEF_PROG;
1781 if (ent->sofe_flags & SOFEF_PROG) {

Completed in 54 milliseconds