Home
last modified time | relevance | path

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

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