HomeSort by relevance Sort by last modified time
    Searched full:try_open (Results 1 - 13 of 13) sorted by null

  /external/dtc/
srcpos.c 71 static char *try_open(const char *dirname, const char *fname, FILE **fp) function
108 fullname = try_open(cur_dir, fname, fp);
112 fullname = try_open(node->dirname, fname, fp);
  /external/elfutils/libdwfl/
find-debuginfo.c 40 try_open (const struct stat *main_stat, function
282 int fd = try_open (&main_stat, dir, subdir, file, &fname);
292 fd = try_open (&main_stat, dir, ".dwz",
ChangeLog 124 (try_open): Likewise, and replace open64 with open.
210 * find-debuginfo.c (try_open): Free fname on all failure paths.
    [all...]
  /external/ltp/testcases/kernel/security/prot_hsymlinks/
prot_hsymlinks.c 163 static int try_open(const char *name, int mode);
479 int can_write = try_open(ufile->path, O_WRONLY) == 0;
539 if (try_open(name, o_modes[mode]) != -1)
546 static int try_open(const char *name, int mode) function
  /toolchain/binutils/binutils-2.27/ld/
ldfile.c 474 try_open (const char *name, bfd_boolean *sysrooted) function
567 result = try_open (name, sysrooted);
594 result = try_open (path, sysrooted);
ChangeLog-2012 811 (try_open): Delete exten and code handling such. Add sysrooted
814 param. Rename local var. Update try_open calls.
    [all...]
ChangeLog-2008 431 (try_open): Don't use a fixed size pathname buffer.
    [all...]
ChangeLog-9197     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/lib32/
libasound.so 
libasound.so.2 
libasound.so.2.0.0 
  /external/skia/platform_tools/android/bin/linux/
perfhost 
  /external/skqp/platform_tools/android/bin/linux/
perfhost 

Completed in 1033 milliseconds