Home
last modified time | relevance | path

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

/build/tools/atree/
Dfs.cpp200 int ret = execvp(args[0], (char* const*)args); in strip_file() local
203 return ret; in strip_file()
/build/
Denvsetup.sh1450 local ret=$?
1467 if [ $ret -eq 0 ] ; then
1481 return $ret