Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/head/
H A Dhead.c67 int fileCount; in main() local
139 fileCount = argc - optind; in main()
162 if (fileCount > 1 || verbose != 0) { in main()