Home
last modified time | relevance | path

Searched refs:__nonnull (Results 1 – 11 of 11) sorted by relevance

/include/
A Dpthread.h10 __THROW __nonnull ((1));
15 __THROWNL __nonnull ((1));
A Dmqueue.h4 extern __typeof (mq_timedreceive) __mq_timedreceive __nonnull ((2, 5));
5 extern __typeof (mq_timedsend) __mq_timedsend __nonnull ((2, 5));
A Dfcntl.h24 __nonnull ((2));
27 __nonnull ((2));
A Dstdlib.h93 extern char *__mktemp (char *__template) __THROW __nonnull ((1));
149 __THROW __nonnull ((1)) __wur;
152 __THROW __nonnull ((1)) __wur;
156 __THROW __nonnull ((1)) __wur;
160 __THROW __nonnull ((1)) __wur;
164 __THROW __nonnull ((1)) __wur;
169 __THROW __nonnull ((1)) __wur;
175 __THROW __nonnull ((1)) __wur;
A Ddirent.h38 __THROW __nonnull ((2, 4));
53 __nonnull (4) attribute_hidden;
A Dstring.h48 extern void __bzero (void *__s, size_t __n) __THROW __nonnull ((1));
105 extern char *__basename (const char *__filename) __THROW __nonnull ((1));
125 __THROW __nonnull ((1)) attribute_hidden;
129 void __explicit_bzero_chk (void *, size_t, size_t) __THROW __nonnull ((1));
A Dunistd.h24 extern __typeof (getlogin_r) __getlogin_r __nonnull ((1));
A Dwchar.h194 attribute_hidden __nonnull ((1, 2));
/include/sys/
A Dtimeb.h10 extern int __ftime64 (struct __timeb64 *) __nonnull ((1));
A Dcdefs.h16 # undef __nonnull
17 # define __nonnull(params) macro
A Dresource.h129 struct rlimit *__rlimits) __nonnull ((2));
135 const struct rlimit *__rlimits) __nonnull ((2));

Completed in 20 milliseconds