Searched refs:force_bar (Results 1 – 2 of 2) sorted by relevance
82 force_bar(char *dst, char *src) in force_bar() function94 #define ForceBar(dst, src) ((strchr(src, '|') == 0) ? force_bar(dst, src) : src)
11033 + minor improvement to force_bar() in comp_parse.c (Bernhard