Home
last modified time | relevance | path

Searched refs:R_IGNORE (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/filesync/
H A Drules.c188 flags = R_IGNORE; in read_rules()
443 if (flags&R_IGNORE) in add_rule()
489 { int flags = R_IGNORE | R_NEW; in add_ignore()
H A Ddatabase.h102 #define R_IGNORE 0x04 /* IGNORE (vs INCLUDE) */ macro
H A Ddebug.c98 { R_IGNORE, "IGNORE",