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

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

Completed in 61 milliseconds