Searched refs:sal_next (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/netstat/
H A Dnetstat.c4017 struct sec_attr_list_s *sal_next; member in struct:sec_attr_list_s
4100 aptr->sal_next = alp[iae->iae_routeidx];
6095 for (aptr = attrs, i = 1; aptr != NULL; aptr = aptr->sal_next)
6118 attrs->sal_next == NULL ? "" : ",");
6120 attrs = attrs->sal_next;

Completed in 56 milliseconds