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

  /src/tests/dev/cgd/
t_cgd_adiantum.c 47 #define MAXSECSIZE 512 /* for now; should be cgd parameter */
329 static uint8_t buf[MAXSECSIZE];
  /src/usr.sbin/bad144/
bad144.c 84 #define MAXSECSIZE 1024
167 if (dp->d_secsize > MAXSECSIZE || dp->d_secsize == 0)

Completed in 12 milliseconds