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

/osnet-11/usr/src/cmd/parted/
H A Dstrlist.c532 int best_status = 0; local
537 if (this_status > best_status)
538 best_status = this_status;
542 return best_status;

Completed in 20 milliseconds