Home
last modified time | relevance | path

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

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