Searched defs:CLNT_MAX_CONNS (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/rpc/ | ||
H A D | clnt_cots.c | 475 #define CLNT_MAX_CONNS 1 /* concurrent connections between clnt/srvr */ macro 476 int clnt_max_conns = CLNT_MAX_CONNS; |
Completed in 67 milliseconds