| /freebsd-14-stable/contrib/llvm-project/openmp/runtime/src/include/ |
| HD | omp_lib.h.var | 277 import 282 import 287 import 292 import 297 import 302 import 307 import 312 import 317 import 322 import [all …]
|
| /freebsd-14-stable/sys/contrib/libsodium/builds/ |
| HD | Makefile.am | 35 msvc/vs2010/libsodium.import.props \ 36 msvc/vs2010/libsodium.import.xml \ 42 msvc/vs2012/libsodium.import.props \ 43 msvc/vs2012/libsodium.import.xml \ 49 msvc/vs2013/libsodium.import.props \ 50 msvc/vs2013/libsodium.import.xml \ 56 msvc/vs2015/libsodium.import.props \ 57 msvc/vs2015/libsodium.import.xml \ 63 msvc/vs2017/libsodium.import.props \ 64 msvc/vs2017/libsodium.import.xml \
|
| /freebsd-14-stable/tests/sys/cddl/zfs/tests/cli_root/zpool_import/ |
| HD | zpool_import_all_001_pos.ksh | 91 for pool in `$ZPOOL import | $GREP "pool:" | $AWK '{print $2}'`; do 92 $ZPOOL import -f $pool 95 for pool in `$ZPOOL import -d $DEVICE_DIR | $GREP "pool:" | $AWK '{print $2}'`; do 96 log_must $ZPOOL import -d $DEVICE_DIR -f $pool 111 log_must $ZPOOL import -f ${TESTPOOL}-$id $TESTPOOL 167 log_must $ZPOOL import $TESTPOOL ${TESTPOOL}-0 210 log_must $ZPOOL import -d /dev -d $DEVICE_DIR ${options[i]} -a -f
|
| /freebsd-14-stable/contrib/llvm-project/clang/lib/AST/ |
| HD | ASTImporter.cpp | 201 auto import(T *From) in import() function in clang::ASTNodeImporter 211 auto import(const T *From) { in import() function in clang::ASTNodeImporter 212 return import(const_cast<T *>(From)); in import() 217 Expected<T> import(const T &From) { in import() function in clang::ASTNodeImporter 223 Expected<std::optional<T>> import(std::optional<T> From) { in import() function in clang::ASTNodeImporter 226 return import(*From); in import() 654 Expected<T> MaybeVal = import(From); in importChecked() 666 Expected<ItemT> ToOrErr = import(*Ibegin); in ImportArrayChecked() 706 auto ToLAngleLocOrErr = import(FromLAngleLoc); in ImportTemplateArgumentListInfo() 709 auto ToRAngleLocOrErr = import(FromRAngleLoc); in ImportTemplateArgumentListInfo() [all …]
|
| /freebsd-14-stable/tools/regression/zfs/zpool/offline/ |
| HD | option-t.t | 32 expect_ok ${ZPOOL} import ${import_flags} ${name0} 76 expect_ok ${ZPOOL} import ${import_flags} ${name0} 116 expect_ok ${ZPOOL} import ${import_flags} ${name0} 166 expect_ok ${ZPOOL} import ${import_flags} ${name0} 208 expect_ok ${ZPOOL} import ${import_flags} ${name0} 256 expect_ok ${ZPOOL} import ${import_flags} ${name0} 303 expect_ok ${ZPOOL} import ${import_flags} ${name0} 348 expect_ok ${ZPOOL} import ${import_flags} ${name0} 392 expect_ok ${ZPOOL} import ${import_flags} ${name0} 442 expect_ok ${ZPOOL} import ${import_flags} ${name0} [all …]
|
| /freebsd-14-stable/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_import/ |
| HD | zpool_import_all_001_pos.ksh | 79 for pool in $(zpool import | awk '/pool:/ {print $2}'); do 80 zpool import -f $pool 83 for pool in $(zpool import -d $DEVICE_DIR | awk '/pool:/ {print $2}'); do 84 log_must zpool import -d $DEVICE_DIR -f $pool 143 log_must zpool import -d $DEVICE_DIR ${options[i]} -a -f
|
| HD | zpool_import_rename_001_pos.ksh | 72 log_must zpool import ${devs[i]} \ 77 log_must zpool import ${devs[i]} ${pools[i]} 129 log_must zpool import ${devs[i]} ${options[j]} \ 155 log_must zpool import ${devs[i]} $target ${pools[i]} 170 log_mustnot zpool import -d $TEST_BASE_DIR $(echo id) \
|
| /freebsd-14-stable/sys/contrib/openzfs/contrib/dracut/90zfs/ |
| HD | zfs-env-bootfs.service.in | 4 After=zfs-import-cache.service 5 After=zfs-import-scan.service 6 Before=zfs-import.target 24 WantedBy=zfs-import.target
|
| /freebsd-14-stable/stand/uboot/ |
| HD | help.uboot | 3 # Tubenv DShow or import U-Boot environment variables 5 ubenv <import | show> [varname ...] 7 Display U-Boot environment variables, or import them into the 13 ubenv import [varname ...]
|
| /freebsd-14-stable/contrib/unbound/ |
| HD | acx_python.m4 | 17 PYTHON_VERSION=`$PYTHON -c "import sys; \ 50 if ac_modulecheck_result1=`$PYTHON -c "import $m" 2>&1`; then 61 if ac_modulecheck_result2=`$PYTHON -c "import $m2" 2>&1`; then 66 AC_MSG_ERROR([cannot import Python module "$m", or "$m2". 83 python_path=`$PYTHON -c 'import sysconfig; \ 86 python_path=`$PYTHON -c "import distutils.sysconfig; \ 102 PYTHON_LDFLAGS=`$PYTHON -c "from $sysconfig_module import *; \ 109 PYTHON_LIBDIR=`$PYTHON -c "from $sysconfig_module import *; \ 119 PYTHON_SITE_PKG=`$PYTHON -c 'import sysconfig; \ 122 PYTHON_SITE_PKG=`$PYTHON -c "import distutils.sysconfig; \
|
| /freebsd-14-stable/contrib/traceroute/ |
| HD | FREEBSD-upgrade | 13 cvs import -I linux-include \ 14 -m 'Virgin import of LBL traceroute v<version>' \ 17 For example, to do the import of version 1.3.2, I might have typed: 18 cvs import -I linux-include \ 19 -m 'Virgin import of LBL traceroute v1.3.2' \
|
| /freebsd-14-stable/tests/sys/cddl/zfs/tests/cli_root/zpool_export/ |
| HD | zpool_export_004_pos.ksh | 70 datasetexists $TESTPOOL1 || log_must $ZPOOL import -d $mntpnt $TESTPOOL1 101 log_must $ZPOOL import -d $mntpnt $TESTPOOL1 106 log_must $ZPOOL import -d $mntpnt $TESTPOOL1 112 log_must $ZPOOL import -d $mntpnt $TESTPOOL1
|
| /freebsd-14-stable/sys/contrib/openzfs/etc/init.d/ |
| HD | zfs-import.in | 51 "$ZPOOL" import -c "$ZPOOL_CACHE" -N -a 87 available_pools=$(find_pools "$ZPOOL" import) 94 npools=$(find_pools "$ZPOOL" import -d /dev/disk/by-id) 219 "$ZPOOL" import -N ${ZPOOL_IMPORT_OPTS} "$pool" 2> /dev/null 241 "$ZPOOL" import -c "$ZPOOL_CACHE" -N ${ZPOOL_IMPORT_OPTS} \
|
| /freebsd-14-stable/sys/contrib/openzfs/etc/systemd/system/ |
| HD | 50-zfs.preset | 2 enable zfs-import-cache.service 3 disable zfs-import-scan.service 4 enable zfs-import.target
|
| HD | zfs-import-scan.service.in | 9 Before=zfs-import.target 17 ExecStart=@sbindir@/zpool import -aN -o cachefile=none $ZPOOL_IMPORT_OPTS 20 WantedBy=zfs-import.target
|
| HD | zfs-import-cache.service.in | 10 Before=zfs-import.target 18 ExecStart=@sbindir@/zpool import -c @sysconfdir@/zfs/zpool.cache -aN $ZPOOL_IMPORT_OPTS 21 WantedBy=zfs-import.target
|
| /freebsd-14-stable/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_user/misc/ |
| HD | zpool_import_001_neg.ksh | 58 log_mustnot zpool import 60 log_mustnot zpool import -a 63 log_mustnot zpool import -d /$TESTDIR $TESTPOOL.exported
|
| /freebsd-14-stable/sys/contrib/openzfs/tests/zfs-tests/tests/functional/redundancy/ |
| HD | redundancy_draid.ksh | 77 log_must zpool import -o cachefile=none -d $dir $pool 100 log_must zpool import -o cachefile=none -d $dir $pool 128 log_must zpool import -o cachefile=none -d $dir $pool 153 log_must zpool import -o cachefile=none -d $dir $pool 182 log_must zpool import -o cachefile=none -d $dir $pool 196 log_must zpool import -o cachefile=none -d $dir $pool 237 log_must zpool import -o cachefile=none -d $dir $TESTPOOL
|
| HD | redundancy_raidz.ksh | 77 log_must zpool import -o cachefile=none -d $dir $pool 100 log_must zpool import -o cachefile=none -d $dir $pool 128 log_must zpool import -o cachefile=none -d $dir $pool 153 log_must zpool import -o cachefile=none -d $dir $pool 182 log_must zpool import -o cachefile=none -d $dir $pool 196 log_must zpool import -o cachefile=none -d $dir $pool 237 log_must zpool import -o cachefile=none -d $dir $TESTPOOL
|
| /freebsd-14-stable/sys/contrib/openzfs/tests/zfs-tests/tests/functional/mmp/ |
| HD | mmp_reset_interval.ksh | 98 log_must zpool import $TESTPOOL 101 log_must zpool import $TESTPOOL 106 log_must zpool import -f $TESTPOOL 110 log_must zpool import $TESTPOOL
|
| HD | mmp.kshlib | 38 zpool import $opts 2>&1 | \ 68 zpool import $opts $pool 2>&1 | grep -i "$msg" 150 log_must zpool import $pool 163 zpool import $opts $pool 181 zpool import $opts $pool
|
| /freebsd-14-stable/contrib/ldns/ |
| HD | ax_python_devel.m4 | 92 ac_supports_python_ver=`$PYTHON -c "import sys; \ 119 ac_supports_python_ver=`$PYTHON -c "import sys; \ 139 ac_distutils_result=`$PYTHON -c "import distutils" 2>&1` 144 AC_MSG_ERROR([cannot import Python module "distutils". 155 python_path=`$PYTHON -c "import distutils.sysconfig; \ 157 plat_python_path=`$PYTHON -c "import distutils.sysconfig; \ 182 from distutils.sysconfig import * 192 ac_python_version=`$PYTHON -c "import sys; \ 205 import distutils.sysconfig 214 import distutils.sysconfig [all …]
|
| /freebsd-14-stable/tests/sys/cddl/zfs/tests/cachefile/ |
| HD | cachefile_002_pos.ksh | 78 log_must $ZPOOL import -d $DEVICEDIR $TESTPOOL 82 log_must $ZPOOL import -o cachefile=none -d $DEVICEDIR $TESTPOOL 86 log_must $ZPOOL import -o cachefile=$CPATH -d $DEVICEDIR $TESTPOOL
|
| /freebsd-14-stable/tests/sys/cddl/zfs/tests/history/ |
| HD | history_001_pos.ksh | 94 exec_record $ZPOOL import -d $TMPDIR $MPOOL 96 exec_record $ZPOOL import -D -f -d $TMPDIR $MPOOL 110 upgrade_pool=$($ZPOOL import -d $import_dir | $GREP "pool:" | $AWK '{print $2}') 111 exec_record $ZPOOL import -d $import_dir $upgrade_pool
|
| /freebsd-14-stable/contrib/llvm-project/lldb/bindings/python/ |
| HD | python.swig | 42 us to override the module import logic to suit our needs. This does that. 48 # Try an absolute import first. If we're being loaded from lldb, 50 import $module 52 # Relative import should work if we are being loaded by Python. 53 from . import $module" 80 import uuid 81 import re 82 import os
|