Home
last modified time | relevance | path

Searched refs:xclose (Results 1 – 25 of 37) sorted by relevance

12

/external/toybox/toys/pending/
Dcrontab.c222 xclose(fdin); in do_list()
240 xclose(fdin); in update_crontab()
243 xclose(fdout); in update_crontab()
256 xclose(tfd); in do_replace()
284 xclose(srcfd); in do_edit()
287 xclose(destfd); in do_edit()
Dbootchartd.c72 xclose(fd); in dump_proc_data()
157 xclose(kp_fd); in start_logging()
188 xclose(proc_stat_fd); in start_logging()
189 xclose(proc_diskstats_fd); in start_logging()
Ddhcp6.c171 xclose(fd); in get_mac()
245 if (TT.sock > 0) xclose(TT.sock); in mode_raw()
473 xclose(TT.sock); in lease_fail()
474 xclose(TT.sock1); in lease_fail()
684 xclose(TT.sock1); in dhcp6_main()
685 xclose(TT.sock); in dhcp6_main()
Ddumpleases.c76 xclose(fd); in dumpleases_main()
Dklogd.c54 xclose(TT.fd); in handle_signal()
Darping.c79 xclose(fd); in get_interface()
255 xclose(p_fd); in arping_main()
Droute.c297 xclose(sokfd); in setroute()
384 xclose(sockfd); in setroute_inet6()
Dtelnetd.c438 xclose(tm->pty_fd); in telnetd_main()
439 xclose(tm->new_fd); in telnetd_main()
Dlast.c191 xclose(fd); in last_main()
Dip.c752 xclose(fd); in link_set()
807 xclose(fd); in print_link_output()
1740 xclose(sockfd); in display_route_info()
1744 xclose(sockfd); in display_route_info()
1752 xclose(sockfd); in display_route_info()
1758 if (merr->error == 0) { xclose(sockfd); return 0; } in display_route_info()
1765 xclose(sockfd); in display_route_info()
1774 xclose(sockfd); in display_route_info()
1864 xclose(TT.sockfd); in route_get()
2900 xclose(TT.sockfd); in ip_main()
Dmodprobe.c378 xclose(fd); in ins_mod()
388 xclose(fd); in ins_mod()
/external/toybox/toys/other/
Dlsattr.c183 xclose(fd); in print_file_attr()
185 LABEL2: xclose(fd); in print_file_attr()
310 xclose(fd); in update_attr()
341 xclose(fd); in update_attr()
Dfreeramdisk.c26 if (CFG_TOYBOX_FREE) xclose(fd); in freeramdisk_main()
Dfsfreeze.c30 xclose(fd); in fsfreeze_main()
Dblockdev.c68 xclose(fd);
Deject.c77 if (CFG_TOYBOX_FREE) xclose(fd); in eject_main()
Dnsenter.c88 xclose(fd);
Dvconfig.c81 xclose(fd); in vconfig_main()
Dmakedevs.c111 xclose(fd);
Dsysctl.c61 xclose(fd); in write_key()
/external/toybox/toys/net/
Dftpget.c200 if (ii!=1) xclose(ii); in ftpget_main()
201 xclose(port); in ftpget_main()
202 xclose(TT.fd); in ftpget_main()
Drfkill.c104 xclose(fd); in rfkill_main()
/external/toybox/toys/posix/
Dstrings.c81 xclose(fd);
Dcomm.c79 if (CFG_TOYBOX_FREE) for (i = 0; i < 2; i++) xclose(file[i]); in comm_main()
Dcpio.c283 if (TT.F) xclose(afd); in cpio_main()

12