Home
last modified time | relevance | path

Searched defs:NULL (Results 1 – 17 of 17) sorted by relevance

/f-stack/freebsd/sys/
H A D_null.h34 #define NULL ((void *)0) macro
37 #define NULL nullptr macro
39 #define NULL __null macro
42 #define NULL (0L) macro
44 #define NULL 0 macro
/f-stack/dpdk/doc/guides/cryptodevs/features/
H A Dnull.ini15 NULL = Y key
21 NULL = Y key
H A Dmvsam.ini16 NULL = Y key
33 NULL = Y key
H A Docteontx.ini22 NULL = Y key
42 NULL = Y key
H A Docteontx2.ini23 NULL = Y key
43 NULL = Y key
H A Dqat.ini26 NULL = Y key
47 NULL = Y key
H A Ddefault.ini39 NULL = key
66 NULL = key
/f-stack/freebsd/contrib/octeon-sdk/cvmx-malloc/
H A Dmalloc.h106 # define NULL 0 macro
108 # define NULL ((__malloc_ptr_t) 0) macro
/f-stack/freebsd/contrib/alpine-hal/
H A Dal_hal_types.h67 #define NULL (void *)0 macro
/f-stack/freebsd/net/route/
H A Droute_ddb.c206 _DB_FUNC(_show, route, db_show_route_cmd, db_show_table, CS_OWN, NULL) in _DB_FUNC() argument
/f-stack/freebsd/netinet/netdump/
H A Dnetdump_client.c751 DB_FUNC(netdump, db_netdump_cmd, db_cmd_table, CS_OWN, NULL) in DB_FUNC() argument
/f-stack/dpdk/drivers/net/hinic/base/
H A Dhinic_compat.h59 #define NULL ((void *)0) macro
/f-stack/freebsd/contrib/libnv/
H A Dnvlist.c1442 NVLIST_EXISTS(null, NULL) in NVLIST_EXISTS() argument
2040 NVLIST_FREE(null, NULL) in NVLIST_FREE() argument
/f-stack/freebsd/x86/iommu/
H A Dintel_drv.c1164 DB_FUNC(dmar_domain, db_dmar_print_domain, db_show_table, CS_OWN, NULL) in DB_FUNC() argument
/f-stack/freebsd/contrib/edk2/Include/
H A DBase.h321 #define NULL ((VOID *) 0) macro
/f-stack/freebsd/kern/
H A Dkern_sysctl.c2922 DB_FUNC(sysctl, db_sysctl_cmd, db_cmd_table, CS_OWN, NULL) in DB_FUNC() argument
/f-stack/freebsd/contrib/dev/acpica/include/
H A Dactypes.h561 #define NULL (void *) 0 macro