Searched refs:handle_strerror_r_return (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/libcxx/src/
H A Dsystem_error.cpp81 handle_strerror_r_return(char *strerror_return, char *buffer) { function in namespace:__anon1264
90 handle_strerror_r_return(int strerror_return, char *buffer) { function in namespace:__anon1264
116 const char *error_message = handle_strerror_r_return(

Completed in 102 milliseconds