Searched refs:prtntrk (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/fs.d/pcfs/mkfs/ |
H A D | mkfs.c | 126 int *prtntrk, int *prtfdisk, int *prthidden, int *prtrsrvd, 1925 int *prtntrk, int *prtfdisk, int *prthidden, int *prtrsrvd, int *dashos) in compare_existing_with_computed() argument 1954 (*prtntrk)++; in compare_existing_with_computed() 1973 *prtnsect = *prtntrk = 1; in compare_existing_with_computed() 1979 (*prtntrk)++; in compare_existing_with_computed() 2044 int prtntrk = 0; in print_reproducing_command() local 2052 &prtsize, &prtspc, &prtbpf, &prtnsect, &prtntrk, in print_reproducing_command() 2127 if (prtntrk) { in print_reproducing_command() 2129 prtntrk--; in print_reproducing_command()
|