Searched refs:S_IXOTH (Results 51 - 75 of 111) sorted by relevance

12345

/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppoecd/
H A Dmain.c1223 || (sbuf.st_mode & (S_IXUSR|S_IXGRP|S_IXOTH)) == 0) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/client/
H A Dsmbctool.c187 (mode & S_IXOTH) ? fstrcat(attrstr, "x") : fstrcat(attrstr, "-");
2114 *p++ = rwx_to_str(m, S_IXOTH, 'x');
H A Dclient.c2317 *p++ = rwx_to_str(m, S_IXOTH, 'x');
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/
H A Dmain.c1807 || (sbuf.st_mode & (S_IXUSR|S_IXGRP|S_IXOTH)) == 0) {
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppd/
H A Dmain.c1450 || (sbuf.st_mode & (S_IXUSR|S_IXGRP|S_IXOTH)) == 0) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/etc/afpd/
H A Dacls.c1232 if (mode & S_IXOTH)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/libsmb/
H A Dlibsmbclient.c2045 if (IS_DOS_HIDDEN(mode)) st->st_mode |= S_IXOTH;
3642 if ((newmode & S_IXOTH) && lp_map_hidden(-1)) mode |= aHIDDEN;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iptables-1.4.12.1/
H A Dlibtool3675 #ifndef S_IXOTH
3676 # define S_IXOTH 0
4116 && (st.st_mode & (S_IXUSR | S_IXGRP | S_IXOTH)))
4135 rval = chmod (path, st.st_mode | S_IXOTH | S_IXGRP | S_IXUSR);
H A Dltmain.sh3188 #ifndef S_IXOTH
3189 # define S_IXOTH 0
3629 && (st.st_mode & (S_IXUSR | S_IXGRP | S_IXOTH)))
3648 rval = chmod (path, st.st_mode | S_IXOTH | S_IXGRP | S_IXUSR);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/
H A Dlibtool4646 #ifndef S_IXOTH
4647 # define S_IXOTH 0
5017 && (st.st_mode & (S_IXUSR | S_IXGRP | S_IXOTH)))
5036 rval = chmod (path, st.st_mode | S_IXOTH | S_IXGRP | S_IXUSR);
H A Dltmain.sh4224 #ifndef S_IXOTH
4225 # define S_IXOTH 0
4595 && (st.st_mode & (S_IXUSR | S_IXGRP | S_IXOTH)))
4614 rval = chmod (path, st.st_mode | S_IXOTH | S_IXGRP | S_IXUSR);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/
H A Dlibtool3689 #ifndef S_IXOTH
3690 # define S_IXOTH 0
4130 && (st.st_mode & (S_IXUSR | S_IXGRP | S_IXOTH)))
4149 rval = chmod (path, st.st_mode | S_IXOTH | S_IXGRP | S_IXUSR);
H A Dltmain.sh3188 #ifndef S_IXOTH
3189 # define S_IXOTH 0
3629 && (st.st_mode & (S_IXUSR | S_IXGRP | S_IXOTH)))
3648 rval = chmod (path, st.st_mode | S_IXOTH | S_IXGRP | S_IXUSR);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/confuse-2.7/
H A Dlibtool3675 #ifndef S_IXOTH
3676 # define S_IXOTH 0
4116 && (st.st_mode & (S_IXUSR | S_IXGRP | S_IXOTH)))
4135 rval = chmod (path, st.st_mode | S_IXOTH | S_IXGRP | S_IXUSR);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/confuse-2.7/support/
H A Dltmain.sh3188 #ifndef S_IXOTH
3189 # define S_IXOTH 0
3629 && (st.st_mode & (S_IXUSR | S_IXGRP | S_IXOTH)))
3648 rval = chmod (path, st.st_mode | S_IXOTH | S_IXGRP | S_IXUSR);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/
H A Dlibtool4660 #ifndef S_IXOTH
4661 # define S_IXOTH 0
5031 && (st.st_mode & (S_IXUSR | S_IXGRP | S_IXOTH)))
5050 rval = chmod (path, st.st_mode | S_IXOTH | S_IXGRP | S_IXUSR);
H A Dltmain.sh4224 #ifndef S_IXOTH
4225 # define S_IXOTH 0
4595 && (st.st_mode & (S_IXUSR | S_IXGRP | S_IXOTH)))
4614 rval = chmod (path, st.st_mode | S_IXOTH | S_IXGRP | S_IXUSR);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/forked-daapd-0.19/
H A Dlibtool4641 #ifndef S_IXOTH
4642 # define S_IXOTH 0
5012 && (st.st_mode & (S_IXUSR | S_IXGRP | S_IXOTH)))
5031 rval = chmod (path, st.st_mode | S_IXOTH | S_IXGRP | S_IXUSR);
H A Dltmain.sh4218 #ifndef S_IXOTH
4219 # define S_IXOTH 0
4589 && (st.st_mode & (S_IXUSR | S_IXGRP | S_IXOTH)))
4608 rval = chmod (path, st.st_mode | S_IXOTH | S_IXGRP | S_IXUSR);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libexif-0.6.19/
H A Dltmain.sh3191 #ifndef S_IXOTH
3192 # define S_IXOTH 0
3632 && (st.st_mode & (S_IXUSR | S_IXGRP | S_IXOTH)))
3651 rval = chmod (path, st.st_mode | S_IXOTH | S_IXGRP | S_IXUSR);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/
H A Dlibtool3689 #ifndef S_IXOTH
3690 # define S_IXOTH 0
4130 && (st.st_mode & (S_IXUSR | S_IXGRP | S_IXOTH)))
4149 rval = chmod (path, st.st_mode | S_IXOTH | S_IXGRP | S_IXUSR);
H A Dltmain.sh3188 #ifndef S_IXOTH
3189 # define S_IXOTH 0
3629 && (st.st_mode & (S_IXUSR | S_IXGRP | S_IXOTH)))
3648 rval = chmod (path, st.st_mode | S_IXOTH | S_IXGRP | S_IXUSR);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpng/libpng-1.2.50/
H A Dltmain.sh3188 #ifndef S_IXOTH
3189 # define S_IXOTH 0
3629 && (st.st_mode & (S_IXUSR | S_IXGRP | S_IXOTH)))
3648 rval = chmod (path, st.st_mode | S_IXOTH | S_IXGRP | S_IXUSR);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/
H A Dltmain.sh4224 #ifndef S_IXOTH
4225 # define S_IXOTH 0
4595 && (st.st_mode & (S_IXUSR | S_IXGRP | S_IXOTH)))
4614 rval = chmod (path, st.st_mode | S_IXOTH | S_IXGRP | S_IXUSR);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/GeoIP-1.5.1/
H A Dlibtool4646 #ifndef S_IXOTH
4647 # define S_IXOTH 0
5017 && (st.st_mode & (S_IXUSR | S_IXGRP | S_IXOTH)))
5036 rval = chmod (path, st.st_mode | S_IXOTH | S_IXGRP | S_IXUSR);

Completed in 1171 milliseconds

12345