Home
last modified time | relevance | path

Searched refs:tprintf_open (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/sys/
H A Dtprintf.h49 tpr_t tprintf_open (struct proc *);
/dragonfly/sys/kern/
H A Dsubr_prf.c165 tprintf_open(struct proc *p) in tprintf_open() function
/dragonfly/sys/vfs/nfs/
H A Dnfs_socket.c2521 tpr = tprintf_open(td->td_proc); in nfs_msg()