Home
last modified time | relevance | path

Searched refs:ERR_open (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/filesync/
H A Dmessages.h100 #define ERR_open "ERROR: cannot open %s file %s\n" macro
H A Drules.c108 fprintf(stderr, gettext(ERR_open), gettext(TXT_rules), in read_rules()
H A Dmain.c553 fprintf(stderr, new_baseline ? ERR_creat : ERR_open, in findfiles()
H A Dbase.c346 fprintf(stderr, gettext(ERR_open), gettext(TXT_base), in read_baseline()