| /src/games/battlestar/ |
| save.c | 161 size_t tmpl; local 174 tmpl = strlen(home); 175 newname = malloc(tmpl + len + 2); 180 memcpy(newname, home, tmpl); 181 newname[tmpl] = '/'; 182 memcpy(newname + tmpl + 1, filename, len); 183 newname[tmpl + len + 1] = 0;
|
| save.c | 161 size_t tmpl; local 174 tmpl = strlen(home); 175 newname = malloc(tmpl + len + 2); 180 memcpy(newname, home, tmpl); 181 newname[tmpl] = '/'; 182 memcpy(newname + tmpl + 1, filename, len); 183 newname[tmpl + len + 1] = 0;
|
| /src/usr.sbin/mopd/common/ |
| rc.c | 42 int32_t tmpl; local 76 tmpl = mopGetLong(pkt,&idx); 77 (void)fprintf(fd,"Verification : %08x\n",tmpl); 162 tmpl = mopGetLong(pkt,&idx); 163 (void)fprintf(fd,"Bytes rec : %08x %d\n",tmpl,tmpl); 165 tmpl = mopGetLong(pkt,&idx); 166 (void)fprintf(fd,"Bytes snd : %08x %d\n",tmpl,tmpl); 168 tmpl = mopGetLong(pkt,&idx) [all...] |
| rc.c | 42 int32_t tmpl; local 76 tmpl = mopGetLong(pkt,&idx); 77 (void)fprintf(fd,"Verification : %08x\n",tmpl); 162 tmpl = mopGetLong(pkt,&idx); 163 (void)fprintf(fd,"Bytes rec : %08x %d\n",tmpl,tmpl); 165 tmpl = mopGetLong(pkt,&idx); 166 (void)fprintf(fd,"Bytes snd : %08x %d\n",tmpl,tmpl); 168 tmpl = mopGetLong(pkt,&idx) [all...] |
| dl.c | 42 u_int32_t tmpl; local 67 tmpl = mopGetLong(pkt,&idx);/* Load Address */ 68 (void)fprintf(fd,"Load Address : %08x\n", tmpl); 98 tmpl = mopGetLong(pkt,&idx); /* Load Address */ 99 (void)fprintf(fd,"Xfer Address : %08x\n", tmpl); 112 tmpl = mopGetLong(pkt,&idx); /* Load Address */ 113 (void)fprintf(fd,"Load Address : %08x\n", tmpl); 149 tmpl = mopGetLong(pkt,&idx); /* Memory Address */ 150 (void)fprintf(fd,"Mem Address : %08x\n", tmpl); 208 tmpl = mopGetLong(pkt,&idx); /* Memory Size * [all...] |
| dl.c | 42 u_int32_t tmpl; local 67 tmpl = mopGetLong(pkt,&idx);/* Load Address */ 68 (void)fprintf(fd,"Load Address : %08x\n", tmpl); 98 tmpl = mopGetLong(pkt,&idx); /* Load Address */ 99 (void)fprintf(fd,"Xfer Address : %08x\n", tmpl); 112 tmpl = mopGetLong(pkt,&idx); /* Load Address */ 113 (void)fprintf(fd,"Load Address : %08x\n", tmpl); 149 tmpl = mopGetLong(pkt,&idx); /* Memory Address */ 150 (void)fprintf(fd,"Mem Address : %08x\n", tmpl); 208 tmpl = mopGetLong(pkt,&idx); /* Memory Size * [all...] |
| /src/sys/arch/ia64/disasm/ |
| disasm_format.c | 316 const char *tmpl; local 319 tmpl = b->b_templ + slot; 320 if (*tmpl == ';' || (slot == 2 && b->b_templ[1] == ';')) 321 tmpl++; 323 if (*tmpl == 'L' || i->i_op == ASM_OP_NONE) 327 printf("%lx[%c] ", ip + slot, *tmpl);
|
| disasm_format.c | 316 const char *tmpl; local 319 tmpl = b->b_templ + slot; 320 if (*tmpl == ';' || (slot == 2 && b->b_templ[1] == ';')) 321 tmpl++; 323 if (*tmpl == 'L' || i->i_op == ASM_OP_NONE) 327 printf("%lx[%c] ", ip + slot, *tmpl);
|
| /src/external/bsd/ntp/dist/libntp/ |
| dolfptoa.c | 71 u_int32 digit, tmph, tmpl; local 82 tmpl = fpv; 85 M_ADD(digit, fpv, tmph, tmpl);
|
| dolfptoa.c | 71 u_int32 digit, tmph, tmpl; local 82 tmpl = fpv; 85 M_ADD(digit, fpv, tmph, tmpl);
|
| /src/share/examples/puffs/pgfs/ |
| mount.c | 177 char tmpl[] = "/tmp/pgfs.XXXXXXXX"; local 182 path = mkdtemp(tmpl);
|
| mount.c | 177 char tmpl[] = "/tmp/pgfs.XXXXXXXX"; local 182 path = mkdtemp(tmpl);
|
| /src/tests/bin/df/ |
| getmntinfo.c | 66 other_variants(const struct statvfs *tmpl, const int *minfree, int minfreecnt, 76 *sf = *tmpl; 93 static const struct statvfs tmpl = { local 112 *getnewstatvfs() = tmpl; 113 other_variants(&tmpl, minfree, sizeof(minfree) / sizeof(minfree[0]), 124 static const struct statvfs tmpl = { local 145 *getnewstatvfs() = tmpl; 146 other_variants(&tmpl, minfree, sizeof(minfree) / sizeof(minfree[0]), 156 static const struct statvfs tmpl = { local 175 *getnewstatvfs() = tmpl; 185 static const struct statvfs tmpl = { local [all...] |
| getmntinfo.c | 66 other_variants(const struct statvfs *tmpl, const int *minfree, int minfreecnt, 76 *sf = *tmpl; 93 static const struct statvfs tmpl = { local 112 *getnewstatvfs() = tmpl; 113 other_variants(&tmpl, minfree, sizeof(minfree) / sizeof(minfree[0]), 124 static const struct statvfs tmpl = { local 145 *getnewstatvfs() = tmpl; 146 other_variants(&tmpl, minfree, sizeof(minfree) / sizeof(minfree[0]), 156 static const struct statvfs tmpl = { local 175 *getnewstatvfs() = tmpl; 185 static const struct statvfs tmpl = { local [all...] |
| /src/crypto/external/bsd/openssl/dist/test/helpers/ |
| predefined_dhparams.c | 22 OSSL_PARAM_BLD *tmpl = NULL; local 29 if ((tmpl = OSSL_PARAM_BLD_new()) == NULL 30 || !OSSL_PARAM_BLD_push_BN(tmpl, OSSL_PKEY_PARAM_FFC_P, p) 31 || !OSSL_PARAM_BLD_push_BN(tmpl, OSSL_PKEY_PARAM_FFC_G, g) 33 && !OSSL_PARAM_BLD_push_BN(tmpl, OSSL_PKEY_PARAM_FFC_Q, q))) 36 params = OSSL_PARAM_BLD_to_param(tmpl); 44 OSSL_PARAM_BLD_free(tmpl);
|
| predefined_dhparams.c | 22 OSSL_PARAM_BLD *tmpl = NULL; local 29 if ((tmpl = OSSL_PARAM_BLD_new()) == NULL 30 || !OSSL_PARAM_BLD_push_BN(tmpl, OSSL_PKEY_PARAM_FFC_P, p) 31 || !OSSL_PARAM_BLD_push_BN(tmpl, OSSL_PKEY_PARAM_FFC_G, g) 33 && !OSSL_PARAM_BLD_push_BN(tmpl, OSSL_PKEY_PARAM_FFC_Q, q))) 36 params = OSSL_PARAM_BLD_to_param(tmpl); 44 OSSL_PARAM_BLD_free(tmpl);
|
| /src/crypto/external/apache2/openssl/dist/test/helpers/ |
| predefined_dhparams.c | 22 OSSL_PARAM_BLD *tmpl = NULL; local 29 if ((tmpl = OSSL_PARAM_BLD_new()) == NULL 30 || !OSSL_PARAM_BLD_push_BN(tmpl, OSSL_PKEY_PARAM_FFC_P, p) 31 || !OSSL_PARAM_BLD_push_BN(tmpl, OSSL_PKEY_PARAM_FFC_G, g) 33 && !OSSL_PARAM_BLD_push_BN(tmpl, OSSL_PKEY_PARAM_FFC_Q, q))) 36 params = OSSL_PARAM_BLD_to_param(tmpl); 44 OSSL_PARAM_BLD_free(tmpl);
|
| predefined_dhparams.c | 22 OSSL_PARAM_BLD *tmpl = NULL; local 29 if ((tmpl = OSSL_PARAM_BLD_new()) == NULL 30 || !OSSL_PARAM_BLD_push_BN(tmpl, OSSL_PKEY_PARAM_FFC_P, p) 31 || !OSSL_PARAM_BLD_push_BN(tmpl, OSSL_PKEY_PARAM_FFC_G, g) 33 && !OSSL_PARAM_BLD_push_BN(tmpl, OSSL_PKEY_PARAM_FFC_Q, q))) 36 params = OSSL_PARAM_BLD_to_param(tmpl); 44 OSSL_PARAM_BLD_free(tmpl);
|
| /src/sys/arch/ia64/ia64/ |
| db_interface.c | 441 const char *tmpl; local 449 tmpl = bundle.b_templ + slot; 450 if (*tmpl == ';' || (slot == 2 && bundle.b_templ[1] == ';')) 451 tmpl++; 452 if (*tmpl == 'L' || i->i_op == ASM_OP_NONE) { 458 db_printf("[%c%d] ", *tmpl, slot); 493 tmpl = NULL; 500 if (slot == 1 && tmpl[1] == 'L')
|
| db_interface.c | 441 const char *tmpl; local 449 tmpl = bundle.b_templ + slot; 450 if (*tmpl == ';' || (slot == 2 && bundle.b_templ[1] == ';')) 451 tmpl++; 452 if (*tmpl == 'L' || i->i_op == ASM_OP_NONE) { 458 db_printf("[%c%d] ", *tmpl, slot); 493 tmpl = NULL; 500 if (slot == 1 && tmpl[1] == 'L')
|
| /src/crypto/external/apache2/openssl/dist/ssl/record/ |
| rec_layer_d1.c | 629 OSSL_RECORD_TEMPLATE tmpl; local 649 tmpl.type = type; 657 tmpl.version = DTLS1_VERSION; 659 tmpl.version = sc->version; 660 tmpl.buf = buf; 661 tmpl.buflen = len; 664 sc->rlayer.wrlmethod->write_records(sc->rlayer.wrl, &tmpl, 1));
|
| rec_layer_d1.c | 629 OSSL_RECORD_TEMPLATE tmpl; local 649 tmpl.type = type; 657 tmpl.version = DTLS1_VERSION; 659 tmpl.version = sc->version; 660 tmpl.buf = buf; 661 tmpl.buflen = len; 664 sc->rlayer.wrlmethod->write_records(sc->rlayer.wrl, &tmpl, 1));
|
| /src/crypto/external/bsd/openssl/dist/apps/ |
| testdsa.h | 222 OSSL_PARAM_BLD *tmpl = NULL; local 251 if ((tmpl = OSSL_PARAM_BLD_new()) == NULL 252 || !OSSL_PARAM_BLD_push_BN(tmpl, OSSL_PKEY_PARAM_FFC_P, 254 || !OSSL_PARAM_BLD_push_BN(tmpl, OSSL_PKEY_PARAM_FFC_Q, 256 || !OSSL_PARAM_BLD_push_BN(tmpl, OSSL_PKEY_PARAM_FFC_G, 258 || !OSSL_PARAM_BLD_push_BN(tmpl, OSSL_PKEY_PARAM_PRIV_KEY, 260 || !OSSL_PARAM_BLD_push_BN(tmpl, OSSL_PKEY_PARAM_PUB_KEY, 262 || (params = OSSL_PARAM_BLD_to_param(tmpl)) == NULL) 271 OSSL_PARAM_BLD_free(tmpl);
|
| /src/crypto/external/apache2/openssl/dist/apps/ |
| testdsa.h | 241 OSSL_PARAM_BLD *tmpl = NULL; local 270 if ((tmpl = OSSL_PARAM_BLD_new()) == NULL 271 || !OSSL_PARAM_BLD_push_BN(tmpl, OSSL_PKEY_PARAM_FFC_P, 273 || !OSSL_PARAM_BLD_push_BN(tmpl, OSSL_PKEY_PARAM_FFC_Q, 275 || !OSSL_PARAM_BLD_push_BN(tmpl, OSSL_PKEY_PARAM_FFC_G, 277 || !OSSL_PARAM_BLD_push_BN(tmpl, OSSL_PKEY_PARAM_PRIV_KEY, 279 || !OSSL_PARAM_BLD_push_BN(tmpl, OSSL_PKEY_PARAM_PUB_KEY, 281 || (params = OSSL_PARAM_BLD_to_param(tmpl)) == NULL) 291 OSSL_PARAM_BLD_free(tmpl);
|
| /src/crypto/external/apache2/openssl/dist/test/ |
| evp_skey_test.c | 115 OSSL_PARAM_BLD *tmpl = NULL; local 164 OSSL_PARAM_BLD_free(tmpl);
|