Searched refs:import (Results 1 - 25 of 56) sorted by relevance

123

/freebsd-11-stable/contrib/tcsh/
H A Dsvn3 import sys
4 import os
/freebsd-11-stable/usr.bin/bmake/
H A DMakefile.inc28 .if make(after-import)
H A DMakefile2 # See contrib/bmake/bsd.after-import.mk
13 # for after-import
173 after-import: ${SRCTOP}/contrib/bmake/bsd.after-import.mk
174 cd ${.CURDIR} && ${.MAKE} -f ${SRCTOP}/contrib/bmake/bsd.after-import.mk
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp151 // Use this to import pointers of specific type.
160 // Call the import function of ASTImporter for a baseclass of type `T` and
163 Expected<T *> import(T *From) { function in class:clang::ASTNodeImporter
171 Expected<T *> import(const T *From) { function in class:clang::ASTNodeImporter
172 return import(const_cast<T *>(From));
175 // Call the import function of ASTImporter for type `T`.
177 Expected<T> import(const T &From) { function in class:clang::ASTNodeImporter
183 Expected<Optional<T>> import(Optional<T> From) { function in class:clang::ASTNodeImporter
186 return import(*From);
192 Expected<T> ToOrErr = import(Fro
757 ASTNodeImporter::import(TemplateParameterList *From) { function in class:clang::ASTNodeImporter
787 ASTNodeImporter::import(const TemplateArgument &From) { function in class:clang::ASTNodeImporter
864 ASTNodeImporter::import(const TemplateArgumentLoc &TALoc) { function in class:clang::ASTNodeImporter
906 Expected<DeclGroupRef> ASTNodeImporter::import(const DeclGroupRef &DG) { function in class:clang::ASTNodeImporter
925 ASTNodeImporter::import(const Designator &D) { function in class:clang::ASTNodeImporter
963 Expected<LambdaCapture> ASTNodeImporter::import(const LambdaCapture &From) { function in class:clang::ASTNodeImporter
[all...]
/freebsd-11-stable/tools/regression/zfs/zpool/offline/
H A Doption-t.t33 expect_ok ${ZPOOL} import ${import_flags} ${name0}
77 expect_ok ${ZPOOL} import ${import_flags} ${name0}
117 expect_ok ${ZPOOL} import ${import_flags} ${name0}
167 expect_ok ${ZPOOL} import ${import_flags} ${name0}
209 expect_ok ${ZPOOL} import ${import_flags} ${name0}
257 expect_ok ${ZPOOL} import ${import_flags} ${name0}
304 expect_ok ${ZPOOL} import ${import_flags} ${name0}
349 expect_ok ${ZPOOL} import ${import_flags} ${name0}
393 expect_ok ${ZPOOL} import ${import_flags} ${name0}
443 expect_ok ${ZPOOL} import
[all...]
/freebsd-11-stable/contrib/bmake/
H A Dbsd.after-import.mk1 # $Id: bsd.after-import.mk,v 1.13 2017/08/13 00:56:10 sjg Exp $
6 # capture the generated files we need, and add an after-import
13 all: after-import
68 after-import: bootstrap ${MAKEFILE}
94 echo '# for after-import'; \
105 echo; echo 'after-import: ${_this:S,${SRCTOP},\${SRCTOP},}'; \
/freebsd-11-stable/tools/regression/zfs/zpool/replace/
H A Draidz2.t19 expect_ok ${ZPOOL} import ${import_flags} ${name0}
87 expect_ok ${ZPOOL} import ${import_flags} ${name0}
158 expect_ok ${ZPOOL} import ${import_flags} ${name0}
232 expect_ok ${ZPOOL} import ${import_flags} ${name0}
324 expect_ok ${ZPOOL} import ${import_flags} ${name0}
377 expect_ok ${ZPOOL} import ${import_flags} ${name0}
426 expect_ok ${ZPOOL} import ${import_flags} ${name0}
515 expect_ok ${ZPOOL} import ${import_flags} ${name0}
564 expect_ok ${ZPOOL} import ${import_flags} ${name0}
H A Dlog.t19 expect_ok ${ZPOOL} import ${import_flags} ${name0}
89 expect_ok ${ZPOOL} import ${import_flags} ${name0}
H A Dmirror.t19 expect_ok ${ZPOOL} import ${import_flags} ${name0}
81 expect_ok ${ZPOOL} import ${import_flags} ${name0}
H A Draidz1.t19 expect_ok ${ZPOOL} import ${import_flags} ${name0}
84 expect_ok ${ZPOOL} import ${import_flags} ${name0}
/freebsd-11-stable/tools/regression/zfs/zpool/attach/
H A Doption-f_inuse.t129 expect_ok ${ZPOOL} import ${name0}
175 expect_ok ${ZPOOL} import ${name0}
216 expect_ok ${ZPOOL} import ${name0}
256 expect_ok ${ZPOOL} import ${name0}
299 expect_ok ${ZPOOL} import ${name0}
343 expect_ok ${ZPOOL} import ${name0}
390 expect_ok ${ZPOOL} import ${name0}
432 expect_ok ${ZPOOL} import ${name0}
H A Dlog.t150 expect_ok ${ZPOOL} import ${import_flags} ${name0}
H A Dmirror.t134 expect_ok ${ZPOOL} import ${import_flags} ${name0}
/freebsd-11-stable/share/examples/hast/
H A Ducarp_up.sh94 out=`zpool import -f "${pool}" 2>&1`
96 logger -p local0.error -t hast "ZFS pool import for resource ${resource} failed: ${out}."
/freebsd-11-stable/usr.bin/svn/lib/libsvn_client/
H A DMakefile30 import.c \
/freebsd-11-stable/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs_import.c30 * Pool import support functions.
32 * To import a pool, we rely on reading the configuration information from the
41 * update any paths that have changed. Finally, we attempt to import the pool
330 * doing the import.
755 * can't actually import it.
1224 * includes partial pools which are not available to import. If no args are
1227 * to import a specific pool.
1455 * to import a specific pool.
1576 importargs_t *import = data; local
1579 if (import
1600 zpool_search_import(libzfs_handle_t *hdl, importargs_t *import) argument
[all...]
/freebsd-11-stable/tools/regression/zfs/zpool/create/
H A Doption-f_inuse.t116 expect_ok ${ZPOOL} import ${name0}
132 expect_ok ${ZPOOL} import ${name0}
148 expect_ok ${ZPOOL} import ${name0}
164 expect_ok ${ZPOOL} import ${name0}
182 expect_ok ${ZPOOL} import ${name0}
/freebsd-11-stable/contrib/llvm-project/lldb/bindings/interface/
H A DSBDebugger.i17 import lldb
18 import os
19 import sys
173 import sys
180 import sys
187 import sys
/freebsd-11-stable/share/mk/
H A Dbsd.linker.mk29 # Try to import LINKER_TYPE and LINKER_VERSION from parent make.
35 # Only import if none of the vars are set somehow else.
/freebsd-11-stable/tools/regression/zfs/zpool/add/
H A Doption-f_inuse.t533 expect_ok ${ZPOOL} import ${name0}
574 expect_ok ${ZPOOL} import ${name0}
612 expect_ok ${ZPOOL} import ${name0}
656 expect_ok ${ZPOOL} import ${name0}
703 expect_ok ${ZPOOL} import ${name0}
753 expect_ok ${ZPOOL} import ${name0}
792 expect_ok ${ZPOOL} import ${name0}
833 expect_ok ${ZPOOL} import ${name0}
874 expect_ok ${ZPOOL} import ${name0}
/freebsd-11-stable/usr.sbin/pc-sysinstall/backend/
H A Dfunctions-upgrade.sh37 zpool import -o altroot=${FSMNT} -a
/freebsd-11-stable/contrib/openresolv/
H A DMakefile82 import:
/freebsd-11-stable/usr.bin/svn/svn/
H A DMakefile27 import-cmd.c \
/freebsd-11-stable/contrib/gcclibs/libcpp/
H A Dfiles.c98 /* If opened with #import or contains #pragma once. */
159 static bool should_stack_file (cpp_reader *, _cpp_file *file, bool import);
454 the list of all files so that #import works. */
661 should_stack_file (cpp_reader *pfile, _cpp_file *file, bool import) argument
669 /* We must mark the file once-only if #import now, before header
672 if (import)
701 if (check_file_against_entries (pfile, file, import))
703 /* If this isn't a #import, but yet we can't include the file,
704 that means that it was #import-ed in the PCH file,
706 if (! import)
768 _cpp_stack_file(cpp_reader *pfile, _cpp_file *file, bool import) argument
[all...]
/freebsd-11-stable/crypto/heimdal/lib/asn1/
H A Dgen.c52 struct import { struct
54 struct import *next;
57 static struct import *imports = NULL;
62 struct import *tmp = emalloc (sizeof(*tmp));

Completed in 291 milliseconds

123