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

  /src/external/cddl/osnet/dist/lib/pyzfs/common/
groupspace.py 25 import zfs.userspace
27 do_groupspace = zfs.userspace.do_userspace
userspace.py 25 """This module implements the "zfs userspace" and "zfs groupspace" subcommands.
26 The only public interface is the zfs.userspace.do_userspace() function."""
105 information from this elem from Dataset.userspace(prop)."""
137 """Implements the "zfs userspace" and "zfs groupspace" subcommands."""
147 if sys.argv[1] == "userspace":
220 for elem in ds.userspace(prop):
dataset.py 39 this class -- not user properties (eg "user:prop") or userspace
169 def userspace(self, prop): member in class:Dataset
171 userspace-type property.
  /src/usr.sbin/wg-userspace/
Makefile 4 MAN= wg-userspace.8
5 SCRIPTS=wg-userspace.sh
  /src/external/apache2/llvm/autoconf/autoconf/m4/
linux_mixed_64_32.m4 2 # Some Linux machines run a 64-bit kernel with a 32-bit userspace. 'uname -m'
6 [AC_CACHE_CHECK(for 32-bit userspace on 64-bit system,llvm_cv_linux_mixed,
  /src/sys/arch/alpha/include/
pio.h 39 #error This file is for userspace only.
  /src/sys/sys/
syscallvar.h 36 #error nothing of interest to userspace here
  /src/external/gpl3/gdb/dist/sim/testsuite/bfin/
cec-exact-exception.S 22 # Lower ourselves to userspace
  /src/external/gpl3/gdb.old/dist/sim/testsuite/bfin/
cec-exact-exception.S 22 # Lower ourselves to userspace
  /src/usr.sbin/
Makefile 31 wakeonlan wg-keygen wg-userspace wgconfig \
  /src/lib/
Makefile 272 SUBDIR+= ../external/lgpl2/userspace-rcu/lib
281 # libuv, userspace-rcu
  /src/sys/external/mit/xen-include-public/dist/xen/include/public/
sysctl.h 297 struct xen_userspace userspace; member in union:xen_get_cpufreq_para::__anon6660
648 * Userspace tool will split the record to different files.
  /src/sys/kern/
kern_time.c 566 settimeofday1(const struct timeval *utv, bool userspace,
586 if (userspace) {
  /src/sys/fs/puffs/
puffs_vfsops.c 77 .gop_alloc, should ask userspace
353 * userspace root node cookie is stored in the mount
355 * should userspace unmount decide it doesn't want to
363 * If we are not DYING, we should ask userspace's opinion
388 * if userspace cooperated or we really need to die,
452 * This doesn't need to travel to userspace
483 * If we are mounting, it means that the userspace counterpart
485 * requesting statvfs from userspace would mean a deadlock.
500 * of userspace error.
  /src/external/gpl2/dtc/dist/Documentation/
dtc-paper.tex 564 wireless driver, ramfs, and a userspace checkpointing system
  /src/external/gpl3/gcc/dist/libstdc++-v3/
configure 21786 // Check that userspace doesn't use time64 version of timespec.
    [all...]
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/
configure 20997 // Check that userspace doesn't use time64 version of timespec.
    [all...]

Completed in 107 milliseconds