Home
last modified time | relevance | path

Searched refs:xclose (Results 1 - 25 of 39) sorted by relevance

12

/third_party/toybox/toys/net/
H A Dftpget.c75 xclose(TT.fd); in xread2line()
78 xclose(TT.datafd); in xread2line()
81 xclose(TT.filefd); in xread2line()
108 xclose(TT.fd); in ftp_line()
111 xclose(TT.datafd); in ftp_line()
114 xclose(TT.filefd); in ftp_line()
154 xclose(TT.fd); in ftpget_main()
164 xclose(TT.fd); in ftpget_main()
201 xclose(TT.fd); in ftpget_main()
220 xclose(T in ftpget_main()
[all...]
H A Drfkill.c92 xclose(tvar); in rfkill_main()
101 xclose(fd); in rfkill_main()
/third_party/toybox/toys/pending/
H A 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()
H A Dbootchartd.c71 xclose(fd); in dump_proc_data()
149 xclose(kp_fd); in start_logging()
164 xclose(proc_stat_fd); in start_logging()
165 xclose(proc_diskstats_fd); in start_logging()
H A 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()
H A 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()
H A Ddumpleases.c76 xclose(fd); in dumpleases_main()
H A Dklogd.c54 xclose(TT.fd); in handle_signal()
H A Darping.c79 xclose(fd); in get_interface()
255 xclose(p_fd); in arping_main()
H A Droute.c296 xclose(sokfd); in setroute()
383 xclose(sockfd); in setroute_inet6()
H A Dip.c753 xclose(fd); in link_set()
808 xclose(fd); in print_link_output()
1739 xclose(sockfd); in display_route_info()
1743 xclose(sockfd); in display_route_info()
1751 xclose(sockfd); in display_route_info()
1757 if (merr->error == 0) { xclose(sockfd); return 0; } in display_route_info()
1764 xclose(sockfd); in display_route_info()
1773 xclose(sockfd); in display_route_info()
1863 xclose(TT.sockfd); in route_get()
2895 xclose(T in ip_main()
[all...]
H A Dlast.c191 xclose(fd); in last_main()
H A Dbrctl.c332 xclose(TT.sockfd); in brctl_main()
H A Dgetty.c130 xclose(0); in open_tty()
/third_party/toybox/toys/other/
H A Dlsattr.c135 xclose(fd); in print_file_attr()
137 LABEL2: xclose(fd); in print_file_attr()
278 xclose(fd); in update_attr()
295 xclose(fd); in update_attr()
H A Dlosetup.c132 xclose(ffd); in loopback_setup()
133 xclose(lfd); in loopback_setup()
H A Dfreeramdisk.c26 if (CFG_TOYBOX_FREE) xclose(fd); in freeramdisk_main()
H A Dfsfreeze.c30 xclose(fd); in fsfreeze_main()
H A Dblockdev.c68 xclose(fd); in blockdev_main()
H A Deject.c65 if (CFG_TOYBOX_FREE) xclose(fd); in eject_main()
H A Dvconfig.c81 xclose(fd); in vconfig_main()
H A Dnsenter.c88 xclose(fd); in write_ugid_map()
H A Dsysctl.c61 xclose(fd); in write_key()
/third_party/toybox/toys/posix/
H A Dsplit.c71 xclose(outfd); in do_split()
92 xclose(outfd); in do_split()
H A Dcomm.c79 if (CFG_TOYBOX_FREE) for (i = 0; i < 2; i++) xclose(file[i]); in comm_main()

Completed in 19 milliseconds

12