HomeSort by: relevance | last modified time | path
    Searched refs:repl (Results 1 - 25 of 87) sorted by relevancy

1 2 3 4

  /src/crypto/external/bsd/heimdal/dist/lib/krb5/
rd_rep.c 42 krb5_ap_rep_enc_part **repl)
50 *repl = NULL;
79 *repl = malloc(sizeof(**repl));
80 if (*repl == NULL) {
84 ret = decode_EncAPRepPart(data.data, data.length, *repl, &len);
91 if ((*repl)->ctime != auth_context->authenticator->ctime ||
92 (*repl)->cusec != auth_context->authenticator->cusec)
99 if ((*repl)->seq_number)
101 *((*repl)->seq_number))
    [all...]
recvauth.c 104 u_char repl; local
144 repl = 1;
145 krb5_net_write (context, p_fd, &repl, 1);
167 repl = 2;
168 krb5_net_write (context, p_fd, &repl, 1);
173 repl = 2;
174 krb5_net_write (context, p_fd, &repl, 1);
186 repl = 0;
187 if (krb5_net_write (context, p_fd, &repl, 1) != 1) {
sendauth.c 106 u_char repl; local
132 sret = krb5_net_read (context, p_fd, &repl, sizeof(repl));
137 } else if (sret != sizeof(repl)) {
142 if (repl != 0) {
test_ap-req.c 105 krb5_ap_rep_enc_part *repl; local
119 &repl);
123 krb5_free_ap_rep_enc_part (context, repl);
  /src/external/gpl2/gettext/dist/gettext-tools/src/
filter-sr-latin.c 186 const char *repl = table[uc - 0x0400]; local
188 if (repl[0] != '\0')
209 repl = "LJ"; break;
211 repl = "NJ"; break;
213 repl = "D\xC5\xBD"/* "DŽ" */; break;
220 *op++ = *repl++;
221 if (*repl != '\0')
223 *op++ = *repl++;
224 if (*repl != '\0')
226 *op++ = *repl++
    [all...]
  /src/sbin/mount_nfs/
getnfsargs_small.c 149 struct repl { struct
152 } *repl; local
159 struct repl d;
164 repl = &rdata.d;
175 args, len, repl, sizeof(*repl));
182 if (repl->errval)
183 return ntohl(repl->errval);
185 memcpy(nfhret->nfh, repl->fh, sizeof(repl->fh))
    [all...]
  /src/sys/lib/libsa/
bootparam.c 116 struct repl { struct
122 } *repl; local
129 struct repl d;
143 repl = &rdata.d;
168 repl, sizeof(*repl));
175 rpc_fromaddr(repl, &bp_server_addr, &bp_server_port);
182 bp_server_port = repl->port;
196 x = ntohl((uint32_t)repl->encap_len);
201 recv_head = (char *)repl->capsule
    [all...]
  /src/external/gpl2/gettext/dist/gettext-tools/examples/hello-c++-kde/admin/
config.pl 65 my $repl = $2;
66 $repl =~ s/\\(.)/$1/g;
67 push @comp_subs, make_closure($srch, $repl);
87 my $repl = $2;
89 $repl =~ s/\\(.)/$1/g;
90 push @comp_subs, $repl;
  /src/external/bsd/unbound/dist/testdata/redis_reconnect_interval.tdir/
redis.conf 230 repl-diskless-sync yes
242 repl-diskless-sync-delay 5
248 #repl-diskless-sync-max-replicas 0
280 repl-diskless-load disabled
286 # repl-ping-replica-period 10
295 # specified for repl-ping-replica-period otherwise a timeout will be detected
299 # repl-timeout 60
314 repl-disable-tcp-nodelay no
  /src/external/bsd/unbound/dist/testdata/redis_replica.tdir/
redis.conf 230 repl-diskless-sync yes
242 repl-diskless-sync-delay 5
248 #repl-diskless-sync-max-replicas 0
280 repl-diskless-load disabled
286 # repl-ping-replica-period 10
295 # specified for repl-ping-replica-period otherwise a timeout will be detected
299 # repl-timeout 60
314 repl-disable-tcp-nodelay no
  /src/external/lgpl3/gmp/dist/printf/
Makefile.am 41 repl-vsnprintf.c
  /src/external/apache2/llvm/bin/
Makefile 14 clang-repl \
  /src/external/apache2/llvm/bin/clang-repl/
Makefile 3 PROG_CXX= clang-repl
8 .PATH: ${CLANG_SRCDIR}/tools/clang-repl
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.dap/
pause.exp 84 # Test that a repl evaluation that causes a continue can be canceled.
88 {o expression [s continue] context [s repl]}]
103 # Test that a repl evaluation of a long-running gdb command (that does
119 [format {o expression [s "source %s"] context [s repl]} \
134 # Test that a repl evaluation of a long-running Python command (that
140 [format {o expression [s "source %s"] context [s repl]} \
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.dap/
pause.exp 84 # Test that a repl evaluation that causes a continue can be canceled.
88 {o expression [s continue] context [s repl]}]
103 # Test that a repl evaluation of a long-running gdb command (that does
119 [format {o expression [s "source %s"] context [s repl]} \
134 # Test that a repl evaluation of a long-running Python command (that
140 [format {o expression [s "source %s"] context [s repl]} \
  /src/external/bsd/nvi/dist/common/
screen.c 97 if (orig->repl != NULL && (sp->repl =
98 v_wstrdup(sp, orig->repl, orig->repl_len)) == NULL)
195 if (sp->repl != NULL)
196 free(sp->repl);
  /src/external/apache2/llvm/dist/llvm/utils/gn/build/
write_cmake_config.py 69 def repl(m): function in function:main
73 in_line = var_re.sub(repl, in_line)
  /src/crypto/external/apache2/openssl/dist/test/recipes/
90-test_sslapi.t 81 # value in $repl and output to a new file $outfile.
84 my ($infile, $srch, $repl, $outfile) = @_;
91 $msg =~ s/$srch/$repl/;
  /src/external/bsd/kyua-atf-compat/dist/
atf-run.sh 68 local repl="--variable='${prefix}\\1=\\2'"
71 -e "s,^${ws}\(${name}\)${ws}=${ws}'\([^']*\)'${ws}$,${repl}," \
72 -e "s,^${ws}\(${name}\)${ws}=${ws}\"\([^\"]*\)\"${ws}$,${repl}," \
73 -e "s,^${ws}\(${name}\)${ws}=${ws}\(.*\)$,${repl},")"
  /src/external/gpl3/gcc.old/dist/gcc/
ipa-param-manipulation.cc 760 tree repl = NULL_TREE; local
768 repl = gimple_call_arg (stmt, repl_idx);
771 if (repl)
773 if (!useless_type_conversion_p(apm->type, repl->typed.type))
775 repl = force_value_to_type (apm->type, repl);
776 repl = force_gimple_operand_gsi (&gsi, repl,
779 vargs.quick_push (repl);
1082 psr.repl = replacement
    [all...]
omp-simd-clone.cc 861 tree repl = NULL_TREE; local
868 repl = pbr->repl;
873 if (repl)
874 repl = unshare_expr (repl);
889 repl = *tp;
909 repl = build_fold_addr_expr (repl);
913 tree vexpr = build_debug_expr_decl (TREE_TYPE (repl));
1011 tree repl = adjustments->lookup_replacement (old_decl, 0); local
1492 tree repl = gimple_get_lhs (g); local
    [all...]
gimple-fold.cc 814 gimple *repl; local
819 repl = gimple_build_assign (lhs, val);
822 repl = gimple_build_nop ();
829 gsi_replace (gsi, repl, false);
832 /* Replace the call at *GSI with the new call REPL and fold that
836 replace_call_with_call_and_fold (gimple_stmt_iterator *gsi, gimple *repl)
839 gimple_call_set_lhs (repl, gimple_call_lhs (stmt));
840 gimple_set_location (repl, gimple_location (stmt));
841 gimple_move_vops (repl, stmt);
842 gsi_replace (gsi, repl, false)
910 gimple *repl; local
1361 gimple *repl = gimple_build_assign (lhs, dest); local
1384 gimple *repl = gimple_build_call (fn, 3, a, b, len); local
1410 gimple *repl = gimple_build_call (fn, 3, dest, src, len); local
1435 gimple *repl = gimple_build_call (fn, 3, dest, integer_zero_node, len); local
2117 gimple *repl = gimple_build_call (fn, 3, dest, src, len); local
2191 gimple *repl = gimple_build_call (fn, 3, dest, src, len); local
2249 gimple *repl = gimple_build_call (strchr_fn, 2, str, c); local
2344 gimple *repl = gimple_build_call (strchr_fn, 2, haystack, c); local
2405 gimple *repl = gimple_build_call (strlen_fn, 1, dst); local
3179 gimple *repl = gimple_build_call (fn, 4, dest, src, len, size); local
3223 gimple *repl = gimple_build_call (fn, 4, dest, src, len, size); local
3307 gcall *repl = gimple_build_call (fn, 3, dest, src, lenp1); local
3521 gimple *repl = gimple_build_call (fn, 2, dest, fmt); local
3572 gimple *repl = gimple_build_call (fn, 2, dest, orig); local
3659 gimple *repl = gimple_build_call (fn, 2, dest, fmt); local
3709 gimple *repl = gimple_build_call (fn, 2, dest, orig); local
3798 gcall *repl = gimple_build_call (fn_fputs, 2, fmt, fp); local
3815 gcall *repl = gimple_build_call (fn_fputs, 2, arg, fp); local
3829 gcall *repl = gimple_build_call (fn_fputc, 2, arg, fp); local
3921 gcall *repl = gimple_build_call (fn_putchar, 1, newarg); local
3944 gcall *repl = gimple_build_call (fn_puts, 1, newarg); local
3967 gcall *repl = gimple_build_call (fn_puts, 1, arg); local
3981 gcall *repl = gimple_build_call (fn_putchar, 1, arg); local
4104 gcall *repl = gimple_build_call (fn_malloc, 1, size); local
    [all...]
  /src/external/gpl3/gcc/dist/gcc/
ipa-param-manipulation.cc 730 tree repl = NULL_TREE; local
738 repl = gimple_call_arg (stmt, repl_idx);
741 if (repl)
743 if (!useless_type_conversion_p(apm->type, repl->typed.type))
745 repl = force_value_to_type (apm->type, repl);
746 repl = force_gimple_operand_gsi (&gsi, repl,
749 vargs.quick_push (repl);
1050 psr.repl = replacement
1550 tree repl; local
    [all...]
  /src/usr.sbin/bad144/
bad144.c 410 daddr_t repl; local
415 repl = size - dp->d_nsectors - 1;
426 !blkcopy(f, badsn(&curbad.bt_bad[new]), repl - new))
427 blkzero(f, repl - new);
429 if (blkcopy(f, repl - old, repl - new) == 0)
431 (long long)repl-old, (long long)repl-new);
  /src/external/bsd/am-utils/dist/scripts/
lostaltmail.in 514 local ($mailname,$repl) = @_;
521 $repl = &smtp_recv;
523 print "VRFY REPLY: $repl\n" if ($debug);
525 return ( $repl =~ /^2\d\d/ );

Completed in 30 milliseconds

1 2 3 4