Home
last modified time | relevance | path

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

/freebsd-src/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-src/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-src/sys/kern/
H A Dsubr_eventhandler.c70 struct eventhandler_list *list, *new_list; in eventhandler_find_or_create_list() local
H A Dinit_main.c212 struct sysinitlist new_list; sysinit_add() local
/freebsd-src/contrib/ofed/libibverbs/
H A Dinit.c268 struct ibv_device **new_list; in add_device() local
/freebsd-src/crypto/openssl/engines/
H A De_devcrypto.c1136 int *new_list; in devcrypto_ctrl() local
/freebsd-src/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_cc.c2484 dt_node_t *new_list = NULL; in dt_compile() local
/freebsd-src/sys/dev/qlnx/qlnxe/
H A Dbcm_osal.h250 #define OSAL_LIST_SPLICE_TAIL_INIT(new_list, list) \ argument