HomeSort by relevance Sort by last modified time
    Searched full:unlink (Results 451 - 475 of 1652) sorted by null

<<11121314151617181920>>

  /external/fio/
cconv.c 150 o->unlink = le32_to_cpu(top->unlink);
324 top->unlink = cpu_to_le32(o->unlink);
  /external/google-breakpad/src/client/linux/minidump_writer/
minidump_writer_unittest.cc 268 unlink(tempfile.c_str());
388 // Unlink the test binary.
389 unlink(binpath.c_str());
472 unlink(templ.c_str());
  /external/google-breakpad/src/client/
minidump_file_writer_unittest.cc 173 unlink(path);
  /external/kernel-headers/original/uapi/linux/
jffs2.h 124 jint32_t ino; /* == zero for unlink */
  /external/linux-tools-perf/src/tools/perf/util/
util.c 117 unlink(to);
  /external/llvm/include/llvm/ADT/
SparseMultiSet.h 466 // First, unlink the node from its list. Then swap the node out with the
468 iterator NextI = unlink(Dense[I.Idx]);
484 /// Unlink the node from its list. Returns the next node in the list.
485 iterator unlink(const SMSNode &N) {
  /external/ltrace/etc/
syscalls.conf 103 int unlink(string);
  /external/ltrace/sysdeps/linux-gnu/arm/
syscallent.h 31 "unlink", /* 10 */
  /external/ltrace/sysdeps/linux-gnu/m68k/
syscallent.h 32 "unlink", /* 10 */
  /external/ltrace/sysdeps/linux-gnu/mips/
syscallent.h 32 "unlink", /* 10 */
  /external/ltrace/sysdeps/linux-gnu/ppc/
syscallent.h 32 "unlink", /* 10 */
  /external/ltrace/sysdeps/linux-gnu/s390/
syscalls31.h 32 "unlink", /* 10 */
syscalls64.h 32 "unlink", /* 10 */
  /external/ltrace/sysdeps/linux-gnu/sparc/
syscallent.h 31 "unlink", /* 10 */
  /external/ltrace/sysdeps/linux-gnu/x86/
syscallent.h 32 "unlink", /* 10 */
syscallent1.h 109 "unlink", /* 87 */
  /external/mesa3d/src/gallium/auxiliary/util/
u_simple_list.h 186 * Same as #foreach but lets you unlink the current value during a list
  /external/mesa3d/src/mesa/main/
simple_list.h 193 * Same as #foreach but lets you unlink the current value during a list
  /external/selinux/libsemanage/tests/
test_utilities.c 77 unlink(fname);
  /external/selinux/policycoreutils/restorecond/
restorecond.c 235 unlink(pidfile);
  /external/selinux/policycoreutils/sepolicy/
selinux_server.py 86 os.unlink("/.autorelabel")
  /external/selinux/secilc/docs/
cil_class_and_permission_statements.xml 47 (common file (ioctl read write create getattr setattr lock relabelfrom relabelto append unlink link rename execute swapon quotaon mounton))]]>
91 (common file (ioctl read write create getattr setattr lock relabelfrom relabelto append unlink link rename execute swapon quotaon mounton))
153 (common file (ioctl read write create getattr setattr lock relabelfrom relabelto append unlink link rename execute swapon quotaon mounton))
159 <programlisting><![CDATA[(class dir (add_name remove_name reparent search rmdir open audit_access execmod ioctl read write create getattr setattr lock relabelfrom relabelto append unlink link rename execute swapon quotaon mounton))]]>
  /external/selinux/secilc/test/
integration.cil 33 relabelto append unlink link rename execute swapon
  /external/toybox/toys/pending/
mdev.c 191 unlink(temp);
  /external/valgrind/include/
pub_tool_libcfile.h 90 extern Int VG_(unlink) ( const HChar* file_name );

Completed in 484 milliseconds

<<11121314151617181920>>