Home
last modified time | relevance | path

Searched refs:LIST_INIT (Results 1 – 2 of 2) sorted by relevance

/third_party/FreeBSD/sys/sys/
Dqueue.h525 LIST_INIT(head2); \
532 LIST_INIT(head2); \
560 #define LIST_INIT(head) do { \ macro
/third_party/f2fs-tools/tools/
Df2fs_io_parse.c103 LIST_INIT(&pid_info); in do_init()