Home
last modified time | relevance | path

Searched defs:orig_path (Results 1 – 4 of 4) sorted by relevance

/external/linux-kselftest/tools/testing/selftests/mount/
Dunprivileged-remount-test.c261 const char *orig_path = "/dev"; in test_priv_mount_unpriv_remount() local
/external/autotest/server/site_tests/tast/
Dtast_unittest.py85 def _get_path_in_root(self, orig_path): argument
/external/musl/android/
Drelinterp.c646 static void realpath_fd(int fd, const char* orig_path, char* out, size_t len) { in realpath_fd()
/external/autotest/utils/frozen_chromite/lib/
Dremote_access.py1253 def orig_path(self): member in ChromiumOSDevice