DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
plural
games/wump/wump.c
73
#define plural(n) (n == 1 ? "" : "s")
usr.bin/netstat/main.c
548
plural(int n)