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

/illumos-gate/usr/src/cmd/ndmpd/tlm/
H A Dtlm_restore_writer.c274 int last_action = 0; /* what we are doing at EOT */ local
387 last_action, size_left);
399 tar_hdr->th_linkflag = last_action;
402 last_action = 0;
483 last_action = tar_hdr->th_linkflag;

Completed in 49 milliseconds