Home
last modified time | relevance | path

Searched refs:unlink (Results 101 – 125 of 424) sorted by relevance

12345678910>>...17

/openbmc/qemu/tests/unit/
H A Dtest-util-filemonitor.c606 if (unlink(pathsrc) < 0) { in test_file_monitor_events()
694 unlink(path); in test_file_monitor_events()
699 unlink(path); in test_file_monitor_events()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/tiobench/tiobench-0.3.3/
H A Davoid-glibc-clashes.patch49 unlink(d->threads[i].fileName);
/openbmc/qemu/contrib/vhost-user-scsi/
H A Dvhost-user-scsi.c333 (void)unlink(unix_fn); in unix_sock_new()
444 unlink(opt_socket_path); in main()
/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/
H A Dhg.py175 os.unlink(ud.fullmirror)
228 os.unlink(ud.fullmirror)
/openbmc/openbmc/poky/meta/lib/oeqa/
H A Dtargetcontrol.py39 os.unlink(sshloglink)
155 os.unlink(qemuloglink)
/openbmc/linux/fs/affs/
H A Ddir.c36 .unlink = affs_unlink,
/openbmc/openbmc/poky/meta/recipes-gnome/gnome/gconf/
H A Dpython3.patch53 os.unlink(options.output)
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/dovecot/dovecot/
H A D0001-configure.ac-convert-AC_TRY_RUN-to-AC_TRY_LINK-state.patch44 unlink("conftest.temp");
/openbmc/linux/tools/perf/util/
H A Dcopyfile.c127 unlink(tmp); in copyfile_mode_ns()
/openbmc/linux/arch/um/os-Linux/
H A Dmem.c155 if (unlink(tempname) < 0) { in make_tempfile()
/openbmc/qemu/tests/lcitool/
H A Drefresh40 tmp.unlink()
/openbmc/qemu/contrib/ivshmem-server/
H A Divshmem-server.c304 unlink(filename); in ivshmem_server_start()
375 unlink(server->unix_sock_path); in ivshmem_server_close()
/openbmc/openbmc/poky/meta/lib/oe/
H A Dpath.py114 os.unlink(os.path.join(dst, 'testfile'))
158 os.unlink(name)
/openbmc/qemu/tests/qemu-iotests/
H A D149147 os.unlink(pwfile)
216 os.unlink(config.image_path())
/openbmc/linux/net/bluetooth/cmtp/
H A Dcore.c389 goto unlink; in cmtp_add_connection()
410 unlink: in cmtp_add_connection()
/openbmc/qemu/tests/qtest/
H A Dnetdev-socket.c450 unlink(path0); in test_dgram_unix()
452 unlink(path1); in test_dgram_unix()
/openbmc/openbmc/poky/meta/classes-global/
H A Dstaging.bbclass428 os.unlink(f)
429 os.unlink(f.replace(".complete", ""))
495 os.unlink(fl)
496 os.unlink(fl + ".complete")
516 os.unlink(depdir + "/" + c)
518 os.unlink(depdir + "/" + c + ".complete")
520 os.unlink(depdir + "/" + c)
/openbmc/openbmc/poky/scripts/lib/devtool/
H A Dimport.py44 os.unlink(metadata.name)
/openbmc/linux/arch/arm/vdso/
H A Dvdsomunge.c98 unlink(outfile); in cleanup()
/openbmc/linux/tools/testing/selftests/exec/
H A Dnon-regular.c23 rc = unlink(pathname); in rm()
/openbmc/openbmc/meta-phosphor/recipes-phosphor/images/
H A Dobmc-phosphor-image.bb63 os.unlink(preinitPath)
/openbmc/linux/fs/efivarfs/
H A Dinode.c146 .unlink = efivarfs_unlink,
/openbmc/u-boot/tools/
H A Dfit_image.c712 unlink (tmpfile); in fit_handle_file()
713 unlink (params->imagefile); in fit_handle_file()
719 unlink(tmpfile); in fit_handle_file()
/openbmc/linux/Documentation/usb/
H A Dusbip_protocol.rst38 USBIP_CMD_UNLINK to unlink a previously submitted URB. The answers of the
417 | 0x14 | 4 | unlink_seqnum, of the SUBMIT request to unlink |
423 Reply for URB unlink
/openbmc/linux/tools/hv/
H A Dhv_fcopy_daemon.c133 unlink(target_fname); in hv_copy_cancel()

12345678910>>...17