Searched refs:old_ptype (Results 1 – 1 of 1) sorted by relevance
1271 const char *ptype, *old_ptype, *str; in monitor_find_completion_by_table() local1321 old_ptype = NULL; in monitor_find_completion_by_table()1322 while (*ptype == '-' && old_ptype != ptype) { in monitor_find_completion_by_table()1323 old_ptype = ptype; in monitor_find_completion_by_table()