Home
last modified time | relevance | path

Searched defs:BUMP (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/telnet/libtelnet/
H A Dkerberos.c408 #define BUMP(buf, len) while (*(buf)) {++(buf), --(len);} macro
H A Dkrb4encpwd.c342 #define BUMP(buf, len) while (*(buf)) {++(buf), --(len);} macro
H A Drsaencpwd.c393 #define BUMP(buf, len) while (*(buf)) {++(buf), --(len);} macro
H A Dsra.c358 #define BUMP(buf, len) while (*(buf)) {++(buf), --(len);} macro
H A Dkerberos5.c673 #define BUMP(buf, len) while (*(buf)) {++(buf), --(len);} macro
/freebsd/crypto/heimdal/appl/telnet/libtelnet/
H A Drsaencpwd.c402 #define BUMP(buf, len) while (*(buf)) {++(buf), --(len);} macro
H A Dspx.c529 #define BUMP(buf, len) while (*(buf)) {++(buf), --(len);} macro
H A Dkerberos5.c722 #define BUMP(buf, len) while (*(buf)) {++(buf), --(len);} macro