Searched refs:ringsubstr (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/dladm/ |
H A D | dladm.c | 3950 char ringsubstr[RINGSTRLEN]; in print_phys_one_hwgrp_cb() local 3977 ringsubstr, in print_phys_one_hwgrp_cb() 3983 ringsubstr, in print_phys_one_hwgrp_cb() 3990 ringsubstr, in print_phys_one_hwgrp_cb() 3997 ringsubstr, in print_phys_one_hwgrp_cb() 4003 (void) strlcat(ringstr, ringsubstr, in print_phys_one_hwgrp_cb() 4021 (void) snprintf(ringsubstr, RINGSTRLEN, in print_phys_one_hwgrp_cb() 4024 (void) snprintf(ringsubstr, RINGSTRLEN, in print_phys_one_hwgrp_cb() 4027 (void) strlcat(ringstr, ringsubstr, RINGSTRLEN); in print_phys_one_hwgrp_cb()
|