Searched refs:_src_ (Results 1 – 2 of 2) sorted by relevance
83 #define MatchFinder_SET_DIRECT_INPUT_BUF(p, _src_, _srcLen_) { \ argument86 (p)->buffer = (_src_); \
41 *void coap_address_copy(coap_address_t *_dst_, const coap_address_t *_src_);*169 The *coap_address_copy*() function copies the address _src_ into _dst_.