Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/pcitool/
H A Dpcitool_usage.c27 static char *pcitool_usage_text[] = { variable
224 for (i = 0; pcitool_usage_text[i] != NULL; i++) { in usage()
225 (void) printf(pcitool_usage_text[i], name); in usage()