Home
last modified time | relevance | path

Searched refs:STRCMDBUFSIZE (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/common/sys/
H A Dstropts.h322 #define STRCMDBUFSIZE 2048 macro
328 char sc_buf[STRCMDBUFSIZE]; /* data buffer */
/titanic_50/usr/src/cmd/ptools/pfiles/
H A Dpfiles.c803 strcmd.sc_len = STRCMDBUFSIZE; in dotli()