Searched refs:DEBUGSTREAM (Results 1 - 6 of 6) sorted by relevance

/prebuilts/gdb/darwin-x86/lib/python2.7/
H A Dsmtpd.py92 DEBUGSTREAM = Devnull() variable
130 print >> DEBUGSTREAM, 'Peer:', repr(self.__peer)
145 print >> DEBUGSTREAM, 'Data:', repr(line)
228 print >> DEBUGSTREAM, '===> MAIL', arg
237 print >> DEBUGSTREAM, 'sender:', self.__mailfrom
241 print >> DEBUGSTREAM, '===> RCPT', arg
250 print >> DEBUGSTREAM, 'recips:', self.__rcpttos
292 print >> DEBUGSTREAM, \
301 print >> DEBUGSTREAM, 'Incoming connection from %s' % repr(addr)
358 print >> DEBUGSTREAM, 'w
[all...]
/prebuilts/gdb/linux-x86/lib/python2.7/
H A Dsmtpd.py92 DEBUGSTREAM = Devnull() variable
130 print >> DEBUGSTREAM, 'Peer:', repr(self.__peer)
145 print >> DEBUGSTREAM, 'Data:', repr(line)
228 print >> DEBUGSTREAM, '===> MAIL', arg
237 print >> DEBUGSTREAM, 'sender:', self.__mailfrom
241 print >> DEBUGSTREAM, '===> RCPT', arg
250 print >> DEBUGSTREAM, 'recips:', self.__rcpttos
292 print >> DEBUGSTREAM, \
301 print >> DEBUGSTREAM, 'Incoming connection from %s' % repr(addr)
358 print >> DEBUGSTREAM, 'w
[all...]
/prebuilts/python/darwin-x86/2.7.5/bin/
H A Dsmtpd.py92 DEBUGSTREAM = Devnull() variable
130 print >> DEBUGSTREAM, 'Peer:', repr(self.__peer)
145 print >> DEBUGSTREAM, 'Data:', repr(line)
228 print >> DEBUGSTREAM, '===> MAIL', arg
237 print >> DEBUGSTREAM, 'sender:', self.__mailfrom
241 print >> DEBUGSTREAM, '===> RCPT', arg
250 print >> DEBUGSTREAM, 'recips:', self.__rcpttos
292 print >> DEBUGSTREAM, \
301 print >> DEBUGSTREAM, 'Incoming connection from %s' % repr(addr)
358 print >> DEBUGSTREAM, 'w
[all...]
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
H A Dsmtpd.py92 DEBUGSTREAM = Devnull() variable
130 print >> DEBUGSTREAM, 'Peer:', repr(self.__peer)
145 print >> DEBUGSTREAM, 'Data:', repr(line)
228 print >> DEBUGSTREAM, '===> MAIL', arg
237 print >> DEBUGSTREAM, 'sender:', self.__mailfrom
241 print >> DEBUGSTREAM, '===> RCPT', arg
250 print >> DEBUGSTREAM, 'recips:', self.__rcpttos
292 print >> DEBUGSTREAM, \
301 print >> DEBUGSTREAM, 'Incoming connection from %s' % repr(addr)
358 print >> DEBUGSTREAM, 'w
[all...]
/prebuilts/python/linux-x86/2.7.5/bin/
H A Dsmtpd.py92 DEBUGSTREAM = Devnull() variable
130 print >> DEBUGSTREAM, 'Peer:', repr(self.__peer)
145 print >> DEBUGSTREAM, 'Data:', repr(line)
228 print >> DEBUGSTREAM, '===> MAIL', arg
237 print >> DEBUGSTREAM, 'sender:', self.__mailfrom
241 print >> DEBUGSTREAM, '===> RCPT', arg
250 print >> DEBUGSTREAM, 'recips:', self.__rcpttos
292 print >> DEBUGSTREAM, \
301 print >> DEBUGSTREAM, 'Incoming connection from %s' % repr(addr)
358 print >> DEBUGSTREAM, 'w
[all...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
H A Dsmtpd.py92 DEBUGSTREAM = Devnull() variable
130 print >> DEBUGSTREAM, 'Peer:', repr(self.__peer)
145 print >> DEBUGSTREAM, 'Data:', repr(line)
228 print >> DEBUGSTREAM, '===> MAIL', arg
237 print >> DEBUGSTREAM, 'sender:', self.__mailfrom
241 print >> DEBUGSTREAM, '===> RCPT', arg
250 print >> DEBUGSTREAM, 'recips:', self.__rcpttos
292 print >> DEBUGSTREAM, \
301 print >> DEBUGSTREAM, 'Incoming connection from %s' % repr(addr)
358 print >> DEBUGSTREAM, 'w
[all...]

Completed in 544 milliseconds