Home
last modified time | relevance | path

Searched refs:exact_match_exists (Results 1 – 2 of 2) sorted by relevance

/dports/net/frr7-pythontools/frr-frr-7.5.1/lib/
H A Dcommand_match.c377 int exact_match_exists = 0; in command_complete() local
379 if (!exact_match_exists) in command_complete()
380 exact_match_exists = in command_complete()
416 if (exact_match_exists && !last_token) in command_complete()
/dports/net/frr7/frr-frr-7.5.1/lib/
H A Dcommand_match.c377 int exact_match_exists = 0; in command_complete() local
379 if (!exact_match_exists) in command_complete()
380 exact_match_exists = in command_complete()
416 if (exact_match_exists && !last_token) in command_complete()