Searched refs:auth_event (Results 1 - 2 of 2) sorted by relevance

/external/libdrm/tests/
H A Dauth.c31 enum auth_event { enum
39 static void wait_event(int pipe, enum auth_event expected_event)
42 enum auth_event event;
55 send_event(int pipe, enum auth_event send_event)
H A Dlock.c35 enum auth_event { enum
57 wait_event(int pipe, enum auth_event expected_event)
60 enum auth_event event;
73 send_event(int pipe, enum auth_event send_event)

Completed in 69 milliseconds