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

  /src/usr.sbin/lpr/lpr/
lpr.c 90 static int ncopies = 1; /* # of copies to make */ variable in typeref:typename:int
158 ncopies = i;
262 if (SC && ncopies > 1)
264 if (MC > 0 && ncopies > MC)
356 for (i = 0; i < ncopies; i++)
437 for (i = 0; i < ncopies; i++)
lpr.c 90 static int ncopies = 1; /* # of copies to make */ variable in typeref:typename:int
158 ncopies = i;
262 if (SC && ncopies > 1)
264 if (MC > 0 && ncopies > MC)
356 for (i = 0; i < ncopies; i++)
437 for (i = 0; i < ncopies; i++)
lpr.c 90 static int ncopies = 1; /* # of copies to make */ variable in typeref:typename:int
158 ncopies = i;
262 if (SC && ncopies > 1)
264 if (MC > 0 && ncopies > MC)
356 for (i = 0; i < ncopies; i++)
437 for (i = 0; i < ncopies; i++)
  /src/usr.sbin/fstyp/
hammer2_disk.h 972 uint8_t ncopies; /* 0082 ncopies to local media */ member in struct:hammer2_inode_meta
hammer2_disk.h 972 uint8_t ncopies; /* 0082 ncopies to local media */ member in struct:hammer2_inode_meta
hammer2_disk.h 972 uint8_t ncopies; /* 0082 ncopies to local media */ member in struct:hammer2_inode_meta

Completed in 38 milliseconds