Searched defs:_MODE (Results 1 – 2 of 2) sorted by relevance
/openbsd/gnu/usr.bin/perl/cpan/libnet/lib/Net/ | ||
H A D | NNTP.pm | 732 sub _MODE { shift->command('MODE', @_)->response == CMD_OK } subroutine |
H A D | FTP.pm | 1391 sub _MODE { shift->unsupported(@_) } subroutine |