Searched defs:ptr (Results 1 – 5 of 5) sorted by relevance
381 static void buffer_alloc_free( void *ptr ) in buffer_alloc_free()560 static void buffer_alloc_free_mutexed( void *ptr ) in buffer_alloc_free_mutexed()
45 static void platform_free_uninit( void *ptr ) in platform_free_uninit()
855 char c, *ptr=(char *)ipaddr; in ifconf() local
69 #define uthash_free(ptr,sz) free(ptr) /* free fcn */ argument
85 #define uthash_free(ptr,sz) free(ptr) /* free fcn */ argument