HomeSort by: relevance | last modified time | path
    Searched refs:system_file (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/lib/asan/scripts/
asan_device_setup 412 CTX=u:object_r:system_file:s0
  /src/external/gpl3/gcc.old/dist/libphobos/src/std/
file.d 155 package enum system_file = "/system/etc/hosts";
160 package enum system_file = "/usr/include/assert.h";
2371 if (system_file.exists)
2372 assert(!system_file.isDir);
2457 if (system_file.exists)
2459 assert(!attrIsDir(getAttributes(system_file)));
2460 assert(!attrIsDir(getLinkAttributes(system_file)));
2552 if (system_file.exists)
2553 assert(system_file.isFile);
2641 if (system_file.exists
    [all...]

Completed in 34 milliseconds