Searched refs:prtspc (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/fs.d/pcfs/mkfs/ |
H A D | mkfs.c | 125 bpb_t *wbpb, int *prtsize, int *prtspc, int *prtbpf, int *prtnsect, 1924 bpb_t *wbpb, int *prtsize, int *prtspc, int *prtbpf, int *prtnsect, in compare_existing_with_computed() argument 2000 (*prtspc)++; in compare_existing_with_computed() 2047 int prtspc = 0; in print_reproducing_command() local 2052 &prtsize, &prtspc, &prtbpf, &prtnsect, &prtntrk, in print_reproducing_command() 2122 if (prtspc) { in print_reproducing_command() 2124 prtspc--; in print_reproducing_command()
|