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

/illumos-gate/usr/src/cmd/sendmail/libsmdb/
H A Dsmdb1.c78 if (strncmp(type, SMDB_TYPE_BTREE, SMDB_TYPE_BTREE_LEN) == 0)
475 strncmp(SMDB_TYPE_BTREE, type, SMDB_TYPE_BTREE_LEN) != 0))
528 (strncmp(SMDB_TYPE_BTREE, type, SMDB_TYPE_BTREE_LEN) == 0))
H A Dsmdb.c221 (strncmp(type, SMDB_TYPE_BTREE, SMDB_TYPE_BTREE_LEN) == 0))
H A Dsmdb2.c54 if (strncmp(type, SMDB_TYPE_BTREE, SMDB_TYPE_BTREE_LEN) == 0)
/illumos-gate/usr/src/cmd/sendmail/include/libsmdb/
H A Dsmdb.h321 # define SMDB_TYPE_BTREE_LEN 6 macro

Completed in 46 milliseconds