Searched refs:proc_cstr (Results 1 – 2 of 2) sorted by relevance
376 let proc_cstr = unsafe { CStr::from_bytes_with_nul_unchecked(b"/proc\0") }; in with_config() localVariable382 proc_cstr.as_ptr(), in with_config()
511 let proc_cstr = unsafe { CStr::from_bytes_with_nul_unchecked(PROC_CSTR) }; in new() localVariable517 proc_cstr.as_ptr(), in new()