Home
last modified time | relevance | path

Searched defs:first_free_handle_index (Results 1 – 2 of 2) sorted by relevance

/trusty/user/base/lib/tipc/rust/src/
Dhandle.rs490 pub fn first_free_handle_index() -> i32 { in first_free_handle_index() function
/trusty/user/base/lib/tipc/test/main/
Dmain.c38 static unsigned int first_free_handle_index; variable