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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/e2fsprogs/
H A Dchattr.c26 #define OPT_REM 2 macro
71 gp->flags |= OPT_REM;
129 /*if (gp->flags & OPT_REM) - not needed, rf is zero otherwise */
179 if ((g.flags & OPT_SET) && (g.flags & (OPT_ADD|OPT_REM)))
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/
H A Dchattr.c44 #define OPT_REM 2 macro
93 flags |= OPT_REM;
142 if (flags & OPT_REM)
208 if ((flags & OPT_SET) && ((flags & OPT_ADD) || (flags & OPT_REM)))

Completed in 129 milliseconds