Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/sys/sys/
H A Dcdefs.h552 #define __printf0like(fmtarg, firstvararg) \ macro
555 #define __printf0like(fmtarg, firstvararg) macro
/illumos-gate/usr/src/boot/include/
H A Dunistd.h570 void setproctitle(const char *_fmt, ...) __printf0like(1, 2);