Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/sys/
H A Dvnode_internal.h498 struct vnode *tdvp, struct vnode *tvp, struct componentname *tcnp, const char *to_path,
/xnu-12377.1.9/bsd/vfs/
H A Dvfs_subr.c8545 struct vnode *tdvp, struct vnode *tvp, struct componentname *tcnp, const char *to_path, in vn_authorize_renamex_with_paths() argument
8686 if (to_path != NULL) { in vn_authorize_renamex_with_paths()
8690 (uintptr_t)to_path); in vn_authorize_renamex_with_paths()
8737 if (to_path != NULL) { in vn_authorize_renamex_with_paths()
8741 (uintptr_t)to_path); in vn_authorize_renamex_with_paths()