Home
last modified time | relevance | path

Searched defs:cstr (Results 1 – 4 of 4) sorted by relevance

/linux/rust/kernel/
H A Dstr.rs435 let cstr = c"\xf0\x9f\xa6\x80"; in test_cstr_to_str() localVariable
443 let cstr = c"\xc3\x28"; in test_cstr_to_str_invalid_utf8() localVariable
468 let cstr = CStr::from_bytes_with_nul(&bytes)?; in test_cstr_display_all_bytes() localVariable
/linux/fs/crypto/
H A Dhooks.c360 struct fscrypt_str cstr, pstr; in fscrypt_get_symlink() local
/linux/scripts/gcc-plugins/
H A Dgcc-common.h105 tree cstr, elem, index, type; in build_const_char_string() local
/linux/tools/perf/
H A Dbuiltin-diff.c234 char *cstr = (char *) str; in setup_compute() local