Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ prison_if
Function
prison_if
lib/ff_glue.c:243–247 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
241
}
242
243
int
244
prison_if(struct ucred *cred, const struct sockaddr *sa)
245
{
246
return (0);
247
}
248
249
int
250
prison_check_af(struct ucred *cred, int af)
Callers
3
rtm_get_jailed
Function · 0.70
can_export_rte
Function · 0.70
ff_rtioctl_old
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected