Searched refs:sWebPostId (Results 1 - 1 of 1) sorted by relevance

/haiku/src/add-ons/kernel/debugger/qrencode/
H A Dmodule.cpp33 static char sWebPostId[64]; variable
92 strlcat(sEncodeBuffer, sWebPostId, encodeLength + 1);
164 if (sWebPostId[0] != 0) {
315 strlcpy(sWebPostId, argv[2], sizeof(sWebPostId));
322 sWebPostId[0] = 0;

Completed in 163 milliseconds