Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/cpan/libnet/lib/Net/
H A DPOP3.pm370 sub _USER { shift->command('USER', $_[0])->response() == CMD_OK } subroutine
H A DFTP.pm1378 sub _USER { subroutine