Home
last modified time | relevance | path

Searched refs:to_path (Results 1 – 2 of 2) sorted by relevance

/xnu-11215/bsd/sys/
H A Dvnode_internal.h497 struct vnode *tdvp, struct vnode *tvp, struct componentname *tcnp, const char *to_path,
/xnu-11215/bsd/vfs/
H A Dvfs_subr.c8437 struct vnode *tdvp, struct vnode *tvp, struct componentname *tcnp, const char *to_path, in vn_authorize_renamex_with_paths() argument
8582 if (to_path != NULL) { in vn_authorize_renamex_with_paths()
8586 (uintptr_t)to_path); in vn_authorize_renamex_with_paths()
8633 if (to_path != NULL) { in vn_authorize_renamex_with_paths()
8637 (uintptr_t)to_path); in vn_authorize_renamex_with_paths()