Home
last modified time | relevance | path

Searched defs:prepend_path (Results 1 – 2 of 2) sorted by relevance

/external/kmod/testsuite/
Dtestsuite.c1052 static int prepend_path(const char *extra) in prepend_path() function
/external/autotest/client/bin/
Dutils.py617 def prepend_path(newpath, oldpath): function