Searched refs:OPT_RECUR (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 Dlsattr.c25 OPT_RECUR = 0x1, enumerator in enum:__anon11195
72 if (S_ISDIR(st.st_mode) && (option_mask32 & OPT_RECUR)
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/
H A Dlsattr.c37 #define OPT_RECUR 1 macro
100 if (S_ISDIR(st.st_mode) && (flags & OPT_RECUR) &&

Completed in 42 milliseconds