/freebsd/tests/sys/cddl/zfs/tests/cli_root/zfs_destroy/ |
H A D | zfs_destroy_005_neg.ksh | 114 # 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 D | cache_008_neg.ksh | 37 # 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 D | slog_009_neg.ksh | 36 # 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 D | slog_009_neg.ksh | 36 # 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 D | cache_008_neg.ksh | 36 # 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 D | zfs_acl_chmod_rwx_004_pos.ksh | 37 # override existed access rule. 122 "override existed access rule." 150 "existed access rule passed."
|
/freebsd/sys/dev/drm2/ttm/ |
H A D | ttm_object.c | 257 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 D | ttm_object.h | 189 * @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 D | restore.h | 91 #define EXISTED 0x0040 /* directory already existed during extract */ macro
|
H A D | utilities.c | 139 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 D | mlx5dv_query_device.3 | 20 of the internal hardware structures that mlx5dv.h represents. Additions of new fields to the existed
|
/freebsd/contrib/llvm-project/libunwind/src/ |
H A D | UnwindLevel1-gcc-ext.c | 308 /// 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 D | bcmp.3 | 69 Its prototype existed previously in
|
H A D | bcopy.3 | 68 Its prototype existed previously in
|
H A D | bzero.3 | 74 Its prototype existed previously in
|
H A D | ffs.3 | 88 Its prototype existed previously in
|
H A D | index.3 | 104 Their prototypes existed previously in
|
H A D | strcasecmp.3 | 109 Their prototypes existed previously in
|
/freebsd/share/man/man9/ |
H A D | microtime.9 | 115 but have existed in other incarnations since
|
/freebsd/share/man/man3/ |
H A D | end.3 | 72 Traditionally, no variable existed that pointed to the start of the
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/mmap/ |
H A D | mmap_write_001_pos.ksh | 42 # 3. wait 30s and make sure the test file existed.
|
/freebsd/sys/contrib/device-tree/Bindings/clock/ |
H A D | qcom,sdm845-dispcc.yaml | 22 # NOTE: sdm845.dtsi existed for quite some time and specified no clocks.
|
/freebsd/contrib/tzdata/ |
H A D | README | 33 * Give an idea of the variety of local time rules that have existed
|
/freebsd/contrib/tzcode/ |
H A D | README | 33 * Give an idea of the variety of local time rules that have existed
|
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/ |
H A D | StringEntryToDwarfStringPoolEntryMap.h | 47 /// Returns already existed DwarfStringPoolEntry for the specified
|