Searched defs:buf (Results 1 – 10 of 10) sorted by relevance
| /buildroot/package/x11r7/mcookie/ |
| A D | mcookie.c | 43 uint32 buf[4]; member 83 #define byteReverse(buf, len) /* Nothing */ argument 90 void byteReverse(unsigned char *buf, unsigned longs) in byteReverse() 121 void MD5Update(struct MD5Context *ctx, unsigned char const *buf, unsigned len) in MD5Update() 333 unsigned char buf[BUFFERSIZE]; in hash_file() local 350 unsigned char buf[BUFFERSIZE]; in main() local
|
| /buildroot/package/mkpimage/ |
| A D | mkpimage.c | 68 static int read_full(int fd, void *buf, size_t size) in read_full() 88 static int write_full(int fd, void *buf, size_t size) in write_full() 152 uint8_t *buf = _buf; in crc32() local 175 static int add_socfpga_header(void *buf, size_t size, unsigned start_addr, unsigned version) in add_socfpga_header() 267 void *buf; in main() local
|
| /buildroot/package/mkpasswd/ |
| A D | mkpasswd.c | 362 char *buf; in get_random_bytes() local 386 void generate_salt(char *const buf, const unsigned int len) in generate_salt() 398 void generate_salt(char *const buf, const unsigned int len) in generate_salt()
|
| /buildroot/support/kconfig/ |
| A D | util.c | 38 char buf[PATH_MAX+20], buf2[PATH_MAX+1], dir[PATH_MAX+1]; in file_write_dep() local
|
| A D | confdata.c | 111 struct stat buf; in conf_get_default_confname() local 652 char buf[256]; in conf_write_heading() local 977 char dir[PATH_MAX+1], buf[PATH_MAX+20]; in conf_write_autoconf() local
|
| A D | mconf.c | 364 static void update_text(char *buf, size_t start, size_t end, void *_data) in update_text() 778 char buf[PATH_MAX+1]; in conf_message_callback() local
|
| A D | expr.c | 1222 char buf[32]; in expr_print() local
|
| A D | nconf.c | 1215 char buf[1024]; in conf_message_callback() local
|
| A D | gconf.c | 84 static char buf[256]; in dbg_sym_flags() local
|
| /buildroot/support/kconfig/lxdialog/ |
| A D | textbox.c | 33 static char *buf; variable
|
Completed in 24 milliseconds