DragonflyBSD
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
346
hp = hp0 = &bucket[lastchr(str) & 0177];
usr.bin/xstr/xstr.c
65
static char lastchr(char *);