Home
last modified time | relevance | path

Searched refs:h_nelem (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/db/hsearch/
H A Dhsearch.c75 dbinfo.h_nelem = (u_int32_t)nel; /* XXX: Possible overflow. */
/illumos-gate/usr/src/cmd/sendmail/db/dbm/
H A Ddbm.c196 dbinfo.h_nelem = 1;
/illumos-gate/usr/src/cmd/sendmail/libsmdb/
H A Dsmdb2.c470 db_info.h_nelem = db_params->smdbp_num_elements;
/illumos-gate/usr/src/cmd/sendmail/db/
H A Ddb.h324 u_int32_t h_nelem; /* Number of elements. */ member
/illumos-gate/usr/src/cmd/sendmail/db/hash/
H A Dhash.c162 __ham_init_htab(dbc, dbinfo != NULL ? dbinfo->h_nelem : 0,
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dmap.c1919 # define h_nelem nelem macro
1979 hinfo.h_nelem = DB_HASH_NELEM;