Home
last modified time | relevance | path

Searched refs:xclose (Results 1 – 25 of 40) 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.c71 xclose(fd); in dump_proc_data()
148 xclose(kp_fd); in start_logging()
178 xclose(proc_stat_fd); in start_logging()
179 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()
Dtelnetd.c361 xclose(tm->new_fd); in telnetd_main()
363 xclose(tm->pty_fd); in telnetd_main()
412 xclose(tm->pty_fd); in telnetd_main()
413 xclose(tm->new_fd); in telnetd_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.c234 xclose(fd); in display_routes()
363 xclose(sockfd); in setroute()
/external/toybox/toys/other/
Dlsattr.c184 xclose(fd); in print_file_attr()
186 LABEL2: xclose(fd); in print_file_attr()
311 xclose(fd); in update_attr()
342 xclose(fd); in update_attr()
Dfreeramdisk.c26 if (CFG_TOYBOX_FREE) xclose(fd); in freeramdisk_main()
Dlosetup.c132 xclose(ffd);
133 xclose(lfd);
Dfsfreeze.c30 xclose(fd); in fsfreeze_main()
Dblockdev.c68 xclose(fd);
Deject.c77 if (CFG_TOYBOX_FREE) xclose(fd); in eject_main()
Dhwclock.c87 xclose(fd);
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/
Dsplit.c68 xclose(outfd);
89 xclose(outfd);
Dstrings.c81 xclose(fd);
Dcomm.c79 if (CFG_TOYBOX_FREE) for (i = 0; i < 2; i++) xclose(file[i]); in comm_main()
Dcpio.c298 xclose(fd); in cpio_main()
305 if (TT.F) xclose(afd); in cpio_main()

12