Home
last modified time | relevance | path

Searched defs:new_list (Results 1 – 12 of 12) sorted by relevance

/freebsd/contrib/ldns/
H A Dedns.c188 ldns_edns_option_list *new_list; in ldns_edns_option_list_clone() local
316 ldns_edns_option **new_list; in ldns_edns_option_list_push() local
364 ldns_edns_option **new_list; in ldns_edns_option_list_pop() local
H A Drr.c1435 ldns_rr_list *new_list; in ldns_rr_list_clone() local
/freebsd/crypto/krb5/src/lib/krb5/krb/
H A Detype_list.c46 k5_copy_etypes(const krb5_enctype *old_list, krb5_enctype **new_list) in k5_copy_etypes()
H A Dauthdata.c549 krb5_authdata **list = NULL, **elements = NULL, **new_list; in extract_cammacs() local
H A Dget_creds.c423 krb5_data *new_list; in remember_realm() local
/freebsd/sys/netinet/
H A Dsctp_auth.c83 sctp_auth_chklist_t *new_list; in sctp_copy_chunklist() local
629 sctp_hmaclist_t *new_list; in sctp_alloc_hmaclist() local
683 sctp_hmaclist_t *new_list; in sctp_copy_hmaclist() local
703 sctp_hmaclist_t *new_list; in sctp_default_supported_hmaclist() local
/freebsd/sys/kern/
H A Dsubr_eventhandler.c70 struct eventhandler_list *list, *new_list; in eventhandler_find_or_create_list() local
H A Dinit_main.c211 struct sysinitlist new_list; in sysinit_add() local
/freebsd/contrib/ofed/libibverbs/
H A Dinit.c268 struct ibv_device **new_list; in add_device() local
/freebsd/crypto/openssl/engines/
H A De_devcrypto.c1136 int *new_list; in devcrypto_ctrl() local
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_cc.c2484 dt_node_t *new_list = NULL; in dt_compile() local
/freebsd/sys/dev/qlnx/qlnxe/
H A Dbcm_osal.h250 #define OSAL_LIST_SPLICE_TAIL_INIT(new_list, list) \ argument