Searched defs:__func__ (Results 26 - 50 of 66) sorted by relevance

123

/freebsd-11-stable/sys/netinet6/
H A Dfrag6.c810 " (bucket=%u, old=%p)", __func__, bucket, old)); local
H A Din6_mcast.c1177 ("%s: not a multicast address", __func__)); local
[all...]
H A Dmld6.c449 KASSERT(IN6_IS_ADDR_MULTICAST(addr), ("%s: not multicast", __func__)); local
[all...]
/freebsd-11-stable/contrib/ntp/sntp/libevent/test/
H A Dregress.gen.c15 #define __func__ EVENT____func__ macro
[all...]
/freebsd-11-stable/crypto/heimdal/lib/krb5/
H A Dkrb5_locl.h192 #define __func__ "unknown-function" macro
/freebsd-11-stable/sys/netgraph/atm/
H A Dng_atm.c1267 KASSERT(IFP2NG(ifp) == 0, ("%s: node alreay exists?", __func__)); local
/freebsd-11-stable/sys/netgraph/
H A Dng_ksocket.c982 ("%s: numhooks=%d?", __func__, local
/freebsd-11-stable/sys/kern/
H A Dkern_racct.c853 ("%s: called for non-droppable resource %d", __func__, resource)); local
894 ("%s: called for resource %d which can not drop", __func__, local
[all...]
H A Dsubr_intr.c941 ("%s: more interrupts in resource", __func__)); local
969 ("%s: more interrupts in resource", __func__)); local
996 ("%s: more interrupts in resource", __func__)); local
1061 ("%s: more interrupts in resource", __func__)); local
1111 ("%s: more interrupts in resource", __func__)); local
1145 ("%s: more interrupts in resource", __func__)); local
[all...]
H A Dsubr_witness.c786 ("%s: Invalid list of free witness objects", __func__)); local
[all...]
/freebsd-11-stable/sys/amd64/vmm/io/
H A Dvrtc.c151 KASSERT(VRTC_LOCKED(vrtc), ("%s: vrtc not locked", __func__)); local
185 KASSERT(VRTC_LOCKED(vrtc), ("%s: vrtc not locked", __func__)); local
287 KASSERT(VRTC_LOCKED(vrtc), ("%s: vrtc not locked", __func__)); local
404 KASSERT(VRTC_LOCKED(vrtc), ("%s: vrtc not locked", __func__)); local
499 KASSERT(VRTC_LOCKED(vrtc), ("%s: vrtc not locked", __func__)); local
524 KASSERT(VRTC_LOCKED(vrtc), ("%s: vrtc not locked", __func__)); local
595 KASSERT(VRTC_LOCKED(vrtc), ("%s: vrtc not locked", __func__)); local
635 KASSERT(VRTC_LOCKED(vrtc), ("%s: vrtc not locked", __func__)); local
708 KASSERT(VRTC_LOCKED(vrtc), ("%s: vrtc not locked", __func__)); local
[all...]
/freebsd-11-stable/contrib/wpa/src/utils/
H A Dcommon.h390 #define __func__ "__func__ not defined" macro
/freebsd-11-stable/sys/netinet/
H A Dtcp_syncache.c325 ("%s: cache_count not 0", __func__)); local
[all...]
/freebsd-11-stable/sys/dev/virtio/console/
H A Dvirtio_console.c911 ("%s: virtqueue is not emtpy", __func__)); local
1265 ("%s: port %p out virtqueue not emtpy", __func__, port)); local
[all...]
/freebsd-11-stable/sys/fs/nandfs/
H A Dnandfs_subr.c277 ASSERT_VOP_LOCKED(NTOV(node), __func__); local
316 ASSERT_VOP_LOCKED(NTOV(node), __func__); local
[all...]
/freebsd-11-stable/sys/sys/
H A Dcdefs.h404 #define __func__ NULL macro
/freebsd-11-stable/sys/dev/cxgb/ulp/tom/
H A Dcxgb_cpl_io.c1131 ("%s: inp NULL and tid isn't being aborted", __func__)); local
[all...]
/freebsd-11-stable/sys/dev/cxgbe/tom/
H A Dt4_tls.c1115 ("%s: TX key not set for toep %p", __func__, toep)); local
1538 ("%s: sequence mismatch", __func__)); local
[all...]
H A Dt4_listen.c758 ("%s: inp %p still in listen hash", __func__, inp)); local
[all...]
/freebsd-11-stable/sys/ofed/drivers/infiniband/ulp/sdp/
H A Dsdp_main.c1333 KASSERT(sbavail(sb), ("%s: sockbuf empty", __func__)); local
/freebsd-11-stable/sys/net/
H A Dnetisr.c445 __func__, curvnet, vnet0)); local
[all...]
H A Droute.c2292 KASSERT(rt_key(rt) != NULL, (":%s: rt_key must be supplied", __func__)); local
[all...]
/freebsd-11-stable/sys/dev/cas/
H A Dif_cas.c1711 ("%s: data and header present", __func__)); local
1717 ("%s: data present but header release", __func__)); local
1720 ("%s: header present but data release", __func__)); local
[all...]
/freebsd-11-stable/crypto/openssh/
H A Ddefines.h649 # define __func__ __FUNCTION__ macro
651 # define __func__ "" macro
/freebsd-11-stable/sys/arm/arm/
H A Dgic.c1634 KASSERT(powerof2(count), ("%s: bad count", __func__)); local
1635 KASSERT(powerof2(maxcount), ("%s: bad maxcount", __func__)); local
[all...]

Completed in 224 milliseconds

123