Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-crypto/scripts/
H A Di.kmfconf86 file_count=`grep ":modulepath=" $src | wc -l`
87 if [ $line_count -ne $file_count ]
H A Di.pkcs11conf87 file_count=`grep "^/" $src | wc -l`
89 if [ $line_count -ne $file_count ]
/titanic_41/usr/src/cmd/ndmpd/tlm/
H A Dtlm_backup_reader.c351 static longlong_t file_count = 0; in output_file_header() local
406 file_count++); in output_file_header()
449 file_count++); in output_file_header()
486 file_count++); in output_file_header()
499 file_count++); in output_file_header()
556 if (file_count > 99999990) { in output_file_header()
557 file_count = 0; in output_file_header()