Home
last modified time | relevance | path

Searched defs:retbuf (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/kern/
H A Dvfs_cache.c2879 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 Dkern_proc.c2235 char *retbuf, *freebuf; in sysctl_kern_proc_pathname() local
/f-stack/lib/include/sys/
H A Dvnode.h85 char **retbuf, char **freebuf) in vn_fullpath()
/f-stack/freebsd/netinet6/
H A Din6_ifattach.c805 in6_get_tmpifid(struct ifnet *ifp, u_int8_t *retbuf, in in6_get_tmpifid()