Searched refs:p_location_code (Results 1 – 1 of 1) sorted by relevance
286 char p_location_code[HVCS_CLC_LENGTH + 1]; /* CLC + Null Term */ member360 retval = sprintf(buf, "%s\n", &hvcsd->p_location_code[0]); in hvcs_partner_clcs_show()385 retval = sprintf(buf, "%s\n", &hvcsd->p_location_code[0]); in hvcs_current_vty_show()713 memset(&hvcsd->p_location_code[0], 0x00, HVCS_CLC_LENGTH + 1); in hvcs_destruct_port()874 strlcpy(hvcsd->p_location_code, pi->location_code, in hvcs_set_pi()875 sizeof(hvcsd->p_location_code)); in hvcs_set_pi()