Home | Sort by: relevance | last modified time | path |
/src/bin/dd/ | |
dd.c | 91 u_int files_cnt = 1; /* # of files to copy */ variable in typeref:typename:u_int 146 while (files_cnt--) 194 if (files_cnt > 1 && !(in.flags & ISTAPE)) { |
dd.c | 91 u_int files_cnt = 1; /* # of files to copy */ variable in typeref:typename:u_int 146 while (files_cnt--) 194 if (files_cnt > 1 && !(in.flags & ISTAPE)) { |