Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/devfsadm/
H A Ddevfsadm.c111 static int flush_path_to_inst_enable = TRUE; variable
548 flush_path_to_inst_enable = FALSE; in parse_args()
568 flush_path_to_inst_enable = FALSE; in parse_args()
674 flush_path_to_inst_enable = FALSE; in parse_args()
827 flush_path_to_inst_enable = FALSE; in parse_args()
867 flush_path_to_inst_enable = FALSE; in parse_args()
941 flush_path_to_inst_enable = FALSE; in parse_args()
3737 (flush_path_to_inst_enable == TRUE) ? "ENABLED" : "DISABLED"); in flush_path_to_inst()
3739 if (flush_path_to_inst_enable == FALSE) { in flush_path_to_inst()