Searched refs:S_IXOTH (Results 1 - 25 of 111) sorted by relevance

12345

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/macos/source/
H A Dmacstat.h66 #define S_IXOTH 00001 macro
67 #define S_IRWXO (S_IROTH | S_IWOTH | S_IXOTH) /* = 00007 */
H A Dmacstat.c130 buf->st_mode |= S_IXUSR | S_IXGRP | S_IXOTH;
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/libbb/
H A Dparse_mode.c29 S_IXUSR | S_IXGRP | S_IXOTH, /* x */
30 S_IXUSR | S_IXGRP | S_IXOTH, /* X -- special -- see below */
120 || (new_mode & (S_IFDIR | S_IXUSR | S_IXGRP | S_IXOTH))
H A Dmake_directory.c40 mode = (S_IXUSR | S_IXGRP | S_IXOTH |
H A Dmode_string.c23 00002 ) || ( S_IXOTH != 00001 )
40 S_IROTH, S_IWOTH, S_IXOTH, S_ISVTX
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dstat.h45 #define S_IXOTH 00001 macro
54 #define S_IXUGO (S_IXUSR|S_IXGRP|S_IXOTH)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Dclib_port.h120 #ifndef S_IXOTH
121 #define S_IXOTH 0 /* X for other */ macro
148 #ifndef S_IXOTH
149 #define S_IXOTH 0000001 /* X for other */ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_s60/
H A Dclib_port.h120 #ifndef S_IXOTH
121 #define S_IXOTH 0 /* X for other */ macro
148 #ifndef S_IXOTH
149 #define S_IXOTH 0000001 /* X for other */ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Dclib_port.h122 #ifndef S_IXOTH
123 #define S_IXOTH 0 /* X for other */ macro
150 #ifndef S_IXOTH
151 #define S_IXOTH 0000001 /* X for other */ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/
H A Dclib_port.h122 #ifndef S_IXOTH
123 #define S_IXOTH 0 /* X for other */ macro
150 #ifndef S_IXOTH
151 #define S_IXOTH 0000001 /* X for other */ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_wince/
H A Dclib_port.h122 #ifndef S_IXOTH
123 #define S_IXOTH 0 /* X for other */ macro
150 #ifndef S_IXOTH
151 #define S_IXOTH 0000001 /* X for other */ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_windows/
H A Dclib_port.h122 #ifndef S_IXOTH
123 #define S_IXOTH 0 /* X for other */ macro
150 #ifndef S_IXOTH
151 #define S_IXOTH 0000001 /* X for other */ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dsys_stat.in.h235 #if !S_IXOTH
236 # define S_IXOTH (S_IXUSR >> 6) macro
246 # define S_IRWXO (S_IROTH | S_IWOTH | S_IXOTH)
251 # define S_IXUGO (S_IXUSR | S_IXGRP | S_IXOTH)
H A Dacl.c205 if (mode & S_IXOTH) acl_text[19] = 'x';
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/lib/replace/system/
H A Dfilesys.h158 #ifndef S_IXOTH
159 #define S_IXOTH 00001 /* execute permission: other */ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna/
H A Dalbumart.c61 make_dir(dirname(cache_dir), S_IRWXU|S_IRGRP|S_IXGRP|S_IROTH|S_IXOTH); local
209 make_dir(dirname(cache_dir), S_IRWXU|S_IRGRP|S_IXGRP|S_IROTH|S_IXOTH); local
239 make_dir(dirname(cache_dir), S_IRWXU|S_IRGRP|S_IXGRP|S_IROTH|S_IXOTH); local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna-1.1.5/
H A Dalbumart.c68 make_dir(dirname(cache_dir), S_IRWXU|S_IRGRP|S_IXGRP|S_IROTH|S_IXOTH); local
195 make_dir(dirname(cache_dir), S_IRWXU|S_IRGRP|S_IXGRP|S_IROTH|S_IXOTH); local
226 make_dir(dirname(cache_dir), S_IRWXU|S_IRGRP|S_IXGRP|S_IROTH|S_IXOTH); local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/theos/
H A D_stat.c48 umask |= S_IROTH|S_IXOTH;
60 umask |= S_IXOTH;
91 if (!(mask & (S_IROTH|S_IXOTH)))
H A Dstat.h57 #define S_IXOTH 0x0001 /* execute permission: other */ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/smbd/
H A Ddosmode.c114 result |= (S_IXUSR | S_IXGRP | S_IXOTH);
129 result |= S_IXOTH;
173 if (MAP_HIDDEN(conn) && ((sbuf->st_mode & S_IXOTH) != 0))
478 mask |= S_IXOTH;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/theos/
H A Dstat.h56 #define S_IXOTH 0x0001 /* execute permission: other */ macro
H A D_stat.c48 umask |= S_IROTH|S_IXOTH;
60 umask |= S_IXOTH;
91 if (!(mask & (S_IROTH|S_IXOTH)))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/utils/
H A Dtestparm.c312 if (lp_map_hidden(s) && !(lp_create_mask(s) & S_IXOTH)) {
314 Map hidden can only work if create mask includes octal 01 (S_IXOTH).\n",
317 if (lp_map_hidden(s) && (lp_force_create_mode(s) & S_IXOTH)) {
319 Map hidden can only work if force create mode excludes octal 01 (S_IXOTH).\n",
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-tests/
H A Dtest-sys_stat.c38 S_IRWXO, S_IROTH, S_IWOTH, S_IXOTH,
62 verify (S_IRWXO == (S_IROTH | S_IWOTH | S_IXOTH));
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/applets/
H A Dapplets.c122 0, S_IXOTH, S_IXOTH, 0 /* other */
371 if (!(m & S_IXOTH)) /* is x bit not set ? */

Completed in 299 milliseconds

12345