Home
last modified time | relevance | path

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

/openbsd/sys/sys/
H A Dtprintf.h37 tpr_t tprintf_open(struct proc *);
/openbsd/sys/kern/
H A Dsubr_prf.c415 tprintf_open(struct proc *p) in tprintf_open() function
/openbsd/sys/nfs/
H A Dnfs_socket.c1571 tpr = tprintf_open(rep->r_procp); in nfs_msg()