Searched defs:bootconfig (Results 1 – 3 of 3) sorted by relevance
20 pub mod bootconfig; module
285 let bootconfig = c"foo=bar\nbaz".to_bytes_with_nul(); in fixup_bootconfig_no_op() localVariable361 let bootconfig = c"foo=bar\nbaz".to_bytes_with_nul(); in fixup_bootconfig_error() localVariable394 let bootconfig = c"foo=bar\nbaz".to_bytes_with_nul(); in fixup_bootconfig_fixup_buffer_too_small() localVariable
967 let bootconfig = bootconfig.as_ref(); localVariable