Home
last modified time | relevance | path

Searched refs:CommandNotImplemented (Results 1 – 25 of 36) sorted by relevance

12

/dports/lang/mono/mono-5.10.1.57/mcs/class/System/System.Net.Mail/
H A DSmtpStatusCode.cs37 CommandNotImplemented = 502, enumerator
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.Mail/src/System/Net/Mail/
H A DSmtpStatusCode.cs24 CommandNotImplemented = 502, enumerator
H A DSmtpException.cs31 case SmtpStatusCode.CommandNotImplemented: in GetMessageForStatus()
H A DSmtpConnection.cs222 && (e.StatusCode != SmtpStatusCode.CommandNotImplemented)) in GetConnection()
606 && (e.StatusCode != SmtpStatusCode.CommandNotImplemented)) in SendEHelloCallback()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/net/System/Net/mail/
H A DSmtpStatusCode.cs20 CommandNotImplemented = 502, enumerator
H A DSmtpException.cs33 case SmtpStatusCode.CommandNotImplemented: in GetMessageForStatus()
H A Dsmtpconnection.cs375 && (e.StatusCode != SmtpStatusCode.CommandNotImplemented)) { in GetConnection()
838 && (e.StatusCode != SmtpStatusCode.CommandNotImplemented)){ in SendEHelloCallback()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.Requests/src/System/Net/
H A DFtpStatusCode.cs63 CommandNotImplemented = 502, enumerator
H A DNetRes.cs42 case FtpStatusCode.CommandNotImplemented: in GetWebStatusCodeString()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/net/System/Net/
H A DFtpStatusCode.cs66 CommandNotImplemented = 502, enumerator
/dports/misc/actiona/actiona-3.10.1/actiontools/qxtsmtp/
H A Dqxtsmtp.h52 CommandNotImplemented, enumerator
/dports/games/cockatrice/Cockatrice-2021-01-26-Release-2.8.0/servatrice/src/smtp/
H A Dqxtsmtp.h49 CommandNotImplemented, enumerator
/dports/devel/sfml/SFML-2.5.1/include/SFML/Network/
H A DFtp.hpp119 CommandNotImplemented = 502, ///< Command not implemented enumerator
/dports/misc/actiona/actiona-3.10.1/actions/actionpackdata/actions/
H A Dsendmailinstance.cpp331 case QxtSmtp::CommandNotImplemented: in mailFailed()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.Mail/ref/
H A DSystem.Net.Mail.cs242 CommandNotImplemented = 502, enumerator
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.Requests/ref/
H A DSystem.Net.Requests.cs421 CommandNotImplemented = 502, enumerator
/dports/games/gnubg/gnubg-1.06.002/
H A Dbackgammon.h626 extern void CommandNotImplemented(char *);
H A Dshow.c2042 CommandNotImplemented(NULL); in CommandShowRolls()
2102 CommandNotImplemented(NULL); in CommandShowTemperatureMap()
H A Dset.c3636 CommandNotImplemented(NULL);
H A Dcommands.inc319 { "weights", CommandNotImplemented,
H A Dgnubg.c2552 CommandNotImplemented(char *UNUSED(sz)) in CommandNotImplemented() function
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monotouch/
H A DSystem.cs5581 CommandNotImplemented = 502, enumerator
7098 CommandNotImplemented = 502, enumerator
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monotouch/
H A DSystem.cs5618 CommandNotImplemented = 502, enumerator
7173 CommandNotImplemented = 502, enumerator
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monodroid/
H A DSystem.cs5579 CommandNotImplemented = 502, enumerator
7096 CommandNotImplemented = 502, enumerator
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monodroid/
H A DSystem.cs5614 CommandNotImplemented = 502, enumerator
7169 CommandNotImplemented = 502, enumerator

12