Searched refs:DICT_FILE (Results 1 - 1 of 1) sorted by relevance

/ast/src/cmd/builtin/
H A Dlook.c28 #ifndef DICT_FILE
29 # define DICT_FILE "/usr/dict/words" macro
41 " [+?If \afile\a is not specified, \blook\b uses the file \b"DICT_FILE"\b"
237 static const char* dict[] = { DICT_FILE, "/usr/share/dict/words", "/usr/lib/dict/words" };

Completed in 8 milliseconds