Home
last modified time | relevance | path

Searched defs:in_resync (Results 1 – 2 of 2) sorted by relevance

/dragonfly/bin/pax/
H A Dar_subs.c969 int in_resync = 0; /* set when we are in resync mode */ in next_head() local
H A Dtar.c103 tar_trail(char *buf, int in_resync, int *cnt) in tar_trail()