NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
auto_fetch
usr.bin/ftp/extern.h
100
int auto_fetch(int, char **);
usr.bin/ftp/fetch.c
2489
rval = auto_fetch(1, &path);
usr.bin/ftp/main.c
550
rval = auto_fetch(argc, argv);