Searched defs:dashos (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/lp/lib/lp/
H A Ddashos.c41 ** dashos() - PARSE -o OPTIONS, (char *) --> (char **)
46 dashos ( function
50 dashos (o)
/illumos-gate/usr/src/cmd/fs.d/pcfs/mkfs/
H A Dmkfs.c125 int *dashos);
1923 int *prtntrk, int *prtfdisk, int *prthidden, int *prtrsrvd, int *dashos)
1953 (*dashos)++;
1958 (*dashos)++;
1966 *dashos += 2;
1972 *dashos += 2;
1978 (*dashos)++;
1983 (*dashos)++;
1992 (*dashos)++;
1997 (*dashos)
1921 compare_existing_with_computed(int fd, char *suffix, bpb_t *wbpb, int *prtsize, int *prtspc, int *prtbpf, int *prtnsect, int *prtntrk, int *prtfdisk, int *prthidden, int *prtrsrvd, int *dashos) argument
2046 int dashos = 0; local
[all...]

Completed in 78 milliseconds