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

/barrelfish-master/include/
H A Dunistd.h330 int execl(const char *, const char *, ...) __null_sentinel;
332 int execlp(const char *, const char *, ...) __null_sentinel;
/barrelfish-master/include/sys/
H A Dcdefs.h469 #define __null_sentinel __attribute__((__sentinel__)) macro
473 #define __null_sentinel macro

Completed in 100 milliseconds