Searched refs:portid_str (Results 1 – 1 of 1) sorted by relevance
316 char *portid_str; in cmd_ioxefrx_fire() local334 portid_str = strrchr(path, '@') + 1; in cmd_ioxefrx_fire()335 rferr->rf_det_agentid = strtol(portid_str, NULL, 16); in cmd_ioxefrx_fire()391 char *portid_str; in cmd_ioxefrx_common() local424 portid_str = strrchr(path, '@') + 1; in cmd_ioxefrx_common()425 rferr->rf_det_agentid = strtol(portid_str, NULL, 16); in cmd_ioxefrx_common()