Searched defs:dumped (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dmci.c420 bool dumped; local
424 dumped = false;
432 dumped = true;
443 if (!dumped)
/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Delfdump.c3070 int dumped = 0; local
3096 * not true for dumped objects. Detect if this object has
3097 * been dumped so that we can skip the reloc address test
3102 dumped = (dyn->d_un.d_val & DF_1_CONFALT) != 0;
3300 if (!dumped)
3309 if (!dumped)

Completed in 540 milliseconds