FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
tcmp
usr.bin/ruptime/ruptime.c
167
return (tcmp(a1, a2));
usr.bin/ruptime/ruptime.c
283
return (tcmp(a1, a2));
usr.bin/ruptime/ruptime.c
64
static int tcmp(const void *, const void *);
usr.bin/ruptime/ruptime.c
88
cmp = tcmp;