Home
last modified time | relevance | path

Searched refs:_SLAVE (Results 1 – 1 of 1) sorted by relevance

/mirbsd/src/gnu/usr.bin/perl/lib/Net/
DNNTP.pm354 $nntp->_SLAVE;
674 sub _SLAVE { shift->command('SLAVE',@_)->response == CMD_OK } subroutine