Home
last modified time | relevance | path

Searched defs:c_buf (Results 1 – 3 of 3) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/fchownat/
Dfchownat02.c72 struct stat c_buf, l_buf; in setup() local
118 struct stat c_buf, l_buf; in test_verify() local
/third_party/rust/crates/nix/src/
Dunistd.rs3325 let c_buf = buf.as_mut_ptr() as *mut libc::c_char; localVariable
/third_party/ffmpeg/libavfilter/
Davf_showcqt.h71 ColorFloat *c_buf; member