Searched refs:PORT_STR_LEN (Results 1 – 2 of 2) sorted by relevance
47 #define PORT_STR_LEN 5 macro
68 …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()