Searched defs:S_IXOTH (Results 1 - 25 of 30) sorted by relevance

12

/macosx-10.10/ksh-23/ksh/src/cmd/ksh93/sh/
H A Dshcomp.c116 chmod(cp,(statb.st_mode&~S_IFMT)|S_IXUSR|S_IXGRP|S_IXOTH); local
/macosx-10.10/cxxfilt-11/cxxfilt/binutils/
H A Dfilemode.c100 #ifndef S_IXOTH macro
/macosx-10.10/xnu-2782.1.97/bsd/sys/_types/
H A D_s_ifmt.h62 #define S_IXOTH 0000001 /* [XSI] X for other */ macro
/macosx-10.10/bash-94.1.2/bash-3.2/include/
H A Dposixstat.h129 # define S_IXOTH (S_IEXEC >> 6) /* execute, other */ macro
/macosx-10.10/bash-94.1.2/bash-3.2/lib/readline/
H A Dposixstat.h129 # define S_IXOTH (S_IEXEC >> 6) /* execute, other */ macro
/macosx-10.10/cxxfilt-11/cxxfilt/bfd/
H A Dbfdio.c39 #define S_IXOTH 0001 /* Execute by others. */ macro
H A Dopncls.c37 #define S_IXOTH 0001 /* Execute by others. */ macro
/macosx-10.10/text_cmds-88/sort/
H A Dstat-macros.h229 # define S_IXOTH (S_IXUSR >> 6) macro
/macosx-10.10/gnutar-453/gnutar/lib/
H A Dsys_stat_.h240 # define S_IXOTH (S_IXUSR >> 6) macro
H A Dsystem.h253 # define S_IXOTH 0000001 macro
/macosx-10.10/BerkeleyDB-21/db/build_brew/
H A Dclib_port.h121 #define S_IXOTH 0 /* X for other */ macro
149 #define S_IXOTH 0000001 /* X for other */ macro
/macosx-10.10/BerkeleyDB-21/db/build_s60/
H A Dclib_port.h121 #define S_IXOTH 0 /* X for other */ macro
149 #define S_IXOTH 0000001 /* X for other */ macro
/macosx-10.10/BerkeleyDB-21/db/build_vxworks/
H A Dclib_port.h123 #define S_IXOTH 0 /* X for other */ macro
151 #define S_IXOTH 0000001 /* X for other */ macro
/macosx-10.10/BerkeleyDB-21/db/build_wince/
H A Dclib_port.h123 #define S_IXOTH 0 /* X for other */ macro
151 #define S_IXOTH 0000001 /* X for other */ macro
/macosx-10.10/BerkeleyDB-21/db/build_windows/
H A Dclib_port.h123 #define S_IXOTH 0 /* X for other */ macro
151 #define S_IXOTH 0000001 /* X for other */ macro
/macosx-10.10/gnudiff-19/diffutils/src/
H A Dsystem.h97 # define S_IXOTH 0001 macro
/macosx-10.10/tcsh-65/tcsh/
H A Dtc.os.h303 # define S_IXOTH (S_IEXEC >> 6) macro
/macosx-10.10/uucp-11/uucp/
H A Dsysdep.h284 #define S_IXOTH 0001 macro
/macosx-10.10/gpatch-3/patch/
H A Dcommon.h44 #define S_IXOTH 1 macro
/macosx-10.10/libarchive-30/libarchive/libarchive/
H A Darchive_windows.h230 #define S_IXOTH _S_IXOTH macro
/macosx-10.10/procmail-14/procmail/src/
H A Dincludes.h246 #define S_IXOTH 0001 macro
/macosx-10.10/zsh-61/zsh/Src/
H A Dzsh_system.h665 # define S_IXOTH 00001 macro
/macosx-10.10/OpenSSH-189/openssh/
H A Ddefines.h153 # define S_IXOTH 0000001 /* execute/search permission, */ macro
/macosx-10.10/ksh-23/ksh/src/cmd/INIT/
H A Dmamake.c147 #define S_IXOTH 0001 /* other execute permission */ macro
/macosx-10.10/postfix-255/postfix/src/util/
H A Dsys_defs.h1544 #define S_IXOTH 0000001 macro

Completed in 689 milliseconds

12