Searched defs:NULL (Results 76 - 100 of 221) sorted by relevance

123456789

/freebsd-10.1-release/contrib/ntp/sntp/libopts/compat/
H A Dcompat.h223 # define NULL 0 macro
/freebsd-10.1-release/contrib/ntp/sntp/libopts/
H A Dgenshell.c61 # define NULL 0 macro
[all...]
/freebsd-10.1-release/crypto/openssl/engines/ccgost/
H A Dgost2001_keyx.c45 EC_POINT_mul(EC_KEY_get0_group(priv_key), pnt, NULL, pub_key, p, ctx); local
[all...]
/freebsd-10.1-release/crypto/openssl/ssl/
H A Dd1_srvr.c181 s->in_handshake, NULL); local
759 0, NULL); local
798 0, NULL); local
885 s->in_handshake, NULL); local
[all...]
H A Dd1_clnt.c177 s->in_handshake, NULL); local
575 0, NULL); local
625 0, NULL); local
780 s->in_handshake, NULL); local
[all...]
/freebsd-10.1-release/contrib/ntp/ntpsnmpd/
H A Dntpsnmpd-opts.c57 # define NULL 0 macro
[all...]
/freebsd-10.1-release/contrib/gcc/ginclude/
H A Dstddef.h398 #undef NULL /* in case <stdio.h> has defined it. */ macro
400 #define NULL __null macro
403 #define NULL ((void *)0) macro
405 #define NULL 0 macro
/freebsd-10.1-release/contrib/gcc/
H A Dresource.c1066 note_stores (PATTERN (real_insn), update_live_status, NULL); local
[all...]
H A Dtree-browser.c845 walk_tree (&DECL_SAVED_TREE (node), store_child_info, NULL, NULL); local
[all...]
/freebsd-10.1-release/contrib/gcclibs/libcpp/
H A Dsystem.h38 #define NULL 0 macro
/freebsd-10.1-release/contrib/ipfilter/tools/
H A Dipftest.c296 (*ifp->if_output)(ifp, (void *)m, NULL); local
[all...]
/freebsd-10.1-release/contrib/llvm/tools/lldb/include/lldb/DataFormatters/
H A DFormattersContainer.h288 Get(ValueObject& valobj, MapValueType& entry, lldb::DynamicValueType use_dynamic, uint32_t* why = NULL) argument
H A DValueObjectPrinter.h224 SetRootValueObjectName (const char* name = NULL) argument
/freebsd-10.1-release/contrib/llvm/tools/lldb/include/lldb/Utility/
H A DSharingPtr.h739 reset(T* ptr = NULL) argument
/freebsd-10.1-release/contrib/llvm/tools/lldb/source/API/
H A DSBCommandInterpreter.cpp35 CommandPluginInterfaceImplementation(CommandInterpreter &interpreter, const char *name, lldb::SBCommandPluginInterface* backend, const char *help = NULL, const char *syntax = NULL, uint32_t flags = 0) argument
/freebsd-10.1-release/contrib/ofed/libmlx4/src/
H A Dverbs.c600 mlx4_cq_clean(to_mcq(qp->send_cq), qp->qp_num, NULL); local
659 __mlx4_cq_clean(to_mcq(ibqp->send_cq), ibqp->qp_num, NULL); local
[all...]
/freebsd-10.1-release/contrib/tcsh/
H A Dtc.alloc.c87 #define NULL 0 macro
[all...]
/freebsd-10.1-release/contrib/texinfo/info/
H A Dinfomap.c1486 NULL, NULL); local
[all...]
/freebsd-10.1-release/lib/libelf/
H A D_libelf.h35 #define NULL ((void *) 0) macro
/freebsd-10.1-release/release/picobsd/tinyware/msh/
H A Dsh3.c12 #undef NULL macro
[all...]
/freebsd-10.1-release/sys/cddl/contrib/opensolaris/uts/common/sys/
H A Dsysevent.h37 #define NULL 0L macro
39 #define NULL 0 macro
/freebsd-10.1-release/sys/contrib/dev/nve/
H A Dbasetype.h51 #define NULL 0 macro
/freebsd-10.1-release/sys/dev/hptmv/
H A DmvOs.h72 #define NULL 0 macro
/freebsd-10.1-release/sys/dev/netmap/
H A Dnetmap_generic.c413 netmap_generic_irq(MBUF_IFP(m), MBUF_TXQ(m), NULL); local
[all...]
/freebsd-10.1-release/sys/dev/nvme/
H A Dnvme_qpair.c504 NULL, NULL, &qpair->dma_tag); local
[all...]

Completed in 287 milliseconds

123456789