Searched refs:sockets (Results 1 – 8 of 8) sorted by relevance
62 sockets.c \111 sockets.c \153 sockets.c \
259 Port 5037 is used for smart sockets which allow a client on the host
101 struct socketinfo *sockets; member
72 for (si = svc->sockets; si; si = si->next) { in wait_for_one_process()
30 for (si = svc->sockets; si; si = si->next) { in DUMP()
797 si->next = svc->sockets; in parse_line_service()798 svc->sockets = si; in parse_line_service()
255 for (si = svc->sockets; si; si = si->next) { in service_start()
36 sockets.c \