Home
last modified time | relevance | path

Searched refs:IDENTITY_SERVICE_PORT (Results 1 – 3 of 3) sorted by relevance

/dports/security/xinetd/xinetd-2.3.15/xinetd/
H A Dident.c108 sin_contact.sa_in6.sin6_port = htons( IDENTITY_SERVICE_PORT ) ; in log_remote_user()
113 sin_contact.sa_in.sin_port = htons( IDENTITY_SERVICE_PORT ) ; in log_remote_user()
H A Ddefs.h75 #define IDENTITY_SERVICE_PORT 113 macro
H A Dconfparse.c973 if ( SC_PORT(scp) == IDENTITY_SERVICE_PORT && in cnf_get()