Home
last modified time | relevance | path

Searched refs:X_IXOTH (Results 1 – 25 of 29) sorted by relevance

12

/dports/shells/ksh93-devel/ast-cc1bca27/src/lib/libast/include/
H A Dmodecanon.h59 #define X_IXOTH 0000001 macro
63 #define X_IRWXO (X_IROTH|X_IWOTH|X_IXOTH)
/dports/shells/ksh93/ast-93u/src/lib/libast/include/
H A Dmodecanon.h59 #define X_IXOTH 0000001 macro
63 #define X_IRWXO (X_IROTH|X_IWOTH|X_IXOTH)
/dports/shells/ast-ksh/ast-ksh93v/src/lib/libast/include/
H A Dmodecanon.h59 #define X_IXOTH 0000001 macro
63 #define X_IRWXO (X_IROTH|X_IWOTH|X_IXOTH)
/dports/shells/ksh93-devel/ast-cc1bca27/src/cmd/paxlib/rar/
H A Drar.c164 i = X_IFDIR|X_IRUSR|X_IWUSR|X_IXUSR|X_IRGRP|X_IWGRP|X_IXGRP|X_IROTH|X_IWOTH|X_IXOTH; in rar_getheader()
171 i |= X_IXUSR|X_IXGRP|X_IXOTH; in rar_getheader()
178 i |= X_IROTH|X_IXOTH; in rar_getheader()
181 i &= ~(X_IROTH|X_IXOTH); in rar_getheader()
/dports/shells/ksh93/ast-93u/src/cmd/paxlib/rar/
H A Drar.c164 i = X_IFDIR|X_IRUSR|X_IWUSR|X_IXUSR|X_IRGRP|X_IWGRP|X_IXGRP|X_IROTH|X_IWOTH|X_IXOTH; in rar_getheader()
171 i |= X_IXUSR|X_IXGRP|X_IXOTH; in rar_getheader()
178 i |= X_IROTH|X_IXOTH; in rar_getheader()
181 i &= ~(X_IROTH|X_IXOTH); in rar_getheader()
/dports/shells/ast-ksh/ast-ksh93v/src/cmd/paxlib/rar/
H A Drar.c164 i = X_IFDIR|X_IRUSR|X_IWUSR|X_IXUSR|X_IRGRP|X_IWGRP|X_IXGRP|X_IROTH|X_IWOTH|X_IXOTH; in rar_getheader()
171 i |= X_IXUSR|X_IXGRP|X_IXOTH; in rar_getheader()
178 i |= X_IROTH|X_IXOTH; in rar_getheader()
181 i &= ~(X_IROTH|X_IXOTH); in rar_getheader()
/dports/shells/ksh93/ast-93u/src/lib/libast/features/
H A Dmode.c179 printf("#define S_IXOTH 0%04o\n", X_IXOTH); in main()
181 if (S_IXOTH != X_IXOTH) idperm = 0; in main()
/dports/shells/ksh93-devel/ast-cc1bca27/src/lib/libast/features/
H A Dmode.c179 printf("#define S_IXOTH 0%04o\n", X_IXOTH); in main()
181 if (S_IXOTH != X_IXOTH) idperm = 0; in main()
/dports/shells/ast-ksh/ast-ksh93v/src/lib/libast/features/
H A Dmode.c179 printf("#define S_IXOTH 0%04o\n", X_IXOTH); in main()
181 if (S_IXOTH != X_IXOTH) idperm = 0; in main()
/dports/shells/ksh2020/ast-ksh2020/src/lib/libast/include/
H A Dmodecanon.h42 #define X_IXOTH 0000001 macro
/dports/shells/ksh2020/ast-ksh2020/src/lib/libast/string/
H A Dmodedata.c59 S_IXGRP, X_IXGRP, S_IROTH, X_IROTH, S_IWOTH, X_IWOTH, S_IXOTH, X_IXOTH};
/dports/shells/ksh93-devel/ast-cc1bca27/src/lib/libast/string/
H A Dmodedata.c68 S_IXOTH, X_IXOTH
/dports/shells/ksh93/ast-93u/src/lib/libast/string/
H A Dmodedata.c68 S_IXOTH, X_IXOTH
/dports/shells/ast-ksh/ast-ksh93v/src/lib/libast/string/
H A Dmodedata.c68 S_IXOTH, X_IXOTH
/dports/shells/ksh93/ast-93u/src/cmd/paxlib/arj/
H A Darj.c164 mode = X_IFDIR|X_IRUSR|X_IWUSR|X_IXUSR|X_IRGRP|X_IWGRP|X_IXGRP|X_IROTH|X_IWOTH|X_IXOTH; in arj_getheader()
171 mode |= X_IXUSR|X_IXGRP|X_IXOTH; in arj_getheader()
/dports/shells/ksh93-devel/ast-cc1bca27/src/cmd/paxlib/lha/
H A Dlha.c173 mode = X_IFDIR|X_IRUSR|X_IWUSR|X_IXUSR|X_IRGRP|X_IWGRP|X_IXGRP|X_IROTH|X_IWOTH|X_IXOTH; in lha_getheader()
180 mode |= X_IXUSR|X_IXGRP|X_IXOTH; in lha_getheader()
/dports/shells/ksh93-devel/ast-cc1bca27/src/cmd/paxlib/arj/
H A Darj.c164 mode = X_IFDIR|X_IRUSR|X_IWUSR|X_IXUSR|X_IRGRP|X_IWGRP|X_IXGRP|X_IROTH|X_IWOTH|X_IXOTH; in arj_getheader()
171 mode |= X_IXUSR|X_IXGRP|X_IXOTH; in arj_getheader()
/dports/shells/ksh93/ast-93u/src/cmd/paxlib/lha/
H A Dlha.c173 mode = X_IFDIR|X_IRUSR|X_IWUSR|X_IXUSR|X_IRGRP|X_IWGRP|X_IXGRP|X_IROTH|X_IWOTH|X_IXOTH; in lha_getheader()
180 mode |= X_IXUSR|X_IXGRP|X_IXOTH; in lha_getheader()
/dports/shells/ast-ksh/ast-ksh93v/src/cmd/paxlib/arj/
H A Darj.c164 mode = X_IFDIR|X_IRUSR|X_IWUSR|X_IXUSR|X_IRGRP|X_IWGRP|X_IXGRP|X_IROTH|X_IWOTH|X_IXOTH; in arj_getheader()
171 mode |= X_IXUSR|X_IXGRP|X_IXOTH; in arj_getheader()
/dports/shells/ast-ksh/ast-ksh93v/src/cmd/paxlib/lha/
H A Dlha.c173 mode = X_IFDIR|X_IRUSR|X_IWUSR|X_IXUSR|X_IRGRP|X_IWGRP|X_IXGRP|X_IROTH|X_IWOTH|X_IXOTH; in lha_getheader()
180 mode |= X_IXUSR|X_IXGRP|X_IXOTH; in lha_getheader()
/dports/shells/ksh93/ast-93u/src/cmd/paxlib/zoo/
H A Dzoo.c223 mode = X_IFDIR|X_IRUSR|X_IWUSR|X_IXUSR|X_IRGRP|X_IWGRP|X_IXGRP|X_IROTH|X_IWOTH|X_IXOTH; in zoo_getheader()
230 mode |= X_IXUSR|X_IXGRP|X_IXOTH; in zoo_getheader()
/dports/shells/ksh93-devel/ast-cc1bca27/src/cmd/paxlib/zoo/
H A Dzoo.c223 mode = X_IFDIR|X_IRUSR|X_IWUSR|X_IXUSR|X_IRGRP|X_IWGRP|X_IXGRP|X_IROTH|X_IWOTH|X_IXOTH; in zoo_getheader()
230 mode |= X_IXUSR|X_IXGRP|X_IXOTH; in zoo_getheader()
/dports/shells/ast-ksh/ast-ksh93v/src/cmd/paxlib/zoo/
H A Dzoo.c223 mode = X_IFDIR|X_IRUSR|X_IWUSR|X_IXUSR|X_IRGRP|X_IWGRP|X_IXGRP|X_IROTH|X_IWOTH|X_IXOTH; in zoo_getheader()
230 mode |= X_IXUSR|X_IXGRP|X_IXOTH; in zoo_getheader()
/dports/shells/ksh93/ast-93u/src/cmd/paxlib/zip/
H A Dzip.c240 …f->st->st_mode = (X_IFDIR|X_IRUSR|X_IWUSR|X_IXUSR|X_IRGRP|X_IWGRP|X_IXGRP|X_IROTH|X_IWOTH|X_IXOTH); in zip_getheader()
/dports/shells/ksh93-devel/ast-cc1bca27/src/cmd/paxlib/zip/
H A Dzip.c240 …f->st->st_mode = (X_IFDIR|X_IRUSR|X_IWUSR|X_IXUSR|X_IRGRP|X_IWGRP|X_IXGRP|X_IROTH|X_IWOTH|X_IXOTH); in zip_getheader()

12