NetBSD
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
106
cmp = tcmp;
usr.bin/ruptime/ruptime.c
228
return (tcmp(a1, a2));
usr.bin/ruptime/ruptime.c
244
return (tcmp(a1, a2));
usr.bin/ruptime/ruptime.c
74
static int tcmp(const void *, const void *);