Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/fm/libdiagcode/common/
H A Ddiagcode.c98 static const char *keymatch(const char *linebuf, const char *key[]);
412 if ((rhsp = keymatch(linebuf, key)) != NULL) { in fm_dc_key2code()
655 keymatch(const char *linebuf, const char *key[]) in keymatch() function