Home
last modified time | relevance | path

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

/netbsd-src/sys/sys/
H A Dtprintf.h39 tpr_t tprintf_open(struct proc *);
/netbsd-src/sys/dev/gpib/
H A Dmt.c358 sc->sc_ttyp = tprintf_open(l->l_proc); in mtopen()
H A Dct.c368 sc->sc_tpr = tprintf_open(l->l_proc); in ctopen()
/netbsd-src/sys/arch/hp300/dev/
H A Dmt.c340 sc->sc_ttyp = tprintf_open(l->l_proc); in mtopen()
H A Dct.c413 sc->sc_tpr = tprintf_open(l->l_proc); in ctopen()
/netbsd-src/sys/kern/
H A Dsubr_prf.c595 tprintf_open(struct proc *p) in tprintf_open() function
/netbsd-src/sys/nfs/
H A Dnfs_socket.c1252 tpr = tprintf_open(l->l_proc); in nfs_msg()
/netbsd-src/share/man/man9/
H A DMakefile494 kprintf.9 tprintf.9 kprintf.9 tprintf_open.9 kprintf.9 tprintf_close.9 \