Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/cloudberry
/ stat
Class
stat
src/interfaces/libpq/fe-secure-openssl.c:793–793 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
791
{
792
SSL_CTX *SSL_context;
793
struct stat buf;
794
char homedir[MAXPGPATH];
795
char fnbuf[MAXPGPATH];
796
char sebuf[PG_STRERROR_R_BUFLEN];
Callers
1
initialize_SSL
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected