Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/fipsmodule/
DCMakeLists.txt135 function(prepend_path values prefix output) function
/external/kmod/testsuite/
Dtestsuite.c849 static int prepend_path(const char *extra) in prepend_path() function
/external/autotest/client/bin/
Dutils.py575 def prepend_path(newpath, oldpath): function