Searched refs:is_tmp (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/cmd/sendmail/db/mp/
H A Dmp_sync.c255 int is_tmp; local
270 is_tmp = F_ISSET(dbmfp->mfp, MP_TEMP);
272 if (is_tmp)
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Ddump.c204 int is_tmp = 0; local
209 is_tmp = 1;
215 is_tmp ? "T" : "");
216 else if (is_tmp)

Completed in 205 milliseconds