Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/krb5/ldap_util/
H A Dkdb5_ldap_services.h47 #define PORT_STR_LEN 5 macro
H A Dkdb5_ldap_services.c68 …tr[MAX_LEN_LIST_ENTRY] = "", proto_str[PROTOCOL_STR_LEN + 1] = "", port_str[PORT_STR_LEN + 1] = ""; in process_host_list()
98 strncpy (port_str, pchr + 1, PORT_STR_LEN); in process_host_list()