/minix3/external/bsd/mdocml/dist/ |
H A D | html.c | 120 struct html *h; in ml_alloc() local 177 struct html *h; in html_free() local 194 print_gen_head(struct html *h) in print_gen_head() 224 print_metaf(struct html *h, enum mandoc_esc deco) in print_metaf() 328 print_encode(struct html *h, const char *p, int norecurse) in print_encode() 434 print_attr(struct html *h, const char *key, const char *val) in print_attr() 443 print_otag(struct html *h, enum htmltag tag, in print_otag() 512 print_ctag(struct html *h, enum htmltag tag) in print_ctag() 523 print_gen_decls(struct html *h) in print_gen_decls() 548 print_text(struct html *h, const char *word) in print_text() [all …]
|
H A D | compat_ohash.c | 70 ohash_delete(struct ohash *h) in ohash_delete() 82 ohash_resize(struct ohash *h) in ohash_resize() 126 ohash_remove(struct ohash *h, unsigned int i) in ohash_remove() 144 ohash_find(struct ohash *h, unsigned int i) in ohash_find() 153 ohash_insert(struct ohash *h, unsigned int i, void *p) in ohash_insert() 171 ohash_entries(struct ohash *h) in ohash_entries() 177 ohash_first(struct ohash *h, unsigned int *pos) in ohash_first() 184 ohash_next(struct ohash *h, unsigned int *pos) in ohash_next() 193 ohash_init(struct ohash *h, unsigned int size, struct ohash_info *info) in ohash_init() 230 ohash_lookup_interval(struct ohash *h, const char *start, const char *end, in ohash_lookup_interval() [all …]
|
/minix3/crypto/external/bsd/openssl/dist/crypto/ec/ |
H A D | ec_curve.c | 86 EC_CURVE_DATA h; member 118 EC_CURVE_DATA h; member 156 EC_CURVE_DATA h; member 200 EC_CURVE_DATA h; member 257 EC_CURVE_DATA h; member 289 EC_CURVE_DATA h; member 321 EC_CURVE_DATA h; member 359 EC_CURVE_DATA h; member 397 EC_CURVE_DATA h; member 435 EC_CURVE_DATA h; member [all …]
|
/minix3/sys/sys/ |
H A D | debug.h | 45 #define FREECHECK_OUT(h, a) freecheck_out((h), (a)) argument 46 #define FREECHECK_IN(h, a) freecheck_in((h), (a)) argument 48 #define FREECHECK_OUT(h, a) /* nothing */ argument 49 #define FREECHECK_IN(h, a) /* nothing */ argument
|
H A D | gcq.h | 286 #define _GCQ_GDQ(var, h, ptr, fn) (gcq_hq(h)->ptr != gcq_hq(h) ? \ argument 288 #define _GCQ_GDQ_TYPED(tvar, h, type, name, ptr, fn) \ argument 299 #define _GCQ_GDQ_COND(var, h, ptr, rem, cond) \ argument 303 #define _GCQ_GDQ_COND_TYPED(tvar, h, type, name, ptr, rem, cond) \ argument 317 #define GCQ_GOT_FIRST(var, h) _GCQ_GDQ(var, h, q_next, gcq_q) argument 318 #define GCQ_GOT_LAST(var, h) _GCQ_GDQ(var, h, q_prev, gcq_q) argument 319 #define GCQ_DEQUEUED_FIRST(var, h) _GCQ_GDQ(var, h, q_next, gcq_remove) argument 320 #define GCQ_DEQUEUED_LAST(var, h) _GCQ_GDQ(var, h, q_prev, gcq_remove) argument 321 #define GCQ_GOT_FIRST_TYPED(tvar, h, type, name) \ argument 323 #define GCQ_GOT_LAST_TYPED(tvar, h, type, name) \ argument [all …]
|
/minix3/lib/libedit/ |
H A D | history.c | 78 #define HNEXT(h, ev) (*(h)->h_next)((h)->h_ref, ev) argument 79 #define HFIRST(h, ev) (*(h)->h_first)((h)->h_ref, ev) argument 80 #define HPREV(h, ev) (*(h)->h_prev)((h)->h_ref, ev) argument 81 #define HLAST(h, ev) (*(h)->h_last)((h)->h_ref, ev) argument 82 #define HCURR(h, ev) (*(h)->h_curr)((h)->h_ref, ev) argument 83 #define HSET(h, ev, n) (*(h)->h_set)((h)->h_ref, ev, n) argument 84 #define HCLEAR(h, ev) (*(h)->h_clear)((h)->h_ref, ev) argument 85 #define HENTER(h, ev, str) (*(h)->h_enter)((h)->h_ref, ev, str) argument 86 #define HADD(h, ev, str) (*(h)->h_add)((h)->h_ref, ev, str) argument 87 #define HDEL(h, ev, n) (*(h)->h_del)((h)->h_ref, ev, n) argument [all …]
|
/minix3/usr.bin/m4/lib/ |
H A D | ohash_do.c | 25 ohash_resize(struct ohash *h) in ohash_resize() 69 ohash_remove(struct ohash *h, unsigned int i) in ohash_remove() 87 ohash_find(struct ohash *h, unsigned int i) in ohash_find() 96 ohash_insert(struct ohash *h, unsigned int i, void *p) in ohash_insert()
|
H A D | ohash_enum.c | 23 ohash_first(struct ohash *h, unsigned int *pos) in ohash_first() 30 ohash_next(struct ohash *h, unsigned int *pos) in ohash_next()
|
/minix3/minix/servers/vm/ |
H A D | regionavl_defs.h | 8 #define AVL_GET_LESS(h, a) (h)->lower argument 9 #define AVL_GET_GREATER(h, a) (h)->higher argument 12 #define AVL_GET_BALANCE_FACTOR(h) (h)->factor argument 13 #define AVL_SET_BALANCE_FACTOR(h, f) USE((h), (h)->factor = f;); argument 14 #define AVL_SET_ROOT(h, v) (h)->root = v; argument 16 #define AVL_COMPARE_KEY_NODE(k, h) AVL_COMPARE_KEY_KEY((k), (h)->vaddr) argument
|
/minix3/external/bsd/dhcp/dist/dhcpctl/ |
H A D | dhcpctl.c | 142 dhcpctl_status dhcpctl_wait_for_completion (dhcpctl_handle h, in dhcpctl_wait_for_completion() 170 dhcpctl_handle h, const char *value_name) in dhcpctl_get_value() 235 dhcpctl_handle h, const char *value_name) in dhcpctl_get_boolean() 259 dhcpctl_status dhcpctl_set_value (dhcpctl_handle h, dhcpctl_data_string value, in dhcpctl_set_value() 292 dhcpctl_status dhcpctl_set_string_value (dhcpctl_handle h, const char *value, in dhcpctl_set_string_value() 323 dhcpctl_status dhcpctl_set_data_value (dhcpctl_handle h, in dhcpctl_set_data_value() 356 dhcpctl_status dhcpctl_set_null_value (dhcpctl_handle h, in dhcpctl_set_null_value() 380 dhcpctl_status dhcpctl_set_boolean_value (dhcpctl_handle h, int value, in dhcpctl_set_boolean_value() 409 dhcpctl_status dhcpctl_set_int_value (dhcpctl_handle h, int value, in dhcpctl_set_int_value() 440 dhcpctl_handle h) in dhcpctl_object_update() [all …]
|
H A D | remote.c | 47 dhcpctl_status dhcpctl_new_authenticator (dhcpctl_handle *h, in dhcpctl_new_authenticator() 110 dhcpctl_status dhcpctl_new_object (dhcpctl_handle *h, in dhcpctl_new_object() 175 dhcpctl_status dhcpctl_open_object (dhcpctl_handle h, in dhcpctl_open_object() 255 isc_result_t dhcpctl_remote_set_value (omapi_object_t *h, in dhcpctl_remote_set_value() 281 isc_result_t dhcpctl_remote_get_value (omapi_object_t *h, in dhcpctl_remote_get_value() 328 isc_result_t dhcpctl_remote_destroy (omapi_object_t *h, in dhcpctl_remote_destroy()
|
/minix3/sys/arch/arm/include/ |
H A D | bus_funcs.h | 77 #define __bs_rs(sz, t, h, o) \ argument 79 #define __bs_ws(sz, t, h, o, v) \ argument 81 #define __bs_nonsingle(type, sz, t, h, o, a, c) \ argument 83 #define __bs_set(type, sz, t, h, o, v, c) \ argument 90 #define __bs_rs_s(sz, t, h, o) \ argument 92 #define __bs_ws_s(sz, t, h, o, v) \ argument 94 #define __bs_nonsingle_s(type, sz, t, h, o, a, c) \ argument 96 #define __bs_set_s(type, sz, t, h, o, v, c) \ argument 107 #define bus_space_unmap(t, h, s) \ argument 109 #define bus_space_subregion(t, h, o, s, hp) \ argument [all …]
|
/minix3/external/bsd/dhcp/dist/common/ |
H A D | comapi.c | 133 isc_result_t dhcp_group_set_value (omapi_object_t *h, in dhcp_group_set_value() 207 isc_result_t dhcp_group_get_value (omapi_object_t *h, omapi_object_t *id, in dhcp_group_get_value() 232 isc_result_t dhcp_group_destroy (omapi_object_t *h, const char *file, int line) in dhcp_group_destroy() 262 isc_result_t dhcp_group_signal_handler (omapi_object_t *h, in dhcp_group_signal_handler() 309 omapi_object_t *h) in dhcp_group_stuff_values() 440 isc_result_t dhcp_control_set_value (omapi_object_t *h, in dhcp_control_set_value() 475 isc_result_t dhcp_control_get_value (omapi_object_t *h, omapi_object_t *id, in dhcp_control_get_value() 500 isc_result_t dhcp_control_destroy (omapi_object_t *h, in dhcp_control_destroy() 510 isc_result_t dhcp_control_signal_handler (omapi_object_t *h, in dhcp_control_signal_handler() 532 omapi_object_t *h) in dhcp_control_stuff_values() [all …]
|
/minix3/external/bsd/dhcp/dist/omapip/ |
H A D | handle.c | 77 isc_result_t omapi_object_handle (omapi_handle_t *h, omapi_object_t *o) in omapi_object_handle() 143 static isc_result_t omapi_object_handle_in_table (omapi_handle_t h, in omapi_object_handle_in_table() 243 isc_result_t omapi_handle_lookup (omapi_object_t **o, omapi_handle_t h) in omapi_handle_lookup() 249 omapi_handle_t h, in omapi_handle_lookup_in() 290 omapi_handle_t h; in omapi_handle_td_lookup() local 303 isc_result_t omapi_handle_clear(omapi_handle_t h) in omapi_handle_clear()
|
H A D | listener.c | 69 isc_result_t omapi_listen_addr (omapi_object_t *h, in omapi_listen_addr() 206 int omapi_listener_readfd (omapi_object_t *h) in omapi_listener_readfd() 218 isc_result_t omapi_accept (omapi_object_t *h) in omapi_accept() 284 omapi_object_t *h = (omapi_object_t *)listener; in omapi_listener_connect() local 397 isc_result_t omapi_listener_configure_security (omapi_object_t *h, in omapi_listener_configure_security() argument 413 isc_result_t omapi_listener_set_value (omapi_object_t *h, in omapi_listener_set_value() 427 isc_result_t omapi_listener_get_value (omapi_object_t *h, in omapi_listener_get_value() 441 isc_result_t omapi_listener_destroy (omapi_object_t *h, in omapi_listener_destroy() 461 isc_result_t omapi_listener_signal_handler (omapi_object_t *h, in omapi_listener_signal_handler()
|
/minix3/external/bsd/llvm/dist/clang/test/CodeGenCXX/ |
H A D | linkage.cpp | 11 void *h() { return g(); } in h() function 22 void *h() { return g(); } in h() function 33 void *h() { return g(); } in h() function 57 void *h() { return g<1>(); } in h() function 66 void *h() { in g() function 75 void *h() { return g(); } in h() function 84 void *h() { in g() function 93 void *h() { return g(); } in h() function 104 void *h() { return g(); } in h() function 115 void *h() { return g(); } in h() function [all …]
|
/minix3/lib/libkvm/ |
H A D | kvm_sun3x.c | 73 #define _kvm_kvas_size(h) \ argument 75 #define _kvm_nkptes(h, v) \ argument 77 #define _kvm_pg_pa(pte, h) \ argument 104 cpu_kcore_hdr_t *h = kd->cpu_data; in _kvm_sun3x_kvatop() local 163 cpu_kcore_hdr_t *h = kd->cpu_data; in _kvm_sun3x_pa2off() local
|
/minix3/external/bsd/llvm/dist/clang/test/CodeGen/ |
H A D | cfstring.c | 21 void h() { in h() function 22 static void* h = CFSTR("Goodbye, World!"); in h() local
|
/minix3/usr.sbin/mtree/ |
H A D | only.c | 77 hash_find(const char *str, uint32_t *h) in hash_find() 89 hash_insert(char *str, uint32_t h) in hash_insert() 105 uint32_t h; in fill() local 133 uint32_t h; in load_only() local 147 uint32_t h; in find_only() local
|
/minix3/external/bsd/dhcp/dist/server/ |
H A D | omapi.c | 202 isc_result_t dhcp_lease_set_value (omapi_object_t *h, in dhcp_lease_set_value() 329 isc_result_t dhcp_lease_get_value (omapi_object_t *h, omapi_object_t *id, in dhcp_lease_get_value() 405 isc_result_t dhcp_lease_destroy (omapi_object_t *h, const char *file, int line) in dhcp_lease_destroy() 479 isc_result_t dhcp_lease_signal_handler (omapi_object_t *h, in dhcp_lease_signal_handler() 503 omapi_object_t *h) in dhcp_lease_stuff_values() 864 isc_result_t dhcp_host_set_value (omapi_object_t *h, in dhcp_host_set_value() 1059 isc_result_t dhcp_host_get_value (omapi_object_t *h, omapi_object_t *id, in dhcp_host_get_value() 1128 isc_result_t dhcp_host_destroy (omapi_object_t *h, const char *file, int line) in dhcp_host_destroy() 1159 isc_result_t dhcp_host_signal_handler (omapi_object_t *h, in dhcp_host_signal_handler() 1209 omapi_object_t *h) in dhcp_host_stuff_values() [all …]
|
/minix3/minix/drivers/power/acpi/include/platform/ |
H A D | acminix.h | 142 static inline void minix_div_64_by_32(unsigned int h, in minix_div_64_by_32() 164 static inline void minix_shr_64(unsigned int *h, in minix_shr_64() 176 #define ACPI_DIV_64_BY_32(h, l, d, q, r) minix_div_64_by_32(h, l, d, &(q), &(r)) argument 177 #define ACPI_SHIFT_RIGHT_64(h, l) minix_shr_64(&(h), &(l)) argument
|
/minix3/external/bsd/llvm/dist/clang/test/SemaCXX/ |
H A D | warn-func-not-needed.cpp | 16 void h() { g(); } in h() function 27 void h() { in h() function 41 void h() { in h() function
|
/minix3/lib/libc/db/btree/ |
H A D | bt_page.c | 63 __bt_free(BTREE *t, PAGE *h) in __bt_free() 89 PAGE *h; in __bt_new() local
|
H A D | bt_delete.c | 70 PAGE *h; in __bt_delete() local 150 PAGE *h; in __bt_stkacq() local 292 PAGE *h; in __bt_bdelete() local 374 __bt_pdelete(BTREE *t, PAGE *h) in __bt_pdelete() 469 __bt_dleaf(BTREE *t, const DBT *key, PAGE *h, u_int idx) in __bt_dleaf() 530 __bt_curdel(BTREE *t, const DBT *key, PAGE *h, u_int idx) in __bt_curdel() 625 __bt_relink(BTREE *t, PAGE *h) in __bt_relink()
|
/minix3/sys/fs/cd9660/ |
H A D | cd9660_rrip.h | 49 ISO_SUSP_HEADER h; member 57 ISO_SUSP_HEADER h; member 77 ISO_SUSP_HEADER h; member 83 ISO_SUSP_HEADER h; member 88 ISO_SUSP_HEADER h; member 93 ISO_SUSP_HEADER h; member 98 ISO_SUSP_HEADER h; member 112 ISO_SUSP_HEADER h; member 118 ISO_SUSP_HEADER h; member 123 ISO_SUSP_HEADER h; member [all …]
|