Home
last modified time | relevance | path

Searched refs:dontexpand (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/backup/restore/
H A Dinteractive.c34 static int dontexpand; /* co-routine state set in getnext, used in expandarg */ variable
450 dontexpand = 0; in copynext()
482 dontexpand = 1; in copynext()
596 if (dontexpand) in expandarg()