Lines Matching refs:uv__free
81 void uv__free(void* ptr) { in uv__free() function
99 uv__free(ptr); in uv__realloc()
109 uv__free(ptr); in uv__reallocf()
140 uv__free(pwd->username); in uv_os_free_passwd()
142 uv__free(pwd->homedir); in uv_os_free_passwd()
158 uv__free(grp->members); in uv_os_free_group()
704 # define uv__fs_scandir_free uv__free
822 uv__free((char*) dirents[i].name); in uv__fs_readdir_cleanup()
865 uv__free(loop); in uv_loop_new()
913 uv__free(loop); in uv_loop_delete()
940 uv__free(envitems[i].name); in uv_os_free_environ()
943 uv__free(envitems); in uv_os_free_environ()
950 uv__free(cpu_infos); in uv_free_cpu_info()
955 uv__free(cpu_infos[i].model); in uv_free_cpu_info()
957 uv__free(cpu_infos); in uv_free_cpu_info()