Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/zinject/
H A Dzinject.h60 int translate_device(const char *pool, const char *device,
H A Dtranslate.c353 translate_device(const char *pool, const char *device, err_type_t label_type, in translate_device() function
H A Dzinject.c1070 if (translate_device(pool, device, label, &record) != 0) { in main()