Searched defs:__func__ (Results 1 - 25 of 51) sorted by path

123

/freebsd-10.3-release/contrib/expat/tests/
H A Dminicheck.h26 #define __func__ __FUNCTION__ macro
/freebsd-10.3-release/contrib/jemalloc/include/jemalloc/internal/
H A Djemalloc_internal.h52 # define __func__ __FUNCTION__ macro
/freebsd-10.3-release/contrib/ntp/sntp/libevent/test/
H A Dregress_main.c47 #define __func__ EVENT____func__ macro
H A Dtest-closed.c52 #define __func__ EVENT____func__ macro
H A Dtest-eof.c52 #define __func__ EVENT____func__ macro
H A Dtest-weof.c55 #define __func__ EVENT____func__ macro
/freebsd-10.3-release/contrib/ntp/sntp/libevent/
H A Dutil-internal.h58 #define __func__ EVENT____func__ macro
/freebsd-10.3-release/contrib/ofed/management/opensm/include/opensm/
H A Dosm_log.h71 #define __func__ __FUNCTION__ macro
/freebsd-10.3-release/contrib/wpa/src/utils/
H A Dcommon.h359 #define __func__ "__func__ not defined" macro
/freebsd-10.3-release/crypto/heimdal/lib/krb5/
H A Dkrb5_locl.h192 #define __func__ "unknown-function" macro
/freebsd-10.3-release/crypto/openssh/
H A Ddefines.h639 # define __func__ __FUNCTION__ macro
641 # define __func__ "" macro
/freebsd-10.3-release/sys/amd64/vmm/amd/
H A Dsvm.c986 ("%s: vintr intercept should be enabled", __func__)); local
1795 "active on cpu %u", __func__, thiscpu)); local
[all...]
/freebsd-10.3-release/sys/amd64/vmm/intel/
H A Dvmx.c2615 "%#lx/%#lx", __func__, vmcs_guest_rip(), rip)); local
[all...]
/freebsd-10.3-release/sys/amd64/vmm/io/
H A Dvrtc.c149 KASSERT(VRTC_LOCKED(vrtc), ("%s: vrtc not locked", __func__)); local
183 KASSERT(VRTC_LOCKED(vrtc), ("%s: vrtc not locked", __func__)); local
285 KASSERT(VRTC_LOCKED(vrtc), ("%s: vrtc not locked", __func__)); local
402 KASSERT(VRTC_LOCKED(vrtc), ("%s: vrtc not locked", __func__)); local
497 KASSERT(VRTC_LOCKED(vrtc), ("%s: vrtc not locked", __func__)); local
522 KASSERT(VRTC_LOCKED(vrtc), ("%s: vrtc not locked", __func__)); local
593 KASSERT(VRTC_LOCKED(vrtc), ("%s: vrtc not locked", __func__)); local
633 KASSERT(VRTC_LOCKED(vrtc), ("%s: vrtc not locked", __func__)); local
706 KASSERT(VRTC_LOCKED(vrtc), ("%s: vrtc not locked", __func__)); local
[all...]
/freebsd-10.3-release/sys/amd64/vmm/
H A Dvmm_ioport.c94 __func__, index)); local
/freebsd-10.3-release/sys/compat/svr4/
H A Dsvr4_socket.c207 ("%s: sockcache entries still around", __func__)); local
/freebsd-10.3-release/sys/dev/bwn/
H A Dif_bwn.c7903 ("%s:%d: fail", __func__, __LINE__)); local
9452 ("%s:%d: fail", __func__, __LINE__)); local
10015 KASSERT(bwn_dma_freeslot(dr) != 0, ("%s:%d: fail", __func__, __LINE__)); local
[all...]
/freebsd-10.3-release/sys/dev/cas/
H A Dif_cas.c1710 ("%s: data and header present", __func__)); local
1716 ("%s: data present but header release", __func__)); local
1719 ("%s: header present but data release", __func__)); local
[all...]
/freebsd-10.3-release/sys/dev/cxgb/
H A Dcxgb_main.c1745 KASSERT(IS_BUSY(sc), ("%s: controller not busy.", __func__)); local
1779 KASSERT(IS_BUSY(sc), ("%s: controller not busy.", __func__)); local
[all...]
/freebsd-10.3-release/sys/dev/cxgb/ulp/tom/
H A Dcxgb_cpl_io.c1131 ("%s: inp NULL and tid isn't being aborted", __func__)); local
[all...]
H A Dcxgb_listen.c344 ("%s: inp %p still in listen hash", __func__, in local
[all...]
/freebsd-10.3-release/sys/dev/cxgbe/
H A Dt4_main.c3164 KASSERT(IS_BUSY(sc), ("%s: controller not busy.", __func__)); local
8217 ("%s: TOM activated but flag not set", __func__)); local
[all...]
H A Dt4_sge.c436 ("%s: hw buffer size table too big", __func__)); local
[all...]
/freebsd-10.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.c721 ("%s: CLIP entry %p p not in CLIP table.", __func__, ce)); local
[all...]

Completed in 586 milliseconds

123