Searched refs:__nonnull (Results 1 – 11 of 11) sorted by relevance
10 __THROW __nonnull ((1));15 __THROWNL __nonnull ((1));
4 extern __typeof (mq_timedreceive) __mq_timedreceive __nonnull ((2, 5));5 extern __typeof (mq_timedsend) __mq_timedsend __nonnull ((2, 5));
24 __nonnull ((2));27 __nonnull ((2));
93 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;
38 __THROW __nonnull ((2, 4));53 __nonnull (4) attribute_hidden;
48 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));
24 extern __typeof (getlogin_r) __getlogin_r __nonnull ((1));
194 attribute_hidden __nonnull ((1, 2));
10 extern int __ftime64 (struct __timeb64 *) __nonnull ((1));
16 # undef __nonnull17 # define __nonnull(params) macro
129 struct rlimit *__rlimits) __nonnull ((2));135 const struct rlimit *__rlimits) __nonnull ((2));
Completed in 29 milliseconds