Searched refs:close (Results 51 - 75 of 158) sorted by relevance

1234567

/system/core/toolbox/
H A Dsyren.c120 close(fd);
150 close(fd);
H A Dload_policy.c47 close(fd);
H A Dtouch.c63 close(fd);
H A Dumount.c87 close(loop_fd);
H A Duptime.c67 close(fd);
/system/extras/tests/bionic/libc/common/
H A Dtest_udp.c96 close(s);
117 close(s);
/system/netd/
H A DNetdConstants.cpp119 close(fd);
122 close(fd);
/system/core/libcutils/
H A Dandroid_reboot.c91 close(fd);
H A Dashmem-dev.c66 close(fd);
/system/core/libion/
H A Dion_test.c83 close(map_fd);
86 close(fd);
90 close(map_fd);
94 close(map_fd);
/system/extras/tests/crypto/
H A Dget_dm_versions.c54 close(fd);
/system/extras/tests/ext4/
H A Dset_ext4_err_bit.c58 close(fd);
/system/extras/tests/framebuffer/
H A Dfb_test.c149 close(fd);
159 close(fd);
175 close(gr_fb_fd);
180 close(gr_vt_fd);
/system/vold/
H A DNetlinkManager.cpp97 close(mSock);
H A Dcryptfs.c108 close(fd);
226 close(fd);
340 close(fd);
516 close(fd); /* If fd is <0 from a failed open call, it's safe to just ignore the close error */
545 close(fd); /* If fd is <0 from a failed open call, it's safe to just ignore the close error */
638 close(fd);
956 close(fd);
1121 close(realf
[all...]
H A Dmain.cpp119 close(fd);
137 close(fd);
/system/core/adb/
H A Djdwp_service.c565 peer->close(peer);
575 s->peer->close(s->peer);
587 * on the second one, close the connection
596 peer->close(peer);
612 s->socket.close = jdwp_socket_close;
661 peer->close(peer);
690 s->peer->close(s->peer);
713 t->socket.close = jdwp_tracker_close;
H A Dsysdeps.h123 return close(fd);
125 #undef close macro
126 #define close ____xxx_close macro
368 return close(fd);
370 #undef close macro
371 #define close ____xxx_close macro
H A Dtest_track_devices.c96 close(s);
H A Dtest_track_jdwp.c96 close(s);
/system/extras/tests/sdcard/
H A Dsdcard_perf_test.cpp56 // write: Open a file write some random data and close.
57 // read: Open a file read it and close.
331 close(fd);
339 close(fd);
393 close(fd);
464 close(fd);
485 close(fd);
553 close(fd);
596 close(fd);
/system/core/init/
H A Dbootchart.c72 close(fd);
194 close(fd);
235 close(fd);
269 close(fd);
344 close(fd);
/system/core/libdiskconfig/
H A Ddiskconfig.c382 close(fd);
406 close(*fd);
427 close(fd);
448 close(fd);
453 close(fd);
/system/core/libsuspend/
H A Dautosuspend_wakeup_count.c177 close(wakeup_count_fd);
179 close(state_fd);
/system/core/toolbox/grep/
H A Dfile.c226 close(f->fd);
260 close(f->fd);

Completed in 1980 milliseconds

1234567