OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
BpfGetIntfName
usr.sbin/rbootd/defs.h
134
char *BpfGetIntfName(char **);
usr.sbin/rbootd/rbootd.c
141
if ((IntfName = BpfGetIntfName(&errmsg)) == NULL) {