Searched defs:localalgos (Results 1 – 3 of 3) sorted by relevance
35 algo_type * svr_buf_match_algo(buffer* buf, algo_type localalgos[], in svr_buf_match_algo()
36 algo_type * cli_buf_match_algo(buffer* buf, algo_type localalgos[], in cli_buf_match_algo()
212 void buf_put_algolist(buffer * buf, algo_type localalgos[]) { in buf_put_algolist()