Searched refs:ringstr (Results 1 – 1 of 1) sorted by relevance
3825 char ringstr[RINGSTRLEN]; in print_phys_one_hwgrp_cb() local3840 ringstr[0] = '\0'; in print_phys_one_hwgrp_cb()3879 (void) strlcat(ringstr, ringsubstr, in print_phys_one_hwgrp_cb()3903 (void) strlcat(ringstr, ringsubstr, RINGSTRLEN); in print_phys_one_hwgrp_cb()3904 (void) snprintf(buf, bufsize, "%s", ringstr); in print_phys_one_hwgrp_cb()