Searched defs:s (Results 1 – 12 of 12) sorted by relevance
5 static inline int strlen(const char *s) { in strlen()
14 ssize_t s; in main() local
29 static int skip_and_atoi(const char **s) in skip_and_atoi()60 char *str = NULL, *s = NULL, *end = NULL; in __do_vsprintf() local
54 char *s = fgets(str, sizeof(str), filp); in read_symbol() local
270 let s = self as *const Self as *mut Self; in send_eoi() localVariable
77 let s = CStr::from_bytes_with_nul(&tmp_buf) in report_systable_header() localVariable
449 ##### 描述453 ##### 参数
767 let s = e.short_name(); in is_empty() localVariable1750 let mut s = [0x20u8; 11]; localVariable2208 let mut s = String::from_utf16_lossy(self.name.as_slice()); in extracted_name() localVariable
399 let s = self.signal(); in next_signal() localVariable
767 let s = CStr::from_bytes_with_nul(buf) in store() localVariable
938 let s = format!( in show() localVariable
1221 let s = check_and_clone_cstr(s, Some(4096))? in put_string() localVariable