Searched refs:str_st (Results 1 – 2 of 2) sorted by relevance
2110 char *str_end, *str_st, *str_del; in aggr_grp_port_rename() local2120 str_st = clnt_name; in aggr_grp_port_rename()2122 str_del = strchr(str_st, AGGR_PORT_NAME_DELIMIT); in aggr_grp_port_rename()2124 aggr_len = (intptr_t)((uintptr_t)str_del - (uintptr_t)str_st); in aggr_grp_port_rename()
4738 char *str_st = cur_clnt->mci_name; in mac_rename_primary() local4739 char *str_del = strchr(str_st, '-'); in mac_rename_primary()4743 (str_del - str_st + 1)); in mac_rename_primary()