Searched defs:vppp (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/fs/nullfs/ | ||
H A D | null_vnops.c | 242 struct vnode ***vppp; in null_bypass() local |
/freebsd/bin/sh/ | ||
H A D | var.c | 935 find_var(const char *name, struct var ***vppp, int *lenp) in find_var() |