Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/include/
H A Dunistd.h330 int execl(const char *, const char *, ...) __null_sentinel;
332 int execlp(const char *, const char *, ...) __null_sentinel;
/illumos-gate/usr/src/boot/sys/sys/
H A Dcdefs.h464 #define __null_sentinel __attribute__((__sentinel__)) macro
468 #define __null_sentinel macro