Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/filesync/
H A Dmessages.h183 #define PROB_aborted "aborted by -h switch" macro
H A Danal.c203 fp->f_problem = aborted ? PROB_aborted : PROB_restat; in analyze()