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

/opensolaris-onvv-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++;
/opensolaris-onvv-gate/usr/src/uts/common/rpc/
H A Dclnt_clts.c108 uint_t e_cnt; /* number of endpoints in the pool */ member in struct:endpnt_type
1109 * The number of endpoints in the pool is stored in the e_cnt field of
1149 * | | e_cnt (1) | | | | | | e_cnt (3) | | | |
1246 etype->e_cnt = 0;
1498 } else if (np->e_cnt >= clnt_clts_max_endpoints) {
1516 if (np->e_cnt > 1) {
1547 if (np->e_cnt <= 0) {
1580 np->e_cnt++;
1842 np->e_cnt);
[all...]

Completed in 321 milliseconds