Searched refs:SPLTMAX (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/krb5/plugins/kdb/db2/libdb2/hash/
H A Dhash.h120 #define SPLTMAX 8 macro
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/SDBM_File/sdbm/
H A Dsdbm.h10 #define SPLTMAX 10 /* maximum allowed splits */ macro
H A Dsdbm.c279 * this routine will attempt to make room for SPLTMAX times before
293 register int smax = SPLTMAX;
364 * if we are here, this is real bad news. After SPLTMAX splits,
368 (void) write(2, "sdbm: cannot insert after SPLTMAX attempts.\n", 44);

Completed in 17 milliseconds