FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
IS_END
usr.bin/fortune/strfile/strfile.c
402
while (!IS_END(c1, n1) && !IS_END(c2, n2)) {
usr.bin/fortune/strfile/strfile.c
416
if (IS_END(c1, n1))
usr.bin/fortune/strfile/strfile.c
418
if (IS_END(c2, n2))