Lines Matching refs:dashos
125 int *dashos);
1923 int *prtntrk, int *prtfdisk, int *prthidden, int *prtrsrvd, int *dashos) in compare_existing_with_computed() argument
1953 (*dashos)++; in compare_existing_with_computed()
1958 (*dashos)++; in compare_existing_with_computed()
1966 *dashos += 2; in compare_existing_with_computed()
1972 *dashos += 2; in compare_existing_with_computed()
1978 (*dashos)++; in compare_existing_with_computed()
1983 (*dashos)++; in compare_existing_with_computed()
1992 (*dashos)++; in compare_existing_with_computed()
1997 (*dashos)++; in compare_existing_with_computed()
2002 (*dashos)++; in compare_existing_with_computed()
2007 (*dashos)++; in compare_existing_with_computed()
2018 (*dashos)++; in compare_existing_with_computed()
2027 (*dashos)++; in compare_existing_with_computed()
2046 int dashos = 0; in print_reproducing_command() local
2051 &prtfdisk, &prthidden, &prtrsrvd, &dashos); in print_reproducing_command()
2092 } else if (dashos) { in print_reproducing_command()
2096 #define NEXT_DASH_O dashos--; needcomma++; continue in print_reproducing_command()
2098 while (dashos) { in print_reproducing_command()