Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/filesync/
H A Daction.c140 fp->f_problem = gettext(PROB_prohibited); in do_like()
416 fp->f_problem = gettext(PROB_prohibited); in do_copy()
860 fp->f_problem = gettext(PROB_prohibited); in do_remove()
949 fp->f_problem = gettext(PROB_prohibited); in do_rename()
952 pp->f_problem = gettext(PROB_prohibited); in do_rename()
H A Dmessages.h180 #define PROB_prohibited "blocked by -o switch" macro