FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
BUMP
crypto/heimdal/appl/telnet/libtelnet/kerberos5.c
722
#define BUMP(buf, len) while (*(buf)) {++(buf), --(len);}
crypto/heimdal/appl/telnet/libtelnet/rsaencpwd.c
402
#define BUMP(buf, len) while (*(buf)) {++(buf), --(len);}
crypto/heimdal/appl/telnet/libtelnet/spx.c
529
#define BUMP(buf, len) while (*(buf)) {++(buf), --(len);}