Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/th_tools/
H A Dth_manage.c41 static int online_device(char *path);
150 while (online_device(path) != 0) { in main()
269 online_device(char *path) in online_device() function