Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/filesync/
H A Dmessages.h215 #define TXT_nobase "LIST without a BASE" /* for ERR_bad_input */ macro
H A Drules.c156 errstr = gettext(TXT_nobase); in read_rules()