Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/db/btree/
H A Dbt_search.c94 BT_STK_CLR(cp);
338 BT_STK_CLR(cp);
H A Dbt_rsearch.c85 BT_STK_CLR(cp);
H A Dbt_delete.c475 BT_STK_CLR(cp);
H A Dbt_split.c141 BT_STK_CLR(cp);
H A Dbt_cursor.c1522 BT_STK_CLR(cp);
/illumos-gate/usr/src/cmd/sendmail/db/include/
H A Dbtree.h135 #define BT_STK_CLR(c) \ macro