HomeSort by relevance Sort by last modified time
    Searched full:unlink (Results 676 - 700 of 3386) sorted by null

<<21222324252627282930>>

  /external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/translit/
varsub.bat 80 unlink $OUT;
  /external/libchrome/base/files/
dir_reader_posix_unittest.cc 82 PCHECK(unlink(buf) == 0);
  /external/libcups/cups/
ppd-util.c 49 * file that is created and must @code unlink@ the returned filename.
81 * file that is created and must @code unlink@ the returned filename.
115 * created and must @code unlink@ the returned filename.
204 unlink(buffer);
400 unlink(buffer);
402 unlink(tempfile);
405 unlink(tempfile);
427 * You must remove (unlink) the PPD file when you are finished with
489 unlink(pg->ppd_filename);
  /external/linux-kselftest/tools/testing/selftests/powerpc/tm/
tm-vmxcopy.c 57 unlink(tmpfile);
  /external/llvm/utils/
UpdateCMakeLists.pl 104 unlink($cmakeListNew);
  /external/ltp/testcases/kernel/io/direct_io/
diotest3.c 293 unlink(filename);
310 unlink(filename);
327 unlink(filename);
362 unlink(filename);
diotest5.c 232 unlink(filename);
253 unlink(filename);
274 unlink(filename);
313 unlink(filename);
  /external/ltp/testcases/kernel/mem/mmapstress/
mmapstress07.c 50 (void)unlink(tmpname); \
81 (void)unlink(tmpname);
288 if (unlink(tmpname) == -1) {
289 CLEANERROR("unlink failed");
  /external/ltp/testcases/kernel/syscalls/fcntl/
fcntl12.c 118 unlink(fname);
  /external/ltp/testcases/kernel/syscalls/open/
open09.c 107 unlink(tempfile);
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/shm_open/
28-2.c 17 * 2. Close the file descriptor and unlink the object.
28-3.c 17 * 2. Unmap the memory and unlink the shared memory object.
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/shm_unlink/
assertions.xml 37 unlink the named shared memory object
  /external/mesa3d/src/egl/main/
eglsync.h 100 * Unlink a linked sync from its display.
  /external/python/cpython2/Lib/distutils/command/
install_egg_info.py 37 self.execute(os.unlink,(self.target,),"Removing "+target)
  /external/python/cpython2/Lib/test/
test_anydbm.py 20 os.unlink(f)
test_dircache.py 33 os.unlink(fname)
test_file.py 194 os.unlink(TESTFN)
218 os.unlink(TESTFN)
318 os.unlink(TESTFN)
335 os.unlink(TESTFN)
  /external/python/cpython3/Lib/distutils/command/
install_egg_info.py 37 self.execute(os.unlink,(self.target,),"Removing "+target)
  /external/python/cpython3/Lib/test/
test_file.py 188 os.unlink(TESTFN)
212 os.unlink(TESTFN)
313 os.unlink(TESTFN)
326 os.unlink(TESTFN)
  /external/python/cpython3/Lib/test/test_tools/
test_fixcid.py 80 self.addCleanup(support.unlink, substfilename)
  /external/scapy/
setup.py 35 os.unlink(ofname)
  /external/swiftshader/third_party/LLVM/lib/Support/
ManagedStatic.cpp 56 // Unlink from list.
  /external/swiftshader/third_party/LLVM/utils/
UpdateCMakeLists.pl 105 unlink($cmakeListNew);
  /external/tcpdump/tests/
TESTonce 40 unlink "DIFF/$output.diff";

Completed in 528 milliseconds

<<21222324252627282930>>