Searched refs:contents (Results 1 – 2 of 2) sorted by relevance
1015 char const *contents = absolute ? fromfield : linkalloc; in dolink() local1016 int symlink_errno = symlink(contents, tofield) == 0 ? 0 : errno; in dolink()1021 symlink_errno = symlink(contents, tofield) == 0 ? 0 : errno; in dolink()
2062 # name or contents should be.
Completed in 14 milliseconds