Searched defs:c_str (Results 1 – 2 of 2) sorted by relevance
38 char const* c_str() { in c_str() function
153 let c_str = unsafe { CStr::from_ptr(c_str) }; in fputs() localVariable190 let c_str = unsafe { CStr::from_ptr(s) }; in perror() localVariable