DragonflyBSD
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
495
else if (strncmp(KEYWORDS_STR, buf, KEYWORDS_LEN) == 0)
sbin/rcorder/rcorder.c
496
keywords_flag = KEYWORDS_LEN;