HomeSort by: relevance | last modified time | path
    Searched refs:D_MEM (Results 1 - 5 of 5) sorted by relevancy

  /src/usr.sbin/syslogd/
syslogd.h 141 #define D_MEM 256 /* malloc/free */
146 D_EVENT | D_BUFFER | D_MEM | D_MEM2 | D_SIGN | D_MISC)
212 DPRINTF(D_MEM, "Unable to allocate memory"); \
220 DPRINTF(D_MEM, "Unable to allocate memory"); \
tls.c 1843 DPRINTF(D_MEM, "free_tls_conn(conn_info@%p) with sslptr@%p\n",
1976 DPRINTF(D_MEM, "free_tls_sslptr(conn_info@%p)\n", conn_info);
syslogd.c 3252 DPRINTF((D_PARSE|D_MEM),
4707 DPRINTF(D_MEM, "message_queue_freeall(f@%p) with f_qhead@%p\n", f,
  /src/sys/arch/mips/adm5120/dev/
ahci.c 153 #define D_MEM (0x0008) /* memory allocation */
500 DPRINTF(D_MEM, ("SLallocx"));
528 DPRINTF(D_MEM, ("SLfreex"));
  /src/sys/dev/ic/
sl811hs.c 791 DLOG(D_MEM, "allocx %#jx", (uintptr_t)xfer, 0,0,0);
807 DLOG(D_MEM, "freex xfer %#jx spipe %#jx",

Completed in 74 milliseconds