Searched refs:ret (Results 1 – 2 of 2) sorted by relevance
200 int ret = execvp(args[0], (char* const*)args); in strip_file() local203 return ret; in strip_file()
1450 local ret=$?1467 if [ $ret -eq 0 ] ; then1481 return $ret