NetBSD
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
456
else if (strncmp(KEYWORDS_STR, buf, KEYWORDS_LEN) == 0)
sbin/rcorder/rcorder.c
457
keyword_flag = KEYWORDS_LEN;