Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/cloudberry
/ stat
Class
stat
src/common/exec.c:73–73 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
71
validate_exec(const char *path)
72
{
73
struct stat buf;
74
int is_r;
75
int is_x;
76
Callers
1
validate_exec
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected