OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
BGBUFSIZE
usr.bin/locate/code/locate.code.c
149
if (strlen(bigrams) != BGBUFSIZE)
usr.bin/locate/code/locate.code.c
93
u_char bigrams[BGBUFSIZE + 1] = { 0 };