Home
last modified time | relevance | path

Searched defs:retr (Results 1 – 5 of 5) sorted by relevance

/external/libcap-ng/libcap-ng-0.7/utils/
Dnetcap.c253 unsigned long rxq, txq, time_len, retr, inode; in read_tcp() local
287 unsigned long rxq, txq, time_len, retr, inode; in read_udp() local
321 unsigned long rxq, txq, time_len, retr, inode; in read_raw() local
/external/python/cpython2/Lib/
Dpoplib.py227 def retr(self, which): member in POP3
/external/python/cpython3/Lib/
Dpoplib.py243 def retr(self, which): member in POP3
/external/python/cpython2/Lib/test/
Dtest_ftplib.py620 def retr(): function
/external/python/cpython3/Lib/test/
Dtest_ftplib.py814 def retr(): function