Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/ilbd/
H A Dilbd_scf.c359 const char *topo_str; member
376 (void) strlcpy(valstr, topo_tbl[i].topo_str, in ilbd_topo_to_str()
390 if (strcmp(valstr, topo_tbl[i].topo_str) == 0) { in ilbd_scf_str_to_topo()