Searched refs:__FUNCTION__ (Results 201 - 213 of 213) sorted by relevance

123456789

/freebsd-11-stable/sys/mips/rmi/dev/nlge/
H A Dif_nlge.c221 __FILE__, __LINE__, __FUNCTION__, PCPU_GET(cpuid), ##args);\
/freebsd-11-stable/sys/dev/usb/storage/
H A Dumass.c152 __FUNCTION__ ,## __VA_ARGS__); \
/freebsd-11-stable/contrib/bsnmp/snmpd/
H A Dmain.c2187 syslog(LOG_ERR, "%s: %m", __FUNCTION__);
/freebsd-11-stable/contrib/wpa/src/drivers/
H A Ddriver_atheros.c1900 wpa_printf(MSG_DEBUG, "%s: enabled=%d", __FUNCTION__, enabled);
/freebsd-11-stable/contrib/ipfilter/tools/
H A Dipf_y.y2200 warnx("memory allocation error at %d in %s in %s", __LINE__, __FUNCTION__, __FILE__);
/freebsd-11-stable/sys/dev/xen/blkback/
H A Dblkback.c136 printf("xbb(%s:%d): " fmt, __FUNCTION__, __LINE__, ##args)
/freebsd-11-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_reset.c1845 "%s: RTC stuck in MAC reset\n", __FUNCTION__);
1884 "%s: RTC not waking up for %d\n", __FUNCTION__, 1000);
/freebsd-11-stable/sys/net/
H A Diflib.c3499 printf("%s processed=%ju cleaned=%ju tx_nsegments=%d reclaim=%d thresh=%d\n", __FUNCTION__,
3593 printf("%s avail=%d ifc_flags=%x txq_avail=%d ", __FUNCTION__,
/freebsd-11-stable/lib/libpmc/
H A Dlibpmc.c1839 printf(" %s failed, event not supported\n", __FUNCTION__);
/freebsd-11-stable/sys/netpfil/ipfw/
H A Dip_fw_sockopt.c368 printf("%s: cannot allocate map\n", __FUNCTION__);
/freebsd-11-stable/sys/netpfil/pf/
H A Dpf_ioctl.c3990 printf("%s : pfil unregisteration fail\n", __FUNCTION__);
/freebsd-11-stable/sys/cam/ctl/
H A Dctl_backend_block.c107 printf("cbb(%s:%d): " fmt, __FUNCTION__, __LINE__, ##args)
/freebsd-11-stable/contrib/ntp/sntp/libevent/
H A Dconfigure15436 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether our compiler supports __FUNCTION__" >&5
15437 $as_echo_n "checking whether our compiler supports __FUNCTION__... " >&6; }
15444 const char *cp = __FUNCTION__;
15453 $as_echo "#define __func__ __FUNCTION__" >>confdefs.h

Completed in 407 milliseconds

123456789