FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
lastchr
usr.bin/xstr/xstr.c
335
hp = hp0 = &bucket[lastchr(str) & 0177];
usr.bin/xstr/xstr.c
64
static char lastchr(char *);