Searched defs:__func__ (Results 1 - 25 of 38) sorted by relevance

12

/freebsd-9.3-release/sys/kern/
H A Dsubr_hash.c96 KASSERT(LIST_EMPTY(hp), ("%s: hash not empty", __func__)); local
H A Dkern_mbuf.c609 ("%s: refcnt incorrect %u", __func__, local
[all...]
H A Dkern_racct.c790 ("%s: called for non-droppable resource %d", __func__, resource)); local
813 ("%s: called for resource %d which can not drop", __func__, local
[all...]
/freebsd-9.3-release/contrib/ntp/sntp/libevent/test/
H A Dtest-closed.c52 #define __func__ EVENT____func__ macro
H A Dtest-weof.c55 #define __func__ EVENT____func__ macro
H A Dtest-eof.c52 #define __func__ EVENT____func__ macro
H A Dregress_main.c47 #define __func__ EVENT____func__ macro
/freebsd-9.3-release/sys/ia64/ia32/
H A Dia32_trap.c191 KASSERT(TRAPF_USERMODE(tf), ("%s: In kernel mode???", __func__)); local
/freebsd-9.3-release/contrib/expat/tests/
H A Dminicheck.h26 #define __func__ __FUNCTION__ macro
/freebsd-9.3-release/sys/compat/svr4/
H A Dsvr4_socket.c207 ("%s: sockcache entries still around", __func__)); local
/freebsd-9.3-release/contrib/ofed/management/opensm/include/opensm/
H A Dosm_log.h71 #define __func__ __FUNCTION__ macro
/freebsd-9.3-release/sys/dev/nxge/include/
H A Dxge-debug.h43 #define __func__ __FUNCTION__ macro
/freebsd-9.3-release/sys/dev/vxge/include/
H A Dvxge-debug.h45 #define __func__ __FUNCTION__ macro
/freebsd-9.3-release/contrib/ntp/sntp/libevent/
H A Dutil-internal.h58 #define __func__ EVENT____func__ macro
/freebsd-9.3-release/contrib/wpa/src/utils/
H A Dcommon.h378 #define __func__ "__func__ not defined" macro
/freebsd-9.3-release/sys/dev/cxgb/ulp/tom/
H A Dcxgb_listen.c344 ("%s: inp %p still in listen hash", __func__, in local
[all...]
H A Dcxgb_cpl_io.c1131 ("%s: inp NULL and tid isn't being aborted", __func__)); local
[all...]
/freebsd-9.3-release/sys/net/
H A Droute.c1810 KASSERT(rt_key(rt) != NULL, (":%s: rt_key must be supplied", __func__)); local
[all...]
/freebsd-9.3-release/sys/netgraph/atm/
H A Dng_atm.c1267 KASSERT(IFP2NG(ifp) == 0, ("%s: node alreay exists?", __func__)); local
/freebsd-9.3-release/sys/netgraph/
H A Dng_ksocket.c988 ("%s: numhooks=%d?", __func__, local
/freebsd-9.3-release/sys/netinet/
H A Dtcp_syncache.c301 ("%s: cache_count not 0", __func__)); local
[all...]
/freebsd-9.3-release/sys/sys/
H A Dcdefs.h317 #define __func__ NULL macro
/freebsd-9.3-release/sys/dev/cxgbe/tom/
H A Dt4_listen.c746 ("%s: inp %p still in listen hash", __func__, inp)); local
[all...]
H A Dt4_tom.c720 ("%s: CLIP entry %p p not in CLIP table.", __func__, ce)); local
[all...]
/freebsd-9.3-release/sys/netinet6/
H A Din6_mcast.c1175 ("%s: not a multicast address", __func__)); local
[all...]

Completed in 315 milliseconds

12