MCPcopy Index your code
hub / github.com/F-Stack/f-stack / ff_socket

Function ff_socket

tools/ipfw/compat.c:111–115  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

109}
110
111int
112ff_socket(int domain, int type, int protocol)
113{
114 return 0;
115}
116
117int ff_getsockopt(int sockfd, int level, int optname,
118 void *optval, socklen_t *optlen)

Callers 7

mainFunction · 0.50
mainFunction · 0.50
mainFunction · 0.50
socketFunction · 0.50
socketFunction · 0.50
ff_sys_socketFunction · 0.50
ff_hook_socketFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected