Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/devfsadm/
H A Ddevfsadm.c114 static int flush_path_to_inst_enable = TRUE; variable
550 flush_path_to_inst_enable = FALSE; in parse_args()
570 flush_path_to_inst_enable = FALSE; in parse_args()
676 flush_path_to_inst_enable = FALSE; in parse_args()
829 flush_path_to_inst_enable = FALSE; in parse_args()
869 flush_path_to_inst_enable = FALSE; in parse_args()
943 flush_path_to_inst_enable = FALSE; in parse_args()
3750 (flush_path_to_inst_enable == TRUE) ? "ENABLED" : "DISABLED"); in flush_path_to_inst()
3752 if (flush_path_to_inst_enable == FALSE) { in flush_path_to_inst()