Home
last modified time | relevance | path

Searched refs:uv__free (Results 1 – 25 of 44) sorted by relevance

12

/netbsd-src/external/mit/libuv/dist/src/win/
H A Dfs-event.c111 uv__free(*dir); in uv__split_path()
222 uv__free(long_path); in uv_fs_event_start()
227 uv__free(pathw); in uv_fs_event_start()
252 uv__free(short_path_buffer); in uv_fs_event_start()
269 uv__free(pathw); in uv_fs_event_start()
284 uv__free(dir); in uv_fs_event_start()
337 uv__free(handle->path); in uv_fs_event_start()
342 uv__free(handle->filew); in uv_fs_event_start()
347 uv__free(handle->short_filew); in uv_fs_event_start()
351 uv__free(pathw); in uv_fs_event_start()
[all …]
H A Dutil.c141 uv__free(utf16_buffer); in uv_exepath()
149 uv__free(utf16_buffer); in uv_exepath()
174 uv__free(utf16_buffer); in uv_cwd()
199 uv__free(utf16_buffer); in uv_cwd()
202 uv__free(utf16_buffer); in uv_cwd()
216 uv__free(utf16_buffer); in uv_cwd()
256 uv__free(utf16_buffer); in uv_chdir()
261 uv__free(utf16_buffer); in uv_chdir()
270 uv__free(utf16_buffer); in uv_chdir()
281 uv__free(utf16_buffer); in uv_chdir()
[all …]
H A Dprocess.c249 uv__free(result); in search_path_join_test()
606 uv__free(temp_buffer); in make_program_args()
612 uv__free(dst); in make_program_args()
613 uv__free(temp_buffer); in make_program_args()
735 uv__free(dst_copy); in make_program_env()
777 uv__free(dst_copy); in make_program_env()
822 uv__free(dst_copy); in make_program_env()
1174 uv__free(application); in uv_spawn()
1175 uv__free(application_path); in uv_spawn()
1176 uv__free(arguments); in uv_spawn()
[all …]
H A Dcore.c142 uv__free(uv__loops); in uv__loops_remove()
309 uv__free(timer_heap); in uv_loop_init()
316 uv__free(lfields); in uv_loop_init()
366 uv__free(loop->timer_heap); in uv__loop_close()
371 uv__free(lfields); in uv__loop_close()
H A Dfs.c1570 uv__free(dirents[--dirents_used]); in fs__scandir()
1572 uv__free(dirents); in fs__scandir()
1615 uv__free(find_path); in fs__opendir()
1629 uv__free(dir); in fs__opendir()
1630 uv__free(find_path); in fs__opendir()
1693 uv__free((char*) dirents[i].name); in fs__readdir()
1703 uv__free(req->ptr); in fs__closedir()
2142 uv__free(buf); in fs__sendfile()
2531 uv__free(buffer); in fs__create_junction()
2537 uv__free(buffer); in fs__create_junction()
[all …]
H A Dgetaddrinfo.c118 uv__free(req->alloc); in uv__getaddrinfo_done()
240 uv__free(alloc_ptr); in uv_freeaddrinfo()
393 uv__free(req->alloc); in uv_getaddrinfo()
/netbsd-src/external/mit/libuv/dist/src/unix/
H A Dos390.c307 uv__free(ifc.__nif6h_buffer); in uv__interface_addresses_v6()
328 uv__free(ifc.__nif6h_buffer); in uv__interface_addresses_v6()
336 uv__free(ifc.__nif6h_buffer); in uv__interface_addresses_v6()
365 uv__free(ifc.__nif6h_buffer); in uv__interface_addresses_v6()
390 uv__free(ifc.__nif6h_buffer); in uv__interface_addresses_v6()
443 uv__free(ifc.ifc_req); in uv_interface_addresses()
466 uv__free(ifc.ifc_req); in uv_interface_addresses()
478 uv__free(ifc.ifc_req); in uv_interface_addresses()
490 uv__free(ifc.ifc_req); in uv_interface_addresses()
502 uv__free(addresses_v6); in uv_interface_addresses()
[all …]
H A Dos390-syscalls.c65 uv__free(copy); in scandir()
85 uv__free(dirent); in scandir()
87 uv__free(nl); in scandir()
193 uv__free(lst->items); in child_fork()
380 uv__free(lst->items); in epoll_queue_close()
462 uv__free(tmpbuf); in os390_readlink()
469 uv__free(tmpbuf); in os390_readlink()
487 uv__free(tmpbuf); in os390_readlink()
500 uv__free(tmpbuf); in os390_readlink()
508 uv__free(tmpbuf); in os390_readlink()
H A Dfreebsd.c229 uv__free(*cpu_infos); in uv_cpu_info()
237 uv__free(*cpu_infos); in uv_cpu_info()
242 uv__free(cp_times); in uv_cpu_info()
243 uv__free(*cpu_infos); in uv_cpu_info()
262 uv__free(cp_times); in uv_cpu_info()
H A Dpipe.c91 uv__free((void*)pipe_fname); in uv_pipe_bind()
131 uv__free((void*)handle->pipe_fname); in uv__pipe_close()
355 uv__free(name_buffer); in uv_pipe_chmod()
361 uv__free(name_buffer); in uv_pipe_chmod()
373 uv__free(name_buffer); in uv_pipe_chmod()
380 uv__free(name_buffer); in uv_pipe_chmod()
H A Dfsevents.c177 uv__free(event); \
490 uv__free(paths); in uv__fsevents_reschedule()
680 uv__free(state); in uv__fsevents_loop_init()
706 uv__free(s); in uv__fsevents_loop_delete()
714 uv__free(state); in uv__fsevents_loop_delete()
772 uv__free(s); in uv__cf_loop_cb()
863 uv__free(handle->cf_cb); in uv__fsevents_init()
867 uv__free(handle->realpath); in uv__fsevents_init()
900 uv_close((uv_handle_t*) handle->cf_cb, (uv_close_cb) uv__free); in uv__fsevents_close()
909 uv__free(handle->realpath); in uv__fsevents_close()
H A Dloop.c123 uv__free(lfields); in uv_loop_init()
126 uv__free(loop->watchers); in uv_loop_init()
200 uv__free(loop->watchers); in uv__loop_close()
206 uv__free(lfields); in uv__loop_close()
H A Daix.c463 uv__free(p); in uv__is_ahafs_mounted()
478 uv__free(p); /* Found a match */ in uv__is_ahafs_mounted()
847 uv__free(handle->dir_filename); in uv_fs_event_stop()
851 uv__free(handle->path); in uv_fs_event_stop()
946 uv__free(process_title_ptr); in uv_set_process_title()
988 uv__free(args_mem); /* Keep valgrind happy. */ in uv__process_title_cleanup()
1070 uv__free(ps_cpus); in uv_cpu_info()
1076 uv__free(ps_cpus); in uv_cpu_info()
1095 uv__free(ps_cpus); in uv_cpu_info()
1263 uv__free(ifc.ifc_req); in uv_interface_addresses()
[all …]
H A Ddl.c42 uv__free(lib->errmsg); in uv_dlclose()
68 uv__free(lib->errmsg); in uv__dlerror()
H A Dgetaddrinfo.c116 uv__free(req->hints); in uv__getaddrinfo_done()
118 uv__free(req->service); in uv__getaddrinfo_done()
120 uv__free(req->hostname); in uv__getaddrinfo_done()
H A Dos390-proctitle.c95 uv__free(process_title); in uv_set_process_title()
134 uv__free(args_mem); /* Keep valgrind happy. */ in uv__process_title_cleanup()
H A Dopenbsd.c107 uv__free(argsbuf); in uv_exepath()
235 uv__free((*cpu_infos)[j].model); in uv_cpu_info()
237 uv__free(*cpu_infos); in uv_cpu_info()
H A Dnetbsd.c218 uv__free(cp_times); in uv_cpu_info()
219 uv__free(*cpu_infos); in uv_cpu_info()
234 uv__free(cp_times); in uv_cpu_info()
H A Dbsd-ifaddrs.c159 uv__free(addresses[i].name); in uv_free_interface_addresses()
162 uv__free(addresses); in uv_free_interface_addresses()
H A Dhaiku.c135 uv__free(topology_infos); in uv_cpu_info()
147 uv__free(topology_infos); in uv_cpu_info()
H A Dthread.c84 uv__free(b); in uv_barrier_init()
134 uv__free(barrier->b); in uv_barrier_destroy()
555 uv__free(sem); in uv__custom_sem_init()
561 uv__free(sem); in uv__custom_sem_init()
577 uv__free(sem); in uv__custom_sem_destroy()
H A Dcore.c1197 uv__free(buf); in uv__getpwuid_r()
1216 uv__free(buf); in uv__getpwuid_r()
1235 uv__free(buf); in uv__getpwuid_r()
1250 uv__free(pwd->username); in uv_os_free_passwd()
1295 uv__free(buf); in uv_os_environ()
1314 uv__free(envitem->name); in uv_os_environ()
1316 uv__free(*envitems); in uv_os_environ()
1617 uv__free(cloned_path); in uv__search_path()
1623 uv__free(cloned_path); in uv__search_path()
H A Dibmi.c483 uv__free(temp_name); in uv_interface_addresses()
499 uv__free(addresses[i].name); in uv_free_interface_addresses()
502 uv__free(addresses); in uv_free_interface_addresses()
H A Dkqueue.c86 uv__free(loop->cf_state); in uv__io_fork()
532 uv__free(handle->path); in uv_fs_event_start()
559 uv__free(handle->path); in uv_fs_event_start()
596 uv__free(handle->path); in uv_fs_event_stop()
/netbsd-src/external/mit/libuv/dist/src/
H A Duv-common.c81 void uv__free(void* ptr) { in uv__free() function
99 uv__free(ptr); in uv__realloc()
109 uv__free(ptr); in uv__reallocf()
646 # define uv__fs_scandir_free uv__free
756 uv__free((char*) dirents[i].name); in uv__fs_readdir_cleanup()
799 uv__free(loop); in uv_loop_new()
847 uv__free(loop); in uv_loop_delete()
874 uv__free(envitems[i].name); in uv_os_free_environ()
877 uv__free(envitems); in uv_os_free_environ()
885 uv__free(cpu_infos[i].model); in uv_free_cpu_info()
[all …]

12