Searched refs:symlink (Results 1 – 6 of 6) sorted by relevance
233 symlink.2 \
183 T_ASSERT_POSIX_ZERO(symlink(FILEPATH, LINK), NULL); /* NB: FILE does not exists */
372 res = symlink((char*)args[0], (char*)args[1]); in execute_action()
525 # symlink during incremental builds and create a new symlink inside526 # the target of the existing symlink
5343 DTRACE_FSINFO(symlink, vnode_t, dvp); in VNOP_SYMLINK()
6121 symlink(__unused proc_t p, struct symlink_args *uap, __unused int32_t *retval) in symlink() function