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

/illumos-gate/usr/src/cmd/avs/sdbc/
H A Dscmadm.c55 #define STATS_PATH "/usr/bin/sd_stats" macro
1006 if (execv(STATS_PATH, &argv[1]) == -1) {
1008 gettext("%s: failed to execute " STATS_PATH

Completed in 59 milliseconds