HomeSort by: relevance | last modified time | path
    Searched defs:SYS_open (Results 1 - 9 of 9) sorted by relevancy

  /src/external/bsd/jemalloc/dist/include/jemalloc/internal/
jemalloc_internal_decls.h 27 # if defined(SYS_open) && defined(__aarch64__)
28 /* Android headers may define SYS_open to __NR_open even though
30 # undef SYS_open
  /src/external/bsd/jemalloc/include/jemalloc/internal/
jemalloc_internal_decls.h 27 # if defined(SYS_open) && defined(__aarch64__)
28 /* Android headers may define SYS_open to __NR_open even though
30 # undef SYS_open
  /src/external/bsd/jemalloc.old/dist/include/jemalloc/internal/
jemalloc_internal_decls.h 26 # if defined(SYS_open) && defined(__aarch64__)
27 /* Android headers may define SYS_open to __NR_open even though
29 # undef SYS_open
  /src/external/bsd/jemalloc.old/include/jemalloc/internal/
jemalloc_internal_decls.h 26 # if defined(SYS_open) && defined(__aarch64__)
27 /* Android headers may define SYS_open to __NR_open even though
29 # undef SYS_open
  /src/sys/arch/news68k/include/
romcall.h 33 #define SYS_open 5
  /src/sys/arch/newsmips/include/
romcall.h 33 #define SYS_open 5
  /src/external/gpl3/gdb/dist/gdb/stubs/
m32r-stub.c 130 SYS_open,
272 case SYS_open:
273 gdb_error ("Target attempts SYS_open call at %s\n", buf);
  /src/external/gpl3/gdb.old/dist/gdb/stubs/
m32r-stub.c 130 SYS_open,
272 case SYS_open:
273 gdb_error ("Target attempts SYS_open call at %s\n", buf);
  /src/sys/sys/
syscall.h 31 #define SYS_open 5

Completed in 34 milliseconds