Searched defs:retbuf (Results 1 – 4 of 4) sorted by relevance
| /f-stack/freebsd/kern/ |
| H A D | vfs_cache.c | 2879 char *buf, *retbuf; in sys___getcwd() local 2898 vn_getcwd(char *buf, char **retbuf, size_t *buflen) in vn_getcwd() 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() 3105 vn_fullpath_dir(struct vnode *vp, struct vnode *rdir, char *buf, char **retbuf, in vn_fullpath_dir() 3228 char **retbuf, size_t *buflen, size_t addend) in vn_fullpath_any_smr() 3363 vn_fullpath_any(struct vnode *vp, struct vnode *rdir, char *buf, char **retbuf, in vn_fullpath_any() 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/lib/include/sys/ |
| H A D | vnode.h | 85 char **retbuf, char **freebuf) in vn_fullpath()
|
| /f-stack/freebsd/netinet6/ |
| H A D | in6_ifattach.c | 805 in6_get_tmpifid(struct ifnet *ifp, u_int8_t *retbuf, in in6_get_tmpifid()
|