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

/osnet-11/usr/src/cmd/sendmail/db/mp/
H A Dmp_fget.c226 * BH_CALLPGIN --
230 if (F_ISSET(bhp, BH_CALLPGIN)) {
233 F_CLR(bhp, BH_CALLPGIN);
H A Dmp_bh.c383 F_SET(bhp, BH_CALLPGIN);
447 F_SET(bhp, BH_CALLPGIN);
H A Dmp_pr.c278 { BH_CALLPGIN, "callpgin" },
/osnet-11/usr/src/cmd/sendmail/db/include/
H A Dmp.h275 #define BH_CALLPGIN 0x001 /* Page needs to be reworked... */ macro

Completed in 17 milliseconds