Searched refs:SERVER (Results 1 – 7 of 7) sorted by relevance
/titanic_50/usr/src/cmd/sendmail/lib/ |
H A D | smtp-sendmail | 93 SERVER=`echo $i | /usr/bin/sed -e 's/:.*$//'` 96 /usr/sbin/etrn -b $SERVER $CLIENTS >/dev/null 2>&1 &
|
/titanic_50/usr/src/cmd/cmd-inet/common/ |
H A D | kcmd.h | 39 #define SERVER 0 macro
|
/titanic_50/usr/src/lib/sasl_plugins/digestmd5/ |
H A D | digestmd5.c | 174 enum Context_type { SERVER = 0, CLIENT = 1 }; enumerator 1671 if (text->i_am == SERVER) { 1682 if (text->i_am != SERVER) { 1695 if (text->i_am == SERVER) { 1707 if (text->i_am != SERVER) { 2545 text->i_am = SERVER; 3522 clear_reauth_entry(&text->reauth->e[val], SERVER, sparams->utils); 3530 clear_reauth_entry(&text->reauth->e[val], SERVER, sparams->utils); 3540 clear_reauth_entry(&text->reauth->e[val], SERVER, sparams->utils); 3733 reauth_cache->i_am = SERVER;
|
/titanic_50/usr/src/uts/intel/io/amd8111s/ |
H A D | amd8111s_hw.h | 752 #define SERVER 0x2 macro
|
/titanic_50/usr/src/lib/libsasl/lib/ |
H A D | dlopen.c | 541 type = SERVER; in _sasl_load_plugins()
|
/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/ |
H A D | in.rshd.c | 1657 &desinbuf, &desoutbuf, SERVER, &eblock); in recvauth()
|
/titanic_50/usr/src/cmd/sendmail/cf/ |
H A D | README | 1108 Rejected: IP-ADDRESS listed at SERVER 1110 where IP-ADDRESS and SERVER are replaced by the appropriate 2498 Rejected: IP-ADDRESS listed at SERVER 2500 where IP-ADDRESS and SERVER are replaced by the appropriate 2520 451 Temporary lookup failure of IP-ADDRESS at SERVER 2522 where IP-ADDRESS and SERVER are replaced by the appropriate
|