Searched refs:st_boot_flags (Results 1 – 3 of 3) sorted by relevance
703 st->st_boot_flags = STARTD_BOOT_VERBOSE; in read_startd_config()706 st->st_boot_flags = STARTD_BOOT_VERBOSE; in read_startd_config()717 st->st_boot_flags = STARTD_BOOT_QUIET; in read_startd_config()719 st->st_boot_flags = STARTD_BOOT_VERBOSE; in read_startd_config()764 st->st_boot_flags = STARTD_BOOT_VERBOSE; in read_startd_config()771 st->st_boot_flags = STARTD_BOOT_VERBOSE; in read_startd_config()
458 if (!(st->st_boot_flags & STARTD_BOOT_VERBOSE)) in log_transition()
527 uint_t st_boot_flags; /* serial boot, etc. */ member