Home
last modified time | relevance | path

Searched refs:dashos (Results 1 – 8 of 8) sorted by relevance

/titanic_44/usr/src/cmd/lp/lib/lp/
H A Ddashos.c46 dashos ( in dashos() function
50 dashos (o) in dashos()
H A DMakefile44 dashos.o \
H A Dllib-llp84 char ** dashos ( char * );
/titanic_44/usr/src/cmd/fs.d/pcfs/mkfs/
H A Dmkfs.c125 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()
[all …]
/titanic_44/usr/src/cmd/lp/cmd/lpsched/
H A Dvalidate.c182 && (list = dashos(prs->request->options)) in _validate()
913 (list = dashos(prs->request->options))) { in _chkopts()
946 (list = dashos(prs->request->options))) { in _chkopts()
958 list = dashos(prs->request->options); in _chkopts()
H A Dexec.c912 listp = dashos(request->request->options); in exec()
/titanic_44/usr/src/cmd/lp/include/
H A Dlp.h420 char ** dashos ( char * );
/titanic_44/usr/src/cmd/lp/cmd/lpadmin/
H A Doptions.c605 register char **list = dashos(optarg);