Home | Sort by: relevance | last modified time | path |
/src/usr.bin/unzip/ | |
unzip.c | 901 uintmax_t total_size, file_count, error_count; local in function:unzip 927 file_count = 0; 944 ++file_count; 950 total_size, y_str, file_count, file_count != 1 ? "s" : ""); 954 total_size, total_size, y_str, file_count, 955 file_count != 1 ? "s" : ""); |
/src/sbin/rcorder/ | |
rcorder.c | 94 int file_count; variable in typeref:typename:int 193 file_count = argc; 217 Hash_InitTable(provide_hash, file_count); 567 for (i = 0; i < file_count; i++) |
/src/usr.bin/mail/ | |
lex.c | 77 file_count(void) function in typeref:typename:int 126 open_fp_cnt = file_count(); 132 if (open_fp_cnt != file_count() || 137 file_count(), open_fp_cnt, |
/src/sys/fs/hfs/ | |
libhfs.h | 263 uint32_t file_count; member in struct:__anon46ade0a11608 433 uint32_t file_count; member in struct:__anon46ade0a12308 |