Searched defs:freebuf (Results 1 – 4 of 4) sorted by relevance
| /f-stack/lib/include/sys/ |
| H A D | vnode.h | 85 char **retbuf, char **freebuf) in vn_fullpath()
|
| /f-stack/freebsd/kern/ |
| H A D | vfs_cache.c | 2927 char *retbuf, *freebuf; in kern___realpathat() local 2958 vn_fullpath(struct vnode *vp, char **retbuf, char **freebuf) in vn_fullpath() 2993 vn_fullpath_global(struct vnode *vp, char **retbuf, char **freebuf) in vn_fullpath_global() 3407 vn_fullpath_hardlink(struct nameidata *ndp, char **retbuf, char **freebuf, in vn_fullpath_hardlink()
|
| H A D | kern_proc.c | 2235 char *retbuf, *freebuf; in sysctl_kern_proc_pathname() local
|
| /f-stack/freebsd/contrib/openzfs/cmd/zdb/ |
| H A D | zdb.c | 1614 char freebuf[32]; in dump_metaslab() local
|