OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:count_lines
(Results
1 - 3
of
3
) sorted by null
/external/libcups/cups/
testfile.c
40
static int
count_lines
(cups_file_t *fp);
139
if ((count =
count_lines
(fp)) != 201)
159
if ((count =
count_lines
(fp)) != 201)
247
* '
count_lines
()' - Count the number of lines in a file.
251
count_lines
(cups_file_t *fp) /* I - File to read from */
function
/external/openssh/
moduli.c
497
count_lines
(FILE *f)
function
594
end_lineno =
count_lines
(in);
/external/autotest/client/profilers/powertop/src/
powertop.c
137
void
count_lines
(void)
function
1020
count_lines
();
Completed in 859 milliseconds