Home
last modified time | relevance | path

Searched refs:DICT (Results 1 – 7 of 7) sorted by relevance

/original-bsd/lib/libc/db/test/
H A Drun.test10 DICT=/usr/share/dict/words
57 sed 200q $DICT > $TMP1
60 for i in `sed 200q $DICT`; do
76 sed 200q $DICT |
99 for i in `sed 200q $DICT`; do
535 for i in `sed 20000q $DICT | rev`; do
555 sed 50q $DICT > $TMP1
559 for i in `sed 50q $DICT`; do
572 for i in `sed 50q $DICT`; do
603 sed 10000q $DICT |
[all …]
/original-bsd/local/local.cmd/
H A DCorrect.sh21 DICT=/usr/share/dict/words
36 grep `expr "$FIX" : "? \(.*\)"` $DICT
43 grep "$FIX" $DICT
/original-bsd/usr.bin/look/
H A Dlook.c57 #define DICT(c) (isascii(c) && isalnum(c) ? (c) : NO_COMPARE) macro
136 ch = DICT(ch);
287 ch = DICT(ch);
/original-bsd/games/boggle/boggle/
H A Dbog.h19 #define DICT "/usr/share/games/boggle/dictionary" macro
H A Dbog.c162 if ((dictfp = opendict(DICT)) == NULL) {
163 warn("%s", DICT);
169 warnx("can't load %s", DICT);
/original-bsd/usr.bin/sed/TEST/
H A Dsed.test24 DICT=/usr/share/dict/words
424 sed '200q' $DICT | sed 's$.*$s/^/&/w tmpdir/&$' >script1
/original-bsd/usr.bin/diction/
H A DREADME36 set DICT in Makefile to the full path name of diction's data