HomeSort by: relevance | last modified time | path
    Searched defs:tprintf (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/kern/
subr_prf.c 61 #include <sys/tprintf.h>
580 * tprintf functions: used to send messages to a specific process
584 * use the handle when calling "tprintf"
589 * tprintf_open: get a tprintf handle on a process "p"
612 * tprintf_close: dispose of a tprintf handle obtained with tprintf_open
627 * tprintf: given tprintf handle to a process [obtained with tprintf_open],
633 tprintf(tpr_t tpr, const char *fmt, ...) function in typeref:typename:void
665 * use tprintf]

Completed in 14 milliseconds