Searched defs:c_buf (Results 1 – 3 of 3) sorted by relevance
73 struct stat c_buf, l_buf; in setup() local119 struct stat c_buf, l_buf; in test_verify() local
34 const uint8_t *c_buf; member
2799 let c_buf = buf.as_mut_ptr() as *mut libc::c_char; in ttyname() localVariable