Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/filesync/
H A Dmessages.h212 #define TXT_srcdst "missing source/destination" /* for ERR_bad_input */ macro
H A Drules.c132 errstr = gettext(TXT_srcdst); in read_rules()