FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
strcoll
lib/libc/string/strcoll.c
113
strcoll(const char *s, const char *s2)
stand/libsa/stand.h
67
#define strcoll(a, b) strcmp((a), (b))