HomeSort by relevance Sort by last modified time
    Searched refs:VER_STR (Results 1 - 5 of 5) sorted by null

  /external/ltp/testcases/kernel/io/disktest/
Makefile 202 VER := `grep VER_STR $(abs_srcdir)/main.h | awk -F\" '{print $$2}'`
Makefile.linux 168 VER=`grep VER_STR main.h | awk -F\" '{print $$2}'`
main.h 53 #define VER_STR "v1.4.2"
sfunc.c 232 len += strlen(VER_STR);
245 sprintf(cpTheMsg, FORMAT, time_str, levelStr, args->pid, VER_STR,
parse.c 143 pMsg(INFO, args, "Version %s\n", VER_STR);
    [all...]

Completed in 73 milliseconds