Searched defs:init_key (Results 1 – 3 of 3) sorted by relevance
65 void service_registry::init_key(asio::io_service::service::key& key, in init_key() function in asio::detail::service_registry
75 static int init_key(char *name, int cmd) in init_key() function
638 sfmt_t *init_by_array(uint32_t *init_key, int key_length) { in init_by_array()