Searched refs:cmd_size (Results 1 – 2 of 2) sorted by relevance
1996 size_t cmd_size; local2005 cmd_size = 10 + (apdu->data ? strlen(apdu->data) : 0);2007 apdu->sessionid, cmd_size, apdu->cla, apdu->instruction,
160 def cmd_size(self, arg): member in DummyFTPHandler