Home
last modified time | relevance | path

Searched refs:BT_STK_POP (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/db/include/
H A Dbtree.h152 #define BT_STK_POP(c) \ macro
/illumos-gate/usr/src/cmd/sendmail/db/btree/
H A Dbt_delete.c384 BT_STK_POP(cp);
391 BT_STK_POP(cp);
H A Dbt_search.c302 BT_STK_POP(cp);
H A Dbt_rsearch.c270 err: BT_STK_POP(cp);
H A Dbt_cursor.c1042 if (stack && BT_STK_POP(cp) != NULL)