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 153 char *sym_file; /* symbolic link file name */ local
171 sym_file = Test_cases[ind].link;
174 if (sym_file == High_address_node) {
175 sym_file = (char *)get_high_address();
183 TEST(symlink(test_file, sym_file));
  /external/valgrind/coregrind/m_debuginfo/
readpdb.c 2142 const PDB_SYMBOL_FILE *sym_file = (const PDB_SYMBOL_FILE *) file; local
2149 const PDB_SYMBOL_FILE_EX *sym_file = (const PDB_SYMBOL_FILE_EX *) file; local
    [all...]

Completed in 86 milliseconds