Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/controllers/libcontrollers/
Dlibcontrollers.c42 unsigned int num_line; variable
133 int num_line = 0; in read_file() local
151 num_line++; in read_file()
152 *value = (unsigned int)num_line; in read_file()
Dlibcontrollers.h49 extern unsigned int num_line;