Searched refs:__null_sentinel (Results 1 – 2 of 2) sorted by relevance
332 int execl(const char *, const char *, ...) __null_sentinel;334 int execlp(const char *, const char *, ...) __null_sentinel;
318 #define __null_sentinel __attribute__((__sentinel__)) macro