FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
KEYWORDS_LEN
sbin/rcorder/rcorder.c
522
else if (strncmp(KEYWORDS_STR, buf, KEYWORDS_LEN) == 0)
sbin/rcorder/rcorder.c
523
keywords_flag = KEYWORDS_LEN;