FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
is_tftp
stand/libsa/mount.c
112
if (is_tftp())
stand/libsa/open.c
191
if (is_dir && is_tftp()) {
stand/libsa/stand.h
515
bool is_tftp(void);