/dflybsd-src/crypto/libressl/crypto/ec/ |
H A D | ec_curve.c | 90 EC_CURVE_DATA h; member 123 EC_CURVE_DATA h; member 156 EC_CURVE_DATA h; member 201 EC_CURVE_DATA h; member 259 EC_CURVE_DATA h; member 292 EC_CURVE_DATA h; member 325 EC_CURVE_DATA h; member 363 EC_CURVE_DATA h; member 401 EC_CURVE_DATA h; member 440 EC_CURVE_DATA h; member [all …]
|
/dflybsd-src/contrib/gdb-7/include/ |
H A D | obstack.h | 250 #define obstack_base(h) ((h)->object_base) argument 254 #define obstack_chunk_size(h) ((h)->chunk_size) argument 258 #define obstack_next_free(h) ((h)->next_free) argument 262 #define obstack_alignment_mask(h) ((h)->alignment_mask) argument 266 # define obstack_init(h) \ argument 270 # define obstack_begin(h, size) \ argument 274 # define obstack_specify_allocation(h, size, alignment, chunkfun, freefun) \ argument 278 # define obstack_specify_allocation_with_arg(h, size, alignment, chunkfun, freefun, arg) \ argument 283 # define obstack_chunkfun(h, newchunkfun) \ argument 286 # define obstack_freefun(h, newfreefun) \ argument [all …]
|
/dflybsd-src/contrib/gcc-4.7/include/ |
H A D | obstack.h | 250 #define obstack_base(h) ((h)->object_base) argument 254 #define obstack_chunk_size(h) ((h)->chunk_size) argument 258 #define obstack_next_free(h) ((h)->next_free) argument 262 #define obstack_alignment_mask(h) ((h)->alignment_mask) argument 266 # define obstack_init(h) \ argument 270 # define obstack_begin(h, size) \ argument 274 # define obstack_specify_allocation(h, size, alignment, chunkfun, freefun) \ argument 278 # define obstack_specify_allocation_with_arg(h, size, alignment, chunkfun, freefun, arg) \ argument 283 # define obstack_chunkfun(h, newchunkfun) \ argument 286 # define obstack_freefun(h, newfreefun) \ argument [all …]
|
/dflybsd-src/usr.sbin/ppp/libradius/ |
H A D | radlib.c | 82 clear_password(struct rad_handle *h) in clear_password() 92 generr(struct rad_handle *h, const char *format, ...) in generr() 102 insert_scrambled_password(struct rad_handle *h, int srv) in insert_scrambled_password() 136 insert_request_authenticator(struct rad_handle *h, int resp) in insert_request_authenticator() 156 insert_message_authenticator(struct rad_handle *h, int resp) in insert_message_authenticator() 187 is_valid_response(struct rad_handle *h, int srv, in is_valid_response() 273 is_valid_request(struct rad_handle *h) in is_valid_request() 341 put_password_attr(struct rad_handle *h, int type, const void *value, size_t len) in put_password_attr() 371 put_raw_attr(struct rad_handle *h, int type, const void *value, size_t len) in put_raw_attr() 389 rad_add_server(struct rad_handle *h, const char *host, int port, in rad_add_server() [all …]
|
/dflybsd-src/contrib/grep/lib/ |
H A D | obstack.h | 239 #define obstack_base(h) ((void *) (h)->object_base) argument 243 #define obstack_chunk_size(h) ((h)->chunk_size) argument 247 #define obstack_next_free(h) ((void *) (h)->next_free) argument 251 #define obstack_alignment_mask(h) ((h)->alignment_mask) argument 254 #define obstack_init(h) \ argument 259 #define obstack_begin(h, size) \ argument 264 #define obstack_specify_allocation(h, size, alignment, chunkfun, freefun) \ argument 269 #define obstack_specify_allocation_with_arg(h, size, alignment, chunkfun, freefun, arg) \ argument 274 #define obstack_chunkfun(h, newchunkfun) \ argument 277 #define obstack_freefun(h, newfreefun) \ argument [all …]
|
H A D | obstack.c | 84 call_chunkfun (struct obstack *h, size_t size) in call_chunkfun() 93 call_freefun (struct obstack *h, void *old_chunk) in call_freefun() 109 _obstack_begin_worker (struct obstack *h, in _obstack_begin_worker() 150 _obstack_begin (struct obstack *h, in _obstack_begin() 162 _obstack_begin_1 (struct obstack *h, in _obstack_begin_1() 182 _obstack_newchunk (struct obstack *h, _OBSTACK_SIZE_T length) in _obstack_newchunk() 241 _obstack_allocated_p (struct obstack *h, void *obj) in _obstack_allocated_p() 262 _obstack_free (struct obstack *h, void *obj) in _obstack_free() 292 _obstack_memory_used (struct obstack *h) in _obstack_memory_used()
|
/dflybsd-src/contrib/binutils-2.27/include/ |
H A D | obstack.h | 228 #define obstack_base(h) ((void *) (h)->object_base) argument 232 #define obstack_chunk_size(h) ((h)->chunk_size) argument 236 #define obstack_next_free(h) ((void *) (h)->next_free) argument 240 #define obstack_alignment_mask(h) ((h)->alignment_mask) argument 243 #define obstack_init(h) \ argument 248 #define obstack_begin(h, size) \ argument 253 #define obstack_specify_allocation(h, size, alignment, chunkfun, freefun) \ argument 258 #define obstack_specify_allocation_with_arg(h, size, alignment, chunkfun, freefun, arg) \ argument 263 #define obstack_chunkfun(h, newchunkfun) \ argument 266 #define obstack_freefun(h, newfreefun) \ argument [all …]
|
/dflybsd-src/contrib/binutils-2.34/include/ |
H A D | obstack.h | 228 #define obstack_base(h) ((void *) (h)->object_base) argument 232 #define obstack_chunk_size(h) ((h)->chunk_size) argument 236 #define obstack_next_free(h) ((void *) (h)->next_free) argument 240 #define obstack_alignment_mask(h) ((h)->alignment_mask) argument 243 #define obstack_init(h) \ argument 248 #define obstack_begin(h, size) \ argument 253 #define obstack_specify_allocation(h, size, alignment, chunkfun, freefun) \ argument 258 #define obstack_specify_allocation_with_arg(h, size, alignment, chunkfun, freefun, arg) \ argument 263 #define obstack_chunkfun(h, newchunkfun) \ argument 266 #define obstack_freefun(h, newfreefun) \ argument [all …]
|
/dflybsd-src/contrib/gcc-8.0/include/ |
H A D | obstack.h | 228 #define obstack_base(h) ((void *) (h)->object_base) argument 232 #define obstack_chunk_size(h) ((h)->chunk_size) argument 236 #define obstack_next_free(h) ((void *) (h)->next_free) argument 240 #define obstack_alignment_mask(h) ((h)->alignment_mask) argument 243 #define obstack_init(h) \ argument 248 #define obstack_begin(h, size) \ argument 253 #define obstack_specify_allocation(h, size, alignment, chunkfun, freefun) \ argument 258 #define obstack_specify_allocation_with_arg(h, size, alignment, chunkfun, freefun, arg) \ argument 263 #define obstack_chunkfun(h, newchunkfun) \ argument 266 #define obstack_freefun(h, newfreefun) \ argument [all …]
|
/dflybsd-src/contrib/mdocml/ |
H A D | html.c | 139 struct html *h; in html_alloc() local 162 html_reset_internal(struct html *h) in html_reset_internal() 195 print_gen_head(struct html *h) in print_gen_head() 235 html_setfont(struct html *h, enum mandoc_esc font) in html_setfont() 261 print_metaf(struct html *h) in print_metaf() 295 html_close_paragraph(struct html *h) in html_close_paragraph() 317 html_fillmode(struct html *h, enum roff_tok want) in html_fillmode() 432 print_escape(struct html *h, char c) in print_escape() 463 print_encode(struct html *h, const char *p, const char *pend, int norecurse) in print_encode() 592 print_href(struct html *h, const char *name, const char *sec, int man) in print_href() [all …]
|
H A D | compat_ohash.c | 64 ohash_delete(struct ohash *h) in ohash_delete() 73 ohash_resize(struct ohash *h) in ohash_resize() 121 ohash_remove(struct ohash *h, unsigned int i) in ohash_remove() 139 ohash_find(struct ohash *h, unsigned int i) in ohash_find() 148 ohash_insert(struct ohash *h, unsigned int i, void *p) in ohash_insert() 166 ohash_entries(struct ohash *h) in ohash_entries() 172 ohash_first(struct ohash *h, unsigned int *pos) in ohash_first() 179 ohash_next(struct ohash *h, unsigned int *pos) in ohash_next() 188 ohash_init(struct ohash *h, unsigned int size, struct ohash_info *info) in ohash_init() 225 ohash_lookup_interval(struct ohash *h, const char *start, const char *end, in ohash_lookup_interval() [all …]
|
/dflybsd-src/contrib/libedit/src/ |
H A D | history.c | 117 #define HNEXT(h, ev) (*(h)->h_next)((h)->h_ref, ev) argument 118 #define HFIRST(h, ev) (*(h)->h_first)((h)->h_ref, ev) argument 119 #define HPREV(h, ev) (*(h)->h_prev)((h)->h_ref, ev) argument 120 #define HLAST(h, ev) (*(h)->h_last)((h)->h_ref, ev) argument 121 #define HCURR(h, ev) (*(h)->h_curr)((h)->h_ref, ev) argument 122 #define HSET(h, ev, n) (*(h)->h_set)((h)->h_ref, ev, n) argument 123 #define HCLEAR(h, ev) (*(h)->h_clear)((h)->h_ref, ev) argument 124 #define HENTER(h, ev, str) (*(h)->h_enter)((h)->h_ref, ev, str) argument 125 #define HADD(h, ev, str) (*(h)->h_add)((h)->h_ref, ev, str) argument 126 #define HDEL(h, ev, n) (*(h)->h_del)((h)->h_ref, ev, n) argument [all …]
|
/dflybsd-src/contrib/gcc-8.0/libgomp/ |
H A D | oacc-mem.c | 42 lookup_host (struct gomp_device_descr *dev, void *h, size_t s) in lookup_host() 157 acc_memcpy_to_device (void *d, void *h, size_t s) in acc_memcpy_to_device() 176 acc_memcpy_from_device (void *h, void *d, size_t s) in acc_memcpy_from_device() 198 acc_deviceptr (void *h) in acc_deviceptr() 238 void *h; in acc_hostptr() local 271 acc_is_present (void *h, size_t s) in acc_is_present() 303 acc_map_data (void *h, void *d, size_t s) in acc_map_data() 359 acc_unmap_data (void *h) in acc_unmap_data() 427 present_create_copy (unsigned f, void *h, size_t s) in present_create_copy() 500 acc_create (void *h, size_t s) in acc_create() [all …]
|
/dflybsd-src/contrib/gcc-4.7/libiberty/ |
H A D | obstack.c | 104 #define CALL_CHUNKFUN(h, size) \ argument 109 #define CALL_FREEFUN(h, old_chunk) \ argument 117 #define CALL_CHUNKFUN(h, size) \ argument 122 #define CALL_FREEFUN(h, old_chunk) \ argument 142 _obstack_begin (struct obstack *h, int size, int alignment, in _obstack_begin() 186 _obstack_begin_1 (struct obstack *h, int size, int alignment, in _obstack_begin_1() 238 _obstack_newchunk (struct obstack *h, int length) in _obstack_newchunk() 304 _obstack_allocated_p (struct obstack *h, POINTER obj) in _obstack_allocated_p() 330 _obstack_free (struct obstack *h, POINTER obj) in _obstack_free() 362 obstack_free (struct obstack *h, POINTER obj) in obstack_free() [all …]
|
/dflybsd-src/contrib/gdb-7/libiberty/ |
H A D | obstack.c | 104 #define CALL_CHUNKFUN(h, size) \ argument 109 #define CALL_FREEFUN(h, old_chunk) \ argument 117 #define CALL_CHUNKFUN(h, size) \ argument 122 #define CALL_FREEFUN(h, old_chunk) \ argument 142 _obstack_begin (struct obstack *h, int size, int alignment, in _obstack_begin() 186 _obstack_begin_1 (struct obstack *h, int size, int alignment, in _obstack_begin_1() 238 _obstack_newchunk (struct obstack *h, int length) in _obstack_newchunk() 304 _obstack_allocated_p (struct obstack *h, POINTER obj) in _obstack_allocated_p() 330 _obstack_free (struct obstack *h, POINTER obj) in _obstack_free() 362 obstack_free (struct obstack *h, POINTER obj) in obstack_free() [all …]
|
/dflybsd-src/contrib/wpa_supplicant/src/wps/ |
H A D | httpread.c | 127 void httpread_destroy(struct httpread *h) in httpread_destroy() 147 struct httpread *h = user_ctx; in httpread_timeout_handler() local 157 struct httpread *h, in httpread_hdr_option_analyze() 199 static int httpread_hdr_analyze(struct httpread *h) in httpread_hdr_analyze() 369 struct httpread *h = sock_ctx; in httpread_read_handler() local 738 struct httpread *h = NULL; in httpread_create() local 771 enum httpread_hdr_type httpread_hdr_type_get(struct httpread *h) in httpread_hdr_type_get() 780 char * httpread_uri_get(struct httpread *h) in httpread_uri_get() 787 int httpread_reply_code_get(struct httpread *h) in httpread_reply_code_get() 794 int httpread_length_get(struct httpread *h) in httpread_length_get() [all …]
|
/dflybsd-src/contrib/gcc-8.0/libiberty/ |
H A D | obstack.c | 89 call_chunkfun (struct obstack *h, size_t size) in call_chunkfun() 98 call_freefun (struct obstack *h, void *old_chunk) in call_freefun() 114 _obstack_begin_worker (struct obstack *h, in _obstack_begin_worker() 156 _obstack_begin (struct obstack *h, in _obstack_begin() 168 _obstack_begin_1 (struct obstack *h, in _obstack_begin_1() 188 _obstack_newchunk (struct obstack *h, _OBSTACK_SIZE_T length) in _obstack_newchunk() 247 _obstack_allocated_p (struct obstack *h, void *obj) in _obstack_allocated_p() 268 _obstack_free (struct obstack *h, void *obj) in _obstack_free() 298 _obstack_memory_used (struct obstack *h) in _obstack_memory_used()
|
/dflybsd-src/contrib/binutils-2.34/libiberty/ |
H A D | obstack.c | 89 call_chunkfun (struct obstack *h, size_t size) in call_chunkfun() 98 call_freefun (struct obstack *h, void *old_chunk) in call_freefun() 114 _obstack_begin_worker (struct obstack *h, in _obstack_begin_worker() 156 _obstack_begin (struct obstack *h, in _obstack_begin() 168 _obstack_begin_1 (struct obstack *h, in _obstack_begin_1() 188 _obstack_newchunk (struct obstack *h, _OBSTACK_SIZE_T length) in _obstack_newchunk() 247 _obstack_allocated_p (struct obstack *h, void *obj) in _obstack_allocated_p() 268 _obstack_free (struct obstack *h, void *obj) in _obstack_free() 298 _obstack_memory_used (struct obstack *h) in _obstack_memory_used()
|
/dflybsd-src/contrib/binutils-2.27/libiberty/ |
H A D | obstack.c | 89 call_chunkfun (struct obstack *h, size_t size) in call_chunkfun() 98 call_freefun (struct obstack *h, void *old_chunk) in call_freefun() 114 _obstack_begin_worker (struct obstack *h, in _obstack_begin_worker() 156 _obstack_begin (struct obstack *h, in _obstack_begin() 168 _obstack_begin_1 (struct obstack *h, in _obstack_begin_1() 188 _obstack_newchunk (struct obstack *h, _OBSTACK_SIZE_T length) in _obstack_newchunk() 247 _obstack_allocated_p (struct obstack *h, void *obj) in _obstack_allocated_p() 268 _obstack_free (struct obstack *h, void *obj) in _obstack_free() 298 _obstack_memory_used (struct obstack *h) in _obstack_memory_used()
|
/dflybsd-src/sys/vfs/isofs/cd9660/ |
H A D | cd9660_rrip.h | 45 ISO_SUSP_HEADER h; member 53 ISO_SUSP_HEADER h; member 73 ISO_SUSP_HEADER h; member 79 ISO_SUSP_HEADER h; member 84 ISO_SUSP_HEADER h; member 89 ISO_SUSP_HEADER h; member 94 ISO_SUSP_HEADER h; member 108 ISO_SUSP_HEADER h; member 114 ISO_SUSP_HEADER h; member 119 ISO_SUSP_HEADER h; member [all …]
|
/dflybsd-src/sys/dev/drm/include/linux/ |
H A D | hashtable.h | 66 #define hash_init(h) __hash_init((h), __arraycount(h)) argument 67 #define hash_add(h, n, k) hlist_add_head(n, &(h)[(k) % __arraycount(h)]) argument 69 #define hash_empty(h) __hash_empty((h), __arraycount(h)) argument 71 #define hash_for_each_possible(h, n, f, k) \ argument 74 #define hash_for_each_safe(h, i, t, n, f) \ argument
|
/dflybsd-src/sys/crypto/serpent/ |
H A D | serpent.c | 42 #define sb0(a,b,c,d,e,f,g,h) \ argument 61 #define ib0(a,b,c,d,e,f,g,h) \ argument 81 #define sb1(a,b,c,d,e,f,g,h) \ argument 100 #define ib1(a,b,c,d,e,f,g,h) \ argument 122 #define sb2(a,b,c,d,e,f,g,h) \ argument 143 #define ib2(a,b,c,d,e,f,g,h) \ argument 164 #define sb3(a,b,c,d,e,f,g,h) \ argument 212 #define ib3(a,b,c,d,e,f,g,h) \ argument 234 #define sb4(a,b,c,d,e,f,g,h) \ argument 254 #define ib4(a,b,c,d,e,f,g,h) \ argument [all …]
|
/dflybsd-src/usr.bin/m4/lib/ |
H A D | ohash_do.c | 27 ohash_resize(struct ohash *h) in ohash_resize() 71 ohash_remove(struct ohash *h, unsigned int i) in ohash_remove() 89 ohash_find(struct ohash *h, unsigned int i) in ohash_find() 98 ohash_insert(struct ohash *h, unsigned int i, void *p) in ohash_insert()
|
/dflybsd-src/lib/libc/db/btree/ |
H A D | bt_delete.c | 62 PAGE *h; in __bt_delete() local 141 PAGE *h; in __bt_stkacq() local 283 PAGE *h; in __bt_bdelete() local 365 __bt_pdelete(BTREE *t, PAGE *h) in __bt_pdelete() 459 __bt_dleaf(BTREE *t, const DBT *key, PAGE *h, unsigned int idx) in __bt_dleaf() 520 __bt_curdel(BTREE *t, const DBT *key, PAGE *h, unsigned int idx) in __bt_curdel() 615 __bt_relink(BTREE *t, PAGE *h) in __bt_relink()
|
/dflybsd-src/usr.sbin/mtree/ |
H A D | only.c | 69 hash_find(const char *str, uint32_t *h) in hash_find() 81 hash_insert(char *str, uint32_t h) in hash_insert() 100 uint32_t h; in fill() local 125 uint32_t h; in load_only() local 140 uint32_t h; in find_only() local
|