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

  /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)) {

Completed in 29 milliseconds