Home
last modified time | relevance | path

Searched refs:R_NEW (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/cmd/filesync/
H A Drules.c455 if (flags & R_NEW) in add_rule()
490 { int flags = R_IGNORE | R_NEW; in add_ignore()
503 { int flags = R_NEW; in add_include()
H A Ddatabase.h102 #define R_NEW 0x01 /* newly added rule (=OPT_NEW) */ macro
H A Ddebug.c102 R_NEW, "NEW",
H A Deval.c166 if (newrules && ((rp->r_flags & R_NEW) == 0)) in evaluate()
/titanic_50/usr/src/uts/common/os/
H A Dmodsysfile.c3032 R_NEW, R_NAME, R_EQUALS, R_VALUE in process_rtc_config_file() enumerator
3044 state = R_NEW; in process_rtc_config_file()
3058 if (state == R_NEW) { in process_rtc_config_file()
3088 if (state != R_NEW && state != R_VALUE) in process_rtc_config_file()
3092 state = R_NEW; in process_rtc_config_file()