Searched defs:wordlen (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/crypto/external/bsd/netpgp/dist/src/pgp2ssh/ |
H A D | b64.c | 223 encodeblock(uint8_t *wordin, uint8_t *wordout, int wordlen) in encodeblock() 247 int wordlen; in b64encode() local 302 unsigned wordlen; in b64decode() local
|
/netbsd-src/crypto/external/bsd/netpgp/dist/src/libverify/ |
H A D | b64.c | 223 encodeblock(uint8_t *wordin, uint8_t *wordout, int wordlen) in encodeblock() 247 int wordlen; in b64encode() local 305 unsigned wordlen; in b64decode() local
|
/netbsd-src/crypto/external/bsd/netpgp/dist/src/netpgpverify/ |
H A D | b64.c | 223 encodeblock(uint8_t *wordin, uint8_t *wordout, int wordlen) in encodeblock() 247 int wordlen; in netpgpv_b64encode() local 305 unsigned wordlen; in netpgpv_b64decode() local
|
/netbsd-src/usr.bin/ftp/ |
H A D | complete.c | 84 size_t matchlen, wordlen; in complete_ambiguous() local 135 size_t wordlen; in complete_command() local 247 size_t wordlen; complete_option() local [all...] |
/netbsd-src/external/bsd/openpam/dist/lib/libpam/ |
H A D | openpam_readlinev.c | 59 size_t wordlen, wordvsize; in openpam_readlinev() local
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libuniname/ |
H A D | uniname.c | 273 unsigned int wordlen; in unicode_character_name() local
|
/netbsd-src/games/boggle/boggle/ |
H A D | bog.c | 104 int wordlen; /* Length of last word returned by nextword() */ variable
|
/netbsd-src/usr.bin/mail/ |
H A D | complete.c | 252 size_t i, j, matchlen, wordlen; in complete_ambiguous() local 305 size_t wordlen; in complete_command() local
|
/netbsd-src/external/gpl2/xcvs/dist/lib/ |
H A D | getdate.y | 885 size_t wordlen; in lookup_word() local
|
H A D | getdate.c | 2794 size_t wordlen; in lookup_word() local
|