OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
CI_INIT
usr.bin/rcs/ci.c
150
base_flags |= CI_INIT;
usr.bin/rcs/ci.c
155
base_flags &= ~CI_INIT;
usr.bin/rcs/ci.c
267
if (pb.flags & CI_INIT) {