NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
fortune
games/larn/extern.h
74
const char *fortune(void);
games/larn/main.c
1234
if ((p = fortune()) != NULL) {
games/larn/object.c
1230
if (!(p = fortune()))