Home
last modified time | relevance | path

Searched refs:CMD_CR_TEXT (Results 1 – 6 of 6) sorted by relevance

/dports/net/frr7-pythontools/frr-frr-7.5.1/lib/
H A Dcommand_graph.h111 #define CMD_CR_TEXT "<cr>" macro
H A Dcommand_parse.y490 new_token_node (ctx, END_TKN, CMD_CR_TEXT, "");
H A Dvty.c1072 if (strcmp(token->text, CMD_CR_TEXT) == 0) { in vty_describe_command()
/dports/net/frr7/frr-frr-7.5.1/lib/
H A Dcommand_graph.h111 #define CMD_CR_TEXT "<cr>" macro
H A Dcommand_parse.y490 new_token_node (ctx, END_TKN, CMD_CR_TEXT, "");
H A Dvty.c1072 if (strcmp(token->text, CMD_CR_TEXT) == 0) { in vty_describe_command()