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

/illumos-gate/usr/src/cmd/bnu/
H A Duucleanup.c95 extern void dXprocess(), dNprocess(), dMprocess(), dDprocess(), wprocess();
338 dDprocess(fullname);
411 (void) sprintf(text, "dDprocess: dummy C. unlinked(%s)",
682 * dDprocess - random D. file (not mail or rnews)
687 dDprocess(fullname) function
692 DEBUG(5, "dDprocess(%s), ", fullname);
694 (void) sprintf(text, "dDprocess: unlink(%s)", fullname);

Completed in 46 milliseconds