Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
UC
src/bin/network/ftpd/ftpd.c
2485
#define UC(b) (((int) b) & 0xff)
src/bin/network/ftpd/ftpd.c
2563
#undef UC
src/bin/network/ftpd/ftpd.c
2972
#define UC(b) (((int) b) & 0xff)
src/bin/network/ftpd/ftpd.c
3075
#define UC(b) (((int) b) & 0xff)