HomeSort by: relevance | last modified time | path
    Searched refs:__null_sentinel (Results 1 - 2 of 2) sorted by relevancy

  /src/include/
unistd.h 105 int execl(const char *, const char *, ...) __null_sentinel;
107 int execlp(const char *, const char *, ...) __null_sentinel;
  /src/sys/sys/
cdefs.h 278 #define __null_sentinel __attribute__((__sentinel__)) macro
280 #define __null_sentinel /* nothing */ macro

Completed in 13 milliseconds