Searched refs:LIST_INIT (Results 1 – 3 of 3) sorted by relevance
593 LIST_INIT(&token->object_list); in init_persistent_db()
668 LIST_INIT(&session->object_list); in entry_ck_open_session()
127 #define LIST_INIT(head) do { \ macro