Home
last modified time | relevance | path

Searched defs:RETR (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/heimdal/appl/push/
H A Dpush.c136 typedef enum { INIT = 0, GREET, USER, PASS, STAT, RETR, TOP, enumerator
/freebsd/crypto/heimdal/appl/ftp/ftpd/
H A Dftpcmd.c94 RETR = 283, enumerator
179 #define RETR 283 macro