Home
last modified time | relevance | path

Searched full:existed (Results 1 – 25 of 225) sorted by relevance

123456789

/freebsd/tests/sys/cddl/zfs/tests/cli_root/zfs_destroy/
H A Dzfs_destroy_005_neg.ksh114 # Then verify the datasets are expected existed or non-existed.
146 # Then verify the datasets are expected existed or non-existed.
160 # Then verify the datasets are expected existed or non-existed.
182 # Then verify the datasets are expected existed or non-existed.
196 # Then verify the datasets are expected existed or non-existed.
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cache/
H A Dcache_008_neg.ksh37 # A mirror/raidz/raidz2 cache can not be added to existed pool.
48 log_assert "A raidz/raidz2 cache can not be added to existed pool."
67 log_pass "A mirror/raidz/raidz2 cache can not be added to existed pool."
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/slog/
H A Dslog_009_neg.ksh36 # A raidz/raidz2 log can not be added to existed pool.
46 log_assert "A raidz/raidz2 log can not be added to existed pool."
70 log_pass "A raidz/raidz2 log can not be added to existed pool."
/freebsd/tests/sys/cddl/zfs/tests/slog/
H A Dslog_009_neg.ksh36 # A raidz/raidz2 log can not be added to existed pool.
55 log_assert "A raidz/raidz2 log can not be added to existed pool."
73 log_pass "A raidz/raidz2 log can not be added to existed pool."
/freebsd/tests/sys/cddl/zfs/tests/cache/
H A Dcache_008_neg.ksh36 # A mirror/raidz/raidz2 cache can not be added to existed pool.
55 log_assert "A raidz/raidz2 cache can not be added to existed pool."
74 log_pass "A mirror/raidz/raidz2 cache can not be added to existed pool."
/freebsd/tests/sys/cddl/zfs/tests/acl/nontrivial/
H A Dzfs_acl_chmod_rwx_004_pos.ksh37 # override existed access rule.
122 "override existed access rule."
150 "existed access rule passed."
/freebsd/sys/dev/drm2/ttm/
H A Dttm_object.c257 enum ttm_ref_type ref_type, bool *existed) in ttm_ref_object_add() argument
265 if (existed != NULL) in ttm_ref_object_add()
266 *existed = true; in ttm_ref_object_add()
298 if (existed != NULL) in ttm_ref_object_add()
299 *existed = false; in ttm_ref_object_add()
H A Dttm_object.h189 * @existed: Upon completion, indicates that an identical reference object
190 * already existed, and the refcount was upped on that object instead.
203 enum ttm_ref_type ref_type, bool *existed);
/freebsd/sbin/restore/
H A Drestore.h91 #define EXISTED 0x0040 /* directory already existed during extract */ macro
H A Dutilities.c139 np->e_flags |= EXISTED; in newnode()
355 if (ep->e_flags & EXISTED) in flagvalues()
356 (void) strcat(flagbuf, "|EXISTED"); in flagvalues()
/freebsd/contrib/ofed/libmlx5/
H A Dmlx5dv_query_device.320 of the internal hardware structures that mlx5dv.h represents. Additions of new fields to the existed
/freebsd/contrib/llvm-project/libunwind/src/
H A DUnwindLevel1-gcc-ext.c308 /// This function has existed on Mac OS X since 10.4, but
318 /// This function has existed on Mac OS X since 10.4, but
328 // They have existed on Mac OS X, but have never worked because Mac OS X
/freebsd/lib/libc/string/
H A Dbcmp.369 Its prototype existed previously in
H A Dbcopy.368 Its prototype existed previously in
H A Dbzero.374 Its prototype existed previously in
H A Dffs.388 Its prototype existed previously in
H A Dindex.3104 Their prototypes existed previously in
H A Dstrcasecmp.3109 Their prototypes existed previously in
/freebsd/share/man/man9/
H A Dmicrotime.9115 but have existed in other incarnations since
/freebsd/share/man/man3/
H A Dend.372 Traditionally, no variable existed that pointed to the start of the
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/mmap/
H A Dmmap_write_001_pos.ksh42 # 3. wait 30s and make sure the test file existed.
/freebsd/sys/contrib/device-tree/Bindings/clock/
H A Dqcom,sdm845-dispcc.yaml22 # NOTE: sdm845.dtsi existed for quite some time and specified no clocks.
/freebsd/contrib/tzdata/
H A DREADME33 * Give an idea of the variety of local time rules that have existed
/freebsd/contrib/tzcode/
H A DREADME33 * Give an idea of the variety of local time rules that have existed
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DStringEntryToDwarfStringPoolEntryMap.h47 /// Returns already existed DwarfStringPoolEntry for the specified

123456789