Home
last modified time | relevance | path

Searched defs:h (Results 1 – 25 of 691) sorted by relevance

12345678910>>...28

/dragonfly/crypto/libressl/crypto/ec/
H A Dec_curve.c90 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 …]
/dragonfly/contrib/gcc-4.7/include/
H A Dobstack.h266 # define obstack_init(h) \ argument
270 # define obstack_begin(h, size) \ argument
447 # define obstack_object_size(h) \ argument
450 # define obstack_room(h) \ argument
453 # define obstack_empty_p(h) \ argument
482 # define obstack_1grow(h,datum) \ argument
487 # define obstack_ptr_grow(h,datum) \ argument
503 # define obstack_blank(h,length) \ argument
509 # define obstack_alloc(h,length) \ argument
518 # define obstack_finish(h) \ argument
[all …]
/dragonfly/contrib/gdb-7/include/
H A Dobstack.h266 # define obstack_init(h) \ argument
270 # define obstack_begin(h, size) \ argument
447 # define obstack_object_size(h) \ argument
450 # define obstack_room(h) \ argument
453 # define obstack_empty_p(h) \ argument
482 # define obstack_1grow(h,datum) \ argument
487 # define obstack_ptr_grow(h,datum) \ argument
503 # define obstack_blank(h,length) \ argument
509 # define obstack_alloc(h,length) \ argument
518 # define obstack_finish(h) \ argument
[all …]
/dragonfly/usr.sbin/ppp/libradius/
H A Dradlib.c82 clear_password(struct rad_handle *h) in clear_password()
273 is_valid_request(struct rad_handle *h) in is_valid_request()
455 rad_close(struct rad_handle *h) in rad_close()
785 rad_receive_request(struct rad_handle *h) in rad_receive_request()
822 rad_send_response(struct rad_handle *h) in rad_send_response()
1066 struct rad_handle *h; in rad_auth_open() local
1091 struct rad_handle *h; in rad_acct_open() local
1102 struct rad_handle *h; in rad_server_open() local
1221 rad_send_request(struct rad_handle *h) in rad_send_request()
1269 rad_strerror(struct rad_handle *h) in rad_strerror()
[all …]
/dragonfly/contrib/binutils-2.27/include/
H A Dobstack.h232 #define obstack_chunk_size(h) ((h)->chunk_size) argument
243 #define obstack_init(h) \ argument
248 #define obstack_begin(h, size) \ argument
429 # define obstack_object_size(h) \ argument
432 # define obstack_room(h) \ argument
435 # define obstack_empty_p(h) \ argument
470 # define obstack_1grow(h, datum) \ argument
493 # define obstack_blank(h, length) \ argument
499 # define obstack_alloc(h, length) \ argument
508 # define obstack_finish(h) \ argument
[all …]
/dragonfly/contrib/grep/lib/
H A Dobstack.h243 #define obstack_chunk_size(h) ((h)->chunk_size) argument
254 #define obstack_init(h) \ argument
259 #define obstack_begin(h, size) \ argument
440 # define obstack_object_size(h) \ argument
443 # define obstack_room(h) \ argument
446 # define obstack_empty_p(h) \ argument
481 # define obstack_1grow(h, datum) \ argument
504 # define obstack_blank(h, length) \ argument
510 # define obstack_alloc(h, length) \ argument
519 # define obstack_finish(h) \ argument
[all …]
H A Dobstack.c84 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()
/dragonfly/contrib/binutils-2.34/include/
H A Dobstack.h232 #define obstack_chunk_size(h) ((h)->chunk_size) argument
243 #define obstack_init(h) \ argument
248 #define obstack_begin(h, size) \ argument
429 # define obstack_object_size(h) \ argument
432 # define obstack_room(h) \ argument
435 # define obstack_empty_p(h) \ argument
470 # define obstack_1grow(h, datum) \ argument
493 # define obstack_blank(h, length) \ argument
499 # define obstack_alloc(h, length) \ argument
508 # define obstack_finish(h) \ argument
[all …]
/dragonfly/contrib/gcc-8.0/include/
H A Dobstack.h232 #define obstack_chunk_size(h) ((h)->chunk_size) argument
243 #define obstack_init(h) \ argument
248 #define obstack_begin(h, size) \ argument
429 # define obstack_object_size(h) \ argument
432 # define obstack_room(h) \ argument
435 # define obstack_empty_p(h) \ argument
470 # define obstack_1grow(h, datum) \ argument
493 # define obstack_blank(h, length) \ argument
499 # define obstack_alloc(h, length) \ argument
508 # define obstack_finish(h) \ argument
[all …]
/dragonfly/contrib/mdocml/
H A Dhtml.c139 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()
261 print_metaf(struct html *h) in print_metaf()
295 html_close_paragraph(struct html *h) in html_close_paragraph()
432 print_escape(struct html *h, char c) in print_escape()
869 print_gen_decls(struct html *h) in print_gen_decls()
1005 print_byte(struct html *h, char c) in print_byte()
1035 print_endline(struct html *h) in print_endline()
1056 print_endword(struct html *h) in print_endword()
[all …]
H A Dcompat_ohash.c64 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()
317 ohash_qlookup(struct ohash *h, const char *s) in ohash_qlookup()
[all …]
/dragonfly/contrib/libedit/src/
H A Dhistory.c253 history_t *h = (history_t *) p; in history_def_first() local
273 history_t *h = (history_t *) p; in history_def_last() local
293 history_t *h = (history_t *) p; in history_def_next() local
318 history_t *h = (history_t *) p; in history_def_prev() local
344 history_t *h = (history_t *) p; in history_def_curr() local
365 history_t *h = (history_t *) p; in history_def_set() local
392 history_t *h = (history_t *) p; in history_set_nth() local
416 history_t *h = (history_t *) p; in history_def_add() local
467 history_t *h = (history_t *) p; in history_def_del() local
482 history_def_delete(history_t *h, in history_def_delete()
[all …]
/dragonfly/contrib/gcc-8.0/libgomp/
H A Doacc-mem.c198 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()
500 acc_create (void *h, size_t s) in acc_create()
506 acc_copyin (void *h, size_t s) in acc_copyin()
596 acc_delete (void *h , size_t s) in acc_delete()
602 acc_copyout (void *h, size_t s) in acc_copyout()
643 acc_update_device (void *h, size_t s) in acc_update_device()
[all …]
/dragonfly/contrib/gdb-7/libiberty/
H A Dobstack.c104 #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 …]
/dragonfly/contrib/gcc-4.7/libiberty/
H A Dobstack.c104 #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 …]
/dragonfly/contrib/wpa_supplicant/src/wps/
H A Dhttpread.c127 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
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()
804 void * httpread_data_get(struct httpread *h) in httpread_data_get()
[all …]
/dragonfly/contrib/binutils-2.27/libiberty/
H A Dobstack.c89 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()
/dragonfly/contrib/binutils-2.34/libiberty/
H A Dobstack.c89 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()
/dragonfly/contrib/gcc-8.0/libiberty/
H A Dobstack.c89 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()
/dragonfly/sys/vfs/isofs/cd9660/
H A Dcd9660_rrip.h45 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 …]
/dragonfly/sys/dev/drm/include/linux/
H A Dhashtable.h66 #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
/dragonfly/sys/crypto/serpent/
H A Dserpent.c42 #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
533 u_int32_t a,b,c,d,e,f,g,h; in serpent_encrypt() local
[all …]
/dragonfly/usr.bin/m4/lib/
H A Dohash_do.c27 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()
/dragonfly/lib/libc/db/btree/
H A Dbt_delete.c62 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()
/dragonfly/usr.sbin/mtree/
H A Donly.c69 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

12345678910>>...28