Searched defs:bufsiz (Results 1 – 7 of 7) sorted by relevance
55 readpassphrase(const char *prompt, char *buf, size_t bufsiz, int flags) in readpassphrase()
403 size_t bufsiz; in congreet() local
1379 int yaffs_readlink(const char *path, char *buf, int bufsiz) in yaffs_readlink()
1365 size_t bufsiz) in dnsdecode()
1200 size_t bufsiz = 256; /* small buffer for testing */ in doit_biopair() local
1791 int bufsiz = 128 * 1024; /*is 128K enough?*/ in pfkey_open() local
547 int password_callback(char *buf, int bufsiz, int verify, in password_callback()