Searched refs:COTS_DEFAULT_ALLOCSIZE (Results 1 – 1 of 1) sorted by relevance
194 #define COTS_DEFAULT_ALLOCSIZE 2048 macro593 p->cku_outbuflen = COTS_DEFAULT_ALLOCSIZE; in clnt_cots_kcreate()2765 if (tidu_size > COTS_DEFAULT_ALLOCSIZE || (tidu_size <= 0)) in connmgr_connect()2766 tidu_size = COTS_DEFAULT_ALLOCSIZE; in connmgr_connect()