Searched refs:oprint (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/usr.bin/fstat/ |
H A D | misc.c | 168 oprint(f, "\n"); in p_bpf() 193 oprint(f, "\n"); in p_sem() 197 oprint(f, "\n"); in p_sem() 211 oprint(f, "\n"); in p_mqueue() 225 oprint(f, "\n"); in p_kqueue() 265 oprint(f, "\n"); in p_audio() 299 oprint(f, "\n"); in p_memfd() 359 oprint(f, "\n"); in pmisc()
|
H A D | fstat.h | 64 void oprint(struct file *, const char *);
|
H A D | fstat.c | 693 oprint(struct file *fp, const char *str) in oprint() function 736 oprint(fp, ""); in vtrans() 1264 oprint(f, "\n"); in socktrans() 1290 oprint(fp, "\n"); in ptrans()
|