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

123456789

/freebsd-11-stable/contrib/ntp/ntpd/
H A Drefclock_ripencc.c628 msyslog(LOG_INFO,"%s()",__FUNCTION__);
902 /* msyslog(LOG_INFO, "%s",__FUNCTION__); */
971 __FUNCTION__);
982 msyslog(LOG_INFO, "%s(): parse0x8FAD < 0",__FUNCTION__);
997 msyslog(LOG_INFO, "%s(): ripencc_get_pps_ts returns failure",__FUNCTION__);
1001 msyslog(LOG_INFO, "%s(): unrequested packet",__FUNCTION__);
1015 msyslog(LOG_INFO, "%s(): ns_since_pps < 0",__FUNCTION__);
1026 msyslog(LOG_INFO, "%s(): !refclock_process",__FUNCTION__);
1041 __FUNCTION__);
/freebsd-11-stable/sys/mips/mediatek/
H A Dmtk_pcie.c644 __FUNCTION__, bytes % 4);
677 __FUNCTION__, bytes % 4);
/freebsd-11-stable/contrib/llvm-project/lldb/source/Expression/
H A DIRMemoryMap.cpp333 __FUNCTION__, reinterpret_cast<uintptr_t>(process_sp.get()),
350 __FUNCTION__);
/freebsd-11-stable/contrib/gcc/
H A Dgenautomata.c893 __FILE__, __LINE__, __FUNCTION__); \
900 __FILE__, __LINE__, __FUNCTION__); \
907 __FILE__, __LINE__, __FUNCTION__); \
914 __FILE__, __LINE__, __FUNCTION__); \
921 __FILE__, __LINE__, __FUNCTION__); \
928 __FILE__, __LINE__, __FUNCTION__); \
935 __FILE__, __LINE__, __FUNCTION__); \
942 __FILE__, __LINE__, __FUNCTION__); \
995 __FILE__, __LINE__, __FUNCTION__); \
1002 __FILE__, __LINE__, __FUNCTION__); \
[all...]
/freebsd-11-stable/sys/dev/bxe/
H A Dbxe.h2241 __FUNCTION__, \
2254 __FUNCTION__, \
2271 __FUNCTION__, \
2288 __FUNCTION__, \
2309 device_printf((sc)->dev, "%s (%s,%d)\n", __FUNCTION__, __FILE__, __LINE__);
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.cpp527 __FUNCTION__, payload.GetData());
1306 __FUNCTION__,
2687 __FUNCTION__, insert ? "add" : "remove", addr);
3920 __FUNCTION__);
3948 __FUNCTION__, response.GetStringRef().data());
3955 __FUNCTION__);
3964 __FUNCTION__, stream.GetData());
/freebsd-11-stable/sys/dev/firewire/
H A Dif_fwe.c576 printf("%s: m_getcl failed\n", __FUNCTION__);
H A Dfirewire.c1037 __FUNCTION__, xfer->tl, xfer->flag);
1072 "(0x%x for 0x%x)\n", __FUNCTION__,
1500 printf("%s: invalid offset %d\n", __FUNCTION__, off);
/freebsd-11-stable/sys/dev/mfi/
H A Dmfivar.h625 #define MFI_VALIDATE_CMD(sc, cm) mfi_validate_sg(sc, cm, __FUNCTION__, __LINE__)
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/Darwin/
H A DNativeThreadListDarwin.cpp307 __FUNCTION__, process.GetID(), update, process.GetStopID());
/freebsd-11-stable/sys/dev/bce/
H A Dif_bcereg.h401 DBPRINT(sc, (cond), "%s(enter)\n", __FUNCTION__)
405 DBPRINT(sc, (cond), "%s(exit)\n", __FUNCTION__)
433 __FUNCTION__, phy, (u16) reg & 0xffff, (u16) val & 0xffff, \
437 __FUNCTION__, phy, (u16) reg & 0xffff, (u16) val & 0xffff, \
441 __FUNCTION__, phy, (u16) reg & 0xffff, (u16) val & 0xffff, \
445 __FUNCTION__, phy, (u16) reg & 0xffff, (u16) val & 0xffff, \
449 __FUNCTION__, phy, (u16) reg & 0xffff, (u16) val & 0xffff, \
453 __FUNCTION__, phy, (u16) reg & 0xffff, (u16) val & 0xffff, \
457 __FUNCTION__, phy, (u16) reg & 0xffff, (u16) val & 0xffff, \
461 __FUNCTION__, ph
[all...]
/freebsd-11-stable/sys/geom/sched/
H A Dg_sched.c1151 printf("%s error detaching proxy %s\n", __FUNCTION__, gp->name);
1225 printf("%s error destroying proxy %s\n", __FUNCTION__, gp->name);
/freebsd-11-stable/sys/dev/oce/
H A Doce_queue.c745 __FUNCTION__, rc);
868 __FUNCTION__, rc);
/freebsd-11-stable/contrib/gcc/cp/
H A Dcp-tree.h185 tree_check_failed (__t, __FILE__, __LINE__, __FUNCTION__, 0); \
191 tree_check_failed (__t, __FILE__, __LINE__, __FUNCTION__, 0); \
1117 lang_check_failed (__FILE__, __LINE__, __FUNCTION__); \
1123 lang_check_failed (__FILE__, __LINE__, __FUNCTION__); \
1630 lang_check_failed (__FILE__, __LINE__, __FUNCTION__); \
/freebsd-11-stable/sys/dev/amr/
H A Damr.c1411 device_printf(sc->amr_dev, "error %d in %s", err, __FUNCTION__);
1613 device_printf(sc->amr_dev, "error %d in %s", err, __FUNCTION__);
1649 device_printf(sc->amr_dev, "error %d in %s", err, __FUNCTION__);
/freebsd-11-stable/usr.sbin/pmcstudy/
H A Dpmcstudy.c2655 printf("No memory %s\n", __FUNCTION__);
2715 printf("%s out of mem\n", __FUNCTION__);
2744 printf("%s:Can't find counter %s?\n", __FUNCTION__, at->name);
/freebsd-11-stable/sys/dev/netmap/
H A Dnetmap_mem2.c669 NM_DBG_REFC(nmd, __FUNCTION__, __LINE__);
714 NM_DBG_REFC(nmd, __FUNCTION__, __LINE__);
2739 NM_DBG_REFC(mem, __FUNCTION__, __LINE__);
H A Dnetmap_kern.h262 __LINE__, __FUNCTION__, ##__VA_ARGS__); \
271 __LINE__, __FUNCTION__, ##__VA_ARGS__); \
/freebsd-11-stable/sys/dev/drm/
H A Dmach64_state.c150 mach64_print_dirty(__FUNCTION__, dirty);
/freebsd-11-stable/sys/netgraph/
H A Dng_pipe.c944 KASSERT(hinfo != NULL, ("%s: null info", __FUNCTION__));
/freebsd-11-stable/sys/netpfil/ipfw/
H A Dip_dn_glue.c840 printf(" %s ERROR sooptcopyout\n", __FUNCTION__);
/freebsd-11-stable/sys/dev/usb/net/
H A Dif_mos.c145 DPRINTF("mos: %s: " fmt "\n",__FUNCTION__,## __VA_ARGS__)
/freebsd-11-stable/usr.sbin/dconschat/
H A Ddconschat.c217 snprintf(buf, 256, "\r\n[%s: fork failed]\r\n", __FUNCTION__);
/freebsd-11-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_proc.c429 printf("%s:%s(%d): not implemented\n", __FUNCTION__, __FILE__,
/freebsd-11-stable/contrib/ofed/libibnetdisc/
H A Dchassis.c854 printf("%s: retval = %d\n", __FUNCTION__, retval);

Completed in 586 milliseconds

123456789