Searched refs:onetime (Results 1 – 1 of 1) sorted by relevance
1883 * @param[out] onetime - boot override one-time in setBootOneTime() 1886 static ipmi::Cc getBootOneTime(ipmi::Context::ptr& ctx, bool& onetime) in setBootOneTime() 1897 ObjectEnable::property_names::enabled, onetime);1910 * @param[in] onetime - boot override one-time1913 static ipmi::Cc setBootOneTime(ipmi::Context::ptr& ctx, const bool& onetime)1923 ObjectEnable::property_names::enabled, onetime); in ipmiChassisGetSysBootOptions() 1842 getBootOneTime(ipmi::Context::ptr & ctx,bool & onetime) getBootOneTime() argument 1868 setBootOneTime(ipmi::Context::ptr & ctx,const bool & onetime) setBootOneTime() argument