Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/filesync/
H A Dmessages.h142 #define ERR_rdwri "ERROR: cannot read/write file %s\n" macro
H A Dmain.c638 fprintf(stderr, gettext(ERR_rdwri), name); in check_access()