Home
last modified time | relevance | path

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

/coreutils/src/
Dpr.c804 first_last_page (int oi, char c, char const *pages) in first_last_page() function
909 && *optarg == '+' && first_last_page (-2, '+', optarg + 1))) in main()
918 else if (! first_last_page (oi, 0, optarg)) in main()