Home
last modified time | relevance | path

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

/xnu-8020.121.3/bsd/sys/
H A Dtprintf.h76 tpr_t tprintf_open(struct proc *);
/xnu-8020.121.3/bsd/kern/
H A Dsubr_prf.c210 tprintf_open(struct proc *p) in tprintf_open() function
/xnu-8020.121.3/bsd/nfs/
H A Dnfs_socket.c6104 tpr = tprintf_open(p); in nfs_msg()