Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mdb/common/modules/genunix/
H A Dmodhash.c63 static void format_idhash(const mod_hash_key_t, char *, size_t);
69 { "id", "mod_hash_idkey_cmp", format_idhash },
539 format_idhash(const mod_hash_key_t key, char *keystr, size_t keystrlen) in format_idhash() function