Lines Matching refs:LINK
357 { DUALCALL_LINK, "link", RSYS_NAME(LINK) },
667 { PF_LINK, "link" },
1361 GETSYSCALL(rump, LINK), GETSYSCALL(host, LINK));
1366 do_pathconf(const char *path, int name, int link)
1372 op_pathconf = link ?
1378 op_pathconf = link ?
1399 link(const char *from, const char *to)
1402 GETSYSCALL(rump, LINK), GETSYSCALL(host, LINK));