HomeSort by: relevance | last modified time | path
    Searched defs:vprint (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.bin/tip/
value.c 49 static void vprint(value_t *);
143 vprint(p);
182 vprint(p);
199 vprint(value_t *p) function in typeref:typename:void
  /src/usr.bin/fstat/
fstat.c 671 vprint(struct vnode *vn, struct filestat *fst) function in typeref:typename:void
738 vprint(&vn, &fst);
  /src/sys/kern/
vfs_subr.c 385 vprint("vflushbuf: dirty", vp);
1235 vprint(const char *label, struct vnode *vp) function in typeref:typename:void
1851 vprint(NULL, vp);

Completed in 14 milliseconds