Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/th_tools/
H A Dth_manage.c53 #define BOFI_GETPATH 3 macro
63 {"getpath", -1, BOFI_GETPATH},
98 case BOFI_GETPATH: in main()
124 case BOFI_GETPATH: in main()
169 if (devctl_command == BOFI_GETPATH) { in main()