Searched refs:STRCMDBUFSIZE (Results 1 – 2 of 2) sorted by relevance
322 #define STRCMDBUFSIZE 2048 macro328 char sc_buf[STRCMDBUFSIZE]; /* data buffer */
803 strcmd.sc_len = STRCMDBUFSIZE; in dotli()