Searched defs:dictionary (Results 1 – 7 of 7) sorted by relevance
/titanic_50/usr/src/lib/libast/common/misc/ |
H A D | errormsg.c | 33 errormsg(const char* dictionary, int level, ...) in errormsg()
|
/titanic_50/usr/src/cmd/svc/startd/ |
H A D | dict.c | 55 dictionary_t *dictionary; variable
|
H A D | startd.h | 213 typedef struct dictionary { struct 225 extern dictionary_t *dictionary; argument
|
/titanic_50/usr/src/lib/libnisdb/ |
H A D | db_dictionary_c.x | 108 db_dict_desc *dictionary; /* Old incarnation */ member
|
/titanic_50/usr/src/uts/common/zmod/ |
H A D | inflate.c | 1196 int ZEXPORT inflateSetDictionary(strm, dictionary, dictLength) in inflateSetDictionary() argument
|
H A D | deflate.c | 321 int ZEXPORT deflateSetDictionary (strm, dictionary, dictLength) in deflateSetDictionary() argument
|
/titanic_50/usr/src/uts/common/io/ppp/spppcomp/ |
H A D | zlib.c | 947 deflateSetDictionary(strm, dictionary, dictLength) in deflateSetDictionary() argument 3894 inflateSetDictionary(z, dictionary, dictLength) in inflateSetDictionary() argument
|