Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Dpm.c490 static char invbuf[64]; in pm_decode_cmd() local
494 (void) sprintf(invbuf, "ioctl: invalid command %d\n", cmd); in pm_decode_cmd()
495 return (invbuf); in pm_decode_cmd()