Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/head/
H A Dhead.c65 int fileCount; in main() local
134 fileCount = argc - optind; in main()
157 if (fileCount > 1) in main()