Searched refs:ERR_nodst (Results 1 – 2 of 2) sorted by relevance
| /onnv-gate/usr/src/cmd/filesync/ | ||
| H A D | messages.h | 141 #define ERR_nodst "ERROR: no destination directory specified\n" macro |
| H A D | main.c | 251 fprintf(stderr, gettext(ERR_nodst)); in main() |