HomeSort by: relevance | last modified time | path
    Searched refs:permissions (Results 1 - 25 of 243) sorted by relevancy

1 2 3 4 5 6 7 8 910

  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
gcore-relro-pie.exp 38 set perm [file attributes ${binfile} -permissions]
39 file attributes ${stripped_binfile} -permissions $perm
gcore-tls-pie.exp 42 set perm [file attributes ${binfile} -permissions]
43 file attributes ${stripped_binfile} -permissions $perm
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
gcore-relro-pie.exp 38 set perm [file attributes ${binfile} -permissions]
39 file attributes ${stripped_binfile} -permissions $perm
gcore-tls-pie.exp 42 set perm [file attributes ${binfile} -permissions]
43 file attributes ${stripped_binfile} -permissions $perm
  /src/external/ibm-public/postfix/dist/src/util/
fifo_listen.c 11 /* int fifo_listen(path, permissions, block_mode)
13 /* int permissions;
17 /* the specified permissions, opens the FIFO read-write or read-only,
54 int fifo_listen(const char *path, int permissions, int block_mode)
66 * open a fifo and not something else, then change permissions to what we
76 if (mkfifo(path, permissions) < 0)
106 if (fchmod(fd, permissions) < 0)
  /src/external/bsd/kyua-cli/etc/kyua/
kyua.conf 10 -- requests to be run with non-root permissions.
  /src/external/bsd/zstd/dist/programs/
util.h 175 int UTIL_chmod(char const* filename, const stat_t* statbuf, mode_t permissions);
176 int UTIL_fchmod(const int fd, char const* filename, const stat_t* statbuf, mode_t permissions);
  /src/external/gpl3/gcc/dist/libgcc/config/epiphany/
crtm1reg-r43.S 16 # permissions described in the GCC Runtime Library Exception, version
crtm1reg-r63.S 16 # permissions described in the GCC Runtime Library Exception, version
crtrunc.S 16 # permissions described in the GCC Runtime Library Exception, version
crti.S 16 # permissions described in the GCC Runtime Library Exception, version
  /src/external/gpl3/gcc/dist/libgcc/config/nds32/isr-library/
restore_fpu_regs.inc 18 permissions described in the GCC Runtime Library Exception, version
restore_fpu_regs_00.inc 18 permissions described in the GCC Runtime Library Exception, version
save_fpu_regs.inc 18 permissions described in the GCC Runtime Library Exception, version
  /src/external/gpl3/gcc.old/dist/libgcc/config/epiphany/
crtm1reg-r43.S 16 # permissions described in the GCC Runtime Library Exception, version
crtm1reg-r63.S 16 # permissions described in the GCC Runtime Library Exception, version
crtrunc.S 16 # permissions described in the GCC Runtime Library Exception, version
  /src/external/gpl3/gcc.old/dist/libgcc/config/nds32/isr-library/
restore_fpu_regs.inc 18 permissions described in the GCC Runtime Library Exception, version
restore_fpu_regs_00.inc 18 permissions described in the GCC Runtime Library Exception, version
save_fpu_regs.inc 18 permissions described in the GCC Runtime Library Exception, version
  /src/external/gpl3/gcc/dist/libgcc/config/or1k/
crti.S 15 # permissions described in the GCC Runtime Library Exception, version
  /src/external/gpl3/gcc.old/dist/libgcc/config/or1k/
crti.S 15 # permissions described in the GCC Runtime Library Exception, version
  /src/external/gpl3/gcc/dist/libgcc/config/ft32/
crti.S 16 # permissions described in the GCC Runtime Library Exception, version
  /src/external/gpl3/gcc/dist/libgcc/config/ia64/
crti.S 15 # permissions described in the GCC Runtime Library Exception, version
  /src/external/gpl3/gcc/dist/libgcc/config/lm32/
crti.S 17 # permissions described in the GCC Runtime Library Exception, version

Completed in 21 milliseconds

1 2 3 4 5 6 7 8 910