Searched refs:RINGSTRLEN (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/cmd/dladm/ |
H A D | dladm.c | 873 #define RINGSTRLEN 21 macro 878 { "RINGS", RINGSTRLEN, PHYS_H_RINGS, print_phys_one_hwgrp_cb}, 3825 char ringstr[RINGSTRLEN]; in print_phys_one_hwgrp_cb() 3826 char ringsubstr[RINGSTRLEN]; in print_phys_one_hwgrp_cb() 3854 RINGSTRLEN, "%d", in print_phys_one_hwgrp_cb() 3860 RINGSTRLEN, ",%d", in print_phys_one_hwgrp_cb() 3867 RINGSTRLEN, in print_phys_one_hwgrp_cb() 3874 RINGSTRLEN, in print_phys_one_hwgrp_cb() 3880 RINGSTRLEN); in print_phys_one_hwgrp_cb() 3897 (void) snprintf(ringsubstr, RINGSTRLEN, in print_phys_one_hwgrp_cb() [all …]
|