HomeSort by: relevance | last modified time | path
    Searched refs:setns (Results 1 - 17 of 17) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/linux/
sched.d 157 int setns(int fd, int nstype);
  /src/external/gpl3/gdb/dist/gdb/
i386-syscalls.def 366 SYSCALL (346, setns)
i386-linux-tdep.c 751 UNSUPPORTED_SYSCALL_MAP (setns);
loongarch-linux-tdep.c 847 UNSUPPORTED_SYSCALL_MAP (setns);
aarch64-linux-tdep.c 2397 UNSUPPORTED_SYSCALL_MAP (setns);
configure 19962 setns \
    [all...]
  /src/external/gpl3/gdb.old/dist/gdb/
i386-syscalls.def 366 SYSCALL (346, setns)
i386-linux-tdep.c 750 UNSUPPORTED_SYSCALL_MAP (setns);
loongarch-linux-tdep.c 841 UNSUPPORTED_SYSCALL_MAP (setns);
aarch64-linux-tdep.c 2306 UNSUPPORTED_SYSCALL_MAP (setns);
configure 20061 setns \
    [all...]
  /src/external/gpl3/gdb.old/dist/gdb/nat/
linux-namespaces.c 49 /* Handle systems without setns. */
55 return setns (fd, nstype);
170 /* We need to use setns(2) to handle filesystem access in mount
178 The helper process is started the first time a call to setns
231 /* A request that the helper call setns. Arguments should
287 debug_printf ("SETNS");
933 they're called) so we convert ENOSYS to ENOTSUP if setns
  /src/external/gpl3/gdb/dist/gdb/nat/
linux-namespaces.c 49 /* Handle systems without setns. */
55 return setns (fd, nstype);
170 /* We need to use setns(2) to handle filesystem access in mount
178 The helper process is started the first time a call to setns
231 /* A request that the helper call setns. Arguments should
298 res += "SETNS";
984 they're called) so we convert ENOSYS to ENOTSUP if setns
  /src/external/gpl3/gdb.old/dist/gdbserver/
configure 8767 setns \
  /src/external/gpl3/gdb.old/dist/gdbsupport/
configure 11541 setns \
  /src/external/gpl3/gdb/dist/gdbserver/
configure 8532 setns \
  /src/external/gpl3/gdb/dist/gdbsupport/
configure 11429 setns \

Completed in 64 milliseconds