| /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.python/ |
| py-strfns.c | 24 const char buf3[] = { 0, 1, 2, 4 }; variable 47 bfunc (buf3);
|
| py-strfns.c | 24 const char buf3[] = { 0, 1, 2, 4 }; variable 47 bfunc (buf3);
|
| /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.python/ |
| py-strfns.c | 24 const char buf3[] = { 0, 1, 2, 4 }; variable 47 bfunc (buf3);
|
| py-strfns.c | 24 const char buf3[] = { 0, 1, 2, 4 }; variable 47 bfunc (buf3);
|
| /src/sys/external/isc/libsodium/dist/test/default/ |
| codecs.c | 8 char buf3[33]; local 22 sodium_bin2hex(buf3, 33U, (const unsigned char *) "0123456789ABCDEF", 84 sodium_bin2base64(buf3, 31U, (const unsigned char *) "\xfb\xf0\xf1" "0123456789ABCDEFab", 87 sodium_bin2base64(buf3, 33U, (const unsigned char *) "\xfb\xf0\xf1" "0123456789ABCDEFabc", 90 sodium_bin2base64(buf3, 31U, (const unsigned char *) "\xfb\xf0\xf1" "0123456789ABCDEFab", 93 sodium_bin2base64(buf3, 33U, (const unsigned char *) "\xfb\xf0\xf1" "0123456789ABCDEFabc", 96 sodium_bin2base64(buf3, 1U, NULL, 99 sodium_bin2base64(buf3, 5U, (const unsigned char *) "a", 102 sodium_bin2base64(buf3, 5U, (const unsigned char *) "ab", 105 sodium_bin2base64(buf3, 5U, (const unsigned char *) "abc" [all...] |
| codecs.c | 8 char buf3[33]; local 22 sodium_bin2hex(buf3, 33U, (const unsigned char *) "0123456789ABCDEF", 84 sodium_bin2base64(buf3, 31U, (const unsigned char *) "\xfb\xf0\xf1" "0123456789ABCDEFab", 87 sodium_bin2base64(buf3, 33U, (const unsigned char *) "\xfb\xf0\xf1" "0123456789ABCDEFabc", 90 sodium_bin2base64(buf3, 31U, (const unsigned char *) "\xfb\xf0\xf1" "0123456789ABCDEFab", 93 sodium_bin2base64(buf3, 33U, (const unsigned char *) "\xfb\xf0\xf1" "0123456789ABCDEFabc", 96 sodium_bin2base64(buf3, 1U, NULL, 99 sodium_bin2base64(buf3, 5U, (const unsigned char *) "a", 102 sodium_bin2base64(buf3, 5U, (const unsigned char *) "ab", 105 sodium_bin2base64(buf3, 5U, (const unsigned char *) "abc" [all...] |
| /src/usr.sbin/eeprom/ |
| prephandlers.c | 186 char buf1[BUFSIZE], buf2[BUFSIZE], buf3[BUFSIZE], buf4[BUFSIZE]; local 204 memset(buf3, 0, sizeof(buf3)); 208 nvio2.pnv_name = buf3;
|
| prephandlers.c | 186 char buf1[BUFSIZE], buf2[BUFSIZE], buf3[BUFSIZE], buf4[BUFSIZE]; local 204 memset(buf3, 0, sizeof(buf3)); 208 nvio2.pnv_name = buf3;
|
| ofhandlers.c | 214 char buf1[BUFSIZE], buf2[BUFSIZE], buf3[BUFSIZE], buf4[BUFSIZE]; local 234 ofio2.of_name = buf3;
|
| ophandlers.c | 206 char buf1[BUFSIZE], buf2[BUFSIZE], buf3[BUFSIZE], buf4[BUFSIZE]; local 226 opio2.op_name = buf3;
|
| ofhandlers.c | 214 char buf1[BUFSIZE], buf2[BUFSIZE], buf3[BUFSIZE], buf4[BUFSIZE]; local 234 ofio2.of_name = buf3;
|
| ophandlers.c | 206 char buf1[BUFSIZE], buf2[BUFSIZE], buf3[BUFSIZE], buf4[BUFSIZE]; local 226 opio2.op_name = buf3;
|
| /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/ |
| coremaker.c | 42 char *buf3; variable 120 buf3 = mmap (NULL, MAPSIZE, PROT_READ | PROT_WRITE, 122 if (buf3 == (char *) -1)
|
| coremaker.c | 42 char *buf3; variable 120 buf3 = mmap (NULL, MAPSIZE, PROT_READ | PROT_WRITE, 122 if (buf3 == (char *) -1)
|
| /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/ |
| coremaker.c | 42 char *buf3; variable 120 buf3 = mmap (NULL, MAPSIZE, PROT_READ | PROT_WRITE, 122 if (buf3 == (char *) -1)
|
| coremaker.c | 42 char *buf3; variable 120 buf3 = mmap (NULL, MAPSIZE, PROT_READ | PROT_WRITE, 122 if (buf3 == (char *) -1)
|
| /src/external/bsd/openldap/dist/contrib/slapd-modules/nssov/ |
| service.c | 51 char buf2[1024],buf3[1024]; local 53 struct berval bv3 = {sizeof(buf3),buf3};
|
| service.c | 51 char buf2[1024],buf3[1024]; local 53 struct berval bv3 = {sizeof(buf3),buf3};
|
| /src/external/gpl3/gdb.old/dist/libctf/testsuite/libctf-writable/ |
| ctf-compressed.c | 22 unsigned char *buf1, *buf2, *buf3; local 103 if ((buf3 = ctf_link_write (fp, &buf3_sz, 1)) == NULL) 108 s1.cts_data = (void *) buf3; 144 free (buf3);
|
| ctf-compressed.c | 22 unsigned char *buf1, *buf2, *buf3; local 103 if ((buf3 = ctf_link_write (fp, &buf3_sz, 1)) == NULL) 108 s1.cts_data = (void *) buf3; 144 free (buf3);
|
| /src/external/gpl3/gdb/dist/libctf/testsuite/libctf-writable/ |
| ctf-compressed.c | 22 unsigned char *buf1, *buf2, *buf3; local 103 if ((buf3 = ctf_link_write (fp, &buf3_sz, 1)) == NULL) 108 s1.cts_data = (void *) buf3; 148 free (buf3);
|
| ctf-compressed.c | 22 unsigned char *buf1, *buf2, *buf3; local 103 if ((buf3 = ctf_link_write (fp, &buf3_sz, 1)) == NULL) 108 s1.cts_data = (void *) buf3; 148 free (buf3);
|
| /src/external/bsd/openldap/dist/servers/slapd/back-monitor/ |
| conn.c | 268 char buf3[ LDAP_LUTIL_GENTIME_BUFSIZE ]; local 284 mtmbv.bv_len = lutil_gentime( buf3, sizeof( buf3 ), &tm ); 285 mtmbv.bv_val = buf3; 344 buf3 );
|
| conn.c | 268 char buf3[ LDAP_LUTIL_GENTIME_BUFSIZE ]; local 284 mtmbv.bv_len = lutil_gentime( buf3, sizeof( buf3 ), &tm ); 285 mtmbv.bv_val = buf3; 344 buf3 );
|
| /src/usr.sbin/pf/pfs/ |
| pfs.c | 313 char buf1[64], buf2[64], buf3[64]; local 317 print_host(&p->gwy, p->af, buf3, sizeof(buf3)));
|