Lines Matching defs:symlink
1693 * symlink names must be treated as data
2680 * XXX if the vnode is a symlink and it is not visible in
2681 * a pseudo filesystem, return ENOENT (not following symlink).
2682 * V4 client can not mount such symlink. This is a regression
3800 /* Get an artificial symlink based on a referral */
3867 utf8string *symlink = (utf8string *)&resp->link;
3869 if (symlink->utf8string_val) {
3870 UTF8STRING_FREE(*symlink)
9842 /* Allocate the symlink buffer and fill it */
9869 * can send it a symlink instead of a referral.