HomeSort by: relevance | last modified time | path
    Searched defs:nohashstdin (Results 1 - 1 of 1) sorted by relevancy

  /src/usr.bin/cksum/
cksum.c 155 int ch, fd, rval, pflag, nohashstdin; local in function:main
168 pflag = nohashstdin = 0;
258 nohashstdin = 1;
264 nohashstdin = 1;
273 nohashstdin = 1;
492 } else if (hash && !nohashstdin) {

Completed in 33 milliseconds