| /src/sys/contrib/openzfs/tests/zfs-tests/tests/functional/devices/ |
| H A D | devices_common.kshlib | 57 major=$(stat --dereference --format="%t" "$devstr") 58 minor=$(stat --dereference --format="%T" "$devstr")
|
| /src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/UninitializedObject/ |
| H A D | UninitializedPointee.cpp | 126 static std::optional<DereferenceInfo> dereference(ProgramStateRef State, 163 std::optional<DereferenceInfo> DerefInfo = dereference(State, FR); in isDereferencableUninit() 221 static std::optional<DereferenceInfo> dereference(ProgramStateRef State, in dereference() function
|
| /src/tools/tools/kgdb/ |
| H A D | tcplog.py | 98 eaddr = eaddr.dereference()['tlm_queue']['stqe_next'] 153 entry = eaddr.dereference()
|
| /src/tools/test/stress2/misc/ |
| H A D | rsync3.sh | 33 diff --no-dereference -rq /usr/src/sys $mntpoint/usr/src/sys > $log; s=$?
|
| H A D | rsync.sh | 34 diff --no-dereference -rq /usr/src/sys $mntpoint/usr/src/sys > $log; s=$?
|
| /src/sys/tools/gdb/ |
| H A D | pcpu.py | 76 return obj.cast(pcpu_entry.type.pointer()).dereference()
|
| H A D | vnet.py | 97 return obj.cast(vnet_entry.type.pointer()).dereference()
|
| /src/usr.bin/diff/tests/ |
| H A D | diff_test.sh | 343 -s exit:1 diff --no-dereference A B 350 atf_check -o empty -s exit:0 diff --no-dereference A B 357 …-o inline:"Symbolic links A/test-file and B/test-file differ\n" -s exit:1 diff --no-dereference A B
|
| /src/crypto/libecc/ |
| H A D | common.mk | 89 …WARNING_CFLAGS += -Walloca -Wcast-qual -Wnull-dereference -Wstack-protector -Wvla -Warray-bounds -… 105 …WARNING_CFLAGS += -Wpedantic -Wformat-overflow=2 -Wformat-truncation=2 -Wnull-dereference -Wstack-…
|
| /src/contrib/pam-krb5/m4/ |
| H A D | cc-flags.m4 | 120 -Wnull-dereference -Winit-self -Wswitch-enum -Wstrict-overflow=5
|
| /src/lib/libpmc/pmu-events/ |
| H A D | README | 20 use "ArchStdEvent" keyword to dereference an "Architecture standard
|
| /src/contrib/llvm-project/libcxx/include/ |
| H A D | __hash_table | 286 …__node_ != nullptr, "Attempted to dereference a non-dereferenceable unordered container iterator"); 292 …__node_ != nullptr, "Attempted to dereference a non-dereferenceable unordered container iterator"); 355 …__node_ != nullptr, "Attempted to dereference a non-dereferenceable unordered container const_iter… 360 …__node_ != nullptr, "Attempted to dereference a non-dereferenceable unordered container const_iter… 418 …__node_ != nullptr, "Attempted to dereference a non-dereferenceable unordered container local_iter… 424 …__node_ != nullptr, "Attempted to dereference a non-dereferenceable unordered container local_iter… 501 …__node_ != nullptr, "Attempted to dereference a non-dereferenceable unordered container const_loca… 507 …__node_ != nullptr, "Attempted to dereference a non-dereferenceable unordered container const_loca…
|
| /src/contrib/tcsh/ |
| H A D | complete.tcsh | 969 complete chown c/--/"(changes dereference no-dereference silent \ 973 complete chgrp c/--/"(changes no-dereference silent quiet reference \ 982 complete du c/--/"(all block-size bytes total dereference-args \ 983 human-readable si kilobytes count-links dereference \ 997 complete cp c/--/"(archive backup no-dereference force \ 1005 complete ln c/--/"(backup directory force no-dereference \ 1037 listed-incremental dereference ignore-zeros \
|
| /src/contrib/one-true-awk/ |
| H A D | FIXES | 90 Matchop dereference after free problem fix when the first
|
| /src/crypto/openssl/providers/implementations/ciphers/ |
| H A D | cipher_aes_ccm_hw_s390x.inc | 60 /* Suppress 'type-punned pointer dereference' warning. */
|
| /src/contrib/mandoc/ |
| H A D | NEWS | 503 * man(1): Fix NULL dereference when the first of multiple pages 505 * mdoc(7): Fix syntax tree corruption leading to NULL dereference 507 * mdoc(7): Fix syntax tree corruption leading to NULL dereference 509 * mdoc(7): Fix syntax tree corruption leading to NULL dereference 512 dereference caused by indirectly broken .Nd or .Nm blocks. 513 * mdoc(7) -Thtml: Fix a NULL dereference for .Bl -column with 0 columns. 514 * mdoc(7): Fix NULL dereference in some specific cases of a 516 * mdoc(7): Fix NULL dereference if the only child of the head 518 * eqn(7): Fix NULL dereference in the terminal formatter
|
| /src/sys/contrib/libsodium/ |
| H A D | configure.ac | 317 AX_CHECK_COMPILE_FLAG([$CWFLAGS -Wnull-dereference], [CWFLAGS="$CWFLAGS -Wnull-dereference"])
|
| /src/contrib/tzdata/ |
| H A D | Makefile | 383 -Wnull-dereference \
|
| /src/contrib/tzcode/ |
| H A D | Makefile | 383 -Wnull-dereference \
|
| /src/crypto/heimdal/appl/login/ |
| H A D | ChangeLog | 134 * login.c (krb5_to4): dereference result from krb5_princ_realm.
|
| /src/contrib/llvm-project/lldb/source/Expression/ |
| H A D | DWARFExpression.cpp | 2364 bool dereference = false; in MatchesOperand() local 2388 if (dereference) { in MatchesOperand()
|
| /src/usr.sbin/bsdconfig/share/ |
| H A D | dialog.subr | 1994 # This function allows you to dereference the tag chosen by the user back into 2028 # This function allows you to dereference the tag chosen by the user back into 2061 # This function allows you to dereference the tag chosen by the user back into 2096 # This function allows you to dereference the tag chosen by the user back into 2131 # This function allows you to dereference the tag chosen by the user back into
|
| /src/contrib/libxo/doc/ |
| H A D | field-formatting.rst | 40 xo_emit will never dereference memory beyond the given number of bytes.
|
| /src/contrib/expat/ |
| H A D | Changes | 284 from a NULL pointer dereference by disallowing function 436 #780 Fix NULL pointer dereference in setContext via 1384 resulted in NULL dereference, previously; 1588 #502: Fix potential null pointer dereference
|
| /src/crypto/krb5/ |
| H A D | README | 186 9110 profile library null dereference when modifying empty profile
|