Home
last modified time | relevance | path

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

/bionic/libc/include/
Dpaths.h36 #define _PATH_DEFPATH "/usr/bin:/bin" macro
/bionic/libc/unistd/
Dexec.c160 path = _PATH_DEFPATH; in execvp()