Searched defs:ntrans (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/lex/common/
H A Donce.h84 int treesize = TREESIZE, ntrans = NTRANS; variable
/illumos-gate/usr/src/lib/libpool/common/
H A Dpool_commit.c1062 uint64_t ntrans; local
1083 ntrans = MIN(res_info[donor].ri_transfer,
1089 ntrans) != PO_SUCCESS) {
1093 res_info[donor].ri_transfer -= ntrans;
1094 res_info[receiver].ri_transfer += ntrans;

Completed in 132 milliseconds