Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/grep/dist/src/
H A Dgrep.c509 print_offset_sep (uintmax_t pos, char sep) in print_offset_sep() function
534 print_offset_sep (totalnl, sep); in prline()
543 print_offset_sep (pos, sep); in prline()
/netbsd-src/external/gpl2/grep/dist/
H A DChangeLog688 (print_offset_sep): Now takes args of type uintmax_t and char,
866 print_offset_sep, nlscan, grep, grepfile): Likewise.
1739 (print_offset_sep): New function.
1742 (prline): Use print_offset_sep to print file offsets.