MCPcopy 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
243int
244prison_if(struct ucred *cred, const struct sockaddr *sa)
245{
246 return (0);
247}
248
249int
250prison_check_af(struct ucred *cred, int af)

Callers 3

rtm_get_jailedFunction · 0.70
can_export_rteFunction · 0.70
ff_rtioctl_oldFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected