HomeSort by relevance Sort by last modified time
    Searched refs:creat (Results 226 - 250 of 327) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/strace/linux/avr32/
syscallent.h 37 [ 8] = { 2, TD|TF, SEN(creat), "creat" },
  /external/strace/linux/hppa/
syscallent.h 14 [ 8] = { 2, TD|TF, SEN(creat), "creat" },
  /external/strace/linux/x86_64/
syscallent.h 86 [ 85] = { 2, TD|TF, SEN(creat), "creat" },
  /external/strace/linux/xtensa/
syscallent.h 17 [ 21] = { 2, TD|TF, SEN(creat), "creat" },
  /external/syslinux/mk/
lib.mk 63 atoi.o atol.o atoll.o calloc.o creat.o \
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
pthread.h 452 #define creat(...) (pthread_testcancel(), creat(__VA_ARGS__)) macro
    [all...]
  /external/compiler-rt/lib/tsan/rtl/
tsan_interceptors.cc     [all...]
  /external/google-breakpad/src/testing/gtest/src/
gtest-port.cc 504 // this class (creat, dup, dup2, and close)
528 const int captured_fd = creat(temp_file_path, _S_IREAD | _S_IWRITE);
  /external/ltp/lib/
safe_macros.c 74 rval = creat(pathname, mode);
77 "%s:%d: creat(%s,0%o) failed",
  /external/ltp/testcases/kernel/security/tomoyo/
tomoyo_new_file_test.c 53 close(creat(pathname, 0600));
  /external/mesa3d/src/gtest/src/
gtest-port.cc 504 // this class (creat, dup, dup2, and close)
528 const int captured_fd = creat(temp_file_path, _S_IREAD | _S_IWRITE);
  /external/strace/linux/arm/
syscallent.h 38 [ 8] = { 2, TD|TF, SEN(creat), "creat" },
  /external/strace/linux/crisv10/
syscallent.h 9 [ 8] = { 2, TD|TF, SEN(creat), "creat" },
  /external/strace/linux/i386/
syscallent.h 38 [ 8] = { 2, TD|TF, SEN(creat), "creat" },
  /external/strace/linux/ia64/
syscallent.h 51 [1030] = { 2, TD|TF, SEN(creat), "creat" },
  /external/strace/linux/m68k/
syscallent.h 38 [ 8] = { 2, TD|TF, SEN(creat), "creat" },
  /external/strace/linux/mips/
syscallent-n32.h 86 [6083] = { 2, TD|TF, SEN(creat), "creat" },
syscallent-n64.h 86 [5083] = { 2, TD|TF, SEN(creat), "creat" },
syscallent-o32.h 11 [4008] = { 2, TD|TF, SEN(creat), "creat" },
  /external/strace/linux/powerpc/
syscallent.h 38 [ 8] = { 2, TD|TF, SEN(creat), "creat" },
  /external/strace/linux/powerpc64/
syscallent.h 38 [ 8] = { 2, TD|TF, SEN(creat), "creat" },
  /external/strace/linux/s390/
syscallent.h 40 [ 8] = { 2, TD|TF, SEN(creat), "creat" },
  /external/strace/linux/s390x/
syscallent.h 39 [ 8] = { 2, TD|TF, SEN(creat), "creat" },
  /external/strace/linux/sh/
syscallent.h 40 [ 8] = { 2, TD|TF, SEN(creat), "creat" },
  /external/strace/linux/sh64/
syscallent.h 38 [ 8] = { 2, TD|TF, SEN(creat), "creat" },

Completed in 2568 milliseconds

1 2 3 4 5 6 7 8 91011>>