Home
last modified time | relevance | path

Searched defs:wc_lines (Results 1 – 2 of 2) sorted by relevance

/coreutils/src/
Dwc.h2 struct wc_lines { int err; intmax_t lines; intmax_t bytes; }; struct
Dwc.c250 wc_lines (int fd) in wc_lines() function