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

/illumos-gate/usr/src/cmd/sendmail/libsmdb/
H A Dsmdb.c221 (strncmp(type, SMDB_TYPE_BTREE, SMDB_TYPE_BTREE_LEN) == 0))
533 { SMDB_TYPE_BTREE, "NEWDB" },
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 Dsmdb2.c54 if (strncmp(type, SMDB_TYPE_BTREE, SMDB_TYPE_BTREE_LEN) == 0)
/illumos-gate/usr/src/cmd/sendmail/include/libsmdb/
H A Dsmdb.h320 # define SMDB_TYPE_BTREE "btree" macro

Completed in 47 milliseconds