Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/dladm/
H A Ddladm.c907 #define RINGSTRLEN 21 macro
912 { "RINGS", RINGSTRLEN, PHYS_H_RINGS, print_phys_one_hwgrp_cb},
3949 char ringstr[RINGSTRLEN]; in print_phys_one_hwgrp_cb()
3950 char ringsubstr[RINGSTRLEN]; in print_phys_one_hwgrp_cb()
3978 RINGSTRLEN, "%d", in print_phys_one_hwgrp_cb()
3984 RINGSTRLEN, ",%d", in print_phys_one_hwgrp_cb()
3991 RINGSTRLEN, in print_phys_one_hwgrp_cb()
3998 RINGSTRLEN, in print_phys_one_hwgrp_cb()
4004 RINGSTRLEN); in print_phys_one_hwgrp_cb()
4021 (void) snprintf(ringsubstr, RINGSTRLEN, in print_phys_one_hwgrp_cb()
[all …]