Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/scripts/
H A Delfcmp.sh74 list_sections() { function
100 list_sections "$1" | $FILTER | sort >$TMP1
101 list_sections "$2" | $FILTER | sort >$TMP2