Searched refs:target_cnp (Results 1 - 1 of 1) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/miscfs/synthfs/
H A Dsynthfs_vnops.c470 IN struct componentname *target_cnp;
503 struct componentname *target_cnp = ap->a_tcnp; local
511 if ((target_cnp->cn_flags & HASBUF) == 0 ||
563 retval = synthfs_remove_internal(targetPar_vp, target_vp, target_cnp, ap->a_context);
575 retval = synthfs_move_rename_entry( source_vp, targetPar_vp, target_cnp->cn_nameptr);

Completed in 8 milliseconds