Home
last modified time | relevance | path

Searched defs:ZERO_STRUCTP (Results 1 – 25 of 31) sorted by relevance

12

/dports/net-mgmt/wmi-client/wmi-1.3.16/Samba/source/nsswitch/
H A Dwinbind_nss_config.h98 #define ZERO_STRUCTP(x) { if ((x) != NULL) memset((char *)(x), 0, sizeof(*(x))); } macro
/dports/net/samba412/samba-4.12.15/lib/util/
H A Dmemory.h61 #define ZERO_STRUCTP(x) do { \ macro
/dports/net-mgmt/wmi-client/wmi-1.3.16/Samba/source/lib/util/
H A Dutil.h52 #define ZERO_STRUCTP(x) do { if ((x) != NULL) memset((char *)(x), 0, sizeof(*(x))); } while(0) macro
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/UnitTestFrameworkPkg/Library/CmockaLib/cmocka/include/
H A Dcmocka_private.h136 #define ZERO_STRUCTP(x) do { if ((x) != NULL) memset((char *)(x), 0, sizeof(*(x))); } while(0) macro
/dports/net/samba412/samba-4.12.15/third_party/cmocka/
H A Dcmocka_private.h136 #define ZERO_STRUCTP(x) do { if ((x) != NULL) memset((char *)(x), 0, sizeof(*(x))); } while(0) macro
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/UnitTestFrameworkPkg/Library/CmockaLib/cmocka/include/
H A Dcmocka_private.h136 #define ZERO_STRUCTP(x) do { if ((x) != NULL) memset((char *)(x), 0, sizeof(*(x))); } while(0) macro
/dports/sysutils/cmocka/cmocka-1.1.5/include/
H A Dcmocka_private.h136 #define ZERO_STRUCTP(x) do { if ((x) != NULL) memset((char *)(x), 0, sizeof(*(x))); } while(0) macro
/dports/graphics/waffle/waffle-2485a41c321a29463b5c0af7813c2d1046e2f925/third_party/cmocka/include/
H A Dcmocka_private.h136 #define ZERO_STRUCTP(x) do { if ((x) != NULL) memset((char *)(x), 0, sizeof(*(x))); } while(0) macro
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/UnitTestFrameworkPkg/Library/CmockaLib/cmocka/include/
H A Dcmocka_private.h136 #define ZERO_STRUCTP(x) do { if ((x) != NULL) memset((char *)(x), 0, sizeof(*(x))); } while(0) macro
/dports/sysutils/opencorsairlink/OpenCorsairLink-4234f4f/extras/cmocka-1.1.1/include/
H A Dcmocka_private.h136 #define ZERO_STRUCTP(x) do { if ((x) != NULL) memset((char *)(x), 0, sizeof(*(x))); } while(0) macro
/dports/databases/ldb15/ldb-1.5.6/third_party/cmocka/
H A Dcmocka_private.h136 #define ZERO_STRUCTP(x) do { if ((x) != NULL) memset((char *)(x), 0, sizeof(*(x))); } while(0) macro
/dports/sysutils/doctl/doctl-1.68.0/vendor/github.com/digitalocean/godo/
H A Dapps.gen.go138 // AppDatabaseSpec struct for AppDatabaseSpec
/dports/databases/ldb21/ldb-2.1.5/third_party/waf/waflib/Tools/
H A Dintltool.py137 The relevant task generator arguments are:
/dports/security/razorback-api/api-0.5.0/libssh/include/libssh/
H A Dpriv.h207 #define ZERO_STRUCTP(x) do { if ((x) != NULL) memset((char *)(x), 0, sizeof(*(x))); } while(0) macro
/dports/devel/uid_wrapper/uid_wrapper-1.2.4/tests/
H A Dtest_uwrap_disabled.c15 #define ZERO_STRUCTP(x) do { if ((x) != NULL) memset((char *)(x), 0, sizeof(*(x))); } while(0) macro
/dports/net/netatalk3/netatalk-3.1.12/include/atalk/
H A Dutil.h60 #define ZERO_STRUCTP(a) memset((a), 0, sizeof(a)) macro
/dports/security/libssh/libssh-0.9.6/include/libssh/
H A Dpriv.h321 #define ZERO_STRUCTP(x) do { if ((x) != NULL) memset((char *)(x), 0, sizeof(*(x))); } while(0) macro
/dports/net/samba412/samba-4.12.15/lib/replace/
H A Dreplace.h822 #define ZERO_STRUCTP(x) do { \ macro
/dports/databases/tdb/tdb-1.4.3/lib/replace/
H A Dreplace.h822 #define ZERO_STRUCTP(x) do { \ macro
/dports/devel/talloc/talloc-2.3.1/lib/replace/
H A Dreplace.h822 #define ZERO_STRUCTP(x) do { \ macro
/dports/devel/tevent/tevent-0.10.2/lib/replace/
H A Dreplace.h822 #define ZERO_STRUCTP(x) do { \ macro
/dports/databases/ldb15/ldb-1.5.6/lib/replace/
H A Dreplace.h816 #define ZERO_STRUCTP(x) do { \ macro
/dports/databases/ldb21/ldb-2.1.5/lib/replace/
H A Dreplace.h822 #define ZERO_STRUCTP(x) do { \ macro
/dports/databases/ldb22/ldb-2.2.1/lib/replace/
H A Dreplace.h827 #define ZERO_STRUCTP(x) do { \ macro
/dports/databases/ldb20/ldb-2.0.10/lib/replace/
H A Dreplace.h822 #define ZERO_STRUCTP(x) do { \ macro

12