HomeSort by relevance Sort by last modified time
    Searched refs:sym_file (Results 1 - 2 of 2) sorted by null

  /external/ltp/testcases/kernel/syscalls/symlink/
symlink03.c 154 char *sym_file; /* symbolic link file name */ local
172 sym_file = Test_cases[ind].link;
175 if (sym_file == High_address_node) {
176 sym_file = (char *)get_high_address();
184 TEST(symlink(test_file, sym_file));
  /external/valgrind/coregrind/m_debuginfo/
readpdb.c 2148 const PDB_SYMBOL_FILE *sym_file = (const PDB_SYMBOL_FILE *) file; local
2155 const PDB_SYMBOL_FILE_EX *sym_file = (const PDB_SYMBOL_FILE_EX *) file; local
    [all...]

Completed in 130 milliseconds