Searched refs:RINGSTRLEN (Results 1 – 1 of 1) sorted by relevance
/titanic_50/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}, 3807 char ringstr[RINGSTRLEN]; in print_phys_one_hwgrp_cb() 3808 char ringsubstr[RINGSTRLEN]; in print_phys_one_hwgrp_cb() 3836 RINGSTRLEN, "%d", in print_phys_one_hwgrp_cb() 3842 RINGSTRLEN, ",%d", in print_phys_one_hwgrp_cb() 3849 RINGSTRLEN, in print_phys_one_hwgrp_cb() 3856 RINGSTRLEN, in print_phys_one_hwgrp_cb() 3862 RINGSTRLEN); in print_phys_one_hwgrp_cb() 3879 (void) snprintf(ringsubstr, RINGSTRLEN, in print_phys_one_hwgrp_cb() [all …]
|