HomeSort by relevance Sort by last modified time
    Searched defs:__open (Results 1 - 3 of 3) sorted by null

  /bionic/libc/arch-arm/syscalls/
__open.S 5 ENTRY(__open) function
14 END(__open)
  /bionic/libc/arch-x86/syscalls/
__open.S 5 .type __open, @function
6 .globl __open
9 __open: label
  /bionic/libc/arch-sh/syscalls/
__open.S 5 .type __open, @function
6 .globl __open
9 __open: label

Completed in 38 milliseconds