Searched refs:e_cnt (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/crle/common/
H A D_crle.h81 Word e_cnt; /* no. of files in directory */ member in struct:hash_ent
H A Dconfig.c333 ((ent->e_cnt + 1) * sizeof (Rtc_file)));
403 _id = --ent->e_dir->e_cnt;
493 _id = --ent->e_dir->e_cnt;
H A Dinspect.c417 dent->e_cnt++;
/illumos-gate/usr/src/uts/common/rpc/
H A Dclnt_clts.c113 uint_t e_cnt; /* number of endpoints in the pool */ member in struct:endpnt_type
1123 * The number of endpoints in the pool is stored in the e_cnt field of
1163 * | | e_cnt (1) | | | | | | e_cnt (3) | | | |
1260 etype->e_cnt = 0;
1512 } else if (np->e_cnt >= clnt_clts_max_endpoints) {
1530 if (np->e_cnt > 1) {
1561 if (np->e_cnt <= 0) {
1594 np->e_cnt++;
1856 np->e_cnt);
[all...]

Completed in 78 milliseconds