Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/filesync/
H A Dmessages.h163 #define ERR_abort_h "ERROR: aborting because of propagation failure\n" macro
H A Danal.c214 fprintf(stderr, gettext(ERR_abort_h)); in analyze()