Home
last modified time | relevance | path

Searched refs:_PATH_DEFPATH (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/include/
Dpaths.h50 #define _PATH_DEFPATH "/sbin:/system/sbin:/product/bin:/apex/com.android.runtime/bin:/system/bin:/s… macro
/bionic/libc/bionic/
Dexec.cpp133 if (path == nullptr) path = _PATH_DEFPATH; in execvpe()