Home
last modified time | relevance | path

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

/linux/rust/proc-macro2/
H A Dfallback.rs1113 .error_len() in c_string()
1114 .map_or(rest, |error_len| &rest[..error_len]); in c_string()
/linux/drivers/scsi/
H A Dhpsa_cmd.h633 __le32 error_len; /* Error Length */ member