Searched refs:object (Results 1 – 6 of 6) sorted by relevance
77 static inline void coap_free(void *object) { in coap_free() argument78 coap_free_type(COAP_STRING, object); in coap_free()
116 coap_free_type(coap_memory_tag_t type, void *object) { in coap_free_type() argument117 memb_free(get_container(type), object); in coap_free_type()
135 under Section 2) in object code or executable form under the terms of152 received the program in object code or executable form with such166 If distribution of executable or object code is made by offering170 compelled to copy the source along with the object code.
33 not limited to compiled object code, generated documentation,
232 the same mbedtls_ssl_config object and memory allocation fails. Found by
1278 --libdir=DIR object code libraries [EPREFIX/lib]