Lines Matching defs:bs
114 int bs = 0;119 bs = -1;123 bs = atoi(optarg);143 if (bs < 0 && getenv("BS") != NULL)144 bs = atoi(getenv("BS"));145 if (bs < 0)146 bs = 16384;157 if ((c = write_dirs(j, bs, plex)) == 0)159 printf("%d: %d files of size %d\n", j, c, bs);
Indexes created Wed Oct 01 19:09:53 GMT 2025