Searched refs:prthidden (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 2005 (*prthidden)++; in compare_existing_with_computed() 2040 int prthidden = 0; in print_reproducing_command() local 2053 &prtfdisk, &prthidden, &prtrsrvd, &dashos); in print_reproducing_command() 2137 if (prthidden) { in print_reproducing_command() 2139 prthidden--; in print_reproducing_command()
|