DragonflyBSD
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
221
return (tcmp(a1, a2));
usr.bin/ruptime/ruptime.c
237
return (tcmp(a1, a2));
usr.bin/ruptime/ruptime.c
65
static int tcmp(const void *, const void *);
usr.bin/ruptime/ruptime.c
97
cmp = tcmp;