Home
last modified time | relevance | path

Searched defs:add_string (Results 1 – 2 of 2) sorted by relevance

/openbmc/openbmc-test-automation/lib/
H A Ddata_proc.tcl352 proc add_trailing_string { buffer { add_string "/" } } {
/openbmc/linux/arch/powerpc/kernel/
H A Dprom_init.c671 static void __init add_string(char **str, const char *q) in add_string() function