Searched refs:tmpstore (Results 1 – 1 of 1) sorted by relevance
365 char tmpstore[1024]; in vsendcmd() local394 buf = tmpstore; in vsendcmd()395 sz = snprintf(tmpstore, sizeof(tmpstore), in vsendcmd()398 assert((size_t)sz < sizeof(tmpstore)); in vsendcmd()