Searched refs:luo_create_session (Results 1 – 4 of 4) sorted by relevance
42 s_empty1_fd = luo_create_session(luo_fd, SESSION_EMPTY_1); in run_stage_1()46 s_empty2_fd = luo_create_session(luo_fd, SESSION_EMPTY_2); in run_stage_1()53 s_files1_fd = luo_create_session(luo_fd, SESSION_FILES_1); in run_stage_1()64 s_files2_fd = luo_create_session(luo_fd, SESSION_FILES_2); in run_stage_1()
31 int luo_create_session(int luo_fd, const char *name) in luo_create_session() function143 state_session_fd = luo_create_session(luo_fd, session_name); in create_state_file()
25 int luo_create_session(int luo_fd, const char *name);
33 session_fd = luo_create_session(luo_fd, TEST_SESSION_NAME); in run_stage_1()