Home
last modified time | relevance | path

Searched refs:SVC_ATTEMPTS (Results 1 – 2 of 2) sorted by relevance

/dports/security/xinetd/xinetd-2.3.15/xinetd/
H A Dservice.h81 #define SVC_ATTEMPTS( sp ) (sp)->svc_attempts macro
H A Dservice.c551 tabprint( fd, 1, "attempts = %d\n", SVC_ATTEMPTS(sp) ) ; in svc_dump()