/freebsd-src/contrib/atf/atf-c/ |
H A D | macros_test.c | 94 #define H_DEF(id, macro) \ argument 106 #define H_CHECK_HEAD_NAME(id) ATF_TC_HEAD_NAME(h_check_ ## id) argument 107 #define H_CHECK_BODY_NAME(id) ATF_TC_BODY_NAME(h_check_ ## id) argument 108 #define H_CHECK(id, condition) \ argument 111 #define H_CHECK_MSG_HEAD_NAME(id) ATF_TC_HEAD_NAME(h_check_msg_ ## id) argument 112 #define H_CHECK_MSG_BODY_NAME(id) ATF_TC_BODY_NAME(h_check_msg_ ## id) argument 113 #define H_CHECK_MSG(id, condition, msg) \ argument 116 #define H_CHECK_EQ_HEAD_NAME(id) ATF_TC_HEAD_NAME(h_check_eq_ ## id) argument 117 #define H_CHECK_EQ_BODY_NAME(id) ATF_TC_BODY_NAME(h_check_eq_ ## id) argument 118 #define H_CHECK_EQ(id, v1, v2) \ argument [all …]
|
/freebsd-src/crypto/heimdal/kcm/ |
H A D | glue.c | 49 krb5_ccache id) in kcmss_get_name() 55 kcmss_resolve(krb5_context context, krb5_ccache *id, const char *res) in kcmss_resolve() 61 kcmss_gen_new(krb5_context context, krb5_ccache *id) in kcmss_gen_new() 68 krb5_ccache id, in kcmss_initialize() 88 krb5_ccache id) in kcmss_close() 102 krb5_ccache id) in kcmss_destroy() 116 krb5_ccache id, in kcmss_store_cred() 132 krb5_ccache id, in kcmss_retrieve() 157 krb5_ccache id, in kcmss_get_principal() 173 krb5_ccache id, in kcmss_get_first() [all …]
|
/freebsd-src/tools/regression/posixsem/ |
H A D | posixsem.c | 123 semid_t id; in ksem_open_should_fail() local 161 ksem_close_should_fail(semid_t id, int error) in ksem_close_should_fail() 182 semid_t id; in ksem_init_should_fail() local 201 ksem_destroy_should_fail(semid_t id, int error) in ksem_destroy_should_fail() 220 ksem_post_should_fail(semid_t id, int error) in ksem_post_should_fail() 237 semid_t id; in open_after_unlink() local 312 semid_t id; in exclusive_create_existing_semaphore() local 358 semid_t id; in destroy_named_semaphore() local 375 semid_t id; in close_unnamed_semaphore() local 407 semid_t id; in create_unnamed_semaphore() local [all …]
|
/freebsd-src/crypto/heimdal/lib/krb5/ |
H A D | replay.c | 43 krb5_rcache id, in krb5_rc_resolve() 57 krb5_rcache *id, in krb5_rc_resolve_type() 78 krb5_rcache *id, in krb5_rc_resolve_full() 116 krb5_rcache *id) in krb5_rc_default() 128 krb5_rcache id, in krb5_rc_initialize() 150 krb5_rcache id) in krb5_rc_recover() 157 krb5_rcache id) in krb5_rc_destroy() 173 krb5_rcache id) in krb5_rc_close() 201 krb5_rcache id, in krb5_rc_store() 256 krb5_rcache id) in krb5_rc_expunge() [all …]
|
H A D | cache.c | 161 krb5_ccache *id) in _krb5_cc_allocate() 186 krb5_ccache *id) in allocate_ccache() 259 krb5_ccache *id) in krb5_cc_resolve() 298 const char *hint, krb5_ccache *id) in krb5_cc_new_unique() 330 krb5_ccache id) in krb5_cc_get_name() 344 krb5_ccache id) in krb5_cc_get_type() 364 krb5_ccache id, in krb5_cc_get_full_name() 401 krb5_cc_get_ops(krb5_context context, krb5_ccache id) in krb5_cc_get_ops() 465 krb5_cc_switch(krb5_context context, krb5_ccache id) in krb5_cc_switch() 605 krb5_ccache *id) in krb5_cc_default() [all …]
|
H A D | mcache.c | 61 krb5_ccache id) in mcc_get_name() 108 mcc_resolve(krb5_context context, krb5_ccache *id, const char *res) in mcc_resolve() 140 mcc_gen_new(krb5_context context, krb5_ccache *id) in mcc_gen_new() 160 krb5_ccache id, in mcc_initialize() 186 krb5_ccache id) in mcc_close() 195 krb5_ccache id) in mcc_destroy() 236 krb5_ccache id, in mcc_store_cred() 267 krb5_ccache id, in mcc_get_principal() 281 krb5_ccache id, in mcc_get_first() 295 krb5_ccache id, in mcc_get_next() [all …]
|
H A D | kcm.c | 139 kcm_alloc(krb5_context context, const char *name, krb5_ccache *id) in kcm_alloc() 220 kcm_free(krb5_context context, krb5_ccache *id) in kcm_free() 234 krb5_ccache id) in kcm_get_name() 240 kcm_resolve(krb5_context context, krb5_ccache *id, const char *res) in kcm_resolve() 252 kcm_gen_new(krb5_context context, krb5_ccache *id) in kcm_gen_new() 302 krb5_ccache id, in kcm_initialize() 337 krb5_ccache id) in kcm_close() 352 krb5_ccache id) in kcm_destroy() 384 krb5_ccache id, in kcm_store_cred() 485 krb5_ccache id, in kcm_get_principal() [all …]
|
H A D | keytab_memory.c | 54 mkt_resolve(krb5_context context, const char *name, krb5_keytab id) in mkt_resolve() 99 mkt_close(krb5_context context, krb5_keytab id) in mkt_close() 131 krb5_keytab id, in mkt_get_name() 142 krb5_keytab id, in mkt_start_seq_get() 152 krb5_keytab id, in mkt_next_entry() 164 krb5_keytab id, in mkt_end_seq_get() 172 krb5_keytab id, in mkt_add_entry() 190 krb5_keytab id, in mkt_remove_entry()
|
H A D | fcache.c | 63 krb5_ccache id) in fcc_get_name() 174 fcc_lock(krb5_context context, krb5_ccache id, in fcc_lock() 187 fcc_resolve(krb5_context context, krb5_ccache *id, const char *res) in fcc_resolve() 311 fcc_gen_new(krb5_context context, krb5_ccache *id) in fcc_gen_new() 381 krb5_ccache id, in fcc_open() 418 krb5_ccache id, in fcc_initialize() 476 krb5_ccache id) in fcc_close() 488 krb5_ccache id) in fcc_destroy() 499 krb5_ccache id, in fcc_store_cred() 539 krb5_ccache id, in init_fcc() [all …]
|
H A D | keytab_any.c | 57 any_resolve(krb5_context context, const char *name, krb5_keytab id) in any_resolve() 100 krb5_keytab id, in any_get_name() 111 krb5_keytab id) in any_close() 126 krb5_keytab id, in any_start_seq_get() 155 krb5_keytab id, in any_next_entry() 187 krb5_keytab id, in any_end_seq_get() 203 krb5_keytab id, in any_add_entry() 223 krb5_keytab id, in any_remove_entry()
|
H A D | test_keytab.c | 46 krb5_keytab id; in test_empty_keytab() local 74 krb5_keytab id, id2, id3; in test_memory_keytab() local 174 perf_add(krb5_context context, krb5_keytab id, int times) in perf_add() 179 perf_find(krb5_context context, krb5_keytab id, int times) in perf_find() 184 perf_delete(krb5_context context, krb5_keytab id, int forward, int times) in perf_delete() 246 krb5_keytab id; in main() local
|
H A D | acache.c | 458 krb5_ccache id) in acc_get_name() 494 acc_alloc(krb5_context context, krb5_ccache *id) in acc_alloc() 524 acc_resolve(krb5_context context, krb5_ccache *id, const char *res) in acc_resolve() 564 acc_gen_new(krb5_context context, krb5_ccache *id) in acc_gen_new() 583 krb5_ccache id, in acc_initialize() 637 krb5_ccache id) in acc_close() 659 krb5_ccache id) in acc_destroy() 677 krb5_ccache id, in acc_store_cred() 712 krb5_ccache id, in acc_get_principal() 740 krb5_ccache id, in acc_get_first() [all …]
|
H A D | keytab.c | 213 krb5_keytab *id) in krb5_kt_resolve() 322 krb5_kt_default(krb5_context context, krb5_keytab *id) in krb5_kt_default() 475 krb5_keytab id) in krb5_kt_close() 501 krb5_keytab id) in krb5_kt_destroy() 565 krb5_keytab id, in _krb5_kt_principal_not_found() 613 krb5_keytab id, in krb5_kt_get_entry() 733 krb5_keytab id, in krb5_kt_start_seq_get() 762 krb5_keytab id, in krb5_kt_next_entry() 790 krb5_keytab id, in krb5_kt_end_seq_get() 816 krb5_keytab id, in krb5_kt_add_entry() [all …]
|
/freebsd-src/contrib/ofed/librdmacm/ |
H A D | rdma_verbs.h | 68 rdma_reg_msgs(struct rdma_cm_id *id, void *addr, size_t length) in rdma_reg_msgs() 74 rdma_reg_read(struct rdma_cm_id *id, void *addr, size_t length) in rdma_reg_read() 81 rdma_reg_write(struct rdma_cm_id *id, void *addr, size_t length) in rdma_reg_write() 99 rdma_post_recvv(struct rdma_cm_id *id, void *context, struct ibv_sge *sgl, in rdma_post_recvv() 116 rdma_post_sendv(struct rdma_cm_id *id, void *context, struct ibv_sge *sgl, in rdma_post_sendv() 132 rdma_post_readv(struct rdma_cm_id *id, void *context, struct ibv_sge *sgl, in rdma_post_readv() 150 rdma_post_writev(struct rdma_cm_id *id, void *context, struct ibv_sge *sgl, in rdma_post_writev() 171 rdma_post_recv(struct rdma_cm_id *id, void *context, void *addr, in rdma_post_recv() 186 rdma_post_send(struct rdma_cm_id *id, void *context, void *addr, in rdma_post_send() 199 rdma_post_read(struct rdma_cm_id *id, void *context, void *addr, in rdma_post_read() [all …]
|
H A D | cma.c | 92 struct rdma_cm_id id; member 169 struct rdma_cm_id *id; in ucma_set_af_ib_support() local 517 struct rdma_cm_id **id, void *context, in rdma_create_id2() 554 struct rdma_cm_id **id, void *context, in rdma_create_id() 582 int rdma_destroy_id(struct rdma_cm_id *id) in rdma_destroy_id() 621 static int ucma_query_addr(struct rdma_cm_id *id) in ucma_query_addr() 653 static int ucma_query_gid(struct rdma_cm_id *id) in ucma_query_gid() 713 static int ucma_query_path(struct rdma_cm_id *id) in ucma_query_path() 747 static int ucma_query_route(struct rdma_cm_id *id) in ucma_query_route() 796 static int rdma_bind_addr2(struct rdma_cm_id *id, struct sockaddr *addr, in rdma_bind_addr2() [all …]
|
/freebsd-src/contrib/unbound/dynlibmod/examples/ |
H A D | helloworld.c | 40 EXPORT int init(struct module_env* env, int id) { in init() 53 EXPORT void deinit(struct module_env* env, int id) { in deinit() 63 int id, struct outbound_entry* entry) { in operate() 93 EXPORT void inform_super(struct module_qstate* qstate, int id, in inform_super() 100 EXPORT void clear(struct module_qstate* qstate, int id) { in clear() 111 EXPORT size_t get_mem(struct module_env* env, int id) { in get_mem() 122 struct timeval* start_time, int id, void* callback) { in reply_callback()
|
/freebsd-src/crypto/openssl/crypto/ec/ |
H A D | ecx_backend.h | 10 #define ISX448(id) ((id) == EVP_PKEY_X448) argument 11 #define IS25519(id) ((id) == EVP_PKEY_X25519 || (id) == EVP_PKEY_ED25519) argument 12 #define KEYLENID(id) (IS25519(id) ? X25519_KEYLEN \ argument 15 #define KEYNID2TYPE(id) \ argument
|
/freebsd-src/contrib/unbound/ipsecmod/ |
H A D | ipsecmod.c | 70 ipsecmod_init(struct module_env* env, int id) in ipsecmod_init() argument 88 ipsecmod_deinit(struct module_env* env, int id) in ipsecmod_deinit() argument 102 ipsecmod_new(struct module_qstate* qstate, int id) in ipsecmod_new() argument 124 ipsecmod_error(struct module_qstate * qstate,int id) ipsecmod_error() argument 143 generate_request(struct module_qstate * qstate,int id,uint8_t * name,size_t namelen,uint16_t qtype,uint16_t qclass,uint16_t flags) generate_request() argument 387 ipsecmod_handle_query(struct module_qstate * qstate,struct ipsecmod_qstate * iq,struct ipsecmod_env * ie,int id) ipsecmod_handle_query() argument 476 ipsecmod_handle_response(struct module_qstate * qstate,struct ipsecmod_qstate * ATTR_UNUSED (iq),struct ipsecmod_env * ATTR_UNUSED (ie),int id) ipsecmod_handle_response() argument 512 ipsecmod_operate(struct module_qstate * qstate,enum module_ev event,int id,struct outbound_entry * outbound) ipsecmod_operate() argument 566 ipsecmod_inform_super(struct module_qstate * qstate,int id,struct module_qstate * super) ipsecmod_inform_super() argument 597 ipsecmod_clear(struct module_qstate * qstate,int id) ipsecmod_clear() argument 605 ipsecmod_get_mem(struct module_env * env,int id) ipsecmod_get_mem() argument [all...] |
/freebsd-src/lib/libthr/thread/ |
H A D | thr_umtx.h | 79 _thr_umutex_trylock(struct umutex *mtx, uint32_t id) in _thr_umutex_trylock() 96 _thr_umutex_trylock2(struct umutex *mtx, uint32_t id) in _thr_umutex_trylock2() 117 _thr_umutex_lock(struct umutex *mtx, uint32_t id) in _thr_umutex_lock() 126 _thr_umutex_lock_spin(struct umutex *mtx, uint32_t id) in _thr_umutex_lock_spin() 135 _thr_umutex_timedlock(struct umutex *mtx, uint32_t id, in _thr_umutex_timedlock() 145 _thr_umutex_unlock2(struct umutex *mtx, uint32_t id, int *defer) in _thr_umutex_unlock2() 177 _thr_umutex_unlock(struct umutex *mtx, uint32_t id) in _thr_umutex_unlock()
|
/freebsd-src/crypto/openssh/ |
H A D | sftp-server.c | 549 send_status_errmsg(u_int32_t id, u_int32_t status, const char *errmsg) in send_status_errmsg() 575 send_status(u_int32_t id, u_int32_t status) in send_status() 581 send_data_or_handle(char type, u_int32_t id, const u_char *data, int dlen) in send_data_or_handle() 597 send_data(u_int32_t id, const u_char *data, int dlen) in send_data() 604 send_handle(u_int32_t id, int handle) in send_handle() 616 send_names(u_int32_t id, int count, const Stat *stats) in send_names() 639 send_attrib(u_int32_t id, const Attrib *a) in send_attrib() 656 send_statvfs(u_int32_t id, struct statvfs *st) in send_statvfs() 742 process_open(u_int32_t id) in process_open() 784 process_close(u_int32_t id) in process_close() [all …]
|
/freebsd-src/contrib/unbound/iterator/ |
H A D | iterator.c | 83 iter_init(struct module_env * env,int id) iter_init() argument 117 iter_deinit(struct module_env * env,int id) iter_deinit() argument 137 iter_new(struct module_qstate * qstate,int id) iter_new() argument 230 error_supers(struct module_qstate * qstate,int id,struct module_qstate * super) error_supers() argument 283 error_response(struct module_qstate * qstate,int id,int rcode) error_response() argument 304 error_response_cache(struct module_qstate * qstate,int id,int rcode) error_response_cache() argument 788 generate_sub_request(uint8_t * qname,size_t qnamelen,uint16_t qtype,uint16_t qclass,struct module_qstate * qstate,int id,struct iter_qstate * iq,enum iter_state initial_state,enum iter_state finalstate,struct module_qstate ** subq_ret,int v,int detached) generate_sub_request() argument 886 prime_root(struct module_qstate * qstate,struct iter_qstate * iq,int id,uint16_t qclass) prime_root() argument 952 prime_stub(struct module_qstate * qstate,struct iter_qstate * iq,int id,uint8_t * qname,uint16_t qclass) prime_stub() argument 1145 generate_a_aaaa_check(struct module_qstate * qstate,struct iter_qstate * iq,int id) generate_a_aaaa_check() argument 1199 generate_ns_check(struct module_qstate * qstate,struct iter_qstate * iq,int id) generate_ns_check() argument 1266 generate_dnskey_prefetch(struct module_qstate * qstate,struct iter_qstate * iq,int id) generate_dnskey_prefetch() argument 1362 processInitRequest(struct module_qstate * qstate,struct iter_qstate * iq,struct iter_env * ie,int id) processInitRequest() argument 1785 processInitRequest2(struct module_qstate * qstate,struct iter_qstate * iq,int id) processInitRequest2() argument 1849 processInitRequest3(struct module_qstate * qstate,struct iter_qstate * iq,int id) processInitRequest3() argument 1902 generate_parentside_target_query(struct module_qstate * qstate,struct iter_qstate * iq,int id,uint8_t * name,size_t namelen,uint16_t qtype,uint16_t qclass) generate_parentside_target_query() argument 1955 generate_target_query(struct module_qstate * qstate,struct iter_qstate * iq,int id,uint8_t * name,size_t namelen,uint16_t qtype,uint16_t qclass) generate_target_query() argument 1981 query_for_targets(struct module_qstate * qstate,struct iter_qstate * iq,struct iter_env * ie,int id,int maxtargets,int * num) query_for_targets() argument 2109 processLastResort(struct module_qstate * qstate,struct iter_qstate * iq,struct iter_env * ie,int id) processLastResort() argument 2305 processDSNSFind(struct module_qstate * qstate,struct iter_qstate * iq,int id) processDSNSFind() argument 2351 check_waiting_queries(struct iter_qstate * iq,struct module_qstate * qstate,int id) check_waiting_queries() argument 2389 processQueryTargets(struct module_qstate * qstate,struct iter_qstate * iq,struct iter_env * ie,int id) processQueryTargets() argument 3073 processQueryResponse(struct module_qstate * qstate,struct iter_qstate * iq,struct iter_env * ie,int id) processQueryResponse() argument 3611 prime_supers(struct module_qstate * qstate,int id,struct module_qstate * forq) prime_supers() argument 3663 processPrimeResponse(struct module_qstate * qstate,int id) processPrimeResponse() argument 3718 processTargetResponse(struct module_qstate * qstate,int id,struct module_qstate * forq) processTargetResponse() argument 3816 processDSNSResponse(struct module_qstate * qstate,int id,struct module_qstate * forq) processDSNSResponse() argument 3852 processClassResponse(struct module_qstate * qstate,int id,struct module_qstate * forq) processClassResponse() argument 3957 processCollectClass(struct module_qstate * qstate,int id) processCollectClass() argument 4013 processFinished(struct module_qstate * qstate,struct iter_qstate * iq,int id) processFinished() argument 4096 iter_inform_super(struct module_qstate * qstate,int id,struct module_qstate * super) iter_inform_super() argument 4125 iter_handle(struct module_qstate * qstate,struct iter_qstate * iq,struct iter_env * ie,int id) iter_handle() argument 4178 process_request(struct module_qstate * qstate,struct iter_qstate * iq,struct iter_env * ie,int id) process_request() argument 4191 process_response(struct module_qstate * qstate,struct iter_qstate * iq,struct iter_env * ie,int id,struct outbound_entry * outbound,enum module_ev event) process_response() argument 4381 iter_operate(struct module_qstate * qstate,enum module_ev event,int id,struct outbound_entry * outbound) iter_operate() argument 4427 iter_clear(struct module_qstate * qstate,int id) iter_clear() argument 4446 iter_get_mem(struct module_env * env,int id) iter_get_mem() argument [all...] |
/freebsd-src/contrib/unbound/dynlibmod/ |
H A D | dynlibmod.c | 73 int dynlibmod_init(struct module_env* env, int id) { in dynlibmod_init() argument 167 void dynlibmod_deinit(struct module_env* env, int id) { in dynlibmod_deinit() argument 180 int id, struct outbound_entry* outbound) { in dynlibmod_operate() argument 187 void dynlibmod_inform_super(struct module_qstate* qstate, int id, in dynlibmod_inform_super() argument 195 dynlibmod_clear(struct module_qstate * qstate,int id) dynlibmod_clear() argument 202 dynlibmod_get_mem(struct module_env * env,int id) dynlibmod_get_mem() argument 217 dynlib_inplace_cb_reply_generic(struct query_info * qinfo,struct module_qstate * qstate,struct reply_info * rep,int rcode,struct edns_data * edns,struct edns_option ** opt_list_out,struct comm_reply * repinfo,struct regional * region,struct timeval * start_time,int id,void * callback) dynlib_inplace_cb_reply_generic() argument 225 dynlib_inplace_cb_query_generic(struct query_info * qinfo,uint16_t flags,struct module_qstate * qstate,struct sockaddr_storage * addr,socklen_t addrlen,uint8_t * zone,size_t zonelen,struct regional * region,int id,void * callback) dynlib_inplace_cb_query_generic() argument 231 dynlib_inplace_cb_edns_back_parsed(struct module_qstate * qstate,int id,void * cb_args) dynlib_inplace_cb_edns_back_parsed() argument 237 dynlib_inplace_cb_query_response(struct module_qstate * qstate,struct dns_msg * response,int id,void * cb_args) dynlib_inplace_cb_query_response() argument 244 inplace_cb_register_wrapped(void * cb,enum inplace_cb_list_type type,void * cbarg,struct module_env * env,int id) inplace_cb_register_wrapped() argument 268 inplace_cb_delete_wrapped(struct module_env * env,enum inplace_cb_list_type type,int id) inplace_cb_delete_wrapped() argument [all...] |
/freebsd-src/sys/compat/linuxkpi/common/src/ |
H A D | linux_idr.c | 163 idr_pos(int id, int layer) in idr_pos() 227 idr_remove_locked(struct idr *idr, int id) in idr_remove_locked() 266 idr_remove(struct idr *idr, int id) in idr_remove() 278 idr_find_layer_locked(struct idr *idr, int id) in idr_find_layer_locked() 296 idr_replace(struct idr *idr, void *ptr, int id) in idr_replace() 318 idr_find_locked(struct idr *idr, int id) in idr_find_locked() 333 idr_find(struct idr *idr, int id) in idr_find() 347 int id = *nextidp; in idr_get_next() local 437 int id; in idr_get_new_locked() local 524 int id; in idr_get_new_above_locked() local [all …]
|
/freebsd-src/sys/contrib/xen/io/ |
H A D | pvcalls.h | 67 uint64_t id; member 74 uint64_t id; member 83 uint64_t id; member 88 uint64_t id; member 93 uint64_t id; member 98 uint64_t id; member 104 uint64_t id; member 121 uint64_t id; member 124 uint64_t id; member 127 uint64_t id; member [all …]
|
/freebsd-src/tools/tools/wtap/wtap/ |
H A D | wtap.c | 38 static void create(int id) in create() 45 static void delete(int id) in delete() 58 int id = atoi(argv[2]); in main() local
|