Searched refs:hcc (Results 1 – 3 of 3) sorted by relevance
12 struct hcc { struct17 struct hcc* FAST_FUNC ipsvd_perhost_init(unsigned); argument25 unsigned FAST_FUNC ipsvd_perhost_add(struct hcc *cc, char *ip, unsigned maxconn, struct hcc **hccpp…28 void FAST_FUNC ipsvd_perhost_remove(struct hcc *cc, int pid);
13 struct hcc* FAST_FUNC ipsvd_perhost_init(unsigned c) in ipsvd_perhost_init()16 struct hcc *cc = xzalloc((c + 1) * sizeof(*cc)); in ipsvd_perhost_init()21 unsigned FAST_FUNC ipsvd_perhost_add(struct hcc *cc, char *ip, unsigned maxconn, struct hcc **hccpp) in ipsvd_perhost_add()45 void FAST_FUNC ipsvd_perhost_remove(struct hcc *cc, int pid) in ipsvd_perhost_remove()
130 struct hcc *cc;256 struct hcc *hccp; in tcpudpsvd_main()