Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/srptadm/
H A Dsrptadm.c114 static int get_local_hcas(char **hcaArray, int count);
444 ret = get_local_hcas(hcaArr, sizeof (hcaArr)); in list_target()
537 get_local_hcas(char **hcaArray, int count) in get_local_hcas() function