NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
kmsan_strlen
sys/lib/libkern/libkern.h
374
size_t kmsan_strlen(const char *);
sys/lib/libkern/libkern.h
377
#define strlen(a) kmsan_strlen(a)