Searched refs:ERR_nofsync (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/cmd/filesync/ | ||
H A D | messages.h | 138 #define ERR_nofsync "ERROR: unable to find rule and baseline files\n" macro |
H A D | main.c | 507 fprintf(stderr, gettext(ERR_nofsync)); in findfiles() |