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

/osnet-11/usr/src/lib/libbsm/common/
H A Daudit_plugin.c112 char countstr[5]; local
125 (void) snprintf(countstr, 5, "%d", count);
138 (void) execl(auditwarn, auditwarn, option, countstr, NULL);
144 countstr, NULL);
180 char countstr[5]; local
193 (void) snprintf(countstr, 5, "%d", count);
202 countstr, NULL);

Completed in 15 milliseconds