Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/filesync/
H A Dmessages.h136 #define ERR_nofsync "ERROR: unable to find rule and baseline files\n" macro
H A Dmain.c505 fprintf(stderr, gettext(ERR_nofsync)); in findfiles()