Home
last modified time | relevance | path

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

/tools/bootconfig/
Dmain.c18 static int xbc_show_value(struct xbc_node *node, bool semicolon) in xbc_show_value() argument
24 eol = semicolon ? ";\n" : "\n"; in xbc_show_value()