Searched refs:VER_STR (Results 1 – 5 of 5) sorted by relevance
202 VER := `grep VER_STR $(abs_srcdir)/main.h | awk -F\" '{print $$2}'`
168 VER=`grep VER_STR main.h | awk -F\" '{print $$2}'`
53 #define VER_STR "v1.4.2" macro
232 len += strlen(VER_STR); in pMsg()245 sprintf(cpTheMsg, FORMAT, time_str, levelStr, args->pid, VER_STR, in pMsg()
143 pMsg(INFO, args, "Version %s\n", VER_STR); in fill_cld_args()