DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
SIGNOFF
sys/netgraph/pppoe/ng_pppoe.c
1448
int msglen = strlen(SIGNOFF);
sys/netgraph/pppoe/ng_pppoe.c
1477
strncpy(tag->tag_data, SIGNOFF, msglen);
sys/netgraph7/pppoe/ng_pppoe.c
1746
int msglen = strlen(SIGNOFF);
sys/netgraph7/pppoe/ng_pppoe.c
1772
strncpy(tag->tag_data, SIGNOFF, msglen);