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

/illumos-gate/usr/src/cmd/power/
H A Dhandlers.c46 static char alloc_fmt[] = "cannot allocate space for \"%s\", %s\n"; variable
600 mesg(MERR, alloc_fmt, src, strerror(errno));
721 mesg(MERR, alloc_fmt, "threshold list", strerror(errno));

Completed in 58 milliseconds