Home
last modified time | relevance | path

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

/bootable/libbootloader/gbl/libgbl/src/
Dslots.rs448 let squid_cstr = CStr::from_bytes_until_nul(&squid_buffer); in test_suffix_to_cstr() localVariable
449 assert!(squid_cstr.is_ok()); in test_suffix_to_cstr()