Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/srptadm/
H A Dsrptadm.c117 static int disable_target(char *hca);
306 ret = disable_target(objp); in main()
372 disable_target(char *hca) in disable_target() function