Searched defs:translator_t (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/dlmgmtd/
H A Ddlmgmt_db.c115 } translator_t; typedef in typeref:struct:translator_s
127 static translator_t translators[] = {
133 static size_t ntranslators = sizeof (translators) / sizeof (translator_t);

Completed in 95 milliseconds