Searched refs:code (Results 1 - 3 of 3) sorted by relevance

/sendmail/devtools/bin/
H A Dfind_m4.sh35 code=$?
51 code=0
73 code=$firstcode
80 if [ $code -ne 0 ]
/sendmail/devtools/OS/
H A DHP-UX.11.x6 # +z is to generate position independant code
/sendmail/contrib/
H A Dexpn.pl38 # 1. Redistributions of source code must retain the above copyright
327 # 550 is a known code... Should the be
341 # 553 is a known code...
351 # 252 is a known code...
588 local(@ret,$code);
608 $code = 250;
614 $code = $1;
619 if ($1 == 252 && ($code == 0 || $code == 550)) {
620 $code
[all...]

Completed in 87 milliseconds