Home
last modified time | relevance | path

Searched refs:__nonnull__ (Results 1 – 25 of 35) sorted by relevance

12

/dflybsd-src/crypto/libressl/tls/
H A Dtls_internal.h263 __attribute__((__nonnull__ (2)));
266 __attribute__((__nonnull__ (2)));
269 __attribute__((__nonnull__ (2)));
272 __attribute__((__nonnull__ (2)));
275 __attribute__((__nonnull__ (2)));
278 __attribute__((__nonnull__ (2)));
281 __attribute__((__nonnull__ (2)));
/dflybsd-src/crypto/openssh/
H A Dxmalloc.h25 __attribute__((__format__ (printf, 2, 3))) __attribute__((__nonnull__ (2)));
27 __attribute__((__nonnull__ (2)));
H A Dsshbuf.h286 __attribute__((__nonnull__ (2)));
288 __attribute__((__nonnull__ (2)));
295 __attribute__((__nonnull__ (2)));
299 __attribute__((__nonnull__ (2)));
H A Dauth.h154 __attribute__((__nonnull__ (2)));
H A Ddefines.h592 #if !defined(HAVE_ATTRIBUTE__NONNULL__) && !defined(__nonnull__)
593 # define __nonnull__(x) macro
H A Dmisc.h91 __attribute__((__format__ (printf, 3, 4))) __attribute__((__nonnull__ (3)));
/dflybsd-src/crypto/libressl/include/openssl/
H A Dbio.h673 __attribute__((__format__(__MINGW_PRINTF_FORMAT, 2, 3), __nonnull__(2)));
676 __attribute__((__format__(__MINGW_PRINTF_FORMAT, 2, 0), __nonnull__(2)));
680 __nonnull__(3)));
684 __nonnull__(3)));
688 __attribute__((__format__(__printf__, 2, 3), __nonnull__(2)));
691 __attribute__((__format__(__printf__, 2, 0), __nonnull__(2)));
695 __nonnull__(3)));
699 __nonnull__(3)));
/dflybsd-src/gnu/usr.bin/grep/libgreputils/
H A Darg-nonnull.h22 # define _GL_ARG_NONNULL(params) __attribute__ ((__nonnull__ params))
H A Dgetopt.h78 # define _GL_ARG_NONNULL(params) __attribute__ ((__nonnull__ params))
H A Diconv.h372 # define _GL_ARG_NONNULL(params) __attribute__ ((__nonnull__ params))
H A Dlocale.h396 # define _GL_ARG_NONNULL(params) __attribute__ ((__nonnull__ params))
H A Ddirent.h407 # define _GL_ARG_NONNULL(params) __attribute__ ((__nonnull__ params))
H A Dfcntl.h423 # define _GL_ARG_NONNULL(params) __attribute__ ((__nonnull__ params))
/dflybsd-src/usr.bin/diff/
H A Dxmalloc.h28 __attribute__((__nonnull__ (2)));
/dflybsd-src/gnu/usr.bin/gdb/libgnu/
H A Dfnmatch.h29 # define _GL_ARG_NONNULL(params) __attribute__ ((__nonnull__ params))
/dflybsd-src/contrib/openpam/include/security/
H A Dopenpam_attr.h23 # define OPENPAM_NONNULL(params) __attribute__((__nonnull__ params))
/dflybsd-src/sys/sys/
H A Dcdefs.h219 #define __nonnull(...) __attribute__((__nonnull__(__VA_ARGS__)))
410 __attribute__((__nonnull__(fmtarg), \
/dflybsd-src/contrib/binutils-2.27/include/
H A Dansidecl.h169 # define ATTRIBUTE_NONNULL(m) __attribute__ ((__nonnull__ (m)))
/dflybsd-src/libexec/dma/
H A Ddma.h203 ssize_t send_remote_command(int, const char*, ...) __attribute__((__nonnull__(2), __format__ (__pr…
/dflybsd-src/contrib/gcc-8.0/include/
H A Dansidecl.h169 # define ATTRIBUTE_NONNULL(m) __attribute__ ((__nonnull__ (m)))
/dflybsd-src/contrib/binutils-2.34/include/
H A Dansidecl.h169 # define ATTRIBUTE_NONNULL(m) __attribute__ ((__nonnull__ (m)))
/dflybsd-src/contrib/gdb-7/include/
H A Dansidecl.h308 # define ATTRIBUTE_NONNULL(m) __attribute__ ((__nonnull__ (m)))
/dflybsd-src/contrib/gcc-4.7/include/
H A Dansidecl.h301 # define ATTRIBUTE_NONNULL(m) __attribute__ ((__nonnull__ (m)))
/dflybsd-src/gnu/usr.bin/grep/libgreputils/sys/
H A Dtime.h322 # define _GL_ARG_NONNULL(params) __attribute__ ((__nonnull__ params))
/dflybsd-src/contrib/grep/lib/
H A Dcdefs.h295 # define __nonnull(params) __attribute__ ((__nonnull__ params))

12