OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:uv__free
(Results
1 - 25
of
45
) sorted by relevancy
1
2
/src/external/mit/libuv/dist/src/win/
fs-event.c
111
uv__free
(*dir);
209
uv__free
(long_path);
214
uv__free
(pathw);
239
uv__free
(short_path_buffer);
256
uv__free
(short_path);
258
uv__free
(pathw);
273
uv__free
(dir);
329
uv__free
(handle->path);
334
uv__free
(handle->filew);
339
uv__free
(handle->short_filew)
[
all
...]
util.c
134
uv__free
(utf16_buffer);
139
uv__free
(utf16_buffer);
169
uv__free
(p);
204
uv__free
(utf16_buffer);
222
uv__free
(utf16_buffer);
227
uv__free
(utf16_buffer);
268
uv__free
(utf16_buffer);
366
uv__free
(process_title);
373
uv__free
(title_w);
633
uv__free
(sppi)
[
all
...]
process.c
238
uv__free
(result);
588
uv__free
(temp_buffer);
594
uv__free
(dst);
595
uv__free
(temp_buffer);
729
uv__free
(p);
774
uv__free
(p);
1151
uv__free
(application);
1152
uv__free
(application_path);
1153
uv__free
(arguments);
1154
uv__free
(cwd)
[
all
...]
core.c
142
uv__free
(uv__loops);
309
uv__free
(timer_heap);
316
uv__free
(lfields);
366
uv__free
(loop->timer_heap);
371
uv__free
(lfields);
thread.c
84
uv__free
(ctx_p);
151
uv__free
(ctx);
318
uv__free
(namew);
361
uv__free
(thread_name);
pipe.c
668
uv__free
(xfer_queue_item);
687
uv__free
(handle->pipe.serv.accept_reqs);
771
uv__free
(name_copy);
804
uv__free
(handle->pipe.serv.accept_reqs);
805
uv__free
(handle->name);
806
uv__free
(name_copy);
839
uv__free
(req->u.connect.name);
933
uv__free
(name_copy);
956
uv__free
(req->u.connect.name);
981
uv__free
(name_copy)
[
all
...]
/src/external/mit/libuv/dist/src/unix/
dl.c
42
uv__free
(lib->errmsg);
68
uv__free
(lib->errmsg);
os390-proctitle.c
95
uv__free
(process_title);
134
uv__free
(args_mem); /* Keep valgrind happy. */
os390-syscalls.c
65
uv__free
(copy);
85
uv__free
(dirent);
87
uv__free
(nl);
193
uv__free
(lst->items);
380
uv__free
(lst->items);
462
uv__free
(tmpbuf);
469
uv__free
(tmpbuf);
487
uv__free
(tmpbuf);
500
uv__free
(tmpbuf);
508
uv__free
(tmpbuf)
[
all
...]
freebsd.c
239
uv__free
(*cpu_infos);
247
uv__free
(*cpu_infos);
252
uv__free
(cp_times);
253
uv__free
(*cpu_infos);
272
uv__free
(cp_times);
haiku.c
140
uv__free
(topology_infos);
152
uv__free
(topology_infos);
os390.c
314
uv__free
(ifc.__nif6h_buffer);
335
uv__free
(ifc.__nif6h_buffer);
343
uv__free
(ifc.__nif6h_buffer);
372
uv__free
(ifc.__nif6h_buffer);
397
uv__free
(ifc.__nif6h_buffer);
450
uv__free
(ifc.ifc_req);
473
uv__free
(ifc.ifc_req);
485
uv__free
(ifc.ifc_req);
497
uv__free
(ifc.ifc_req);
509
uv__free
(addresses_v6)
[
all
...]
bsd-proctitle.c
62
uv__free
(process_title);
loop.c
127
uv__free
(lfields);
130
uv__free
(loop->watchers);
204
uv__free
(loop->watchers);
210
uv__free
(lfields);
fsevents.c
175
uv__free
(event); \
477
uv__free
(paths);
665
uv__free
(state);
691
uv__free
(s);
699
uv__free
(state);
757
uv__free
(s);
805
free(buf); /* _Not_
uv__free
. */
853
uv__free
(handle->cf_cb);
857
uv__free
(handle->realpath);
890
uv_close((uv_handle_t*) handle->cf_cb, (uv_close_cb)
uv__free
);
[
all
...]
getaddrinfo.c
116
uv__free
(req->hints);
118
uv__free
(req->service);
120
uv__free
(req->hostname);
netbsd.c
223
uv__free
(cp_times);
224
uv__free
(*cpu_infos);
239
uv__free
(cp_times);
openbsd.c
107
uv__free
(argsbuf);
248
uv__free
((*cpu_infos)[j].model);
250
uv__free
(*cpu_infos);
aix.c
479
uv__free
(p);
494
uv__free
(p); /* Found a match */
863
uv__free
(handle->dir_filename);
867
uv__free
(handle->path);
962
uv__free
(process_title_ptr);
1004
uv__free
(args_mem); /* Keep valgrind happy. */
1086
uv__free
(ps_cpus);
1092
uv__free
(ps_cpus);
1111
uv__free
(ps_cpus);
1286
uv__free
(ifc.ifc_req)
[
all
...]
proctitle.c
155
uv__free
(args_mem); /* Keep valgrind happy. */
linux-inotify.c
141
uv__free
(tmp_path);
163
uv__free
(w);
bsd-ifaddrs.c
163
uv__free
(addresses);
kqueue.c
91
uv__free
(loop->cf_state);
588
uv__free
(handle->path);
615
uv__free
(handle->path);
658
uv__free
(handle->path);
/src/external/mit/libuv/dist/src/
thread-common.c
79
uv__free
(b);
146
uv__free
(barrier->b);
uv-common.c
81
void
uv__free
(void* ptr) {
function
99
uv__free
(ptr);
109
uv__free
(ptr);
140
uv__free
(pwd->username);
142
uv__free
(pwd->homedir);
158
uv__free
(grp->members);
701
* uv__malloc() is used, so use
uv__free
() to free memory.
704
# define uv__fs_scandir_free
uv__free
822
uv__free
((char*) dirents[i].name);
865
uv__free
(loop)
[
all
...]
Completed in 26 milliseconds
1
2
Indexes created Mon May 25 00:24:39 UTC 2026