Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bnu/
H A Duustat.c475 int statefound = 0; local
545 statefound = state(dir, file);
546 DEBUG(9, "uprocessC: statefound value = %d\n", statefound);
547 if ((whattodo(statefound) != TRUE))
554 if (statefound == 1)
556 else if (statefound == 2)
558 else if (statefound == 3)