| /mirbsd/src/include/ |
| D | sha2.h | 75 __attribute__((__bounded__(__minbytes__, 1, 32))) 76 __attribute__((__bounded__(__minbytes__, 2, SHA256_BLOCK_LENGTH))); 78 __attribute__((__bounded__(__string__, 2, 3))); 81 __attribute__((__bounded__(__minbytes__, 1, SHA256_DIGEST_LENGTH))); 83 __attribute__((__bounded__(__minbytes__, 2, SHA256_DIGEST_STRING_LENGTH))); 85 __attribute__((__bounded__(__minbytes__, 2, SHA256_DIGEST_STRING_LENGTH))); 87 __attribute__((__bounded__(__minbytes__, 2, SHA256_DIGEST_STRING_LENGTH))); 89 __attribute__((__bounded__(__string__, 1, 2))) 90 __attribute__((__bounded__(__minbytes__, 3, SHA256_DIGEST_STRING_LENGTH))); 94 __attribute__((__bounded__(__minbytes__, 1, 64))) [all …]
|
| D | utf.h | 56 __attribute__((__nonnull__(1, 2))); 58 __attribute__((__nonnull__(1))) 59 __attribute__((__bounded__(__string__, 1, 2))); 67 __attribute__((__nonnull__(1))); 69 __attribute__((__nonnull__(1, 2))); 71 __attribute__((__nonnull__(1))); 73 __attribute__((__nonnull__(1, 2))); 75 __attribute__((__nonnull__(1, 2))); 77 __attribute__((__nonnull__(1))); 79 __attribute__((__nonnull__(1, 2, 3))); [all …]
|
| D | err.h | 54 __attribute__((__format__(__printf__, 2, 3))); 56 __attribute__((__format__(__printf__, 2, 0))); 58 __attribute__((__format__(__printf__, 2, 3))); 60 __attribute__((__format__(__printf__, 2, 0))); 62 __attribute__((__format__(__printf__, 1, 2))); 64 __attribute__((__format__(__printf__, 1, 0))); 66 __attribute__((__format__(__printf__, 1, 2))); 68 __attribute__((__format__(__printf__, 1, 0))); 75 __attribute__((__format__(__printf__, 2, 3))); 77 __attribute__((__format__(__printf__, 2, 0))); [all …]
|
| D | string.h | 75 __attribute__((__bounded__(__buffer__, 1, 3))) 76 __attribute__((__bounded__(__buffer__, 2, 3))); 78 __attribute__((__bounded__(__buffer__, 1, 3))) 79 __attribute__((__bounded__(__buffer__, 2, 3))); 81 __attribute__((__bounded__(__buffer__, 1, 3))); 90 __attribute__((__bounded__(__string__, 2, 3))); 93 __attribute__((__bounded__(__string__, 1, 3))); 96 __attribute__((__bounded__(__string__, 1, 3))); 104 __attribute__((__bounded__(__string__, 1, 3))); 110 __attribute__((__bounded__(__buffer__, 1, 3))) [all …]
|
| D | stdio.h | 234 __attribute__((__bounded__(__string__, 1, 2))); 240 __attribute__((__bounded__(__size__,1,3,2))); 249 __attribute__((__bounded__(__size__,1,3,2))); 317 __attribute__((__format__(__printf__, 2, 3))) 318 __attribute__((__nonnull__(2))); 329 __attribute__((__format__(__printf__, 3, 4))) 330 __attribute__((__nonnull__(3))) 331 __attribute__((__bounded__(__string__, 1, 2))); 333 __attribute__((__format__(__printf__, 2, 0))) 334 __attribute__((__nonnull__(2))); [all …]
|
| D | md4.h | 35 __attribute__((__bounded__(__string__, 2, 3))); 38 __attribute__((__bounded__(__minbytes__, 1, MD4_DIGEST_LENGTH))); 40 __attribute__((__bounded__(__minbytes__, 1, 16))) 41 __attribute__((__bounded__(__minbytes__, 2, MD4_BLOCK_LENGTH))); 43 __attribute__((__bounded__(__minbytes__, 2, MD4_DIGEST_STRING_LENGTH))); 45 __attribute__((__bounded__(__minbytes__, 2, MD4_DIGEST_STRING_LENGTH))); 47 __attribute__((__bounded__(__minbytes__, 2, MD4_DIGEST_STRING_LENGTH))); 49 __attribute__((__bounded__(__string__, 1, 2))) 50 __attribute__((__bounded__(__minbytes__, 3, MD4_DIGEST_STRING_LENGTH)));
|
| D | rmd160.h | 47 __attribute__((__bounded__(__minbytes__, 1, 20))) 48 __attribute__((__bounded__(__minbytes__, 2, RMD160_BLOCK_LENGTH))); 50 __attribute__((__bounded__(__string__, 2, 3))); 53 __attribute__((__bounded__(__minbytes__, 1, RMD160_DIGEST_LENGTH))); 55 __attribute__((__bounded__(__minbytes__, 2, RMD160_DIGEST_STRING_LENGTH))); 57 __attribute__((__bounded__(__minbytes__, 2, RMD160_DIGEST_STRING_LENGTH))); 59 __attribute__((__bounded__(__minbytes__, 2, RMD160_DIGEST_STRING_LENGTH))); 61 __attribute__((__bounded__(__string__, 1, 2))) 62 __attribute__((__bounded__(__minbytes__, 3, RMD160_DIGEST_STRING_LENGTH)));
|
| D | tiger.h | 22 __attribute__((__bounded__(__minbytes__, 1, 24))) 23 __attribute__((__bounded__(__minbytes__, 2, TIGER_BLOCK_LENGTH))); 25 __attribute__((__bounded__(__string__, 2, 3))); 27 __attribute__((__bounded__(__minbytes__, 1, TIGER_DIGEST_LENGTH))); 29 __attribute__((__bounded__(__minbytes__, 2, TIGER_DIGEST_STRING_LENGTH))); 31 __attribute__((__bounded__(__minbytes__, 2, TIGER_DIGEST_STRING_LENGTH))); 33 __attribute__((__bounded__(__minbytes__, 2, TIGER_DIGEST_STRING_LENGTH))); 35 __attribute__((__bounded__(__string__, 1, 2))) 36 __attribute__((__bounded__(__minbytes__, 3, TIGER_DIGEST_STRING_LENGTH)));
|
| D | unistd.h | 67 __attribute__((__bounded__(__string__, 2, 3))); 72 __attribute__((__sentinel__)); 75 __attribute__((__sentinel__)); 82 __attribute__((__bounded__(__string__, 1, 2))) 83 __attribute__((__bounded__(__minbytes__, 1, 1024))); 90 __attribute__((__bounded__(__string__, 1, 2))) 91 __attribute__((__bounded__(__minbytes__, 1, 32))); 105 __attribute__((__bounded__(__buffer__, 2, 3))); 117 __attribute__((__bounded__(__string__, 2, 3))); 120 __attribute__((__bounded__(__buffer__, 2, 3))); [all …]
|
| D | sha1.h | 29 __attribute__((__bounded__(__minbytes__, 1, 20))) 30 __attribute__((__bounded__(__minbytes__, 2, SHA1_BLOCK_LENGTH))); 32 __attribute__((__bounded__(__string__, 2, 3))); 34 __attribute__((__bounded__(__minbytes__, 1, SHA1_DIGEST_LENGTH))); 36 __attribute__((__bounded__(__minbytes__, 2, SHA1_DIGEST_STRING_LENGTH))); 38 __attribute__((__bounded__(__minbytes__, 2, SHA1_DIGEST_STRING_LENGTH))); 40 __attribute__((__bounded__(__minbytes__, 2, SHA1_DIGEST_STRING_LENGTH))); 42 __attribute__((__bounded__(__string__, 1, 2))) 43 __attribute__((__bounded__(__minbytes__, 3, SHA1_DIGEST_STRING_LENGTH)));
|
| D | adler32.h | 18 __attribute__((__bounded__(__string__, 2, 3))); 20 __attribute__((__bounded__(__minbytes__, 1, ADLER32_DIGEST_LENGTH))); 22 __attribute__((__bounded__(__minbytes__, 2, ADLER32_DIGEST_STRING_LENGTH))); 24 __attribute__((__bounded__(__minbytes__, 2, ADLER32_DIGEST_STRING_LENGTH))); 26 __attribute__((__bounded__(__minbytes__, 2, ADLER32_DIGEST_STRING_LENGTH))); 28 __attribute__((__bounded__(__string__, 1, 2))) 29 __attribute__((__bounded__(__minbytes__, 3, ADLER32_DIGEST_STRING_LENGTH)));
|
| D | suma.h | 19 __attribute__((__bounded__(__string__, 2, 3))); 21 __attribute__((__bounded__(__minbytes__, 1, SUMA_DIGEST_LENGTH))); 23 __attribute__((__bounded__(__minbytes__, 2, SUMA_DIGEST_STRING_LENGTH))); 25 __attribute__((__bounded__(__minbytes__, 2, SUMA_DIGEST_STRING_LENGTH))); 27 __attribute__((__bounded__(__minbytes__, 2, SUMA_DIGEST_STRING_LENGTH))); 29 __attribute__((__bounded__(__string__, 1, 2))) 30 __attribute__((__bounded__(__minbytes__, 3, SUMA_DIGEST_STRING_LENGTH)));
|
| D | sfv.h | 22 __attribute__((__bounded__(__string__, 2, 3))); 24 __attribute__((__bounded__(__minbytes__, 1, SFV_DIGEST_LENGTH))); 26 __attribute__((__bounded__(__minbytes__, 2, SFV_DIGEST_STRING_LENGTH))); 28 __attribute__((__bounded__(__minbytes__, 2, SFV_DIGEST_STRING_LENGTH))); 30 __attribute__((__bounded__(__minbytes__, 2, SFV_DIGEST_STRING_LENGTH))); 32 __attribute__((__bounded__(__string__, 1, 2))) 33 __attribute__((__bounded__(__minbytes__, 3, SFV_DIGEST_STRING_LENGTH)));
|
| /mirbsd/src/sys/arch/i386/stand/libsa/ |
| D | pxe.h | 93 } __attribute__((__packed__)) pxenv_t; 117 } __attribute__((__packed__)) pxe_t; 127 } __attribute__((__packed__)) t_PXENV_START_UNDI; 132 } __attribute__((__packed__)) t_PXENV_UNDI_STARTUP; 137 } __attribute__((__packed__)) t_PXENV_UNDI_CLEANUP; 145 } __attribute__((__packed__)) t_PXENV_UNDI_INITIALIZE; 153 } __attribute__((__packed__)) t_PXENV_UNDI_MCAST_ADDRESS; 159 } __attribute__((__packed__)) t_PXENV_UNDI_RESET; 164 } __attribute__((__packed__)) t_PXENV_UNDI_SHUTDOWN; 177 } __attribute__((__packed__)) t_PXENV_UNDI_OPEN; [all …]
|
| /mirbsd/src/kern/include/ |
| D | libckern.h | 65 } __attribute__((__packed__)) mbstate_t; 98 __attribute__((__bounded__(__minbytes__, 1, 128))) 99 __attribute__((__bounded__(__buffer__, 3, 4))); 106 __attribute__((__bounded__(__buffer__, 2, 3))); 110 __attribute__((__bounded__(__buffer__, 1, 3))) 111 __attribute__((__bounded__(__buffer__, 2, 3))); 113 __attribute__((__bounded__(__buffer__, 1, 3))) 114 __attribute__((__bounded__(__buffer__, 2, 3))); 116 __attribute__((__bounded__(__buffer__, 1, 2))); 118 __attribute__((__bounded__(__buffer__, 1, 2))); [all …]
|
| D | md5.h | 23 __attribute__((__bounded__(__string__, 2, 3))); 26 __attribute__((__bounded__(__minbytes__, 1, MD5_DIGEST_LENGTH))); 28 __attribute__((__bounded__(__minbytes__, 1, 16))) 29 __attribute__((__bounded__(__minbytes__, 2, MD5_BLOCK_LENGTH))); 34 __attribute__((__bounded__(__minbytes__, 2, MD5_DIGEST_STRING_LENGTH))); 36 __attribute__((__bounded__(__minbytes__, 2, MD5_DIGEST_STRING_LENGTH))); 38 __attribute__((__bounded__(__minbytes__, 2, MD5_DIGEST_STRING_LENGTH))); 40 __attribute__((__bounded__(__string__, 1, 2))) 41 __attribute__((__bounded__(__minbytes__, 3, MD5_DIGEST_STRING_LENGTH)));
|
| /mirbsd/src/usr.bin/ssh/ |
| D | log.h | 56 void fatal(const char *, ...) __attribute__((__noreturn__)) 57 __attribute__((__format__(__printf__, 1, 2))); 58 void error(const char *, ...) __attribute__((__format__(__printf__, 1, 2))); 59 void sigdie(const char *, ...) __attribute__((__noreturn__)) 60 __attribute__((__format__(__printf__, 1, 2))); 61 void logit(const char *, ...) __attribute__((__format__(__printf__, 1, 2))); 62 void verbose(const char *, ...) __attribute__((__format__(__printf__, 1, 2))); 63 void debug(const char *, ...) __attribute__((__format__(__printf__, 1, 2))); 64 void debug2(const char *, ...) __attribute__((__format__(__printf__, 1, 2))); 65 void debug3(const char *, ...) __attribute__((__format__(__printf__, 1, 2))); [all …]
|
| D | misc.h | 36 char *percent_expand(const char *, ...) __attribute__((__sentinel__)); 52 __attribute__((__format__(__printf__, 2, 3))); 54 __attribute__((__format__(__printf__, 3, 4))); 72 __attribute__((__bounded__(__minbytes__, 1, 8))); 74 __attribute__((__bounded__(__minbytes__, 1, 4))); 76 __attribute__((__bounded__(__minbytes__, 1, 2))); 78 __attribute__((__bounded__(__minbytes__, 1, 8))); 80 __attribute__((__bounded__(__minbytes__, 1, 4))); 82 __attribute__((__bounded__(__minbytes__, 1, 2))); 93 int ask_permission(const char *, ...) __attribute__((__format__(__printf__, 1, 2)));
|
| /mirbsd/src/sys/dev/i2o/ |
| D | i2o.h | 190 } __attribute__((__packed__)); 214 } __attribute__((__packed__)); 245 } __attribute__((__packed__)); 253 } __attribute__((__packed__)); 278 } __attribute__((__packed__)); 289 } __attribute__((__packed__)); 314 } __attribute__((__packed__)); 323 } __attribute__((__packed__)); 360 } __attribute__((__packed__)); 382 } __attribute__((__packed__)); [all …]
|
| /mirbsd/src/lib/libedit/ |
| D | common.c | 55 ed_end_of_file(EditLine *el, int c __attribute__((__unused__))) in ed_end_of_file() 112 ed_delete_prev_word(EditLine *el, int c __attribute__((__unused__))) in ed_delete_prev_word() 140 ed_delete_next_char(EditLine *el, int c __attribute__((__unused__))) in ed_delete_next_char() 191 ed_kill_line(EditLine *el, int c __attribute__((__unused__))) in ed_kill_line() 212 ed_move_to_end(EditLine *el, int c __attribute__((__unused__))) in ed_move_to_end() 235 ed_move_to_beg(EditLine *el, int c __attribute__((__unused__))) in ed_move_to_beg() 284 ed_next_char(EditLine *el, int c __attribute__((__unused__))) in ed_next_char() 313 ed_prev_word(EditLine *el, int c __attribute__((__unused__))) in ed_prev_word() 339 ed_prev_char(EditLine *el, int c __attribute__((__unused__))) in ed_prev_char() 436 ed_unassigned(EditLine *el, int c __attribute__((__unused__))) in ed_unassigned() [all …]
|
| /mirbsd/src/lib/csu/common_elf/ |
| D | crtbegin.c | 73 #define USED_NOINLINE __attribute__((__used__, __noinline__)) 75 #define USED_NOINLINE __attribute__((__unused__)) 80 __attribute__((__section__(".ctors"))) = { (void *)-1 }; /* XXX */ 82 __attribute__((__section__(".dtors"))) = { (void *)-1 }; /* XXX */ 90 struct dwarf2_eh_object *) __attribute__((__weak__)); 91 extern void __deregister_frame_info(const void *) __attribute__((__weak__)); 94 __attribute__((__section__(".eh_frame"), __aligned__(4))) = { }; 98 extern void _Jv_RegisterClasses(void *) __attribute__((__weak__)); 101 __attribute__((__section__(".jcr"))) = { }; 119 extern void __cxa_finalize(void *) __attribute__((__weak__)); [all …]
|
| D | crtend.c | 17 __attribute__((__unused__)) 18 __attribute__((__section__(".ctors"))) = { (void *)0 }; /* XXX */ 20 __attribute__((__unused__)) 21 __attribute__((__section__(".dtors"))) = { (void *)0 }; /* XXX */ 25 __attribute__((__unused__)) 26 __attribute__((__section__(".eh_frame"))) = { 0 }; 31 __attribute__((__unused__, __section__(".jcr"))) = { (void *) 0 };
|
| /mirbsd/src/usr.bin/make/ |
| D | error.h | 51 __attribute__((__format__(__printf__, 1, 2))); 53 __attribute__((__noreturn__)) 54 __attribute__((__format__(__printf__, 1, 2))); 56 __attribute__((__noreturn__)) 57 __attribute__((__format__(__printf__, 1, 2))); 59 __attribute__((__noreturn__)); 61 __attribute__((__noreturn__)); 72 __attribute__((__format__(__printf__, 2, 3)));
|
| /mirbsd/src/usr.sbin/ntpd/ |
| D | ntpd.h | 231 __attribute__((__format__(__syslog__, 2, 0))) 232 __attribute__((__format__(__printf__, 2, 0))) 233 __attribute__((__nonnull__(2))); 235 __attribute__((__format__(__syslog__, 1, 2))) 236 __attribute__((__format__(__printf__, 1, 2))) 237 __attribute__((__nonnull__(1))); 239 __attribute__((__format__(__syslog__, 1, 2))) 240 __attribute__((__format__(__printf__, 1, 2))) 241 __attribute__((__nonnull__(1))); 243 __attribute__((__format__(__syslog__, 1, 2))) [all …]
|
| /mirbsd/src/lib/libmbfun/ |
| D | mbfun.h | 33 __attribute__((__nonnull__(1))) 34 __attribute__((__bounded__(__string__, 1, 2))); 36 __attribute__((__nonnull__(1))); 38 __attribute__((__nonnull__(1))); 40 __attribute__((__nonnull__(1))); 43 __attribute__((__bounded__(__buffer__, 2, 3))); 51 __attribute__((__bounded__(__string__, 2, 3)));
|