Searched refs:st_boot_flags (Results 1 – 3 of 3) sorted by relevance
698 st->st_boot_flags = STARTD_BOOT_VERBOSE; in read_startd_config()701 st->st_boot_flags = STARTD_BOOT_VERBOSE; in read_startd_config()712 st->st_boot_flags = STARTD_BOOT_QUIET; in read_startd_config()714 st->st_boot_flags = STARTD_BOOT_VERBOSE; in read_startd_config()759 st->st_boot_flags = STARTD_BOOT_VERBOSE; in read_startd_config()766 st->st_boot_flags = STARTD_BOOT_VERBOSE; in read_startd_config()
457 if (!(st->st_boot_flags & STARTD_BOOT_VERBOSE)) in log_transition()
529 uint_t st_boot_flags; /* serial boot, etc. */ member