Searched defs:_LIST (Results 1 – 3 of 3) sorted by relevance
297 sub _LIST { shift->command('LIST',@_)->response() == CMD_OK } subroutine
656 sub _LIST { shift->command('LIST',@_)->response == CMD_OK } subroutine
1200 sub _LIST { shift->command("LIST",@_)->response() == CMD_INFO } subroutine