FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
LHMASK
usr.bin/sed/compile.c
1017
lhp = &labels[h & LHMASK];
usr.bin/sed/compile.c
1043
for (lh = labels[h & LHMASK]; lh != NULL; lh = lh->lh_next) {