Searched refs:COTS_DEFAULT_ALLOCSIZE (Results 1 – 1 of 1) sorted by relevance
201 #define COTS_DEFAULT_ALLOCSIZE 2048 macro600 p->cku_outbuflen = COTS_DEFAULT_ALLOCSIZE; in clnt_cots_kcreate()2774 if (tidu_size > COTS_DEFAULT_ALLOCSIZE || (tidu_size <= 0)) in connmgr_connect()2775 tidu_size = COTS_DEFAULT_ALLOCSIZE; in connmgr_connect()