Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ilbadm/
H A Dilbadm_sg.c72 static ofmt_cb_t of_sgname; variable
78 {"SGNAME", ILB_SGNAME_SZ, 0, of_sgname},
86 {"SGNAME", ILB_SGNAME_SZ, 0, of_sgname},
100 of_sgname(ofmt_arg_t *of_arg, char *buf, uint_t bufsize) in of_sgname() function