Searched refs:unlink (Results 176 - 200 of 681) sorted by relevance

1234567891011>>

/freebsd-13-stable/contrib/pjdfstest/tests/open/
H A D18.t21 expect 0 unlink ${n0}
H A D20.t28 expect 0 unlink ${n0}
H A D11.t40 expect 0 unlink ${n0}
55 expect 0 unlink ${n0}
/freebsd-13-stable/contrib/pjdfstest/tests/rename/
H A D17.t17 expect 0 unlink ${n0}
H A D20.t25 expect 0 unlink ${n1}/${n2}
H A D06.t43 expect 0 unlink ${n0}
60 expect 0 unlink ${n0}
H A D07.t47 expect 0 unlink ${n0}/${n1}
63 expect 0 unlink ${n0}/${n1}
/freebsd-13-stable/contrib/pjdfstest/tests/truncate/
H A D06.t23 expect 0 unlink ${n1}
/freebsd-13-stable/contrib/pjdfstest/tests/utimensat/
H A D00.t31 expect 0 unlink ${n0}
H A D04.t33 expect 0 unlink ${n0}
H A D08.t37 expect 0 unlink ${n0}
H A D09.t32 expect 0 unlink ${n0}
/freebsd-13-stable/contrib/netbsd-tests/fs/common/
H A Dfstest_zfs.c95 unlink(SRVPATH);
131 unlink(SRVPATH);
/freebsd-13-stable/tests/sys/fs/fusefs/
H A Dunlink.cc85 ASSERT_EQ(0, unlink(FULLPATH0)) << strerror(errno);
94 * A successful unlink should clear the parent directory's attribute cache,
110 0 == strcmp(RELPATH, in.body.unlink) &&
130 ASSERT_EQ(0, unlink(FULLPATH)) << strerror(errno);
143 ASSERT_NE(0, unlink(FULLPATH));
159 ASSERT_EQ(0, unlink(FULLPATH)) << strerror(errno);
186 ASSERT_EQ(0, unlink(FULLPATH0)) << strerror(errno);
209 ASSERT_EQ(0, unlink(FULLPATH)) << strerror(errno);
231 ASSERT_EQ(0, unlink(FULLPATH0)) << strerror(errno);
/freebsd-13-stable/tools/regression/geom_gpt/
H A Dgctl_test.t183 unlink $out;
205 unlink $disk;
219 unlink $out;
242 unlink($cmd);
/freebsd-13-stable/tools/regression/priv/
H A Dpriv_vfs_generation.c72 (void)unlink(fpath);
117 (void)unlink(fpath);
/freebsd-13-stable/contrib/opie/libopie/
H A Dlock.c211 unlink(__opie_lockfilename);
217 unlink(__opie_lockfilename);
223 unlink(__opie_lockfilename);
228 unlink(__opie_lockfilename);
234 unlink(__opie_lockfilename);
H A Dunlock.c89 unlink(__opie_lockfilename);
/freebsd-13-stable/contrib/netbsd-tests/lib/libc/gen/
H A Dt_closefrom.c68 ATF_REQUIRE(unlink(path) == 0);
73 (void)unlink(path);
116 (void)unlink(path);
/freebsd-13-stable/lib/libutil/
H A Duucplock.c105 (void)unlink(lckname);
115 (void)unlink(lckname);
121 (void)unlink(lcktmpname);
154 return unlink(tbuf);
/freebsd-13-stable/contrib/kyua/integration/helpers/
H A Drace.cpp97 fs::unlink(shared_path);
/freebsd-13-stable/contrib/kyua/utils/fs/
H A Doperations.hpp65 void unlink(const path&);
/freebsd-13-stable/contrib/pjdfstest/tests/chflags/
H A D08.t37 expect 0 unlink ${n1}
54 expect 0 unlink ${n1}
H A D11.t37 expect 0 unlink ${n1}
54 expect 0 unlink ${n1}
/freebsd-13-stable/contrib/pjdfstest/tests/granular/
H A D04.t31 expect 0 unlink ${n0}
43 expect 0 unlink ${n0}

Completed in 216 milliseconds

1234567891011>>