NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
do_link
usr.bin/xinstall/xinstall.c
163
static int do_link(char *, char *);
usr.bin/xinstall/xinstall.c
543
if (do_link(from_name, to_name) == -1) {