Home
last modified time | relevance | path

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

/f-stack/app/micro_thread/
H A Dheap.h123 HeapEntry** new_list = (HeapEntry**)malloc(sizeof(HeapEntry*) * (size+1)); in HeapResize() local
/f-stack/freebsd/netinet/
H A Dsctp_auth.c86 sctp_auth_chklist_t *new_list; in sctp_copy_chunklist() local
632 sctp_hmaclist_t *new_list; in sctp_alloc_hmaclist() local
686 sctp_hmaclist_t *new_list; in sctp_copy_hmaclist() local
706 sctp_hmaclist_t *new_list; in sctp_default_supported_hmaclist() local
/f-stack/freebsd/kern/
H A Dsubr_eventhandler.c73 struct eventhandler_list *list, *new_list; in eventhandler_find_or_create_list() local
/f-stack/dpdk/drivers/net/qede/base/
H A Dbcm_osal.h190 #define OSAL_LIST_SPLICE_INIT(new_list, list) nothing argument
191 #define OSAL_LIST_SPLICE_TAIL_INIT(new_list, list) nothing argument