Searched defs:retr (Results 1 – 5 of 5) sorted by relevance
/external/libcap-ng/libcap-ng-0.7/utils/ |
D | netcap.c | 253 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/ |
D | poplib.py | 227 def retr(self, which): member in POP3
|
/external/python/cpython3/Lib/ |
D | poplib.py | 243 def retr(self, which): member in POP3
|
/external/python/cpython2/Lib/test/ |
D | test_ftplib.py | 620 def retr(): function
|
/external/python/cpython3/Lib/test/ |
D | test_ftplib.py | 814 def retr(): function
|