Searched refs:wp_arg (Results 1 – 2 of 2) sorted by relevance
603 char *lo_arg, *wp_arg, *arg; in xtopt_parse_mport() local607 wp_arg = lo_arg = strdup(cb->arg); in xtopt_parse_mport()622 while ((arg = strsep(&wp_arg, ":")) != NULL) { in xtopt_parse_mport()
114 PythonObject wp_arg(PyRefType::Owned, SBTypeToSWIGWrapper(sb_wp));115 PythonObject result = pfunc(frame_arg, wp_arg, dict);