Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/dladm/
H A Ddladm.c3947 char ringstr[RINGSTRLEN]; in print_phys_one_hwgrp_cb() local
3962 ringstr[0] = '\0'; in print_phys_one_hwgrp_cb()
4001 (void) strlcat(ringstr, ringsubstr, in print_phys_one_hwgrp_cb()
4025 (void) strlcat(ringstr, ringsubstr, RINGSTRLEN); in print_phys_one_hwgrp_cb()
4026 (void) snprintf(buf, bufsize, "%s", ringstr); in print_phys_one_hwgrp_cb()