Searched defs:secport (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/os/
H A Dlocate_kdc.c270 int port, int secport,
279 hostname, ntohs (port), ntohs (secport),
289 sprintf(secportbuf, "%d", ntohs(secport));
302 if (err || secport == 0)
269 krb5int_add_host_to_list(struct addrlist *lp, const char *hostname, int port, int secport, int socktype, int family) argument

Completed in 46 milliseconds