DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
pack_find
usr.sbin/mtree/pack_dev.h
37
pack_t *pack_find(const char *);
usr.sbin/mtree/spec.c
447
if ((pack = pack_find(arg)) == NULL)