Searched refs:KDB_ENVBUFSIZE (Results 1 – 1 of 1) sorted by relevance
289 #define KDB_ENVBUFSIZE 512 in kdballocenv() macro290 static char envbuffer[KDB_ENVBUFSIZE]; in kdballocenv()294 if ((KDB_ENVBUFSIZE - envbufsize) >= bytes) { in kdballocenv()