FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
p9_readlink
sys/fs/p9fs/p9_client.h
159
int p9_readlink(struct p9_fid *fid, char **target);
sys/fs/p9fs/p9fs_vnops.c
1780
error = p9_readlink(dvfid, &target);