Searched refs:prthidden (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/cmd/fs.d/pcfs/mkfs/ |
H A D | mkfs.c | 124 int *prtntrk, int *prtfdisk, int *prthidden, int *prtrsrvd, 1923 int *prtntrk, int *prtfdisk, int *prthidden, int *prtrsrvd, int *dashos) in compare_existing_with_computed() argument 2003 (*prthidden)++; in compare_existing_with_computed() 2038 int prthidden = 0; in print_reproducing_command() local 2051 &prtfdisk, &prthidden, &prtrsrvd, &dashos); in print_reproducing_command() 2135 if (prthidden) { in print_reproducing_command() 2137 prthidden--; in print_reproducing_command()
|