Searched refs:kCommandLength (Results 1 – 2 of 2) sorted by relevance
23 static const size_t kCommandLength = 32; variable
624 char name[kCommandLength]; in Parse()629 if (length >= kCommandLength - 1) in Parse()